[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: dd-schroot-cmd on hurd boxes



On Wed, Oct 1, 2014 at 1:39 AM, Samuel Thibault <sthibault@debian.org> 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


Reply to: