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

Bug#785240: marked as done (jessie-pu: package open-iscsi/2.0.873+git0.3b4b4500-8)



Your message dated Sat, 06 Jun 2015 13:11:11 +0100
with message-id <1433592671.2987.12.camel@adam-barratt.org.uk>
and subject line Fix released with 8.1 point release
has caused the Debian Bug report #785240,
regarding jessie-pu: package open-iscsi/2.0.873+git0.3b4b4500-8
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.)


-- 
785240: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=785240
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: release.debian.org
User: release.debian.org@packages.debian.org
Usertags: pu
Tags: jessie
Severity: normal
X-Debbugs-CC: rrs@debian.org, debian-boot@lists.debian.org

(Cc'ing debian-boot because this affects the installer.)

Attached is a patch that fixes the RC bug #784092 targeting Jessie.
I've noticed this issue while reworking the packaging in unstable; the
udeb produced by the open-iscsi package was simply empty on some
architectures (see the bug report for details).

The issue is fixed in unstable (-9) in such a way that it won't
resurface again if the control file is updated to build the udeb for
even more architectures in the future.

The attached debdiff for stable fixes the immediate problem for Jessie
(but does not include other changes from unstable).

Please review and consider this for the next Jessie point release.
Ritesh would upload the package upon receiving your ACK.

Thank you!

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

Kernel: Linux 3.16.0-4-amd64 (SMP w/8 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
diff -Nru open-iscsi-2.0.873+git0.3b4b4500/debian/changelog open-iscsi-2.0.873+git0.3b4b4500/debian/changelog
--- open-iscsi-2.0.873+git0.3b4b4500/debian/changelog	2015-02-10 18:17:18.000000000 +0100
+++ open-iscsi-2.0.873+git0.3b4b4500/debian/changelog	2015-05-13 20:03:45.000000000 +0200
@@ -1,3 +1,10 @@
+open-iscsi (2.0.873+git0.3b4b4500-8+deb8u1) stable; urgency=medium
+
+  * [725c5c6] Populate udebs in every architecture they are built
+    (Closes: #784092)
+
+ -- Christian Seiler <christian@iwakd.de>  Wed, 13 May 2015 20:01:02 +0200
+
 open-iscsi (2.0.873+git0.3b4b4500-8) unstable; urgency=medium
 
   * [e707e75] Exclude iscsid.conf from dh_fixperms. (Closes: #735773)
diff -Nru open-iscsi-2.0.873+git0.3b4b4500/debian/rules open-iscsi-2.0.873+git0.3b4b4500/debian/rules
--- open-iscsi-2.0.873+git0.3b4b4500/debian/rules	2015-02-10 18:17:18.000000000 +0100
+++ open-iscsi-2.0.873+git0.3b4b4500/debian/rules	2015-05-13 20:03:45.000000000 +0200
@@ -10,7 +10,7 @@
 DEB_UPSTREAM_VERSION=$(shell dpkg-parsechangelog | sed -rne 's,^Version: ([^-]+).*,\1,p')
 
 DEB_HOST_ARCH?=$(shell dpkg-architecture -qDEB_HOST_ARCH)
-SUPPORTED_ARCH_UDEB = amd64 arm64 i386 ia64 mips mipsel powerpc
+SUPPORTED_ARCH_UDEB = amd64 arm64 i386 ia64 mips mipsel powerpc s390x ppc64el ppc64 armhf
 
 get-orig-source:
 	[ ! -f $(ORIG_FILE).gz ] || rm -f $(ORIG_FILE).gz

--- End Message ---
--- Begin Message ---
Version: 8.1

Hi,

The fix discussed in this bug was released to stable as part of the 8.1
point release earlier today.

Regards,

Adam

--- End Message ---

Reply to: