Debian Bug report logs -
#769948
udev: postinst should emit an error if addgroup fails
Reported by: Thuban <thuban@yeuxdelibad.net>
Date: Mon, 17 Nov 2014 20:21:01 UTC
Severity: minor
Tags: moreinfo
Found in version systemd/215-5
Fixed in version systemd/222-1
Done: Michael Biebl <biebl@debian.org>
Bug is archived. No further changes may be made.
Toggle useless messages
Report forwarded
to debian-bugs-dist@lists.debian.org, Marco d'Itri <md@linux.it>:
Bug#769948; Package udev.
(Mon, 17 Nov 2014 20:21:06 GMT) (full text, mbox, link).
Acknowledgement sent
to Thuban <thuban@yeuxdelibad.net>:
New Bug report received and forwarded. Copy sent to Marco d'Itri <md@linux.it>.
(Mon, 17 Nov 2014 20:21:06 GMT) (full text, mbox, link).
Message #5 received at submit@bugs.debian.org (full text, mbox, reply):
[Message part 1 (text/plain, inline)]
Package: udev
Version: 215-5+b1
Severity: grave
Justification: renders package unusable
Dear Maintainer,
While upgrading from wheezy to jessie, dpkg fails to configure udev. So,
the whole upgrade fails, with the following error :
Paramétrage de udev (215-5+b1) ...
dpkg: erreur de traitement du paquet udev (--configure) :
le sous-processus script post-installation installé a retourné une
erreur de sortie d'état 1
E: Sub-process /usr/bin/dpkg returned an error code (1)
Sorry for french output...
I simply used `apt-get upgrade` with jessie in my sources.list.
How can I give you more information to help solving this issue?
Regards,
Thuban
-- Package-specific info:
-- System Information:
Debian Release: jessie/sid
APT prefers stable-updates
APT policy: (500, 'stable-updates'), (500, 'testing'), (500, 'stable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386
Kernel: Linux 3.16.0-4-amd64 (SMP w/2 CPU cores)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages udev depends on:
ii adduser 3.113+nmu3
ii debconf [debconf-2.0] 1.5.53
ii libacl1 2.2.52-2
ii libblkid1 2.25.2-2
ii libc6 2.19-13
ii libkmod2 18-3
ii libselinux1 2.3-2
ii libudev1 215-5+b1
ii lsb-base 4.1+Debian13+nmu1
ii procps 2:3.3.9-8
ii util-linux 2.25.2-2
udev recommends no packages.
udev suggests no packages.
-- debconf information:
udev/title/upgrade:
udev/reboot_needed:
udev/sysfs_deprecated_incompatibility:
udev/new_kernel_needed: false
[udev-database.txt (text/plain, attachment)]
Information forwarded
to debian-bugs-dist@lists.debian.org, Marco d'Itri <md@linux.it>:
Bug#769948; Package udev.
(Tue, 18 Nov 2014 06:30:04 GMT) (full text, mbox, link).
Acknowledgement sent
to md@Linux.IT (Marco d'Itri):
Extra info received and forwarded to list. Copy sent to Marco d'Itri <md@linux.it>.
(Tue, 18 Nov 2014 06:30:04 GMT) (full text, mbox, link).
Message #10 received at 769948@bugs.debian.org (full text, mbox, reply):
[Message part 1 (text/plain, inline)]
On Nov 17, Thuban <thuban@yeuxdelibad.net> wrote:
> How can I give you more information to help solving this issue?
Add set -x to udev.postinst and try dpkg --configure --pending.
--
ciao,
Marco
[Message part 2 (application/pgp-signature, inline)]
Information forwarded
to debian-bugs-dist@lists.debian.org, Marco d'Itri <md@linux.it>:
Bug#769948; Package udev.
(Tue, 18 Nov 2014 07:03:08 GMT) (full text, mbox, link).
Acknowledgement sent
to Thuban <thuban@yeuxdelibad.net>:
Extra info received and forwarded to list. Copy sent to Marco d'Itri <md@linux.it>.
(Tue, 18 Nov 2014 07:03:08 GMT) (full text, mbox, link).
Message #15 received at 769948@bugs.debian.org (full text, mbox, reply):
[Message part 1 (text/plain, inline)]
* Marco d'Itri <md@Linux.IT> le [18-11-2014 07:26:35 +0100]:
> On Nov 17, Thuban <thuban@yeuxdelibad.net> wrote:
>
> > How can I give you more information to help solving this issue?
> Add set -x to udev.postinst and try dpkg --configure --pending.
>
So I added set -x, and here is the result :
# dpkg --configure --pending
Paramétrage de udev (215-5+b1) ...
+ update_hwdb
+ udevadm hwdb --update
+ addgroup --quiet --system input
dpkg: erreur de traitement du paquet udev (--configure) :
le sous-processus script post-installation installé a retourné une
erreur de sortie d'état 1
dpkg: des problèmes de dépendances empêchent la configuration de
systemd :
systemd dépend de udev ; cependant :
Le paquet udev n'est pas encore configuré.
Not very explicit...
Regards,
--
Xavier
PubKey : http://yeuxdelibad.net/Divers/thuban.pub
[signature.asc (application/pgp-signature, inline)]
Information forwarded
to debian-bugs-dist@lists.debian.org, Marco d'Itri <md@linux.it>:
Bug#769948; Package udev.
(Tue, 18 Nov 2014 09:09:04 GMT) (full text, mbox, link).
Acknowledgement sent
to intrigeri <intrigeri@debian.org>:
Extra info received and forwarded to list. Copy sent to Marco d'Itri <md@linux.it>.
(Tue, 18 Nov 2014 09:09:04 GMT) (full text, mbox, link).
Message #20 received at 769948@bugs.debian.org (full text, mbox, reply):
Control: tag -1 + moreinfo
Hi Thuban,
Thuban wrote (18 Nov 2014 06:53:16 GMT) :
> # dpkg --configure --pending
> Paramétrage de udev (215-5+b1) ...
> + update_hwdb
> + udevadm hwdb --update
> + addgroup --quiet --system input
> dpkg: erreur de traitement du paquet udev (--configure) :
> le sous-processus script post-installation installé a retourné une
> erreur de sortie d'état 1
What's the output of:
$ LC_ALL=C getent group input
?
Is there any chance that you, or some other software you run, have
already created a group called "input"?
Cheers,
--
intrigeri
Added tag(s) moreinfo.
Request was from intrigeri <intrigeri@debian.org>
to 769948-submit@bugs.debian.org.
(Tue, 18 Nov 2014 09:09:04 GMT) (full text, mbox, link).
Information forwarded
to debian-bugs-dist@lists.debian.org, Marco d'Itri <md@linux.it>:
Bug#769948; Package udev.
(Tue, 18 Nov 2014 09:27:18 GMT) (full text, mbox, link).
Acknowledgement sent
to Thuban <thuban@yeuxdelibad.net>:
Extra info received and forwarded to list. Copy sent to Marco d'Itri <md@linux.it>.
(Tue, 18 Nov 2014 09:27:18 GMT) (full text, mbox, link).
Message #27 received at 769948@bugs.debian.org (full text, mbox, reply):
> What's the output of:
>
> $ LC_ALL=C getent group input
>
When I run this command :
$ LC_ALL=C getent group input
input:x:1001:xavier
`xavier` is the user running the command.
> Is there any chance that you, or some other software you run, have
> already created a group called "input"?
I don't think so. What king of package could have done this?
Regards
--
Thuban
PubKey : http://yeuxdelibad.net/Divers/thuban.pub
Information forwarded
to debian-bugs-dist@lists.debian.org, Marco d'Itri <md@linux.it>:
Bug#769948; Package udev.
(Tue, 18 Nov 2014 15:03:05 GMT) (full text, mbox, link).
Acknowledgement sent
to Thuban <thuban@yeuxdelibad.net>:
Extra info received and forwarded to list. Copy sent to Marco d'Itri <md@linux.it>.
(Tue, 18 Nov 2014 15:03:05 GMT) (full text, mbox, link).
Message #32 received at 769948@bugs.debian.org (full text, mbox, reply):
Hi,
I solved the problem after deleting input group :
deluser input
Now, udev upgrades like a charm.
However, I dan't explain where this "input group" comes froms.
Problem solved, but the bug might comes from another package creating
this conflict.
Regards,
Xavier
--
Thuban
PubKey : http://yeuxdelibad.net/Divers/thuban.pub
Information forwarded
to debian-bugs-dist@lists.debian.org, Marco d'Itri <md@linux.it>:
Bug#769948; Package udev.
(Wed, 19 Nov 2014 01:09:08 GMT) (full text, mbox, link).
Acknowledgement sent
to md@Linux.IT (Marco d'Itri):
Extra info received and forwarded to list. Copy sent to Marco d'Itri <md@linux.it>.
(Wed, 19 Nov 2014 01:09:08 GMT) (full text, mbox, link).
Message #37 received at 769948@bugs.debian.org (full text, mbox, reply):
[Message part 1 (text/plain, inline)]
Control: severity ! minor
Control: retitle ! udev: postinst should emit an error if addgroup fails
On Nov 18, Thuban <thuban@yeuxdelibad.net> wrote:
> I don't think so. What king of package could have done this?
It's not a Debian package, I remember somebody else privately reporting
this to me but I forgot the details.
--
ciao,
Marco
[Message part 2 (application/pgp-signature, inline)]
Severity set to 'minor' from 'grave'
Request was from Marco d'Itri <md@linux.it>
to control@bugs.debian.org.
(Wed, 19 Nov 2014 01:15:10 GMT) (full text, mbox, link).
Changed Bug title to 'udev: postinst should emit an error if addgroup fails' from 'udev: dpkg can't configure udev while upgrading to jessie'
Request was from Marco d'Itri <md@linux.it>
to control@bugs.debian.org.
(Wed, 19 Nov 2014 01:15:10 GMT) (full text, mbox, link).
Reply sent
to intrigeri <intrigeri@debian.org>:
You have taken responsibility.
(Wed, 19 Nov 2014 09:57:11 GMT) (full text, mbox, link).
Notification sent
to Thuban <thuban@yeuxdelibad.net>:
Bug acknowledged by developer.
(Wed, 19 Nov 2014 09:57:11 GMT) (full text, mbox, link).
Message #46 received at 769948-done@bugs.debian.org (full text, mbox, reply):
Hi,
Thuban wrote (18 Nov 2014 09:25:24 GMT) :
> $ LC_ALL=C getent group input
> input:x:1001:xavier
Thanks. So, this was most likely created by the local system
administrator: Debian packages only create system groups.
Thuban wrote (18 Nov 2014 14:59:13 GMT) :
> I solved the problem after deleting input group :
> deluser input
del*user*? Ah, then you had a non-system "input" user and the
corresponding group, which confirms my guess above.
> Now, udev upgrades like a charm.
Cool.
> However, I dan't explain where this "input group" comes froms.
I've searched for "addgroup.*input" and "groupadd.*input" on
codesearch.debian.net, and only found the occurrence we're talking of.
So, I'll have to assume that the local system administrator created
this non-system "input" group, which breaks things when udev wants to
create it as a system group. Closing, then.
Cheers,
--
intrigeri
Bug reopened
Request was from Marco d'Itri <md@linux.it>
to control@bugs.debian.org.
(Wed, 19 Nov 2014 11:27:08 GMT) (full text, mbox, link).
Information forwarded
to debian-bugs-dist@lists.debian.org, Marco d'Itri <md@linux.it>:
Bug#769948; Package udev.
(Thu, 27 Nov 2014 01:39:08 GMT) (full text, mbox, link).
Acknowledgement sent
to Michael Biebl <biebl@debian.org>:
Extra info received and forwarded to list. Copy sent to Marco d'Itri <md@linux.it>.
(Thu, 27 Nov 2014 01:39:08 GMT) (full text, mbox, link).
Message #53 received at 769948@bugs.debian.org (full text, mbox, reply):
[Message part 1 (text/plain, inline)]
Am 19.11.2014 um 01:49 schrieb Marco d'Itri:
> Control: severity ! minor
> Control: retitle ! udev: postinst should emit an error if addgroup fails
>
> On Nov 18, Thuban <thuban@yeuxdelibad.net> wrote:
>
>> I don't think so. What king of package could have done this?
> It's not a Debian package, I remember somebody else privately reporting
> this to me but I forgot the details.
While this is ultimately a bug in adduser/addgroup [1], I guess it's
fine if we just drop the --quiet flag for the addgroup calls in
systemd.postinst and udev.postinst as long as [1] is unfixed.
I'd keep the --quiet flag for the adduser calls though, since otherwise
we (again) have the problem that adduser complains loudly about the
non-existing home directories, which was the reason for adding --quiet
in the first place (and I added it to addgroup for consistencies sake).
Michael
[1] https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=763055
--
Why is it that all of the instruments seeking intelligent life in the
universe are pointed away from Earth?
[signature.asc (application/pgp-signature, attachment)]
Information forwarded
to debian-bugs-dist@lists.debian.org, Marco d'Itri <md@linux.it>:
Bug#769948; Package udev.
(Thu, 27 Nov 2014 01:39:11 GMT) (full text, mbox, link).
Acknowledgement sent
to Marco d'Itri <md@Linux.IT>:
Extra info received and forwarded to list. Copy sent to Marco d'Itri <md@linux.it>.
(Thu, 27 Nov 2014 01:39:11 GMT) (full text, mbox, link).
Message #58 received at 769948@bugs.debian.org (full text, mbox, reply):
[Message part 1 (text/plain, inline)]
On Nov 27, Michael Biebl <biebl@debian.org> wrote:
> While this is ultimately a bug in adduser/addgroup [1], I guess it's
Yes, but the real bug is something creating a bogus input group.
--
ciao,
Marco
[Message part 2 (application/pgp-signature, inline)]
Added blocking bug(s) of 769948: 763055
Request was from Michael Biebl <biebl@debian.org>
to control@bugs.debian.org.
(Sun, 28 Jun 2015 10:06:12 GMT) (full text, mbox, link).
Added tag(s) pending.
Request was from Martin Pitt <martin.pitt@ubuntu.com>
to control@bugs.debian.org.
(Mon, 29 Jun 2015 15:03:17 GMT) (full text, mbox, link).
Reply sent
to Michael Biebl <biebl@debian.org>:
You have taken responsibility.
(Wed, 08 Jul 2015 19:09:17 GMT) (full text, mbox, link).
Notification sent
to Thuban <thuban@yeuxdelibad.net>:
Bug acknowledged by developer.
(Wed, 08 Jul 2015 19:09:17 GMT) (full text, mbox, link).
Message #67 received at 769948-close@bugs.debian.org (full text, mbox, reply):
Source: systemd
Source-Version: 222-1
We believe that the bug you reported is fixed in the latest version of
systemd, 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 769948@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Michael Biebl <biebl@debian.org> (supplier of updated systemd 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 ftpmaster@ftp-master.debian.org)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
Format: 1.8
Date: Wed, 08 Jul 2015 18:56:07 +0200
Source: systemd
Binary: systemd systemd-sysv libpam-systemd libnss-myhostname libnss-mymachines libsystemd0 libsystemd-dev libsystemd-login-dev libsystemd-daemon-dev libsystemd-journal-dev libsystemd-id128-dev udev libudev1 libudev-dev udev-udeb libudev1-udeb systemd-dbg
Architecture: source amd64
Version: 222-1
Distribution: unstable
Urgency: medium
Maintainer: Debian systemd Maintainers <pkg-systemd-maintainers@lists.alioth.debian.org>
Changed-By: Michael Biebl <biebl@debian.org>
Description:
libnss-myhostname - nss module providing fallback resolution for the current hostname
libnss-mymachines - nss module to resolve hostnames for local container instances
libpam-systemd - system and service manager - PAM module
libsystemd-daemon-dev - systemd utility library (transitional package)
libsystemd-dev - systemd utility library - development files
libsystemd-id128-dev - systemd 128 bit ID utility library (transitional package)
libsystemd-journal-dev - systemd journal utility library (transitional package)
libsystemd-login-dev - systemd login utility library (transitional package)
libsystemd0 - systemd utility library
libudev-dev - libudev development files
libudev1 - libudev shared library
libudev1-udeb - libudev shared library (udeb)
systemd - system and service manager
systemd-dbg - system and service manager (debug symbols)
systemd-sysv - system and service manager - SysV links
udev - /dev/ and hotplug management daemon
udev-udeb - /dev/ and hotplug management daemon (udeb)
Closes: 677075 734006 746151 762275 769948 790546 790879
Changes:
systemd (222-1) unstable; urgency=medium
.
[ Martin Pitt ]
* New upstream release:
- Fix reload killing BusName= units. (Closes: #746151)
- sysv-generator: detect invalid names and escape them. (Closes: #677075)
- Document removal of PIDFile on daemon shutdown. (Closes: #734006)
- Drop Revert-rules-fix-tests-for-removable-state.patch, the auto-suspend
rules now got dropped entirely.
* Add Revert-VT-reuse-patches.patch: Revert a couple of logind VT reuse
patches which alternately broke lightdm and gdm.
* debian/libsystemd0.symbols: Add new symbols from this release.
* Disable test-netlink during package build, fails on some buildds.
* udev.postinst: Don't call addgroup with --quiet, so that if the "input"
group already exists as a non-system group you get a sensible error
message. Some broken tutorials forget the --system option.
(Closes: #769948, LP: #1455956)
* systemd.postinst: Drop the --quiet from the addgroup calls as well, same
reason as above. (Closes: #762275)
* udev: Drop doc dir symlinking. It has caused too much trouble and only
marginally helps to avoid duplication. Such duplication should be dealt
with at the distro, not package level.
* debian/rules: Entirely ignore $LD_PRELOAD instead of just libfakeroot in
the link check, to also avoid libeatmydata. (Closes: #790546)
* boot-and-services, display-managers autopkgtests: Install and configure
dummy X.org driver, so that these work in headless machines/VMs.
* systemd-fsckd autopkgtest: Stop using/asserting on lightdm, just check
that default.target is active. lightdm is prone to fail in test
environments, and fiddling with it in two other autopkgtests is
sufficient.
* debian/watch: Adjust to new upstream release model of only providing the
github tag tarballs.
* Drop dsl-modem.agent. It hasn't been maintained/tested for many years, few
if any people actually use this, and this doesn't belong into udev.
.
[ Michael Biebl ]
* Stop building the Python 3 bindings. They were split into a separate
source package upstream and are now built from src:python-systemd. See
http://lists.freedesktop.org/archives/systemd-devel/2015-July/033443.html
* Remove obsolete --disable-chkconfig configure option.
* Move the man pages for libnss-myhostname, libnss-mymachines and udev.conf
from systemd into the correct package. Move the zsh completion file for
udevadm into the udev package as well. Add Breaks/Replaces accordingly.
(Closes: #790879)
* Drop rules which remove pre-generated files before build. The upstream
tarball no longer ships any pre-generated files so this is no longer
necessary.
* Fix cleanup rule for Python byte code files.
Checksums-Sha1:
eed08942563084cad65c7a6c620988ae1e534036 3656 systemd_222-1.dsc
2cc9283760bf34de1ebc64269079a4005e8e4bc9 4015599 systemd_222.orig.tar.gz
18f82ee3659390d047e91531fc9aac485080a3f7 134124 systemd_222-1.debian.tar.xz
b106603520fc52408ff2aa37bc70d5ace4524890 67558 libnss-myhostname_222-1_amd64.deb
c6fd32b87362ee392c380e70c741dc5bfba1c830 147638 libnss-mymachines_222-1_amd64.deb
ee6f7b396f82013fc4c15148f5b4cc1c3ba49830 151992 libpam-systemd_222-1_amd64.deb
ced7dd3a1c4760d93123873af5ea9a404db6c9bb 44896 libsystemd-daemon-dev_222-1_amd64.deb
e89d2fd4ebd054a7e1717c7e05133ed89c74ef69 160718 libsystemd-dev_222-1_amd64.deb
c04dc71a105b650633e347d1459bde87a7a86914 44868 libsystemd-id128-dev_222-1_amd64.deb
bb995b3cb6b71fab52bd1f90a87a506a51a8a2b0 44868 libsystemd-journal-dev_222-1_amd64.deb
17c9cfa6683fd11dee9f4ddcc52300d5f18803ee 44884 libsystemd-login-dev_222-1_amd64.deb
3094745e7cd12ea28d4e6899a916a889c91a24ee 234786 libsystemd0_222-1_amd64.deb
093f5b43e5a76df68069b04504c61aae292e7283 59798 libudev-dev_222-1_amd64.deb
0a71e832906d15608b3f3eaf39692d57c664e3e8 46426 libudev1-udeb_222-1_amd64.udeb
ac48b7fdd51e2369abaed19420485a649b36b722 91050 libudev1_222-1_amd64.deb
1c2d09b58f4347f0c1514a2947a921665b51a311 24092838 systemd-dbg_222-1_amd64.deb
f7d7c0920404cea7cb57f8b4d51525ae789a340c 49514 systemd-sysv_222-1_amd64.deb
c7f75bb1ab5c31d414690689c1ccc93a8c97a0a3 3755018 systemd_222-1_amd64.deb
69d5a3dc9d9daee9168b7b9288b743d704e61ed9 262876 udev-udeb_222-1_amd64.udeb
9b6818ffe9dc5a9ab489bf8dfc76a21d95a1d3a8 1036862 udev_222-1_amd64.deb
Checksums-Sha256:
a7aeef2cb5c2110958d28a1280d51418c660526d78918117e41a92c512d428dd 3656 systemd_222-1.dsc
b49f51f9855127987adc98aad3b6d608e4e53eaa029b629f2ea2089ce0234f34 4015599 systemd_222.orig.tar.gz
adb1afc1db4c4baef7c9e276876cf10e24a0849501d274c451cbdfc48a33db2c 134124 systemd_222-1.debian.tar.xz
d86a00a8587974255fa433adc18c85369a1d97abbc6f036c50568179db7639f5 67558 libnss-myhostname_222-1_amd64.deb
b1b65db6559a2ad85904b31eb40b1d1ff2f925b79a6dfe2920705f58fbd5cbd0 147638 libnss-mymachines_222-1_amd64.deb
c5c4f47ad7addcdd4d6d0d57dca3cbfd7f950fc138d7e11246fc6bae94660203 151992 libpam-systemd_222-1_amd64.deb
80850d8853f18ee6edd4d575cb265a99d8fa061ce3798805e5c1fc898b5e24bc 44896 libsystemd-daemon-dev_222-1_amd64.deb
74d3738d5141b041203e28da1aa14a0d47397bd4960ac21a7e7d7de8b8ef6dc6 160718 libsystemd-dev_222-1_amd64.deb
c8286a8c772ad05794f11d098a4a6eade6104885842fa7623261178a21245de0 44868 libsystemd-id128-dev_222-1_amd64.deb
0bbf6cb11fcfc0a7709b68c721f7150d567291798b26ad4d6d0f7225e0629f07 44868 libsystemd-journal-dev_222-1_amd64.deb
ef7a98bed69859b74642500bb11515fb3841dd0407142903d096acee90983a30 44884 libsystemd-login-dev_222-1_amd64.deb
be46b2eba5f23e4411366b8a8810ed62a49c4a6bce13924b3b33efa86a0311ea 234786 libsystemd0_222-1_amd64.deb
407c1c7369117e08243b36f9de162d17b8b1fb09103e628a018cf8c78f31d2fa 59798 libudev-dev_222-1_amd64.deb
00cf3b18888dc18982e9e58d05abe6c2c83aadb4f8ebef4a3dd3a14c893e2b28 46426 libudev1-udeb_222-1_amd64.udeb
00183050ae8413e5ff4424ddb21a45e4ba6442c9f0be88e5aa4e19f0e9034ff5 91050 libudev1_222-1_amd64.deb
72d9e622da9357c354cecc4424ec9c3b30857e78cc59df50e76cdf65f16e806b 24092838 systemd-dbg_222-1_amd64.deb
2048e714a427ea5e11ce1c3f88f0988a566e29a53a049b58f1c475501541fc68 49514 systemd-sysv_222-1_amd64.deb
badb2d5956352e8c89ff1d97c566db1f25cb434a71a9879c930bc91f5a2a03d0 3755018 systemd_222-1_amd64.deb
b8bbf7e9092607cae133c07a2f4e43f345c89378e870f23c77507220747448e2 262876 udev-udeb_222-1_amd64.udeb
54a6c0825658a3a1ab4f46a17e317974e09f235c73fe96285875f6b8ce09b9ff 1036862 udev_222-1_amd64.deb
Files:
57e3d5966ca0889510109bc4b9e8f0b7 3656 admin optional systemd_222-1.dsc
a18881dc123141b0c61f95d8f8941801 4015599 admin optional systemd_222.orig.tar.gz
3d2ede9d17e7c197d6dc75a9c5449bec 134124 admin optional systemd_222-1.debian.tar.xz
beeaf2f8fc55612ca99fb378ebcbf097 67558 admin extra libnss-myhostname_222-1_amd64.deb
d3192f9a6441401473eec09184c74f99 147638 admin extra libnss-mymachines_222-1_amd64.deb
16c9f3170313242d4e65ae328b3b2788 151992 admin optional libpam-systemd_222-1_amd64.deb
7c32cd2f1e814c23862dcc8bb43ef6a7 44896 oldlibs extra libsystemd-daemon-dev_222-1_amd64.deb
aac9c16321e2cfd2d33a3c51c6ff2da6 160718 libdevel optional libsystemd-dev_222-1_amd64.deb
d0824b53a340b3aaa2e670b0379e419e 44868 oldlibs extra libsystemd-id128-dev_222-1_amd64.deb
b5960402555108dc36ea6977bc1b09db 44868 oldlibs extra libsystemd-journal-dev_222-1_amd64.deb
65780f87fe4532d869bc1eec7a50ef59 44884 oldlibs extra libsystemd-login-dev_222-1_amd64.deb
f27bfe2174088ae42e496b0ffe2cf184 234786 libs optional libsystemd0_222-1_amd64.deb
a5b818bb80182d9b9991ba6e15bface4 59798 libdevel optional libudev-dev_222-1_amd64.deb
bf08ed10a1fa2f9374bdd971b32193c4 46426 debian-installer optional libudev1-udeb_222-1_amd64.udeb
74c84b2c783299916ad497ea3d879c2a 91050 libs important libudev1_222-1_amd64.deb
22db59abd11d96da42acfcd972979601 24092838 debug extra systemd-dbg_222-1_amd64.deb
81ebdef249dbbbe33bf9964d72ddd584 49514 admin extra systemd-sysv_222-1_amd64.deb
7f33b496dbb726a6d7f2c3107c10932e 3755018 admin optional systemd_222-1_amd64.deb
2b2f7b33764bfe809d1aa4daf3c05eb4 262876 debian-installer optional udev-udeb_222-1_amd64.udeb
73f32ca067bfb86c31f6e5c6540c06ad 1036862 admin important udev_222-1_amd64.deb
Package-Type: udeb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2
iQIcBAEBCAAGBQJVnWu9AAoJEGrh3w1gjyLce4QP/jBDlQD4xlu54rPY10JoUj/9
Moa2NoawmTegFyGK0TP3ONjwRG2AnjRWgUbt3uNkAlz06TYsluIO45Jq+oji2W1k
Mqze81ErSzXFsUlf07Mwj6Oii7nlMLLDwrd05CzHhk4ux8dxNq29n5MehFAVo6Ff
TVhLGTJ9g9nyCBxwa52jnfR5P5vH8bLFlmnEvY8LlFzNK5jNxpJVVHnV2LzCPaMA
VYp+CF2NCq54NfuMcrxmIpSuqG8VfYhMsYbisqJDJY0yNaLbvZNeScuTtdK1XRoM
riule18MNcirXkYQbdw3XKeT30fEUeC7WYWgPjTfQpnXg5FUzIkZpExjpjdS3W1C
3Ca/fcUHB0M0BI/vr5YlihsY6cWz43OsBxvKQv1uYjxD3CCDCn//X+wszq9kzGt8
wgmI+S2nY37g4OOc9nK0ZH9qnKXvc9Wb4Z5c4Li60Nty9BcU6nJm3M6J8CZIHxBu
eXieWCAWtRpKofNqq7V7dQdhSPLPk9juKi77iAXOyqLcYrRc0fasRSQDbgYLPO95
5hM1vrjFwW4JK98MxJ9bpn+akePFLfzh01w5jwlZhI87g+AQPCHYWS41H+PnOu4J
3qT3afyL0azo0bR2jTXGSa2ZFtJwZvsDmQOU/aEtLE+W1ro8ka8Qq9Zum1Q7RfS5
rUsOWeT1bsKc+VYth/x8
=JTgl
-----END PGP SIGNATURE-----
Bug archived.
Request was from Debbugs Internal Request <owner@bugs.debian.org>
to internal_control@bugs.debian.org.
(Sat, 22 Aug 2015 07:33:39 GMT) (full text, mbox, link).
Send a report that this bug log contains spam.
Debian bug tracking system administrator <owner@bugs.debian.org>.
Last modified:
Sat Jul 1 21:26:11 2023;
Machine Name:
buxtehude
Debian Bug tracking system
Debbugs is free software and licensed under the terms of the GNU
Public License version 2. The current version can be obtained
from https://bugs.debian.org/debbugs-source/.
Copyright © 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson,
2005-2017 Don Armstrong, and many other contributors.