Bug#1055468: [3dprinter-general] Bug#1055468: python3-charon: Warning during boot about "Unknown username "ultimaker" in message bus configuration file"

2023-11-08 Thread Dave Williams
Hi Gregor,

Thanks for looking into it and the quick response. As it's benign I might just 
leave it be... I'm considering moving that machine forward to Testing anyway.

Best regards,
Dave

On 8 Nov 2023, 07:45, at 07:45, Gregor Riepl  wrote:
>Hi Dave,
>
>> Since it's just a warning, I wouldn't touch it. Stable updates are
>> possible, but need poking the stable release managers who have more
>> interesting problems to fix.
>
>In that case, I recommend comparing the list of files and removing
>what's not needed:
>
>https://packages.debian.org/bookworm/all/python3-charon/filelist
>->
>https://packages.debian.org/trixie/all/python3-charon/filelist
>
>You can basically delete /lib/systemd/system/charon.service and
>/usr/share/dbus-1/system.d/nl.ultimaker.charon.conf on your system to
>get rid of the warning.
>
>It's not a persistent change, but it's unlikely that there will be an
>update to the package in stable.
>
>Regards,
>Gregor


Bug#1055468: [3dprinter-general] Bug#1055468: python3-charon: Warning during boot about "Unknown username "ultimaker" in message bus configuration file"

2023-11-07 Thread Gregor Riepl

Hi Dave,


Since it's just a warning, I wouldn't touch it. Stable updates are
possible, but need poking the stable release managers who have more
interesting problems to fix.


In that case, I recommend comparing the list of files and removing 
what's not needed:


https://packages.debian.org/bookworm/all/python3-charon/filelist
->
https://packages.debian.org/trixie/all/python3-charon/filelist

You can basically delete /lib/systemd/system/charon.service and 
/usr/share/dbus-1/system.d/nl.ultimaker.charon.conf on your system to 
get rid of the warning.


It's not a persistent change, but it's unlikely that there will be an 
update to the package in stable.


Regards,
Gregor



Bug#1055468: [3dprinter-general] Bug#1055468: python3-charon: Warning during boot about "Unknown username "ultimaker" in message bus configuration file"

2023-11-07 Thread Christoph Berg
Re: Gregor Riepl
> > During boot, I get a warning about a missing username "ultimaker".

> @myon, could we release a backported fix to bookworm, or should we leave it
> as it is? I don't have much experience with stable packaging policies.

Since it's just a warning, I wouldn't touch it. Stable updates are
possible, but need poking the stable release managers who have more
interesting problems to fix.

Christoph



Bug#1055468: [3dprinter-general] Bug#1055468: python3-charon: Warning during boot about "Unknown username "ultimaker" in message bus configuration file"

2023-11-07 Thread Gregor Riepl

Hi Dave,


During boot, I get a warning about a missing username "ultimaker". As far as I 
can tell this stems from the dbus configuration file packaged with python3-charon 
(/usr/share/dbus-1/system.d/nl.ultimaker.charon.conf) (I don't think it's the systemd 
configuration file that mentions the same user (/lib/systemd/system/charon.service), as 
I'm running Devuan with OpenRC).
I guess the easy fix for this would be to add the username - maybe that should 
be part of the package installation scripts though?


Actually, this should no longer be an issue and is fixed in 
python3-charon 5.0.0-4. But we didn't backport it, so it still affects 
Cura in bookworm.


We have confirmation from Ultimaker that the daemon/dbus/systemd stuff 
in libCharon is only used on Ultimaker devices and shouldn't even be 
installed with Cura: https://github.com/Ultimaker/libCharon/issues/45


@myon, could we release a backported fix to bookworm, or should we leave 
it as it is? I don't have much experience with stable packaging policies.


Regards,
Greg