Bug#770716: unblock: apt-spacewalk/1.0.6-4.1

2014-11-23 Thread Bernd Zeimetz
Package: release.debian.org
Severity: normal
User: release.debian@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 a...@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;
 };


Bug#770716: unblock: apt-spacewalk/1.0.6-4.1

2014-11-23 Thread Adam D. Barratt
Control: tags -1 +moreinfo

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.

Please remove the moreinfo tag once the package has reached the archive.

Regards,

Adam


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#770716: unblock: apt-spacewalk/1.0.6-4.1

2014-11-23 Thread Bernd Zeimetz
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.

 Please remove the moreinfo tag once the package has reached the archive.

done

Thanks,

Bernd


-- 
 Bernd ZeimetzDebian GNU/Linux Developer
 http://bzed.dehttp://www.debian.org
 GPG Fingerprint: ECA1 E3F2 8E11 2432 D485  DD95 EB36 171A 6FF9 435F


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org