Your message dated Sat, 24 Oct 2020 22:34:39 +0000
with message-id <[email protected]>
and subject line Bug#928897: fixed in pipemeter 1.1.4-1
has caused the Debian Bug report #928897,
regarding pipemeter FTCBFS: strips with the build architecture strip
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 [email protected]
immediately.)


-- 
928897: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=928897
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: pipemeter
Version: 1.1.3-1
Tags: patch upstream
User: [email protected]
Usertags: rebootstrap

pipemeter fails to cross build from source, because it strips with the
build architecture strip. Beyond breaking cross compilation, stripping
at make install time also breaks DEB_BUILD_OPTIONS=nostrip and
generating a useful -dbgsym package. The attached patch drops the -s
flag from the install invocation. Please consider applying it.

Helmut
--- pipemeter-1.1.3.orig/Makefile.in
+++ pipemeter-1.1.3/Makefile.in
@@ -24,7 +24,7 @@
 	
 
 install: pipemeter pipemeter.1
-	install -D -p -s pipemeter $(DESTDIR)${PREFIX}/bin/pipemeter
+	install -D -p pipemeter $(DESTDIR)${PREFIX}/bin/pipemeter
 	install -D -p pipemeter.1 $(DESTDIR)${PREFIX}/share/man/man1/pipemeter.1
 
 dist: pipemeter

--- End Message ---
--- Begin Message ---
Source: pipemeter
Source-Version: 1.1.4-1
Done: Clint Byrum <[email protected]>

We believe that the bug you reported is fixed in the latest version of
pipemeter, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Clint Byrum <[email protected]> (supplier of updated pipemeter package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Sat, 24 Oct 2020 15:02:06 -0700
Source: pipemeter
Architecture: source
Version: 1.1.4-1
Distribution: unstable
Urgency: medium
Maintainer: Clint Byrum <[email protected]>
Changed-By: Clint Byrum <[email protected]>
Closes: 603133 928897
Changes:
 pipemeter (1.1.4-1) unstable; urgency=medium
 .
   * New upstream release (Closes: #928897, #603133)
   * Changing maintainer email as [email protected] no longer delivers properly.
   * Updated to latest standards (4.5.0, no changes)
   * Bumped debhelper to 10 per deprecation warnings.
Checksums-Sha1:
 e1d388aeca3a7e27d81ec5177e3834b724859ec4 1459 pipemeter_1.1.4-1.dsc
 4002771b2f391f704017add0a729406930628809 109916 pipemeter_1.1.4.orig.tar.gz
 f28d058858b8b06ddef747f4ebece7bd5b264457 1880 pipemeter_1.1.4-1.debian.tar.xz
 c9aae3a7e6462cf668d51b0b237915c1d2940ac5 5874 
pipemeter_1.1.4-1_source.buildinfo
Checksums-Sha256:
 ec99c495f49bf975b9d9c14fe0c2ef5b6171ebcfe738218ab9c2cc062ae1e609 1459 
pipemeter_1.1.4-1.dsc
 dfdea37fcc236c32cb4739665d13cff56c3e46d3b28eed5d96e62a565472474a 109916 
pipemeter_1.1.4.orig.tar.gz
 0ae464a01f531b8f350def23927ddb2295a9ab72e22870012f641e81444e734e 1880 
pipemeter_1.1.4-1.debian.tar.xz
 47b5e49abb76828b7f3a2adf972016118dbb7a81e6454d4f112aa2678b6633b9 5874 
pipemeter_1.1.4-1_source.buildinfo
Files:
 77d107dade2381ba29d7aa65d04da63f 1459 admin extra pipemeter_1.1.4-1.dsc
 6884e1a6db19ecbee5f2aabde9fd6a94 109916 admin extra pipemeter_1.1.4.orig.tar.gz
 dc366dd288cf38c1fe58309a9b1f4795 1880 admin extra 
pipemeter_1.1.4-1.debian.tar.xz
 716ed3a4359bc579932f22b2d9f6a4e3 5874 admin extra 
pipemeter_1.1.4-1_source.buildinfo

-----BEGIN PGP SIGNATURE-----

iQFHBAEBCgAxFiEE8AyfL09+txSvrRpCU4wHZvS8s44FAl+UpH8THHNwYW1hcHNA
ZGViaWFuLm9yZwAKCRBTjAdm9LyzjiHpB/9pMsOOSor30AXZJCZxVQ6PR1+1ncPG
xJe0Bkp5/blbwj2huP1J2zlDuuIiq44nXSlkYhzzloh6G7XdzHQ9tP2uAC+cQL03
nQ4JIKwr0Lcu4MQCNU5+NNmdYz3YqKNQ5TcTpqquMSieMQDRvkArqO01UPkK19BP
ZJXpw+eWCKPI+pkWFGecicI618js0G3VdWXVTPUXkHEjqsGDyCckVzh2vqFZsuaY
ohuUs2RqN+Pbc+e5//3L5XEv3Ep7ArP2BZHcbiKTLgHqd+2vA12N2uK1J6DEBLoA
cN0ohILp6T7ms+AhfO5CUrvn0LDWT+dUOuGrVu1lBsjWfxCm5TRGHcC3
=pjgM
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to