Your message dated Sun, 05 May 2024 18:19:56 +0000
with message-id <[email protected]>
and subject line Bug#1070119: fixed in gnome-remote-desktop 46.1-2
has caused the Debian Bug report #1070119,
regarding gnome-remote-desktop: missing gnome-remote-desktop user setup in 
salsa  upcoming 46 version
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
1070119: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1070119
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: gnome-remote-desktop
Version: 46.1-1
Severity: normal

I believe the bug is import as it prevents opening a new desktop session
(but it still works when connection to an existing session).

The issue seems to be that the user gnome-remote-desktop is not existing
thus the system wide systemd gnome-remote-desktop.service fails to
start:
journalctl -b -u gnome-remote-desktop.service
avril 30 15:47:42 hermes systemd[1]: Starting gnome-remote-desktop.service - 
GNOME Remote Desktop...
avril 30 15:47:42 hermes (p-daemon)[855818]: gnome-remote-desktop.service: 
Failed to determine user credentials: No such process
avril 30 15:47:42 hermes systemd[1]: gnome-remote-desktop.service: Main process 
exited, code=exited, status=217/USER
avril 30 15:47:42 hermes systemd[1]: gnome-remote-desktop.service: Failed with 
result 'exit-code'.
avril 30 15:47:42 hermes systemd[1]: Failed to start 
gnome-remote-desktop.service - GNOME Remote Desktop.


Also there is an error message about being unable to create the
gnoem-remote-desktop home /var/lib/gnome-remote-desktop and
/etc/gnome-remote-desktop as user and group gnome-remote-desktop:

sudo LC_ALL=C dpkg -i gnome-remote-desktop_46.1-1_amd64.deb
(Reading database ... 728947 files and directories currently installed.)
Preparing to unpack gnome-remote-desktop_46.1-1_amd64.deb ...
Unpacking gnome-remote-desktop (46.1-1) over (46.1-1) ...
Setting up gnome-remote-desktop (46.1-1) ...
/usr/lib/tmpfiles.d/gnome-remote-desktop-tmpfiles.conf:2: Failed to resolve 
user 'gnome-remote-desktop': No such process
/usr/lib/tmpfiles.d/gnome-remote-desktop-tmpfiles.conf:3: Failed to resolve 
user 'gnome-remote-desktop': No such process
Could not execute systemctl:  at /usr/bin/deb-systemd-invoke line 148.
Processing triggers for gnome-menus (3.36.0-1.1+b2) ...
Processing triggers for desktop-file-utils (0.27-2) ...
Processing triggers for mailcap (3.70+nmu1) ...
Processing triggers for dbus (1.14.10-4+b1) ...
Processing triggers for libglib2.0-0t64:i386 (2.80.0-6) ...
Processing triggers for libglib2.0-0t64:amd64 (2.80.0-6) ...
Processing triggers for man-db (2.12.1-1) ...


/usr/lib/tmpfiles.d/gnome-remote-desktop-tmpfiles.conf
# tmpfiles.d file to ensure the existence of the home directory for 
gnome-remote-desktop user
d /var/lib/gnome-remote-desktop 0700 gnome-remote-desktop gnome-remote-desktop
d /etc/gnome-remote-desktop 0755 gnome-remote-desktop gnome-remote-desktop

indeed I have no gnome-remote-desktop user:
$ getent passwd|grep gnome


I found no issue tracker on the salsa project for gnome-remote-desktop
so opened the issue here.

Cheers
Alban

