Re: random number generator missing after upgrade

2023-08-14 Thread Björn Persson
davidson wrote: > Debian Bug #1041007 > https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1041007#10 Yes, that seems to be exactly my problem. So it's not intentionally disabled. Then I can hope that it may be fixed some day. Thanks for your help. Björn Persson pgpRmFKPdRagm.pgp Description:

Re: why would ping and traceroute give you different IP addresses?

2023-08-14 Thread Geert Stappers
On Tue, Aug 15, 2023 at 05:02:49AM +, Albretch Mueller wrote: > site="download.gluonhq.com" > date > time ping "${site}" -c 4 > time traceroute "${site}" > > $ site="download.gluonhq.com" > date > time ping "${site}" -c 4 > time traceroute "${site}" > Mon 14 Aug 2023 11:54:19 PM UTC > PING s3-

why would ping and traceroute give you different IP addresses?

2023-08-14 Thread Albretch Mueller
site="download.gluonhq.com" date time ping "${site}" -c 4 time traceroute "${site}" $ site="download.gluonhq.com" date time ping "${site}" -c 4 time traceroute "${site}" Mon 14 Aug 2023 11:54:19 PM UTC PING s3-website.us-east-1.amazonaws.com (54.231.134.85) 56(84) bytes of data. 64 bytes from s3-w

Re: Disk writes much slower in Bookworm i386 [Was: svnadmin dump ...]

2023-08-14 Thread Max Nikulin
On 15/08/2023 04:56, kjohn...@eclypse.org wrote: I have done additional research, and it now appears that programs that do extensive disk writes run much slower (3-6x) in Bookworm than they did in Bullseye. Have you compared kernel IO schedulers? May it be a case of SSD vs HDD optimizing? gr

Re: Upgrade to Bookworm, now GNOME keyring dies--no access to stored SSH key passwords

2023-08-14 Thread Max Nikulin
On 14/08/2023 07:30, Nate Bargmann wrote: I have been using the GNOME keyring applet to manage the SSH public key passwords I use as it prompts to save passwords and then lets me SSH to other hosts without out a password prompt. I do not know how it is arranged in Gnome, but I hope my observati

Re: Disk writes much slower in Bookworm i386 [Was: svnadmin dump ...]

2023-08-14 Thread Stefan Monnier
> I have done additional research, and it now appears that programs that do > extensive disk writes run much slower (3-6x) in Bookworm than they did in > Bullseye. The two cases I have observed are 'svnadmin dump', and extracting > an SQL backup of a Bacula database from Postgresql (backup file ab

Re: Cannot install Debian 12.1 on VirtualBox

2023-08-14 Thread Piscium
On Mon, 14 Aug 2023 at 12:47, Andrey Dogadkin wrote: > Should you specifically need UEFI next time, an alternative solution > can be to temporarily disable KVM paravirtualization (default for > Linux-based guests). It can be reenabled back after you are done with > installation. See > https://bug

Disk writes much slower in Bookworm i386 [Was: svnadmin dump ...]

2023-08-14 Thread kjohnson
I have done additional research, and it now appears that programs that do extensive disk writes run much slower (3-6x) in Bookworm than they did in Bullseye. The two cases I have observed are 'svnadmin dump', and extracting an SQL backup of a Bacula database from Postgresql (backup file about 3

Please could we calm down? [WAS List administrators - request]

2023-08-14 Thread Andrew M.A. Cater
People, I'm not claiming any huge authority here: I'm a volunteer here and a reader and contributor. Recent threads have got out of hand, at least in part. It is *really helpful* to be constructive and to try and put yourself in someone else's place. There have been long rambling threads, some d

Re: random number generator missing after upgrade

2023-08-14 Thread davidson
On Mon, 14 Aug 2023 Björn Persson wrote: David Wright wrote: On Mon 14 Aug 2023 at 11:26:13 (+0200), Björn Persson wrote: Other functions in the same source file create /dev/tpm0, and it looks like the random number generator should get registered together with the TPM. It's conditional on CONF

Re: Mailing list unsubscription requests and identificatio

2023-08-14 Thread gene heskett
On 8/14/23 12:24, zithro wrote: On 12 Aug 2023 04:39, gene heskett wrote: On 8/11/23 21:10, Larry Martell wrote: Larry, whom I've known for 20 years, is only echoing.   Are you really an engineer ?! No, I am not an EE, but I am a Certified Electronics Technician, a much rarer breed of cat

Re: setting up network with a hosts file, but your way

2023-08-14 Thread gene heskett
On 8/14/23 12:04, zithro wrote: On 12 Aug 2023 20:49, gene heskett wrote: ipv6: There is no ipv6 service within 100 miles, so I should set a /proc command to kill ipv6, so whats the official syntax? for that. I don't know if there is another method, I'll give you mine, which consists in tell

Re: Cannot install Debian 12.1 on VirtualBox

2023-08-14 Thread Andrey Dogadkin
On Sat, 2023-08-12 at 23:26 +0100, Piscium wrote: > That was it, EFI! Normally when I install an OS on VB for the first > time, if it does not work with EFI I disable it, or vice versa. > However in this case I created this VM long ago, so it never occurred > to be that it would go backwards, so t

Re: random number generator missing after upgrade

2023-08-14 Thread Björn Persson
David Wright wrote: > On Mon 14 Aug 2023 at 11:26:13 (+0200), Björn Persson wrote: > > Other functions in the same source file create /dev/tpm0, and it looks > > like the random number generator should get registered together with > > the TPM. It's conditional on CONFIG_HW_RANDOM_TPM. Where can I c

Re: List administrators - request for intervention - was - Re: Mailing list unsubscription requests and identificatio

2023-08-14 Thread davidson
On Mon, 14 Aug 2023 Bret Busby wrote: On 14/8/23 03:36, davidson wrote: On Sun, 13 Aug 2023 Andy Smith wrote: Hello, On Sun, Aug 13, 2023 at 12:12:49AM +, davidson wrote: The foregoing demonstration is meant to show how, using alpine's threaded mode, I minimise my irritation with threads

issue after Kernel upgrade

2023-08-14 Thread Tim McConnell
Hi List, I upgraded my Kernel and now after restarting my computer I have to go into /proc/sys/user/max_*_namespaces and modify the value to something other than 0 (zero). Where do I file a bug? I'm on Debian Stable with Kernel version 6.1.0-11-amd64 if it helps any. Thanks! -- Tim McConnell

Re: List administrators - request for intervention - was - Re: Mailing list unsubscription requests and identificatio

2023-08-14 Thread davidson
On Sun, 13 Aug 2023 Jeffrey Walton wrote: On Sun, Aug 13, 2023 at 4:33 PM davidson wrote: [...] Somebody else posts a red-herring link, to a mailing list concerning the linux distro called Alpine Linux. [3] https://lists.debian.org/debian-user/2023/08/msg00355.html Then Greg points out, in re

Re: Mailing list unsubscription requests and identificatio

2023-08-14 Thread zithro
On 12 Aug 2023 04:39, gene heskett wrote: On 8/11/23 21:10, Larry Martell wrote: Larry, whom I've known for 20 years, is only echoing. Are you really an engineer ?! No, I am not an EE, but I am a Certified Electronics Technician, a much rarer breed of cat than your run of the mill EE.  W

Re: setting up network with a hosts file, but your way

2023-08-14 Thread zithro
On 12 Aug 2023 20:49, gene heskett wrote: ipv6: There is no ipv6 service within 100 miles, so I should set a /proc command to kill ipv6, so whats the official syntax? for that. I don't know if there is another method, I'll give you mine, which consists in telling the kernel to completely disa

Re: random number generator missing after upgrade

2023-08-14 Thread David Wright
On Mon 14 Aug 2023 at 11:26:13 (+0200), Björn Persson wrote: > Other functions in the same source file create /dev/tpm0, and it looks > like the random number generator should get registered together with > the TPM. It's conditional on CONFIG_HW_RANDOM_TPM. Where can I check > the value of that op

Re: random number generator missing after upgrade

2023-08-14 Thread Björn Persson
Anders Andersson wrote: > On Sun, Aug 13, 2023 at 11:09 PM Björn Persson wrote: > > Jeffrey Walton wrote: > > > Maybe related to > > > https://www.phoronix.com/news/Linux-Disables-RNG-AMD-fTPMs > > > > Not likely. That article is about a firmware TPM that comes with newer > > Ryzen processors

Re: random number generator missing after upgrade

2023-08-14 Thread Björn Persson
Dan Ritter wrote: > OK, either boot to the old kernel and look for an rng kernel > module, The only loaded module with "rng" in its name is "rng_core". That one is present in both kernels, but four TPM-related modules are absent from Linux 6.1: # uname -v #1 SMP Debian 5.10.179-3 (2023-07-27) # l

Re: Bootloader error grub minimal bash "load the kernel first" after installing my live image via calamares installer

2023-08-14 Thread Thomas Schmitt
Hi, please reply to the list in order to keep all readers informed. (It would be ok to Cc my mail address, but it is not necessary.) - Forwarded message from Sakkra Billa - Date: Mon, 14 Aug 2023 09:32:37 +0530 From: Sakkra Billa To: Thomas Schmitt Subject: Re: Bootloader error grub mi