Your message dated Mon, 27 Feb 2017 14:26:21 +0100 with message-id <19296447-693a-e830-7c4a-20325e32159b@collabora.co.uk> and subject line Re: Bug#856271: xfonts-base: FTBFS on arm64 due to out of date autoconf files has caused the Debian Bug report #856281, regarding unblock: xfonts-base/1.0.4+nmu2 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.) -- 856281: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=856281 Debian Bug Tracking System Contact owner@bugs.debian.org with problems
--- Begin Message ---
- To: Debian Bug Tracking System <submit@bugs.debian.org>
- Subject: unblock: xfonts-base/1.0.4+nmu2
- From: Andrew Shadura <andrewsh@debian.org>
- Date: Mon, 27 Feb 2017 14:14:02 +0100
- Message-id: <[🔎] 148820124288.21523.10126661069807488449.reportbug@nuevo>
Package: release.debian.org Severity: normal User: release.debian.org@packages.debian.org Usertags: unblock -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 Please unblock package xfonts-base As reported in #856271, xfonts-base FTBFS on arm64. A tiny patch fixes that break. I uploaded the fixed package to DELAYED/3. unblock xfonts-base/1.0.4+nmu2 - -- Cheers, Andrew -----BEGIN PGP SIGNATURE----- iQExBAEBCAAbBQJYtCYXFBxhbmRyZXdzaEBkZWJpYW4ub3JnAAoJEJ1bI/kYT6UU 1lQH/0AXVoFgK0riaICZcN3D1weoiwVnDge2TswSzomgAJJ7DNTnib2vU/ORF3rl zojNxeqQ5RZ5exaKXbsJK50nPuo39jZyIVeqZqy/IbnE0MQKjWpvHhUrH+5g6nbn jxrupDKSS/kyCR5m7xgzfHp9oMdUMzUZz2CmqmddVAM+WPMVv1tXtExQ7euvuHzc OkavNKLzpSQU8L579bayEgP4ke16CJbG76w67kFCyKy6YajkKBIppfnYz8BNSlGK gCF+sPwwtoFlJjc8DF6Vzvygp4Ulq/HhKUreGzhTKqxMp4/l45FoH8LsXwJcVjRH uWAcM+IOgOvh91WcLAQ0phDAeQo= =HVZB -----END PGP SIGNATURE-----diff -Nru xfonts-base-1.0.4+nmu1/debian/changelog xfonts-base-1.0.4+nmu2/debian/changelog --- xfonts-base-1.0.4+nmu1/debian/changelog 2015-07-08 18:30:56.000000000 +0200 +++ xfonts-base-1.0.4+nmu2/debian/changelog 2017-02-27 13:03:18.000000000 +0100 @@ -1,3 +1,10 @@ +xfonts-base (1:1.0.4+nmu2) unstable; urgency=medium + + * Non-maintainer upload. + * Install config.sub/config.guess from autotools-dev (Closes: #856271). + + -- Andrew Shadura <andrewsh@debian.org> Mon, 27 Feb 2017 13:03:18 +0100 + xfonts-base (1:1.0.4+nmu1) unstable; urgency=medium * Non-maintainer upload. diff -Nru xfonts-base-1.0.4+nmu1/debian/control xfonts-base-1.0.4+nmu2/debian/control --- xfonts-base-1.0.4+nmu1/debian/control 2015-07-08 05:10:51.000000000 +0200 +++ xfonts-base-1.0.4+nmu2/debian/control 2017-02-27 12:51:38.000000000 +0100 @@ -4,6 +4,7 @@ Maintainer: Debian X Strike Force <debian-x@lists.debian.org> Build-Depends: debhelper (>= 7), + autotools-dev, Build-Depends-Indep: pkg-config, xfonts-utils (>= 1:7.5), diff -Nru xfonts-base-1.0.4+nmu1/debian/rules xfonts-base-1.0.4+nmu2/debian/rules --- xfonts-base-1.0.4+nmu1/debian/rules 2015-02-01 11:36:32.000000000 +0100 +++ xfonts-base-1.0.4+nmu2/debian/rules 2017-02-27 12:55:32.000000000 +0100 @@ -49,6 +49,8 @@ mkdir -p $(STAMP_DIR) mkdir -p $*-build cd $*-build && \ + cp -f /usr/share/misc/config.sub ../$*/config.sub && \ + cp -f /usr/share/misc/config.guess ../$*/config.guess && \ ../$*/configure \ --prefix=/usr \ --mandir=\$${prefix}/share/man \
--- End Message ---
--- Begin Message ---
- To: 856281-done@bugs.debian.org
- Subject: Re: Bug#856271: xfonts-base: FTBFS on arm64 due to out of date autoconf files
- From: Andrew Shadura <andrew.shadura@collabora.co.uk>
- Date: Mon, 27 Feb 2017 14:26:21 +0100
- Message-id: <19296447-693a-e830-7c4a-20325e32159b@collabora.co.uk>
- In-reply-to: <1b47a32e-a219-c30c-0d37-8c43987ea078@debian.org>
- References: <148819144667.14643.749082549602342552.reportbug@nuevo> <148819144667.14643.749082549602342552.reportbug@nuevo> <552120a4-b74e-ac00-e3f0-462ae5a76132@collabora.co.uk> <1b47a32e-a219-c30c-0d37-8c43987ea078@debian.org>
Closing the unblock bug too. On 27/02/17 14:21, Julien Cristau wrote: > On 02/27/2017 02:15 PM, Andrew Shadura wrote: >> I have uploaded the fix to DELAYED/3. >> > Please cancel it. This should be solved consistently with other > xfonts-* packages. And it looks like you're making clean and build not > match. -- Cheers, AndrewAttachment: signature.asc
Description: OpenPGP digital signature
--- End Message ---