Re: [partly solved] Re: mounting media in plasma5

2023-07-27 Thread Max Nikulin
On 05/07/2023 21:32, Max Nikulin wrote: On 04/07/2023 18:24, Hans wrote: Is there any configuration file I can look at? https://wiki.archlinux.org/title/udisks#Mount_to_/media I have realized that I do not mind to make specific ext4 partitions mounted using udisksd accessible by all users a

Re: something seriously wrong with my bookworm install

2023-07-27 Thread gene heskett
On 7/27/23 18:15, David Wright wrote: On Wed 26 Jul 2023 at 21:09:02 (-0400), gene heskett wrote: On 7/26/23 18:13, David Wright wrote: On Wed 26 Jul 2023 at 15:03:55 (-0400), gene heskett wrote: I ask how to do an fsck on it which might fix whatever changes bookworm has done to ext4. One poss

Re: something seriously wrong with my bookworm install

2023-07-27 Thread David Wright
On Wed 26 Jul 2023 at 21:09:02 (-0400), gene heskett wrote: > On 7/26/23 18:13, David Wright wrote: > > On Wed 26 Jul 2023 at 15:03:55 (-0400), gene heskett wrote: > > > I ask how to do an fsck on it which might fix whatever changes > > > bookworm has done to ext4. One possibility is to comment tha

Re: Debian 11 installer crashed and reboot (in Xen DomU)

2023-07-27 Thread Andy Smith
Hi Elmar, On Thu, Jul 27, 2023 at 03:03:20AM +0200, Dr. Nagy Elemér Károly wrote: > Two years later, all Debian 11.0-12.1 installers still crash in Xen as DomU, > it is a known bug: > https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=983357 > > In PV mode, /boot/grub/grub.cfg is the relevant conf

Re: How could a standalone python binary executable be made from a python script, to be run on other computers that don't have python installed?

2023-07-27 Thread Joe
On Thu, 27 Jul 2023 17:46:59 +0530 "Susmita/Rajib" wrote: > From: Greg Wooledge > > But you REALLY need to go over to python.org and start learning. > > > > Yes, Mr. Cater told me. Ref: > https://lists.debian.org/debian-user/2023/07/msg00637.html > > I have thanked him for that. Have ta

Re: How could a standalone python binary executable be made from apython script, to be run on other computers that don't have pythoninstalled?

2023-07-27 Thread gene heskett
On 7/27/23 03:28, Andrew M.A. Cater wrote: On Thu, Jul 27, 2023 at 07:08:35AM +0530, Susmita/Rajib wrote: From: David Wright Date: Wed, 26 Jul 2023 12:22:04 -0500 Message-id: <[🔎] zmfwpfrxuvr5g...@axis.corp> Reply-to: debian-user@lists.debian.org In-reply-to: <[🔎] CAEG4

Re: something seriously wrong with my bookworm install

2023-07-27 Thread gene heskett
On 7/27/23 02:27, Michel Verdier wrote: On 2023-07-26, gene heskett wrote: §5.1.7 indicates syslog (rsyslog) is not installed and is replaced by journald (from systemd). You still can install rsyslog and configure rsyslog/journald to get what you want where you want All the files in /var/log/

Trouble with KVM after upgrade to bookworm

2023-07-27 Thread Niall O'Reilly
Hello. I use Debian as KVM host for the various VMs (Ubuntu, FreeBSD, no Debian) which serve my home network. I've been doing this since Debian stretch. Until bookworm, each release upgrade has been tedious, but boringly unremarkable. This upgrade seems to have broken KVM so as to cause one or

Trouble with KVM after upgrade to bookworm

2023-07-27 Thread Niall O'Reilly
Hello. I use Debian as KVM host for the various VMs (Ubuntu, FreeBSD, no Debian) which serve my home network. I've been doing this since Debian stretch. Until bookworm, each release upgrade has been tedious, but boringly unremarkable. This upgrade seems to have broken KVM so as to cause one or

Re: How to create /home BTRFS subvolume on a second disk during installation?

2023-07-27 Thread Sarunas Burdulis
On 7/27/23 07:14, debian-u...@howorth.org.uk wrote: [...] Your image shows that you have three persistent partitions: /dev/nvme2n1p1 - /boot/efi - vfat /dev/nvme2n1p3 - / - btrfs /dev/nvme1n1p1 - /home - btrfs So that all looks like it's been created exactly as you wished. The partit

Re: How could a standalone python binary executable be made from a python script, to be run on other computers that don't have python installed?

2023-07-27 Thread Susmita/Rajib
From: Greg Wooledge Date: Thu, 27 Jul 2023 07:02:17 -0400 Message-id: <[🔎] zmjoucnj8uopw...@wooledge.org> Mail-followup-to: debian-user@lists.debian.org In-reply-to: <[🔎] CAEG4cZV77VDaH+LEUA2tYv8LdnQvwXWe1J=zkw7c5p1s9ew...@mail.gmail.com> References: <[🔎] CAEG4cZXe=BUQ5VE_z

Re: How could a standalone python binary executable be made from a python script, to be run on other computers that don't have python installed?

2023-07-27 Thread Susmita/Rajib
From: "Andrew M.A. Cater" Date: Thu, 27 Jul 2023 07:28:25 + Message-id: In-reply-to: <[🔎] CAEG4cZXBJ3CbFUN1LuRQsKR=xjkzuw92lxlnrxwkxae-ery...@mail.gmail.com> References: <[🔎] CAEG4cZXe=BUQ5VE_z0rcLqHGGERdANnZ=vjiznjbk439jif...@mail.gmail.com> and the rest [ ... ] Dear Mr. Cater, I than

Re: How to create /home BTRFS subvolume on a second disk during installation?

2023-07-27 Thread debian-user
Erick Delgado wrote: > > El jul. 26, 2023, a la(s) 17:07, debian-u...@howorth.org.uk > > escribió: > > > > On Wed, 26 Jul 2023 16:27:54 -0400 > > Erick Delgado wrote: > > > >> Unfortunately I am unable to provide the output by text since I am > >> only able to login via tty2. I can take a ph

Re: How could a standalone python binary executable be made from a python script, to be run on other computers that don't have python installed?

2023-07-27 Thread Greg Wooledge
On Thu, Jul 27, 2023 at 08:57:26AM +0530, Susmita/Rajib wrote: > Is there something called a bare minimum virtualisation, where only > the python environment could be in a 'cage', isolated from the rest > system, so that irrespective of the virtual environment resides or is > removed the system rem

Re: How could a standalone python binary executable be made from a python script, to be run on other computers that don't have python installed?

2023-07-27 Thread Greg Wooledge
On Thu, Jul 27, 2023 at 07:28:25AM +, Andrew M.A. Cater wrote: > You are trying to create a stand alone Python script on Debian that > you can give to someone running Windows. > > Python is an interpreted language - so that person will need a version > of Python on their machine to run your s

Re: something seriously wrong with my bookworm install

2023-07-27 Thread gene heskett
On 7/26/23 22:48, Felix Miata wrote: gene heskett composed on 2023-07-26 18:03 (UTC-0400): All the files in /var/log/journal/big hash subdir/* are digital trash, mostly $00 and worthless for any human troubleshooting. What is the big secret all about? That big hash is there for at least one

Re: Are there Nvidia drivers on Trixie repositories right now ?

2023-07-27 Thread Bret Busby
On 27/7/23 16:10, rudu wrote: Le 26/07/2023 à 23:16, Greg Wooledge a écrit : On Wed, Jul 26, 2023 at 11:15:13PM +0200, rudu wrote: Thank you David, but I thought that non-free-firmware should be enough for the new testing repositories. Should I had "non-free" to "main contrib non-free-firmware

Re: Are there Nvidia drivers on Trixie repositories right now ?

2023-07-27 Thread rudu
Le 26/07/2023 à 23:16, Greg Wooledge a écrit : On Wed, Jul 26, 2023 at 11:15:13PM +0200, rudu wrote: Thank you David, but I thought that non-free-firmware should be enough for the new testing repositories. Should I had "non-free" to "main contrib non-free-firmware" ? Sounds weird to me ... ?? T

Re: Debian 11 installer crashed and reboot (in Xen DomU)

2023-07-27 Thread Dr . Nagy Elemér Károly
Greetings, Two years later, all Debian 11.0-12.1 installers still crash in Xen as DomU, it is a known bug: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=983357 In PV mode, /boot/grub/grub.cfg is the relevant config file, but in HVM mode, isolinux/txt.cfg is. The images under install.amd

Re: How could a standalone python binary executable be made from a python script, to be run on other computers that don't have python installed?

2023-07-27 Thread Andrew M.A. Cater
On Thu, Jul 27, 2023 at 07:08:35AM +0530, Susmita/Rajib wrote: > From: David Wright > Date: Wed, 26 Jul 2023 12:22:04 -0500 > Message-id: <[🔎] zmfwpfrxuvr5g...@axis.corp> > Reply-to: debian-user@lists.debian.org > In-reply-to: <[🔎] > CAEG4cZXy=0lra4adonsaueeoafdyapoqf5cze3s1zer