Your message dated Thu, 7 Feb 2008 16:13:13 +0100
with message-id <[EMAIL PROTECTED]>
and subject line Fixed in 0.3-2
has caused the attached Bug report 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 I am
talking about this indicates a serious mail system misconfiguration
somewhere. Please contact me immediately.)
Debian bug tracking system administrator
(administrator, Debian Bugs database)
--- Begin Message ---
Package: xml2
Version: 0.3-1.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 xml2_0.3-1.1 on octave for sid/i386 by rebuildd 0.2.2-r136
> Build started at 2007-08-16 07:17:56.085649
> ******************************************************************************
> Reading package lists...
> Building dependency tree...
> Reading state information...
> Need to get 13.7kB of source archives.
> Get:1 http://ftp.fr.debian.org sid/main xml2 0.3-1.1 (dsc) [533B]
> Get:2 http://ftp.fr.debian.org sid/main xml2 0.3-1.1 (tar) [11.6kB]
> Get:3 http://ftp.fr.debian.org sid/main xml2 0.3-1.1 (diff) [1620B]
> Fetched 13.7kB in 0s (79.7kB/s)
> Download complete and in download only mode
> W: /home/staff/jd/.pbuilderrc does not exist
> I: using fakeroot in build.
> Current time: Thu Aug 16 07:17:59 UTC 2007
> pbuilder-time-stamp: 1187248679
> 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 libxml-dev
> -> Trying libxml-dev
> -> Installing libxml-dev
> Reading package lists...
[...]
> Current time: Thu Aug 16 07:22:31 UTC 2007
> pbuilder-time-stamp: 1187248951
> Checking xml2_0.3-1.1_i386.deb for stripped binaries...
> ---------------------------------------
> /tmp/xml2_0.3-1.1_i386.deb/usr/bin/2csv: ELF 32-bit LSB executable, Intel
> 80386, version 1 (SYSV), for GNU/Linux 2.6.8, dynamically linked (uses shared
> libs), stripped
> /tmp/xml2_0.3-1.1_i386.deb/usr/bin/2html: ELF 32-bit LSB executable, Intel
> 80386, version 1 (SYSV), for GNU/Linux 2.6.8, dynamically linked (uses shared
> libs), stripped
> /tmp/xml2_0.3-1.1_i386.deb/usr/bin/csv2: ELF 32-bit LSB executable, Intel
> 80386, version 1 (SYSV), for GNU/Linux 2.6.8, dynamically linked (uses shared
> libs), stripped
> /tmp/xml2_0.3-1.1_i386.deb/usr/bin/2xml: ELF 32-bit LSB executable, Intel
> 80386, version 1 (SYSV), for GNU/Linux 2.6.8, dynamically linked (uses shared
> libs), stripped
> /tmp/xml2_0.3-1.1_i386.deb/usr/bin/xml2: ELF 32-bit LSB executable, Intel
> 80386, version 1 (SYSV), for GNU/Linux 2.6.8, dynamically linked (uses shared
> libs), stripped
> /tmp/xml2_0.3-1.1_i386.deb/usr/bin/html2: 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-16 07:22:34.855471
> Build needed 0:04:38.769822
--
Julien Danjou
.''`. Debian Developer
: :' : http://julien.danjou.info
`. `' http://people.debian.org/~acid
`- 9A0D 5FD9 EB42 22F6 8974 C95C A462 B51E C2FE E5CD
--- End Message ---
--- Begin Message ---
Hi,
as you can see from the following paragraph this has been fixed in the
latest upload:
[EMAIL PROTECTED] ~/debian-devel/xml2 % file /usr/bin/csv2
/usr/bin/csv2: ELF 32-bit LSB executable, Intel 80386, version 1 (SYSV), for
GNU/Linux 2.6.8, dynamically linked (uses shared libs), not stripped
[EMAIL PROTECTED] ~/debian-devel/xml2 % file /usr/bin/2csv
/usr/bin/2csv: ELF 32-bit LSB executable, Intel 80386, version 1 (SYSV), for
GNU/Linux 2.6.8, dynamically linked (uses shared libs), not stripped
[EMAIL PROTECTED] ~/debian-devel/xml2 % file /usr/bin/2html
/usr/bin/2html: symbolic link to `2xml'
[EMAIL PROTECTED] ~/debian-devel/xml2 % file /usr/bin/2xml
/usr/bin/2xml: ELF 32-bit LSB executable, Intel 80386, version 1 (SYSV), for
GNU/Linux 2.6.8, dynamically linked (uses shared libs), not stripped
[EMAIL PROTECTED] ~/debian-devel/xml2 % file /usr/bin/xml2
/usr/bin/xml2: ELF 32-bit LSB executable, Intel 80386, version 1 (SYSV), for
GNU/Linux 2.6.8, dynamically linked (uses shared libs), not stripped
[EMAIL PROTECTED] ~/debian-devel/xml2 % file /usr/bin/html2
/usr/bin/html2: symbolic link to `xml2'
Best Regards,
Patrick
signature.asc
Description: Digital signature
--- End Message ---