Package: systemd-journal-remote Version: 241-3 Severity: grave Justification: renders package unusable Tags: newcomer
Dear Maintainer, we are maintaining a Debian live image that uses systemd-journal-remote to send log files to a log collector. The systemd-journal-upload unit fails to start on buster: May 22 07:23:34 ceph06 systemd[1]: Starting Journal Remote Upload Service... May 22 07:23:34 ceph06 systemd[40869]: systemd-journal-upload.service: Failed to determine user credentials: No such process May 22 07:23:34 ceph06 systemd[40869]: systemd-journal-upload.service: Failed at step USER spawning /usr/local/bin/update-journal-configuration.sh: No such process It tries to run as user systemd-journal-upload which seems to be missing. Fix is to add the user, mkdir /var/lib/systemd/journal-upload and chown the dir to the new user. It's entirely possible that we are doing something wrong when creating the live image, but it's just a standard debootstrap followed by apt-get install systemd-journal-upload in a chroot. Virtually identical setups works for Stretch. -- System Information: Debian Release: 10.0 APT prefers testing APT policy: (500, 'testing') Architecture: amd64 (x86_64) Kernel: Linux 4.19.0-5-amd64 (SMP w/2 CPU cores) Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) (ignored: LC_ALL set to en_US.UTF-8), LANGUAGE=en_US.UTF-8 (charmap=UTF-8) (ignored: LC_ALL set to en_US.UTF-8) Shell: /bin/sh linked to /usr/bin/dash Init: systemd (via /run/systemd/system) Versions of packages systemd-journal-remote depends on: ii adduser 3.118 ii libc6 2.28-10 ii libcurl3-gnutls 7.64.0-3 ii libgnutls30 3.6.6-2 ii libmicrohttpd12 0.9.62-1 ii systemd 241-3 systemd-journal-remote recommends no packages. systemd-journal-remote suggests no packages. -- Configuration Files: /etc/systemd/journal-upload.conf changed [not included] -- no debconf information Thanks, Paul Emmerich _______________________________________________ Pkg-systemd-maintainers mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-systemd-maintainers