-- System Information:
Debian Release: trixie/sid
  APT prefers unstable-debug
  APT policy: (500, 'unstable-debug'), (500, 'testing-debug'), (500, 
'stable-debug'), (500, 'oldstable-debug'), (500, 'oldoldstable'), (500, 
'unstable'), (500, 'testing'), (500, 'stable'), (500, 'oldstable'), (1, 
'experimental-debug'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 6.9.0-rc5+ (SMP w/4 CPU threads; PREEMPT)
Kernel taint flags: TAINT_OOT_MODULE, TAINT_UNSIGNED_MODULE
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages gnome-remote-desktop depends on:
ii  dconf-gsettings-backend [gsettings-backend]  0.40.0-4+b2
ii  fuse3                                        3.14.0-5
ii  init-system-helpers                          1.66
ii  libc6                                        2.37-19
ii  libcairo2                                    1.18.0-3+b1
ii  libei1                                       1.2.1-1
ii  libepoxy0                                    1.5.10-1+b2
ii  libfreerdp-server3-3                         3.5.1+dfsg1-1
ii  libfreerdp3-3                                3.5.1+dfsg1-1
ii  libfuse3-3                                   3.14.0-5
ii  libglib2.0-0t64                              2.80.0-6
ii  libmutter-14-0                               46.1-1
ii  libnotify4                                   0.8.3-1+b1
ii  libopus0                                     1.4-1+b1
ii  libpipewire-0.3-0t64                         1.0.5-1+b3
ii  libpolkit-gobject-1-0                        124-2
ii  libsecret-1-0                                0.21.4-1+b1
ii  libsystemd0                                  255.5-1
ii  libtss2-esys-3.0.2-0t64                      4.0.1-7.2
ii  libtss2-mu-4.0.1-0t64                        4.0.1-7.2
ii  libtss2-rc0t64                               4.0.1-7.2
ii  libtss2-tctildr0t64                          4.0.1-7.2
ii  libwinpr3-3                                  3.5.1+dfsg1-1
ii  libxkbcommon0                                1.6.0-1+b1
ii  pipewire                                     1.0.5-1+b3
ii  wireplumber                                  0.4.17-1+b2

gnome-remote-desktop recommends no packages.

gnome-remote-desktop suggests no packages.

-- no debconf information

--- End Message ---
--- Begin Message ---
Source: gnome-remote-desktop
Source-Version: 46.1-2
Done: Jeremy Bícha <[email protected]>

We believe that the bug you reported is fixed in the latest version of
gnome-remote-desktop, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Jeremy Bícha <[email protected]> (supplier of updated gnome-remote-desktop 
package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Sun, 05 May 2024 14:11:47 -0400
Source: gnome-remote-desktop
Built-For-Profiles: noudeb
Architecture: source
Version: 46.1-2
Distribution: experimental
Urgency: medium
Maintainer: Debian GNOME Maintainers 
<[email protected]>
Changed-By: Jeremy Bícha <[email protected]>
Closes: 1070119
Launchpad-Bugs-Fixed: 2063333
Changes:
 gnome-remote-desktop (46.1-2) experimental; urgency=medium
 .
   * Opt into Salsa CI
   * Simplify running dh_auto_test
   * Run dh_installsysusers & dh_installtmpfiles (Closes: #1070119)
     (LP: #2063333)
Checksums-Sha1:
 3291f2dfcc63d7d4bd8d561f5ca9a3b2ae35b8b0 2834 gnome-remote-desktop_46.1-2.dsc
 db81e32293472401cda19d99d39622daf5a09c39 9408 
gnome-remote-desktop_46.1-2.debian.tar.xz
 b4c0cc79b24fee091632e60c33b4e260b8df5aae 17186 
gnome-remote-desktop_46.1-2_source.buildinfo
Checksums-Sha256:
 9591f75e61490c51e7733e801b18f64e74301749b1dd69368fbe7c10a873ea5c 2834 
gnome-remote-desktop_46.1-2.dsc
 fca8372ffeb491c86e82b1b187469a4e39a946871ae00cfb0cac3c8f4ddbdcb0 9408 
gnome-remote-desktop_46.1-2.debian.tar.xz
 907196a0ca013d0709180ec88bea5be1a2e3893a61feddf2828bccaeab4b0bc6 17186 
gnome-remote-desktop_46.1-2_source.buildinfo
Files:
 3ad1d4ab1b339bd025d0e628d12e84f8 2834 gnome optional 
gnome-remote-desktop_46.1-2.dsc
 5a818f61838265a176472bc0ffe138b1 9408 gnome optional 
gnome-remote-desktop_46.1-2.debian.tar.xz
 f058f3e959bd92683108a6350b510b38 17186 gnome optional 
gnome-remote-desktop_46.1-2_source.buildinfo

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCgAdFiEETQvhLw5HdtiqzpaW5mx3Wuv+bH0FAmY3zAUACgkQ5mx3Wuv+
bH3BxxAAmPKXhf1zP69F7P7SRwms9qtF5Oq7fLBk4xoMpdYBIyyKWO/TOM+6kOpV
AxpMx/gNwbIsH9hDWuFW9f141zMZaG9AuzZ2KmtnQl+Pnh+tuA7tQpCbYnCkuGsq
WdqCjC9KeXtDG5f/fUDdVtUgUzWEuQadxaAyk8q4I6NwQBJjwo0v0ZOi0MsdlKsP
Twn6YUzn056UOyjmDDSHgJcgofdaYSNDJ1e4XgZT4oeZ3C+VoDY2MimloY2cWn6e
74qGs5N2H+AzHHkyE7SlqkiWjFELM3pT9Z+f5Gm28QNGGS4qicG9eVxo0Golbtrj
vg9xzeaNYuQft4mUFx2/zhbjQmAPamiJE4odgro6UNIcdeZOdI5G9a9IkylLYc/T
DLM8TWCbA8szlAy1rox4/HxG13T5MyCu2WMb6b+J21sk1u1V23SSKKSXSVG/ZEIe
orOd/2R2pp1byapU68t+bunT9soEfWNFcLNfwA92i5fWJG5BIUWLqLeLE6BTEBj2
DFUIkBZKOVdLSKXQQKwhYSBFAPEhBYqJbA8MNk55EVs97fR3/w70UcK19hn8Egwu
1KbKmVIgvylxJC1Qyvx6QbeAktIa7a1q8tRVdzRlkdU0UNDORoMBgQ0H+E0PL5aT
b5Fnnomz3sEU2l7b1E34zBQaKXKlzSxynrcQ1AH3q7ERR/3nCzk=
=CLf0
-----END PGP SIGNATURE-----

Attachment: pgpj5siMwjqCZ.pgp
Description: PGP signature


--- End Message ---

Reply via email to