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

Bug#785240: jessie-pu: package open-iscsi/2.0.873+git0.3b4b4500-8



Christian Seiler <christian@iwakd.de> (2015-05-13):
> 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.

I suppose you mean 3ea68751abe4f3cf4c44a9695fff8742f80f43b4; but you're
actually backporting 41c7ecab07e1a26b78d81c250daa79ac53bd9ca0 which was
first shipped with debian/2.0.873+git0.3b4b4500-4, and the found/fixed
versions in the BTS for #785240 were a bit confusing at first. :)

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

Yeah, probably best to only pick this change for jessie.

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

No objections from my point of view. Please wait until you get a
release team ACK as well.

> 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

Mraw,
KiBi.

Attachment: signature.asc
Description: Digital signature


Reply to: