[Pkg-iscsi-maintainers] Bug#750610: open-iscsi ftbfs on arm64, outdated config.sub and config.guess

Ritesh Raj Sarraf rrs at debian.org
Thu Jun 5 04:48:45 UTC 2014


On 06/05/2014 05:30 AM, peter green wrote:
>
> Open-iscsi ftbfs on arm64 because config.guess/sub are out of date.
>
> The attatched debdiff was uploaded to debian-ports arm64 to fix this.

Thanks for the patch.

>
> I do not intend to NMU this immediately but if the bug has not been
> fixed when the time comes to push arm64 into debian proper it is
> likely either myself or another porter will NMU this. If you have any
> objections please raise them now. If you agree with the patch please
> upload it in the not too distant future. 

:-) That's a reasonable threat. I will review it soon. :-)


   * [53a1224] Fix typo in README.
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	2013-11-05 16:16:54.000000000 +0000
+++ open-iscsi-2.0.873+git0.3b4b4500/debian/rules	2014-05-29 13:04:19.000000000 +0100
@@ -36,7 +36,11 @@
 configure-stamp:
 	dh_testdir
 	# Add here commands to configure the package.
-
+	#get up to date config.sub/config.guess from autotools-dev
+	cp /usr/share/misc/config.sub utils/open-isns/aclocal/
+	cp /usr/share/misc/config.guess utils/open-isns/aclocal/
+	cp /usr/share/misc/config.sub iscsiuio
+	cp /usr/share/misc/config.guess iscsiuio
 	touch configure-stamp


Is this standard practice ? Aren't these autogenerated on the build machine ?
-- 
Ritesh Raj Sarraf | http://people.debian.org/~rrs
Debian - The Universal Operating System

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.alioth.debian.org/pipermail/pkg-iscsi-maintainers/attachments/20140605/3c0a6a04/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: OpenPGP digital signature
URL: <http://lists.alioth.debian.org/pipermail/pkg-iscsi-maintainers/attachments/20140605/3c0a6a04/attachment.sig>


More information about the Pkg-iscsi-maintainers mailing list