Your message dated Wed, 10 Feb 2010 01:19:37 +0000
with message-id <[email protected]>
and subject line Bug#437920: fixed in rotix 0.83-3
has caused the Debian Bug report #437920,
regarding rotix: not handling nostrip build option (policy 10.1)
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.)
--
437920: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=437920
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: rotix
Version: 0.83-2.1
Severity: wishlist
User: [email protected]
Usertags: nostrip
Hello,
There was a problem while autobuilding your package with
DEB_BUILD_OPTIONS=nostrip.
Final binaries are still stripped.
If you call dh_strip correctly in debian/rules, this may mean that upstream
is stripping anyway.
You should look for call to strip, ld -s or install -s which may strip binaries.
> Automatic build of rotix_0.83-2.1 on octave for sid/i386 by rebuildd
> 0.2.2-r136
> Build started at 2007-08-14 19:38:38.594577
> ******************************************************************************
> Reading package lists...
> Building dependency tree...
> Reading state information...
> Need to get 18.0kB of source archives.
> Get:1 http://ftp.fr.debian.org sid/main rotix 0.83-2.1 (dsc) [547B]
> Get:2 http://ftp.fr.debian.org sid/main rotix 0.83-2.1 (tar) [15.4kB]
> Get:3 http://ftp.fr.debian.org sid/main rotix 0.83-2.1 (diff) [2069B]
> Fetched 18.0kB in 0s (121kB/s)
> Download complete and in download only mode
> W: /home/staff/jd/.pbuilderrc does not exist
> I: using fakeroot in build.
> Current time: Tue Aug 14 19:38:42 UTC 2007
> pbuilder-time-stamp: 1187120322
> Building the build Environment
> -> extracting base tarball [/var/cache/pbuilder/sid.tgz]
> -> creating local configuration
> -> copying local configuration
> -> mounting /proc filesystem
> -> mounting /dev/pts filesystem
> -> policy-rc.d already exists
> Obtaining the cached apt archive contents
> Installing the build-deps
> -> Attempting to parse the build-deps
> -> Considering build-dep gettext
> -> Trying gettext
> -> Installing gettext
> Reading package lists...
> Building dependency tree...
> Reading state information...
> The following extra packages will be installed:
> gettext-base
> Suggested packages:
> cvs gettext-doc
> Recommended packages:
> curl wget lynx
> The following NEW packages will be installed:
> gettext gettext-base
> debconf: delaying package configuration, since apt-utils is not installed
> 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
> Need to get 0B/2310kB of archives.
> After unpacking 6738kB of additional disk space will be used.
> Selecting previously deselected package gettext-base.
> (Reading database ... 8969 files and directories currently installed.)
> Unpacking gettext-base (from .../gettext-base_0.16.1-2_i386.deb) ...
> Selecting previously deselected package gettext.
> Unpacking gettext (from .../gettext_0.16.1-2_i386.deb) ...
> Setting up gettext-base (0.16.1-2) ...
>
> Setting up gettext (0.16.1-2) ...
>
> -> Finished parsing the build-deps
> Reading package lists...
> Building dependency tree...
> Reading state information...
> fakeroot is already the newest version.
> 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
> Copying back the cached apt archive contents
> Copying source file
> -> copying [rotix_0.83-2.1.dsc]
> -> copying [./rotix_0.83.orig.tar.gz]
> -> copying [./rotix_0.83-2.1.diff.gz]
> Extracting source
> gpg: can't open `/gnupg/options.skel': No such file or directory
> gpg: Signature made Mon Jul 17 20:00:18 2006 UTC using DSA key ID 3FCC2A90
> gpg: Can't check signature: public key not found
> dpkg-source: extracting rotix in rotix-0.83
> dpkg-source: unpacking rotix_0.83.orig.tar.gz
> dpkg-source: applying ./rotix_0.83-2.1.diff.gz
> -> Building the package
> Setting DEB_BUILD_OPTIONS=nostrip
> dpkg-buildpackage: source package is rotix
> dpkg-buildpackage: source version is 0.83-2.1
> dpkg-buildpackage: source changed by Amaya Rodrigo Sastre <[email protected]>
> dpkg-buildpackage: host architecture i386
> dpkg-buildpackage: source version without epoch 0.83-2.1
> fakeroot debian/rules clean
> if [ "`whoami`" != "root" -o ! -d debian ]; then exit 1; fi
> rm -rf build-stamp debian/rotix debian/substvars debian/files
> touch Makefile.settings
> /usr/bin/make distclean
> make[1]: Entering directory `/tmp/buildd/rotix-0.83'
> rm -f *.o
> rm -f rotix
> rm -f po/*.mo
> rm Makefile.settings
> make[1]: Leaving directory `/tmp/buildd/rotix-0.83'
> dpkg-source -b rotix-0.83
> dpkg-source: building rotix using existing rotix_0.83.orig.tar.gz
> dpkg-source: building rotix in rotix_0.83-2.1.diff.gz
> dpkg-source: building rotix in rotix_0.83-2.1.dsc
> debian/rules build
> if [ ! -d debian ]; then exit 1; fi
> ./configure --prefix=/usr --mandir=/usr/share/man --i18n=1
> Configuration done:
> Compiling for: Linux
> Internationalization enabled.
> Debugging disabled.
> Stripping enabled.
> /usr/bin/make
> make[1]: Entering directory `/tmp/buildd/rotix-0.83'
> gcc -Wall -O3 -DPACKAGE=\"rotix\" -D LOCALEDIR=\"/usr/share/locale\" -D
> I18N=1 -c rot.c
> gcc -Wall -O3 -DPACKAGE=\"rotix\" -D LOCALEDIR=\"/usr/share/locale\" -D
> I18N=1 -c help.c
> gcc -Wall -O3 -DPACKAGE=\"rotix\" -D LOCALEDIR=\"/usr/share/locale\" -D
> I18N=1 -c rotix.c
> gcc -Wall -O3 -DPACKAGE=\"rotix\" -D LOCALEDIR=\"/usr/share/locale\" -D
> I18N=1 -o rotix rot.o help.o rotix.o
> strip rotix
> msgfmt -o po/NL.mo po/NL.po
> po/NL.po: warning: Charset "CHARSET" is not a portable encoding name.
> Message conversion to user's charset might not work.
> make[1]: Leaving directory `/tmp/buildd/rotix-0.83'
> touch build-stamp
> fakeroot debian/rules binary
> if [ "`whoami`" != "root" -o ! -d debian ]; then exit 1; fi
> mkdir -p debian/rotix/DEBIAN
> /usr/bin/make install DESTDIR=`pwd`/debian/rotix
> make[1]: Entering directory `/tmp/buildd/rotix-0.83'
> mkdir -p /tmp/buildd/rotix-0.83/debian/rotix/usr/bin
> cp rotix /tmp/buildd/rotix-0.83/debian/rotix/usr/bin
> chmod 0755 /tmp/buildd/rotix-0.83/debian/rotix/usr/bin/rotix
> mkdir -p /tmp/buildd/rotix-0.83/debian/rotix/usr/share/man/man1
> cp rotix.1 /tmp/buildd/rotix-0.83/debian/rotix/usr/share/man/man1
> chmod 0644 /tmp/buildd/rotix-0.83/debian/rotix/usr/share/man/man1/rotix.1
> mkdir -p /tmp/buildd/rotix-0.83/debian/rotix/usr/share/locale/nl/LC_MESSAGES
> cp po/NL.mo
> /tmp/buildd/rotix-0.83/debian/rotix/usr/share/locale/nl/LC_MESSAGES/rotix.mo
> chmod 0644
> /tmp/buildd/rotix-0.83/debian/rotix/usr/share/locale/nl/LC_MESSAGES/rotix.mo
> make[1]: Leaving directory `/tmp/buildd/rotix-0.83'
> if [ "`whoami`" != "root" -o ! -d debian ]; then exit 1; fi
> # Copy/compress docs
> strip -R .comment -R .note debian/rotix/usr/bin/rotix
> mkdir -p debian/rotix/usr/share/doc/rotix/
> cp debian/copyright CREDITS README debian/rotix/usr/share/doc/rotix/
> cp debian/changelog debian/rotix/usr/share/doc/rotix/changelog.Debian
> cp CHANGES debian/rotix/usr/share/doc/rotix/changelog
> cd debian/rotix/usr/share; \
> gzip -9 doc/rotix/changelog.Debian doc/rotix/changelog
> man/man1/rotix.1
> # Build the package
> chmod +x debian/postinst debian/prerm
> cp debian/postinst debian/prerm debian/rotix/DEBIAN/
> cd debian/rotix; \
> find usr -type f -exec md5sum {} \; > DEBIAN/md5sums
> dpkg-shlibdeps -Tdebian/substvars -dDepends debian/rotix/usr/bin/rotix
> dpkg-gencontrol -ldebian/changelog -isp -protix -Tdebian/substvars
> -Pdebian/rotix
> dpkg --build debian/rotix ..
> dpkg-deb: building package `rotix' in `../rotix_0.83-2.1_i386.deb'.
> dpkg-genchanges
> dpkg-genchanges: not including original source code in upload
> dpkg-buildpackage: binary and diff upload (original source NOT included)
> Copying back the cached apt archive contents
> -> unmounting dev/pts filesystem
> -> unmounting proc filesystem
> -> cleaning the build env
> -> removing directory /var/cache/pbuilder/build//7846 and its
> subdirectories
> Current time: Tue Aug 14 19:44:55 UTC 2007
> pbuilder-time-stamp: 1187120695
> Checking rotix_0.83-2.1_i386.deb for stripped binaries...
> ---------------------------------------
> /tmp/rotix_0.83-2.1_i386.deb/usr/bin/rotix: ELF 32-bit LSB executable, Intel
> 80386, version 1 (SYSV), for GNU/Linux 2.6.8, dynamically linked (uses shared
> libs), stripped
>
> ...done
> Removing result files...
> ...done
> ******************************************************************************
> Finished with status POST_BUILD_FAILED at 2007-08-14 19:45:00.418915
> Build needed 0:06:21.824338
--
Julien Danjou
.''`. Debian Developer
: :' : http://julien.danjou.info
`. `' http://people.debian.org/~acid
`- 9A0D 5FD9 EB42 22F6 8974 C95C A462 B51E C2FE E5CD
signature.asc
Description: Digital signature
--- End Message ---
--- Begin Message ---
Source: rotix
Source-Version: 0.83-3
We believe that the bug you reported is fixed in the latest version of
rotix, which is due to be installed in the Debian FTP archive:
rotix_0.83-3.debian.tar.gz
to main/r/rotix/rotix_0.83-3.debian.tar.gz
rotix_0.83-3.dsc
to main/r/rotix/rotix_0.83-3.dsc
rotix_0.83-3_i386.deb
to main/r/rotix/rotix_0.83-3_i386.deb
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.
Chris Taylor <[email protected]> (supplier of updated rotix 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: SHA1
Format: 1.8
Date: Wed, 10 Feb 2010 00:01:54 +0000
Source: rotix
Binary: rotix
Architecture: source i386
Version: 0.83-3
Distribution: unstable
Urgency: low
Maintainer: Chris Taylor <[email protected]>
Changed-By: Chris Taylor <[email protected]>
Description:
rotix - A program to generate rotational obfuscations
Closes: 437920 568870
Changes:
rotix (0.83-3) unstable; urgency=low
.
* New maintainer. (Closes: #568870)
* Switch to dh7.
* Bump standards-version.
* Use source format 3.0 (quilt).
* Don't strip binaries before dh_strip is called (Closes: #437920).
- Remove strip from debian/rules.
- Remove strip from Makefile in 00-Makefile.
* Update FSF address.
- Update debian/copyright.
- Update source files in 01-FSF
Checksums-Sha1:
90592134769211bf7b823bee5bd2ad4997466d2f 964 rotix_0.83-3.dsc
ac465ff81791e3d9228525dc6d1b720a8e879a65 2893 rotix_0.83-3.debian.tar.gz
78201b67d03d7c06894c7d4ac204183c7094f4f5 10212 rotix_0.83-3_i386.deb
Checksums-Sha256:
c7bcbdf199d19edb00cdbab4adec764a0f920a83222760a6eee470cac7cfa34a 964
rotix_0.83-3.dsc
19f13f7b20e371e6b14c5be49cb692056b0db32df822f17c19a3f4f02ccdc646 2893
rotix_0.83-3.debian.tar.gz
7b086cc14f27910ec00a2d10975b50fccff77d8c75fe6505a31ca10693bd88ef 10212
rotix_0.83-3_i386.deb
Files:
2ea44c2cb06f305c2ffd8d64b68cd8ec 964 text optional rotix_0.83-3.dsc
cdb30b67500719fed6f37c4546457ab2 2893 text optional rotix_0.83-3.debian.tar.gz
e645e134aebd96d5f0e6e674e0941143 10212 text optional rotix_0.83-3_i386.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)
iEYEARECAAYFAktyBqMACgkQLpNUoan9SCGQyACglILdPBd1a8c2Pqh0HAhbcYSW
t+EAnjcNF0UtHeQwQt2yWNRbCCd31ERC
=gv16
-----END PGP SIGNATURE-----
--- End Message ---