[prev in list] [next in list] [prev in thread] [next in thread] 

List:       ubuntu-devel
Subject:    Re: Road to new openssl
From:       Andreas Hasenack <andreas () canonical ! com>
Date:       2018-01-30 11:26:04
Message-ID: CANYNYEHHb-C0JuLo1+tDNiexpo3YiCm0_0pinqawtmjLFspC9w () mail ! gmail ! com
[Download RAW message or body]

[Attachment #2 (multipart/alternative)]


On Mon, Jan 29, 2018 at 2:38 PM, Andreas Hasenack <andreas@canonical.com>
wrote:

>
>
> On Mon, Jan 29, 2018 at 2:31 PM, Christian Ehrhardt <
> christian.ehrhardt@canonical.com> wrote:
>
>> On Mon, Jan 29, 2018 at 5:26 PM, Andreas Hasenack <andreas@canonical.com>
>> wrote:
>> >
>> >
>> > On Mon, Jan 29, 2018 at 9:48 AM, Dimitri John Ledkov <xnox@ubuntu.com>
>> > 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 <tjaalton@debian.org>  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?

[Attachment #5 (text/html)]

<div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Jan \
29, 2018 at 2:38 PM, Andreas Hasenack <span dir="ltr">&lt;<a \
href="mailto:andreas@canonical.com" \
target="_blank">andreas@canonical.com</a>&gt;</span> wrote:<br><blockquote \
class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc \
solid;padding-left:1ex"><div dir="ltr"><br><div class="gmail_extra"><br><div \
class="gmail_quote"><span class="">On Mon, Jan 29, 2018 at 2:31 PM, Christian \
Ehrhardt <span dir="ltr">&lt;<a href="mailto:christian.ehrhardt@canonical.com" \
target="_blank">christian.ehrhardt@canonical.<wbr>com</a>&gt;</span> \
wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px \
0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><span \
class="m_-1266460931371690692gmail-">On Mon, Jan 29, 2018 at 5:26 PM, Andreas \
Hasenack &lt;<a href="mailto:andreas@canonical.com" \
target="_blank">andreas@canonical.com</a>&gt; wrote:<br> &gt;<br>
&gt;<br>
&gt; On Mon, Jan 29, 2018 at 9:48 AM, Dimitri John Ledkov &lt;<a \
href="mailto:xnox@ubuntu.com" target="_blank">xnox@ubuntu.com</a>&gt;<br> &gt; \
wrote:<br> &gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt; &gt; &gt;   net-snmp<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt; Patch available in Debian BTS, was deferred for stretch:<br>
&gt;&gt; &gt; <a href="https://bugs.debian.org/828449" rel="noreferrer" \
target="_blank">https://bugs.debian.org/828449</a><br> &gt;&gt; &gt;<br>
&gt;&gt;<br>
&gt;&gt; Fixed.<br>
&gt;&gt;<br>
&gt;<br>
&gt; It&#39;s stuck in excuses due to a hilarious chain of dep8 failures: net-snmp \
-&gt;<br> &gt; 389-ds-base -&gt; python-ldap -&gt; freipa<br>
<br>
</span>389-ds-base I hit as well, FYI:<br>
See: <a href="https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=888745" \
rel="noreferrer" target="_blank">https://bugs.debian.org/cgi-bi<wbr>n/bugreport.cgi?bug=888745</a><br>
                
And: <a href="https://code.launchpad.net/~paelzer/britney/hints-ubuntu-mask-389-ds-base/+merge/336779" \
rel="noreferrer" target="_blank">https://code.launchpad.net/~pa<wbr>elzer/britney/hints-ubuntu-mas<wbr>k-389-ds-base/+merge/336779</a><br>
 <span class="m_-1266460931371690692gmail-im \
m_-1266460931371690692gmail-HOEnZb"><br></span></blockquote><div><br></div></span><div>It \
is fixed in the new package in proposed:<br><div>389-ds-base (1.3.7.8-2) unstable; \
urgency=medium</div><div><br></div><div>   * Fix autopkgtest to be robust in the face \
of changed iproute2 output.</div><div><br></div><div>  -- Timo Aaltonen &lt;<a \
href="mailto:tjaalton@debian.org" target="_blank">tjaalton@debian.org</a>&gt;   Wed, \
20 Dec 2017 15:57:26 +0200</div></div><div><br></div><div>With this \
diff:</div><div><br></div><div><div>-IP=`ip route get 1.1.1.1 | awk &#39;{print $NF; \
exit}&#39;`</div><div>+IP=`ip route get 1.1.1.1 | sed -n -e&#39;s/.*src //; s/ .*//; \
p; q&#39;`</div></div><div><br></div><div>The fixed 389-ds-base package is now stuck \
in proposed because of python-ldap, which won&#39;t migrate because of freeipa, which \
won&#39;t migrate because it needs the new bind9.</div><div>  \
</div></div></div></div> </blockquote></div><br></div><div \
class="gmail_extra">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?</div></div>


[Attachment #6 (text/plain)]

-- 
ubuntu-devel mailing list
ubuntu-devel@lists.ubuntu.com
Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-devel


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic