Debian Bug report logs - #837871
no need for addgroup: The group `input' already exists as a system group. Exiting. messages

version graph

Package: udev; Maintainer for udev is Debian systemd Maintainers <pkg-systemd-maintainers@lists.alioth.debian.org>; Source for udev is src:systemd (PTS, buildd, popcon).

Affects: udev

Reported by: 積丹尼 Dan Jacobson <jidanni@jidanni.org>

Date: Thu, 15 Sep 2016 02:09:01 UTC

Severity: wishlist

Merged with 850092

Fixed in version systemd/234-3

Done: Michael Biebl <biebl@debian.org>

Bug is archived. No further changes may be made.

Toggle useless messages

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to debian-bugs-dist@lists.debian.org, Marco d'Itri <md@linux.it>:
Bug#837871; Package udev. (Thu, 15 Sep 2016 02:09:05 GMT) (full text, mbox, link).


Acknowledgement sent to 積丹尼 Dan Jacobson <jidanni@jidanni.org>:
New Bug report received and forwarded. Copy sent to Marco d'Itri <md@linux.it>. (Thu, 15 Sep 2016 02:09:05 GMT) (full text, mbox, link).


Message #5 received at submit@bugs.debian.org (full text, mbox, reply):

From: 積丹尼 Dan Jacobson <jidanni@jidanni.org>
To: Debian Bug Tracking System <submit@bugs.debian.org>
Subject: no need for addgroup: The group `input' already exists as a system group. Exiting. messages
Date: Thu, 15 Sep 2016 07:56:17 +0800
Package: udev
Version: 231-6
Severity: wishlist

Perhaps on upgrade instead of saying
        addgroup: The group `input' already exists as a system group. Exiting.
say nothing, and instead just say
        Adding group `input'.
if adding.

That way you need only make one message once,
instead of a message upon each upgrade.

And it is a message about doing something,
instead of a message about doing nothing.

No need to distract system administrators with a message about doing
nothing, each upgrade.



Information forwarded to debian-bugs-dist@lists.debian.org, Marco d'Itri <md@linux.it>:
Bug#837871; Package udev. (Thu, 15 Sep 2016 02:27:04 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, 15 Sep 2016 02:27:04 GMT) (full text, mbox, link).


Message #10 received at 837871@bugs.debian.org (full text, mbox, reply):

From: Michael Biebl <biebl@debian.org>
To: 積丹尼 Dan Jacobson <jidanni@jidanni.org>, 837871@bugs.debian.org
Subject: Re: Bug#837871: no need for addgroup: The group `input' already exists as a system group. Exiting. messages
Date: Thu, 15 Sep 2016 04:25:14 +0200
[Message part 1 (text/plain, inline)]
Control: block -1 by 763055

Am 15.09.2016 um 01:56 schrieb 積丹尼 Dan Jacobson:
> Package: udev
> Version: 231-6
> Severity: wishlist
> 
> Perhaps on upgrade instead of saying
>         addgroup: The group `input' already exists as a system group. Exiting.
> say nothing, and instead just say
>         Adding group `input'.
> if adding.
> 
> That way you need only make one message once,
> instead of a message upon each upgrade.
> 
> And it is a message about doing something,
> instead of a message about doing nothing.
> 
> No need to distract system administrators with a message about doing
> nothing, each upgrade.

That's basically an adduser bug. We wanted to use --quiet, but this is
broken due to https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=763055

Good luck getting adduser fixed.


-- 
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)]

Added blocking bug(s) of 837871: 763055 Request was from Michael Biebl <biebl@debian.org> to 837871-submit@bugs.debian.org. (Thu, 15 Sep 2016 02:27:04 GMT) (full text, mbox, link).


Information forwarded to debian-bugs-dist@lists.debian.org, Marco d'Itri <md@linux.it>:
Bug#837871; Package udev. (Thu, 15 Sep 2016 04:27:03 GMT) (full text, mbox, link).


Acknowledgement sent to 積丹尼 Dan Jacobson <jidanni@jidanni.org>:
Extra info received and forwarded to list. Copy sent to Marco d'Itri <md@linux.it>. (Thu, 15 Sep 2016 04:27:03 GMT) (full text, mbox, link).


Message #17 received at 837871@bugs.debian.org (full text, mbox, reply):

From: 積丹尼 Dan Jacobson <jidanni@jidanni.org>
To: Michael Biebl <biebl@debian.org>
Cc: 837871@bugs.debian.org
Subject: Re: Bug#837871: no need for addgroup: The group `input' already exists as a system group. Exiting. messages
Date: Thu, 15 Sep 2016 12:25:01 +0800
Maybe instead test if the group exists via other means, and then only if
it doesn't, use addgroup to add it.



Information forwarded to debian-bugs-dist@lists.debian.org, Marco d'Itri <md@linux.it>:
Bug#837871; Package udev. (Thu, 15 Sep 2016 07:39:17 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, 15 Sep 2016 07:39:17 GMT) (full text, mbox, link).


Message #22 received at 837871@bugs.debian.org (full text, mbox, reply):

From: Michael Biebl <biebl@debian.org>
To: 積丹尼 Dan Jacobson <jidanni@jidanni.org>
Cc: 837871@bugs.debian.org
Subject: Re: Bug#837871: no need for addgroup: The group `input' already exists as a system group. Exiting. messages
Date: Thu, 15 Sep 2016 09:37:43 +0200
[Message part 1 (text/plain, inline)]
Am 15.09.2016 um 06:25 schrieb 積丹尼 Dan Jacobson:
> Maybe instead test if the group exists via other means, and then only if
> it doesn't, use addgroup to add it.

No, as said this is a bug in adduser/addgroup.

The root cause should be fixed and not worked around in individual packages.

Michael


-- 
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#837871; Package udev. (Thu, 15 Sep 2016 08:03:06 GMT) (full text, mbox, link).


Acknowledgement sent to Afif Elghraoui <afif@debian.org>:
Extra info received and forwarded to list. Copy sent to Marco d'Itri <md@linux.it>. (Thu, 15 Sep 2016 08:03:06 GMT) (full text, mbox, link).


Message #27 received at 837871@bugs.debian.org (full text, mbox, reply):

From: Afif Elghraoui <afif@debian.org>
To: 837871@bugs.debian.org, 837871-submitter@bugs.debian.org
Subject: Re: Bug#837871: no need for addgroup: The group `input' already exists as a system group. Exiting. messages
Date: Thu, 15 Sep 2016 00:59:51 -0700
Control: reassign -1 adduser
Control: affects -1 + udev


Hi, Michael and all,


On Thu, 15 Sep 2016 04:25:14 +0200 Michael Biebl <biebl@debian.org> wrote:
> Control: block -1 by 763055
> 
> Am 15.09.2016 um 01:56 schrieb 積丹尼 Dan Jacobson:
> > Package: udev
> > Version: 231-6
> > Severity: wishlist
> > 
> > Perhaps on upgrade instead of saying
> >         addgroup: The group `input' already exists as a system group. Exiting.
> > say nothing, and instead just say
> >         Adding group `input'.
> > if adding.
> > 
> > That way you need only make one message once,
> > instead of a message upon each upgrade.
> > 
> > And it is a message about doing something,
> > instead of a message about doing nothing.
> > 
> > No need to distract system administrators with a message about doing
> > nothing, each upgrade.
> 
> That's basically an adduser bug. We wanted to use --quiet, but this is
> broken due to https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=763055
> 

It looks to me instead like a duplicate of
<https://bugs.debian.org/759740>. The bug you mention looks like it's
about the opposite problem--where an error occurs, but nothing is
printed because --quiet was passed.

If you agree, I would merge this ticket with #759740 and remove the
blocking relationship.


> Good luck getting adduser fixed.
> 
> 

I was going to say that this would be fixed sooner than you think, but
I'm planning to travel soon, so it could be about a month or so. :)

Thanks and regards
Afif


-- 
Afif Elghraoui | عفيف الغراوي
http://afif.ghraoui.name



Bug reassigned from package 'udev' to 'adduser'. Request was from Afif Elghraoui <afif@debian.org> to 837871-submit@bugs.debian.org. (Thu, 15 Sep 2016 08:03:06 GMT) (full text, mbox, link).


No longer marked as found in versions systemd/231-6. Request was from Afif Elghraoui <afif@debian.org> to 837871-submit@bugs.debian.org. (Thu, 15 Sep 2016 08:03:07 GMT) (full text, mbox, link).


Added indication that 837871 affects udev Request was from Afif Elghraoui <afif@debian.org> to 837871-submit@bugs.debian.org. (Thu, 15 Sep 2016 08:03:08 GMT) (full text, mbox, link).


Message sent on to 積丹尼 Dan Jacobson <jidanni@jidanni.org>:
Bug#837871. (Thu, 15 Sep 2016 08:03:12 GMT) (full text, mbox, link).


Information forwarded to debian-bugs-dist@lists.debian.org, Debian Adduser Developers <adduser-devel@lists.alioth.debian.org>:
Bug#837871; Package adduser. (Thu, 15 Sep 2016 08:24:03 GMT) (full text, mbox, link).


Acknowledgement sent to Michael Biebl <biebl@debian.org>:
Extra info received and forwarded to list. Copy sent to Debian Adduser Developers <adduser-devel@lists.alioth.debian.org>. (Thu, 15 Sep 2016 08:24:03 GMT) (full text, mbox, link).


Message #41 received at 837871@bugs.debian.org (full text, mbox, reply):

From: Michael Biebl <biebl@debian.org>
To: Afif Elghraoui <afif@debian.org>, 837871@bugs.debian.org
Subject: Re: Bug#837871: no need for addgroup: The group `input' already exists as a system group. Exiting. messages
Date: Thu, 15 Sep 2016 10:20:32 +0200
[Message part 1 (text/plain, inline)]
Hi Afif

Am 15.09.2016 um 09:59 schrieb Afif Elghraoui:
> On Thu, 15 Sep 2016 04:25:14 +0200 Michael Biebl <biebl@debian.org> wrote:

>> Good luck getting adduser fixed.
>>
>>
> 
> I was going to say that this would be fixed sooner than you think, but
> I'm planning to travel soon, so it could be about a month or so. :)

Oh, I wasn't aware that adduser got a new maintainer.
That's very good news!

Thanks a lot for looking into this.
I think #759740 and #763055 are basically about the same issue really.

Feel free to ping us once --quiet has been fixed and we'll re-add those
to our maintainer scripts.

Regards,
Michael


-- 
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, Debian Adduser Developers <adduser-devel@lists.alioth.debian.org>:
Bug#837871; Package adduser. (Thu, 15 Sep 2016 10:39:08 GMT) (full text, mbox, link).


Acknowledgement sent to 積丹尼 Dan Jacobson <jidanni@jidanni.org>:
Extra info received and forwarded to list. Copy sent to Debian Adduser Developers <adduser-devel@lists.alioth.debian.org>. (Thu, 15 Sep 2016 10:39:08 GMT) (full text, mbox, link).


Message #46 received at 837871@bugs.debian.org (full text, mbox, reply):

From: 積丹尼 Dan Jacobson <jidanni@jidanni.org>
To: Afif Elghraoui <afif@debian.org>
Cc: 837871@bugs.debian.org
Subject: Re: Bug#837871: no need for addgroup: The group `input' already exists as a system group. Exiting. messages
Date: Thu, 15 Sep 2016 18:35:07 +0800
You are welcome to reassign, etc.
All I know is everything works fine,
except the user is shown a unnecessary message.



Merged 837871 850092 Request was from Michael Biebl <biebl@debian.org> to control@bugs.debian.org. (Wed, 04 Jan 2017 02:03:06 GMT) (full text, mbox, link).


Information forwarded to debian-bugs-dist@lists.debian.org, Debian Adduser Developers <adduser-devel@lists.alioth.debian.org>:
Bug#837871; Package adduser. (Sun, 13 Aug 2017 03:36:02 GMT) (full text, mbox, link).


Acknowledgement sent to Afif Elghraoui <afif@debian.org>:
Extra info received and forwarded to list. Copy sent to Debian Adduser Developers <adduser-devel@lists.alioth.debian.org>. (Sun, 13 Aug 2017 03:36:03 GMT) (full text, mbox, link).


Message #53 received at 837871@bugs.debian.org (full text, mbox, reply):

From: Afif Elghraoui <afif@debian.org>
To: Michael Biebl <biebl@debian.org>, 837871@bugs.debian.org
Subject: Re: no need for addgroup: The group `input' already exists as a system group. Exiting. messages
Date: Sat, 12 Aug 2017 23:12:20 -0400
Control: reassign -1 udev

Hi, Michael,

على الخميس 15 أيلول 2016 ‫04:20، كتب Michael Biebl:
> 
> Feel free to ping us once --quiet has been fixed and we'll re-add those
> to our maintainer scripts.
> 

I just uploaded adduser with a resolution for #763055. I'm very sorry
for the delay and hope to be much faster in the future.

I think it was a mistake for me to reassign this particular ticket,
since this is about you not using --quiet, but you aren't using --quiet
because it was broken in adduser (the "blocks" relationship you had
added). I think reassigning back, as I did here, will allow its closure
to properly notify the submitters that the problem they encountered is
resolved.

Let me know if there are further issues.

regards
Afif

-- 
Afif Elghraoui | عفيف الغراوي
http://afif.ghraoui.name



Bug reassigned from package 'adduser' to 'udev'. Request was from Afif Elghraoui <afif@debian.org> to 837871-submit@bugs.debian.org. (Sun, 13 Aug 2017 03:36:03 GMT) (full text, mbox, link).


Information forwarded to debian-bugs-dist@lists.debian.org, Debian systemd Maintainers <pkg-systemd-maintainers@lists.alioth.debian.org>:
Bug#837871; Package udev. (Sun, 13 Aug 2017 11:51:02 GMT) (full text, mbox, link).


Acknowledgement sent to Michael Biebl <biebl@debian.org>:
Extra info received and forwarded to list. Copy sent to Debian systemd Maintainers <pkg-systemd-maintainers@lists.alioth.debian.org>. (Sun, 13 Aug 2017 11:51:03 GMT) (full text, mbox, link).


Message #60 received at 837871@bugs.debian.org (full text, mbox, reply):

From: Michael Biebl <biebl@debian.org>
To: Afif Elghraoui <afif@debian.org>, 837871@bugs.debian.org
Subject: Re: no need for addgroup: The group `input' already exists as a system group. Exiting. messages
Date: Sun, 13 Aug 2017 13:37:50 +0200
[Message part 1 (text/plain, inline)]
Hi Afif!

Am 13.08.2017 um 05:12 schrieb Afif Elghraoui:
> Control: reassign -1 udev
> 
> Hi, Michael,
> 
> على الخميس 15 أيلول 2016 ‫04:20، كتب Michael Biebl:
>>
>> Feel free to ping us once --quiet has been fixed and we'll re-add those
>> to our maintainer scripts.
>>
> 
> I just uploaded adduser with a resolution for #763055. I'm very sorry
> for the delay and hope to be much faster in the future.

Don't worry. It's great to see work being done for adduser.
This is very much appreciated. Thanks a lot!

> I think it was a mistake for me to reassign this particular ticket,
> since this is about you not using --quiet, but you aren't using --quiet
> because it was broken in adduser (the "blocks" relationship you had
> added). I think reassigning back, as I did here, will allow its closure
> to properly notify the submitters that the problem they encountered is
> resolved.
> 
> Let me know if there are further issues.
> 

I quickly tested it, i.e. I readded the --quiet flag to the addgroup
call in udev's postinst.
It did properly hide any messages on success and it did show an error
message if I triggered an error (by pre-creating an input group which
was not a system group but had a gid >= 1000).

So I plan to re-add the --quiet flag to systemd/udev for the next
upload. Should issues pop out, I'll keep you informed.

Thanks again,
Michael


-- 
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)]

Added tag(s) pending. Request was from Michael Biebl <biebl@debian.org> to control@bugs.debian.org. (Tue, 22 Aug 2017 14:39:06 GMT) (full text, mbox, link).


Reply sent to Michael Biebl <biebl@debian.org>:
You have taken responsibility. (Sun, 03 Sep 2017 23:09:05 GMT) (full text, mbox, link).


Notification sent to 積丹尼 Dan Jacobson <jidanni@jidanni.org>:
Bug acknowledged by developer. (Sun, 03 Sep 2017 23:09:05 GMT) (full text, mbox, link).


Message #67 received at 837871-close@bugs.debian.org (full text, mbox, reply):

From: Michael Biebl <biebl@debian.org>
To: 837871-close@bugs.debian.org
Subject: Bug#837871: fixed in systemd 234-3
Date: Sun, 03 Sep 2017 23:05:47 +0000
Source: systemd
Source-Version: 234-3

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 837871@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: Mon, 04 Sep 2017 00:17:00 +0200
Source: systemd
Binary: systemd systemd-sysv systemd-container systemd-journal-remote systemd-coredump systemd-tests libpam-systemd libnss-myhostname libnss-mymachines libnss-resolve libnss-systemd libsystemd0 libsystemd-dev udev libudev1 libudev-dev udev-udeb libudev1-udeb
Architecture: source
Version: 234-3
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
 libnss-resolve - nss module to resolve names via systemd-resolved
 libnss-systemd - nss module providing dynamic user and group name resolution
 libpam-systemd - system and service manager - PAM module
 libsystemd-dev - systemd utility library - development files
 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-container - systemd container/nspawn tools
 systemd-coredump - tools for storing and retrieving coredumps
 systemd-journal-remote - tools for sending and receiving remote journal logs
 systemd-sysv - system and service manager - SysV links
 systemd-tests - tests for systemd
 udev       - /dev/ and hotplug management daemon
 udev-udeb  - /dev/ and hotplug management daemon (udeb)
Closes: 837871 872119 873185 873661 873708
Changes:
 systemd (234-3) unstable; urgency=medium
 .
   [ Martin Pitt ]
   * Various fixes for the upstream autopkgtest.
 .
   [ Felipe Sateler ]
   * Add fdisk to the dependencies of the upstream autopkgtest.
     The upstream autopkgtest uses sfdisk, which is now in the non-essential
     fdisk package. (Closes: #872119)
   * Disable nss-systemd on udeb builds
   * Correctly disable resolved on udeb builds
   * Help fix collisions in libsystemd-shared symbols by versioning them.
     Backport upstream patch to version the symbols provided in the private
     library, so that they cannot confuse unversioned pam modules or libraries
     linked into them. (Closes: #873708)
 .
   [ Dimitri John Ledkov ]
   * Cherrypick upstream networkd-test.py assertion/check fixes.
     This resolves ADT test suite failures, when running tests under lxc/lxd
     providers.
   * Cherrypick arm* seccomp fixes.
     This should resolve ADT test failures, on arm64, when running as root.
   * Disable KillUserProcesses, yet again, with meson this time.
   * initramfs-tools: trigger udevadm add actions with subsystems first.
     This updates the initramfs-tools init-top udev script to trigger udevadm
     actions with type specified. This mimics the systemd-udev-trigger.service.
     Without type specified only devices are triggered, but triggering
     subsystems may also be required and should happen before triggering the
     devices. This is the case for example on s390x with zdev generated udev
     rules. (LP: #1713536)
 .
   [ Michael Biebl ]
   * (Re)add --quiet flag to addgroup calls.
     This is now safe with adduser having been fixed to no longer suppress
     fatal error messages if --quiet is used. (Closes: #837871)
   * Switch back to default GCC (Closes: #873661)
   * Drop systemd-timesyncd.service.d/disable-with-time-daemon.conf.
     All major NTP implementations ship a native service file nowadays with a
     Conflicts=systemd-timesyncd.service so this drop-in is no longer
     necessary. (Closes: #873185)
Checksums-Sha1:
 cb045260eef812bbeb36f5cbe0e2df7549f21068 4838 systemd_234-3.dsc
 13013258cb21120594d58c0a82682db119c3d39d 134836 systemd_234-3.debian.tar.xz
 f183c55b3a0c0e8b4da7b18e7806e21072c75a98 10098 systemd_234-3_source.buildinfo
Checksums-Sha256:
 2c85a08e1ef7818c755f98a7aaf1e97deccc7575a717903e3330dae2777d5a94 4838 systemd_234-3.dsc
 b873f8ce1cdaa82212ec043cc5d7bf9f82dd2c347d59816989e2079dfe94720f 134836 systemd_234-3.debian.tar.xz
 04df3797521661c774c947a20ae40b2f0c2580a781fbe3f70e819e1ecec19564 10098 systemd_234-3_source.buildinfo
Files:
 8e6d761c08a691dbc330060ed6ed0bec 4838 admin optional systemd_234-3.dsc
 4771bc933b85435c76494a204b52385c 134836 admin optional systemd_234-3.debian.tar.xz
 9a05f4f63b18575d51103f73e8ade317 10098 admin optional systemd_234-3_source.buildinfo

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

iQIzBAEBCAAdFiEECbOsLssWnJBDRcxUauHfDWCPItwFAlmsg/gACgkQauHfDWCP
Itybfg//e81GGQETUPU92uOuWN1LFkqDB/eNJoHiIf4MDBcZWGIfpSTVwzDRX35X
JFZcVP/JRgYswUCx+oM7rKIsr2w0xQyYvm6yueqZZXoGL1+qskaGIA4r6BBHFPPv
4CCoUxoQniXJOEa4RuL3Nj/Srf0AiqAb7k/zYSsP45qYUxlhn1DF+05047Vk0L6F
ZTxvq3oyAd9VF4AYuPdTcfIFM61G9u/Kq6AtfIyZhIry4TAauE/oZCey8/Ryz//t
kDc43dZ1yZl5OGLgJ6zg5kw7Eh/GN5WYiS6EegtU4Jmsd+KR4lJSiH6pd/QVCBo+
jSpXx/pcHV+ePO2yqPEAoVuAA3mqkJB111HnzUXDYEioX66lYOgdiILEAIgmkByV
oQaa/TB7MkhhDz3nUA425SkkjEn6y6ay3q7JWJRrn0c79jg51Z5axq2gihI8EhWd
BR2su6JQGdJbMjQFsx9XPqWWE49OjmfFgx+uQAB+DEKrlo0PUXw8tvP18OVTcgh7
hKsvBQL+2WVGsr5lD8oB4AP8zPfgNI5oscK7Jz/xnqA4dVsChCgauwSk44CGp6HL
a0XrnfnVQyCRdAFUQhnG9+oKsYEC4sG41c2yWejTUHf3A8oIFGks8q4AJalME6yc
Z34QYTka1SHJW5S4MexCXDSiCf7FtPaOaic/BpczT45e5WBTSHw=
=Wkog
-----END PGP SIGNATURE-----




Reply sent to Michael Biebl <biebl@debian.org>:
You have taken responsibility. (Sun, 03 Sep 2017 23:09:05 GMT) (full text, mbox, link).


Notification sent to David van Deijk <davidd@piratenpartij.nl>:
Bug acknowledged by developer. (Sun, 03 Sep 2017 23:09:05 GMT) (full text, mbox, link).


Bug archived. Request was from Debbugs Internal Request <owner@bugs.debian.org> to internal_control@bugs.debian.org. (Sat, 07 Oct 2017 07:30:32 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:38:05 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.