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

Bug#854651: marked as done (unblock: debootstrap/1.0.88)



Your message dated Fri, 10 Feb 2017 00:05:17 +0100
with message-id <20170209230515.GA26625@ugent.be>
and subject line Re: Bug#854651: unblock: debootstrap/1.0.88
has caused the Debian Bug report #854651,
regarding unblock: debootstrap/1.0.88
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
854651: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=854651
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: release.debian.org
Severity: normal
User: release.debian.org@packages.debian.org
Usertags: unblock

Hey folks,

Please unblock debootstrap 1.0.88

We have a tiny fix for #836525, which will allow debootstrap to deal
with arch-qualified dependencies. It'll be a major PITA if debootstrap
can't deal with these in stretch. 

KiBi already knows about this upload and is happy AFAIK. He and I have
both tested the patch.

diff -Nru debootstrap-1.0.87/debian/changelog debootstrap-1.0.88/debian/changelog
--- debootstrap-1.0.87/debian/changelog 2016-11-16 05:47:27.000000000 +0000
+++ debootstrap-1.0.88/debian/changelog 2017-02-08 23:52:56.000000000 +0000
@@ -1,3 +1,10 @@
+debootstrap (1.0.88) unstable; urgency=high
+
+  [ Sven Joachim ]
+  * Strip the arch-qualifier (Closes: #836525)
+
+ -- Steve McIntyre <93sam@debian.org>  Wed, 08 Feb 2017 23:53:10 +0000
+
 debootstrap (1.0.87) unstable; urgency=high
 
   [ Julien Cristau ]
diff -Nru debootstrap-1.0.87/functions debootstrap-1.0.88/functions
--- debootstrap-1.0.87/functions        2016-10-31 04:01:25.000000000 +0000
+++ debootstrap-1.0.88/functions        2017-02-03 00:52:30.000000000 +0000
@@ -1336,6 +1336,7 @@
                for $d (split /\s*,\s*/, $1) {
                        $d =~ s/\s*[|].*$//;
                        $d =~ s/\s*[(].*[)]\s*//;
+                       $d =~ s/:.*//;
                        push @d, $d;
                }
        }

unblock debootstrap/1.0.88

-- System Information:
Debian Release: 8.7
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'stable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.8.0-0.bpo.2-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

--- End Message ---
--- Begin Message ---
Hi,

On Thu, Feb 09, 2017 at 11:49:08AM +0100, Cyril Brulebois wrote:
> > Unblocked from my PoV.  For good measure, I'll just have KiBi confirm
> > that it is not going to disturb any test/release planning for d-i atm. :)
> 
> It would be nice if one could address #817236 at some point. Fixing
> other bugs is nice but…
> 
> Fine for the unblock anyway.

Added the unblock-udeb.

Cheers,

Ivo

--- End Message ---

Reply to: