[Bug 1710579] Re: package snmpd 5.7.3+dfsg-1ubuntu4 failed to install error exit status 1

2017-08-15 Thread Andreas Hasenack
They probably meant for the check to be: if ! getent passwd snmp >/dev/null i.e., check exit status ($?). -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to net-snmp in Ubuntu. https://bugs.launchpad.net/bugs/1710579 Title: package

[Bug 1710579] Re: package snmpd 5.7.3+dfsg-1ubuntu4 failed to install error exit status 1

2017-08-15 Thread Andreas Hasenack
The postinst script has guards against adding the user if it exists already: if [ ! `getent passwd snmp >/dev/null` ]; then if [ ! `getent group snmp >/dev/null` ]; then # no snmp user & group adduser --quiet --system --group --home $SNMPDIR \ --shell

[Bug 1710672] Re: New release 9.11.2

2017-08-15 Thread Andreas Hasenack
Hello, thanks for filing this bug in Ubuntu. Bind9 is a package we try to keep as close as possible to Debian's version, which is currently in the 9.10.3 P4 series. There is a merge proposal (https://code.launchpad.net/~ahasenack/ubuntu/+source/bind9/+git/bind9/+merge/328944) upgrading Artful's

[Bug 1709186] Re: package apache2 2.4.18-2ubuntu3.4 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2017-08-15 Thread Andreas Hasenack
*** This bug is a duplicate of bug 1404245 *** https://bugs.launchpad.net/bugs/1404245 This is a bug in the refdb-server package. One way to reproduce it is to: sudo apt update sudo apt install refdb-server reniced sudo apt install apache2 apache2 and reniced have lsb headers, but refdb has

[Bug 1710634] Re: Incorrect directory for (lib)krb5 plugins

2017-08-15 Thread Andreas Hasenack
** Changed in: krb5 (Ubuntu) Status: New => Triaged -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to krb5 in Ubuntu. https://bugs.launchpad.net/bugs/1710634 Title: Incorrect directory for (lib)krb5 plugins To manage

[Bug 1584485] Re: Upgrading samba to latest security fixes together with winbind in nsswitch.conf can harm entire OS

2017-08-15 Thread Andreas Hasenack
I have a zesty VM and /tmp is not even in a different mountpoint: it's part of /. Did you partition your machine manually and mounted /tmp with noexec? -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to samba in Ubuntu.

[Bug 1677329] Re: libpam-winbind: unable to dlopen

2017-08-15 Thread Andreas Hasenack
I have a zesty VM and /tmp is not even in a different mountpoint: it's part of /. Did you partition your machine manually and mounted /tmp with noexec? -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to the bug report.

[Bug 1710898] [NEW] libpam-ldap: Debian merge 186-4

2017-08-15 Thread Andreas Hasenack
Public bug reported: Please merge from Debian's 186-4 ** Affects: libpam-ldap (Ubuntu) Importance: Medium Assignee: Andreas Hasenack (ahasenack) Status: In Progress -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to

[Bug 1710684] Re: Debian merge 2.1.27~101-g0780600+dfsg-3

2017-08-15 Thread Andreas Hasenack
** Merge proposal linked: https://code.launchpad.net/~ahasenack/ubuntu/+source/cyrus-sasl2/+git/cyrus-sasl2/+merge/329039 -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to cyrus-sasl2 in Ubuntu.