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

Bug#770716: marked as done (unblock: apt-spacewalk/1.0.6-4.1)



Your message dated Sun, 23 Nov 2014 22:10:23 +0000
with message-id <20141123221023.GY6216@lupin.home.powdarrmonkey.net>
and subject line Re: Bug#770716: unblock: apt-spacewalk/1.0.6-4.1
has caused the Debian Bug report #770716,
regarding unblock: apt-spacewalk/1.0.6-4.1
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.)


-- 
770716: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=770716
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

Please unblock package apt-spacewalk

1.0.6-4.1 fixes #769508 which made apt-spacewalk uninstallable.

Patch is attached.

Thanks,

Bernd


unblock apt-spacewalk/1.0.6-4.1

-- System Information:
Debian Release: jessie/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.16.0-4-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
diff -u apt-spacewalk-1.0.6/debian/changelog apt-spacewalk-1.0.6/debian/changelog
--- apt-spacewalk-1.0.6/debian/changelog
+++ apt-spacewalk-1.0.6/debian/changelog
@@ -1,3 +1,11 @@
+apt-spacewalk (1.0.6-4.1) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Check for post_invoke.py to exist before attempting to invoke it
+    (Closes: 769508)
+
+ -- Andreas Bombe <aeb@debian.org>  Sat, 22 Nov 2014 18:42:41 +0100
+
 apt-spacewalk (1.0.6-4) unstable; urgency=medium
 
   * [99f9479e] Integrate NMU that went missing.
only in patch2:
unchanged:
--- apt-spacewalk-1.0.6.orig/50spacewalk
+++ apt-spacewalk-1.0.6/50spacewalk
@@ -11,5 +11,5 @@
   }
 };
 DPkg::Post-Invoke {
-    "/usr/lib/apt-spacewalk/post_invoke.py";
+    "[ ! -e /usr/lib/apt-spacewalk/post_invoke.py ] || /usr/lib/apt-spacewalk/post_invoke.py";
 };

--- End Message ---
--- Begin Message ---
On Sun, Nov 23, 2014 at 10:42:34PM +0100, Bernd Zeimetz wrote:
> Control: tags -1 -moreinfo
> 
> On 11/23/2014 04:41 PM, Adam D. Barratt wrote:
> > 
> > 
> > On Sun, 2014-11-23 at 16:13 +0100, Bernd Zeimetz wrote:
> >> Please unblock package apt-spacewalk
> >>
> >> 1.0.6-4.1 fixes #769508 which made apt-spacewalk uninstallable.
> >>
> >> Patch is attached.
> > 
> > While the patch looks fine, the package appears to be in DELAYED/5 and
> > we can't unblock packages that aren't in unstable.
> 
> Oh, seems the NMUer failed to move it... Done so some minutes ago, package
> accepted in unstable.

I'd have gone for -x personally, to test executability. But that's probably
personal taste. Unblocked.

-- 
Jonathan Wiltshire                                      jmw@debian.org
Debian Developer                         http://people.debian.org/~jmw

4096R: 0xD3524C51 / 0A55 B7C5 1223 3942 86EC  74C3 5394 479D D352 4C51

Attachment: signature.asc
Description: Digital signature


--- End Message ---

Reply to: