Your message dated Tue, 3 Mar 2009 21:48:09 GMT
with message-id <[email protected]>
and subject line smbget has been removed from Debian, closing #438027
has caused the Debian Bug report #438027,
regarding smbget: 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.)
--
438027: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=438027
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: smbget
Version: 0.6-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 smbget_0.6-1 on octave for sid/i386 by rebuildd 0.2.2-r136
> Build started at 2007-08-15 04:50:56.460812
> ******************************************************************************
> Reading package lists...
> Building dependency tree...
> Reading state information...
> Need to get 23.2kB of source archives.
> Get:1 http://ftp.fr.debian.org sid/main smbget 0.6-1 (dsc) [566B]
> Get:2 http://ftp.fr.debian.org sid/main smbget 0.6-1 (tar) [20.5kB]
> Get:3 http://ftp.fr.debian.org sid/main smbget 0.6-1 (diff) [2117B]
> Fetched 23.2kB in 2s (9246B/s)
> Download complete and in download only mode
> W: /home/staff/jd/.pbuilderrc does not exist
> I: using fakeroot in build.
> Current time: Wed Aug 15 04:51:03 UTC 2007
> pbuilder-time-stamp: 1187153463
> 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 libsmbclient-dev
> -> Trying libsmbclient-dev
> -> Considering build-dep libpopt-dev
> -> Trying libpopt-dev
> -> Installing libsmbclient-dev libpopt-dev
> Reading package lists...
> Building dependency tree...
> Reading state information...
> The following extra packages will be installed:
> libkeyutils1 libkrb53 libpopt0 libsmbclient
> Suggested packages:
> krb5-doc krb5-user
> The following NEW packages will be installed:
> libkeyutils1 libkrb53 libpopt-dev libpopt0 libsmbclient libsmbclient-dev
> 0 upgraded, 6 newly installed, 0 to remove and 0 not upgraded.
> Need to get 1172kB/2564kB of archives.
> After unpacking 7303kB of additional disk space will be used.
> Get:1 http://ftp.fr.debian.org sid/main libsmbclient-dev 3.0.25b-1+b1 [1172kB]
> debconf: delaying package configuration, since apt-utils is not installed
> Fetched 1172kB in 0s (2017kB/s)
> Selecting previously deselected package libpopt0.
> (Reading database ... 8969 files and directories currently installed.)
> Unpacking libpopt0 (from .../libpopt0_1.10-3_i386.deb) ...
> Selecting previously deselected package libkeyutils1.
> Unpacking libkeyutils1 (from .../libkeyutils1_1.2-3_i386.deb) ...
> Selecting previously deselected package libkrb53.
> Unpacking libkrb53 (from .../libkrb53_1.6.dfsg.1-6_i386.deb) ...
> Selecting previously deselected package libpopt-dev.
> Unpacking libpopt-dev (from .../libpopt-dev_1.10-3_i386.deb) ...
> Selecting previously deselected package libsmbclient.
> Unpacking libsmbclient (from .../libsmbclient_3.0.25b-1+b1_i386.deb) ...
> Selecting previously deselected package libsmbclient-dev.
> Unpacking libsmbclient-dev (from .../libsmbclient-dev_3.0.25b-1+b1_i386.deb)
> ...
> Setting up libpopt0 (1.10-3) ...
>
> Setting up libkeyutils1 (1.2-3) ...
>
> Setting up libkrb53 (1.6.dfsg.1-6) ...
>
> Setting up libpopt-dev (1.10-3) ...
> Setting up libsmbclient (3.0.25b-1+b1) ...
>
> Setting up libsmbclient-dev (3.0.25b-1+b1) ...
> -> 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 [smbget_0.6-1.dsc]
> -> copying [./smbget_0.6.orig.tar.gz]
> -> copying [./smbget_0.6-1.diff.gz]
> Extracting source
> gpg: can't open `/gnupg/options.skel': No such file or directory
> gpg: Signature made Wed Nov 19 18:33:57 2003 UTC using DSA key ID E3304051
> gpg: Can't check signature: public key not found
> dpkg-source: extracting smbget in smbget-0.6
> dpkg-source: unpacking smbget_0.6.orig.tar.gz
> dpkg-source: applying ./smbget_0.6-1.diff.gz
> -> Building the package
> Setting DEB_BUILD_OPTIONS=nostrip
> dpkg-buildpackage: source package is smbget
> dpkg-buildpackage: source version is 0.6-1
> dpkg-buildpackage: source changed by Wilmer van der Gaast <[email protected]>
> dpkg-buildpackage: host architecture i386
> dpkg-buildpackage: source version without epoch 0.6-1
> fakeroot debian/rules clean
> if [ "`whoami`" != "root" -o ! -d debian ]; then exit 1; fi
> rm -rf build-arch-stamp debian/smbget debian/*.substvars debian/files
> /usr/bin/make prefix=/usr clean
> make[1]: Entering directory `/tmp/buildd/smbget-0.6'
> rm -f core *.o smbget
> make[1]: Leaving directory `/tmp/buildd/smbget-0.6'
> dpkg-source -b smbget-0.6
> dpkg-source: building smbget using existing smbget_0.6.orig.tar.gz
> dpkg-source: building smbget in smbget_0.6-1.diff.gz
> dpkg-source: building smbget in smbget_0.6-1.dsc
> debian/rules build
> if [ ! -d debian ]; then exit 1; fi
> /usr/bin/make prefix=/usr CFLAGS="-O2 -Wall"
> make[1]: Entering directory `/tmp/buildd/smbget-0.6'
> cc -O2 -Wall -c smbget.c -o smbget.o -D_FILE_OFFSET_BITS=64
> -D_LARGEFILE_SOURCE
> cc -o smbget smbget.o -lpopt -lsmbclient
> make[1]: Leaving directory `/tmp/buildd/smbget-0.6'
> strip -R .comment -R .note smbget
> touch build-arch-stamp
> fakeroot debian/rules binary
> if [ "`whoami`" != "root" -o ! -d debian ]; then exit 1; fi
> mkdir -p debian/smbget/DEBIAN/
> /usr/bin/make prefix=/usr install-bin install-man DESTDIR=`pwd`/debian/smbget
> make[1]: Entering directory `/tmp/buildd/smbget-0.6'
> install -d /tmp/buildd/smbget-0.6/debian/smbget/usr/bin
> install smbget /tmp/buildd/smbget-0.6/debian/smbget/usr/bin
> install -d /tmp/buildd/smbget-0.6/debian/smbget/usr/share/man/man1
> install smbget.1 /tmp/buildd/smbget-0.6/debian/smbget/usr/share/man/man1
> install -d /tmp/buildd/smbget-0.6/debian/smbget/usr/share/man/man5
> install smbgetrc.5 /tmp/buildd/smbget-0.6/debian/smbget/usr/share/man/man5
> make[1]: Leaving directory `/tmp/buildd/smbget-0.6'
> if [ "`whoami`" != "root" -o ! -d debian ]; then exit 1; fi
> mkdir -p debian/smbget/usr/share/doc/smbget/
> cp ChangeLog debian/smbget/usr/share/doc/smbget/changelog
> cp debian/changelog debian/smbget/usr/share/doc/smbget/changelog.Debian
> cp debian/copyright README TODO AUTHORS debian/smbget/usr/share/doc/smbget/
> cd debian/smbget/usr/share/; \
> gzip -9 doc/smbget/changelog* man/man?/*
> chown -R root.root debian/smbget/
> find debian/smbget/usr/share/ -type d -exec chmod 755 {} \;
> find debian/smbget/usr/share/ -type f -exec chmod 644 {} \;
> cd debian/smbget; \
> find usr -type f -exec md5sum {} \; > DEBIAN/md5sums
> dpkg-shlibdeps -Tdebian/smbget.substvars -dDepends
> debian/smbget/usr/bin/smbget
> dpkg-gencontrol -ldebian/changelog -isp -psmbget -Tdebian/smbget.substvars
> -Pdebian/smbget
> dpkg --build debian/smbget ..
> dpkg-deb: building package `smbget' in `../smbget_0.6-1_i386.deb'.
> dpkg-genchanges
> dpkg-genchanges: including full source code in upload
> dpkg-buildpackage: full upload (original source is 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//14876 and its
> subdirectories
> Current time: Wed Aug 15 04:57:58 UTC 2007
> pbuilder-time-stamp: 1187153878
> Checking smbget_0.6-1_i386.deb for stripped binaries...
> ---------------------------------------
> /tmp/smbget_0.6-1_i386.deb/usr/bin/smbget: 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-15 04:58:02.853133
> Build needed 0:07:06.392321
--
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 ---
Version: 0.6-1+rm
The smbget package has been removed from Debian so we are closing
the bugs that were still opened against it.
For more information about this package's removal, read
http://bugs.debian.org/517630 . That bug might give the reasons why
this package was removed, and suggestions of possible replacements.
Don't hesitate to reply to this mail if you have any question.
Thank you for your contribution to Debian.
Kind regards,
--
Marco Rodrigues
--- End Message ---