On Mon, Jan 29, 2018 at 2:38 PM, Andreas Hasenack <[email protected]> wrote:
> > > On Mon, Jan 29, 2018 at 2:31 PM, Christian Ehrhardt < > [email protected]> wrote: > >> On Mon, Jan 29, 2018 at 5:26 PM, Andreas Hasenack <[email protected]> >> wrote: >> > >> > >> > On Mon, Jan 29, 2018 at 9:48 AM, Dimitri John Ledkov <[email protected]> >> > wrote: >> >> >> >> >> >> > > net-snmp >> >> > >> >> > Patch available in Debian BTS, was deferred for stretch: >> >> > https://bugs.debian.org/828449 >> >> > >> >> >> >> Fixed. >> >> >> > >> > It's stuck in excuses due to a hilarious chain of dep8 failures: >> net-snmp -> >> > 389-ds-base -> python-ldap -> freipa >> >> 389-ds-base I hit as well, FYI: >> See: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=888745 >> And: https://code.launchpad.net/~paelzer/britney/hints-ubuntu-mas >> k-389-ds-base/+merge/336779 >> >> > It is fixed in the new package in proposed: > 389-ds-base (1.3.7.8-2) unstable; urgency=medium > > * Fix autopkgtest to be robust in the face of changed iproute2 output. > > -- Timo Aaltonen <[email protected]> Wed, 20 Dec 2017 15:57:26 +0200 > > With this diff: > > -IP=`ip route get 1.1.1.1 | awk '{print $NF; exit}'` > +IP=`ip route get 1.1.1.1 | sed -n -e's/.*src //; s/ .*//; p; q'` > > The fixed 389-ds-base package is now stuck in proposed because of > python-ldap, which won't migrate because of freeipa, which won't migrate > because it needs the new bind9. > > net-snmp is green now, but blocked on another package: perl. Perl has a ton of dependencies and running tests. Has been in the queue for 17 days now and most arm64 tests are still in progress, so it will be a (long) while. There are some reds already too. Will whoever uploaded perl check those?
-- ubuntu-devel mailing list [email protected] Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-devel
