[Pkg-iscsi-maintainers] Bug#777084: open-iscsi-udeb: please build the udeb on x32

Adam Borowski kilobyte at angband.pl
Wed Feb 4 20:59:57 UTC 2015


Package: open-iscsi-udeb
Version: 2.0.873+git0.3b4b4500-4
Severity: wishlist
Tags: d-i patch
User: debian-x32 at lists.debian.org
Usertags: port-x32 di-x32

Hi!
Please add x32 to the list of architectures the udeb for open-iscsi is built
on:

diff -Nru open-iscsi-2.0.873+git0.3b4b4500/debian/control open-iscsi-2.0.873+git0.3b4b4500/debian/control
--- open-iscsi-2.0.873+git0.3b4b4500/debian/control	2015-01-25 16:55:27.000000000 +0100
+++ open-iscsi-2.0.873+git0.3b4b4500/debian/control	2014-12-25 15:37:20.000000000 +0100
@@ -29,7 +29,7 @@
  utility, iscsiadm
 
 Package: open-iscsi-udeb
-Architecture: amd64 arm64 i386 ia64 mips mipsel powerpc s390x ppc64el ppc64 armhf
+Architecture: amd64 arm64 i386 ia64 mips mipsel powerpc s390x ppc64el ppc64 armhf x32
 Section: debian-installer
 Package-Type: udeb
 Depends: ${shlibs:Depends}, ${misc:Depends}, scsi-modules, libnss-files-udeb
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-01-31 07:17:13.000000000 +0100
+++ open-iscsi-2.0.873+git0.3b4b4500/debian/rules	2014-12-25 15:36:55.000000000 +0100
@@ -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 x32
 
 get-orig-source:
 	[ ! -f $(ORIG_FILE).gz ] || rm -f $(ORIG_FILE).gz


I'm afraid I don't have means to test whether it actually works, though.
If you have a test setup at hand, it probably would be easiest to try
booting one of my d-i x32 images (http://debian-x32.org/#debian-installer)
and checking if it does iscsish stuff right.


-- System Information:
Debian Release: 8.0
  APT prefers unstable
  APT policy: (600, 'unstable'), (500, 'unreleased'), (50, 'experimental')
Architecture: x32 (x86_64)

Kernel: Linux 3.18.5-x32 (SMP w/6 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: sysvinit (via /sbin/init)



More information about the Pkg-iscsi-maintainers mailing list