Strange message

2023-06-14 Thread Maureen L Thomas
I was checking my logs and this came up: Security Failed to receive portal pid: org.freedesktop.DBus, error, NameHasNoOwner: Sender:  pipewire Time: 12:12:39 AM Message: Failed to receive portal pid: org.freedesktop.DBus, error, NameHasNoOwner: Session:3 Priority:3 I have absolutely no

Re: 60-serial.rules, broken

2023-06-14 Thread tomas
On Wed, Jun 14, 2023 at 12:24:21PM -0700, Fred wrote: [...] > Hi, > If systemd is a problem you could try using Devuan Linux. Devuan is Debian > without systemd. > Best regards, > Fred This wasn't helpful at all: it's not systemd, but one udev rule (which are maintained under the systemd umbrel

Re: Debian 12: errors when using Python3 venv?

2023-06-14 Thread Kushal Kumaran
On Wed, Jun 14 2023 at 03:55:44 PM, Nicholas Papadonis wrote: > Hi, > > I just cleanly installed Debian 11 and am trying to create a virtual > environment for Python. > > I get the following error, does anyone know how to resolve this? Am I > missing some packages that need to be installed? > >

Re: bookworm upgrade report: boring

2023-06-14 Thread ce
On 6/14/23 04:22, Andrew M.A. Cater wrote: On Tue, Jun 13, 2023 at 09:08:05PM +0200, CL wrote: I use Brave as browser and want to set here the dark mode. But it seems that Brave doesn't remember the setting. After every switch off / switch on of the system the browser forget the dark setting.

Re: Debian 12: errors when using Python3 venv?

2023-06-14 Thread Ulf Volmer
Am Wed, Jun 14, 2023 at 03:55:44PM -0400 schrieb Nicholas Papadonis: > File "/home/vboxuser/threading.py", line 3, in I'm surprised about this file. It should not appear by creating a python venv. Best regards Ulf

Re: linphone and address books

2023-06-14 Thread Ulf Volmer
Am Fri, Jun 02, 2023 at 10:03:48AM +0200 schrieb Rainer Dorsch: > I am using linphone since quite some time and it works very reliable for me. > One feature I am missing is the import of existing address books (either from > a vcf file, a carddav server or similar). Read only is sufficient for m

Re: Debian 12: errors when using Python3 venv?

2023-06-14 Thread David Peacock
Hey there, On Wed, Jun 14, 2023 at 3:56 PM Nicholas Papadonis < nick.papadonis...@gmail.com> wrote: > I just cleanly installed Debian 11 and am trying to create a virtual > environment for Python. > Assuming you meant Debian 12 here, based on the subject line, and am answering as such. > I get

Debian 12: errors when using Python3 venv?

2023-06-14 Thread Nicholas Papadonis
Hi, I just cleanly installed Debian 11 and am trying to create a virtual environment for Python. I get the following error, does anyone know how to resolve this? Am I missing some packages that need to be installed? 1843 [deb12:~]$ python3 -m venv pt Traceback (most recent call last): File ""

Re: 60-serial.rules, broken

2023-06-14 Thread Fred
On 6/14/23 09:22, Sascha Silbe wrote: Hello Gene, gene heskett writes: [udev update from proposed-updates] I couldn't figure how to dl the file, so I snapshoted the diff screen from [1], and will compare it to what I have from the patch, which it appears I have not done to this machine, as I

Re: unzip files bigger than 4 GB

2023-06-14 Thread Mike Castle
Nvm, confused 2G with 4G. Sorry for the noise. On Wed, Jun 14, 2023 at 12:21 PM Mike Castle wrote: > > It seems like it should. I haven't upgraded my system yet: > > $ unzip -v | grep -e 6 -e LARGE > UnZip 6.00 of 20 April 2009, by Debian. Original by Info-ZIP. > USE_DEFLATE64 (PKZIP 4.

Re: unzip files bigger than 4 GB

2023-06-14 Thread Mike Castle
It seems like it should. I haven't upgraded my system yet: $ unzip -v | grep -e 6 -e LARGE UnZip 6.00 of 20 April 2009, by Debian. Original by Info-ZIP. USE_DEFLATE64 (PKZIP 4.x Deflate64(tm) supported) LARGE_FILE_SUPPORT (large files over 2 GiB supported) ZIP64_SUPPORT (a

Re: unzip files bigger than 4 GB

2023-06-14 Thread Alexander V. Makartsev
On 14.06.2023 23:19, Van Snyder wrote: unzip v 6.0 (the version delivered with Debian 10) doesn't work with files bigger than 2^32 bytes. Is there an alternative program to do it? "7zip" is the best. It supports multiple formats and cross-platform. -- With kindest regards, Alexander. ⢀⣴⠾⠻⢶

unzip files bigger than 4 GB

2023-06-14 Thread Van Snyder
unzip v 6.0 (the version delivered with Debian 10) doesn't work with files bigger than 2^32 bytes. Is there an alternative program to do it?

Re: Apache logs and systemd

2023-06-14 Thread zithro
On 14 Jun 2023 19:30, Tom Browder wrote: I’ve been running httpd for many years, long before systemd came along. Somewhere in the various upgrades over the years I lost the old rotating logs. Now I would like to initiate the rotating logs again. Can I do that with systemd somehow? Isn't that t

Re: Apache logs and systemd

2023-06-14 Thread Greg Wooledge
On Wed, Jun 14, 2023 at 12:30:37PM -0500, Tom Browder wrote: > I’ve been running httpd for many years, long before systemd came along. > Somewhere in the various upgrades over the years I lost the old rotating > logs. > > Now I would like to initiate the rotating logs again. Can I do that with > s

Apache logs and systemd

2023-06-14 Thread Tom Browder
I’ve been running httpd for many years, long before systemd came along. Somewhere in the various upgrades over the years I lost the old rotating logs. Now I would like to initiate the rotating logs again. Can I do that with systemd somehow? Thanks, -Tom

Re: 60-serial.rules, broken

2023-06-14 Thread Sascha Silbe
Hello Gene, gene heskett writes: [udev update from proposed-updates] > I couldn't figure how to dl the file, so I snapshoted the diff screen > from [1], and will compare it to what I have from the patch, which it > appears I have not done to this machine, as I have /dev/serial/by-path > only

Re: 60-serial.rules, broken

2023-06-14 Thread Sascha Silbe
Hello, gene heskett writes: >> That's Debian#1035094 [1]. A fix was uploaded three weeks ago and is >> available in bullseye-proposed-updates [2] but not the regular Bullseye >> repository. If I understand the status page [3] correctly it's only >> scheduled for the next point release. Given tha

Re: 60-serial.rules, broken

2023-06-14 Thread Sascha Silbe
Hello Michael, Michael Biebl writes: >> Not sure if it's fixed in Bookworm already. The upstream fix went in at >> v253. Bookworm is at 252.6 which doesn't exist as a tag in the upstream >> repo so I cannot check if the fix was backported. > > stable/point releases can be found in the systemd-st

Re: bookworm upgrade report: boring

2023-06-14 Thread Nate Bargmann
* On 2023 14 Jun 03:24 -0500, Vincent Lefevre wrote: > On 2023-06-13 13:41:23 -0500, Nate Bargmann wrote: > > I have always chickened out on that option. Looking at the ucf man page > > and the description of the three-way merge it looks like the user would > > have a yes or no option but no edit

Re: bookworm upgrade report: boring

2023-06-14 Thread Joe
On Tue, 13 Jun 2023 16:32:51 +0200 Vincent Lefevre wrote: > On 2023-06-12 18:00:58 +0100, Joe wrote: > > Yes. I run a fairly customised exim4, and during one upgrade, I > > think either to or from etch, I kept my configuration, and it broke > > the exim4 installation. Exim4 was unconfigured, so i

Re: bookworm upgrade report: boring

2023-06-14 Thread Vincent Lefevre
On 2023-06-13 13:41:23 -0500, Nate Bargmann wrote: > I have always chickened out on that option. Looking at the ucf man page > and the description of the three-way merge it looks like the user would > have a yes or no option but no edit option. One can always run an editor from a shell. -- Vinc

Re: bookworm upgrade report: boring

2023-06-14 Thread Andrew M.A. Cater
On Tue, Jun 13, 2023 at 09:08:05PM +0200, CL wrote: > Hello, > > after two days usage I found a little issue. > > I use Brave as browser and want to set here the dark mode. > > But it seems that Brave doesn't remember the setting. After every switch off > / switch on of the system the browser fo