On Wed, Oct 1, 2014 at 1:39 AM, Samuel Thibault <[email protected]> wrote: > Samuel Thibault, le Wed 01 Oct 2014 01:33:38 +0200, a écrit : >> Gabriele Giacone, le Fri 05 Sep 2014 03:11:45 +0200, a écrit : >> > diff --git a/modules/porterbox/files/dd-schroot-cmd >> > b/modules/porterbox/files/dd-schroot-cmd >> > index 8dc7a4b..179491c 100755 >> > --- a/modules/porterbox/files/dd-schroot-cmd >> > +++ b/modules/porterbox/files/dd-schroot-cmd >> > @@ -80,7 +80,7 @@ def ensure_ok(session): >> > die("Session owner mismatch.") >> > >> > def os_supports_unshare(): >> > - if platform.uname()[0] == 'GNU/kFreeBSD': >> > + if platform.uname()[0] == 'GNU/kFreeBSD' or platform.uname()[0] == >> > 'GNU': >> > return False >> > return True >> > >> >> Please submit it to schroot already, it seems obvious enough to get it >> there already :) > > Ah, sorry, I confused the patch numbers; you have already submitted it, > thanks.
Yes and didn't get any reply so far. CC'ing debian-admin@ to ping. -- G..e -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: https://lists.debian.org/cabcawc3nrq2wq-rkux62meynxu2g01arz7ctxox4whjq1v0...@mail.gmail.com

