Your message dated Fri, 17 Aug 2007 06:32:02 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#438013: fixed in sendfile 2.1b-6
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: sendfile
Version: 2.1b-5
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 sendfile_2.1b-5 on octave for sid/i386 by rebuildd
> 0.2.2-r136
> Build started at 2007-08-15 01:01:11.827056
> ******************************************************************************
> Reading package lists...
> Building dependency tree...
> Reading state information...
> Need to get 344kB of source archives.
> Get:1 http://ftp.fr.debian.org sid/main sendfile 2.1b-5 (dsc) [528B]
> Get:2 http://ftp.fr.debian.org sid/main sendfile 2.1b-5 (tar) [330kB]
> Get:3 http://ftp.fr.debian.org sid/main sendfile 2.1b-5 (diff) [13.8kB]
> Fetched 344kB in 0s (1263kB/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 01:01:16 UTC 2007
> pbuilder-time-stamp: 1187139676
> 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
> -> Installing
> Reading package lists...
> Building dependency tree...
> Reading state information...
> 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
> -> 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 [sendfile_2.1b-5.dsc]
> -> copying [./sendfile_2.1b.orig.tar.gz]
> -> copying [./sendfile_2.1b-5.diff.gz]
> Extracting source
> gpg: can't open `/gnupg/options.skel': No such file or directory
> gpg: Signature made Sun Jul 29 17:40:42 2007 UTC using DSA key ID 801EA932
> gpg: Can't check signature: public key not found
> dpkg-source: extracting sendfile in sendfile-2.1b
> dpkg-source: unpacking sendfile_2.1b.orig.tar.gz
> dpkg-source: applying ./sendfile_2.1b-5.diff.gz
> -> Building the package
> Setting DEB_BUILD_OPTIONS=nostrip
> dpkg-buildpackage: source package is sendfile
> dpkg-buildpackage: source version is 2.1b-5
> dpkg-buildpackage: source changed by Martin Schulze <[EMAIL PROTECTED]>
> dpkg-buildpackage: host architecture i386
> dpkg-buildpackage: source version without epoch 2.1b-5
> fakeroot debian/rules clean
> rm -rf debian/tmp
> rm -f debian/{files,substvars}
> rm -rf stamp-build
> /usr/bin/make clean
> make[1]: Entering directory `/tmp/buildd/sendfile-2.1b'
> rm -f *~ */*~ sendfile-*tar.gz
> ./makeconfig clean
> cd contrib/xhoppel && make clean
> make[2]: Entering directory `/tmp/buildd/sendfile-2.1b/contrib/xhoppel'
> rm -f core *~ *.o xhoppel
> make[2]: Leaving directory `/tmp/buildd/sendfile-2.1b/contrib/xhoppel'
> cd develop && rm -rf config.cache config.log autom4te.cache
> cd src && make clean && rm -f config.h globals.h
> make[2]: Entering directory `/tmp/buildd/sendfile-2.1b/src'
> rm -rf core *.o *~ a.out .deps \
> sendfile sendfiled sendmsg receive fetchfile utf7??code wlock
> make[2]: Leaving directory `/tmp/buildd/sendfile-2.1b/src'
> make[1]: Leaving directory `/tmp/buildd/sendfile-2.1b'
> dpkg-source -b sendfile-2.1b
> dpkg-source: building sendfile using existing sendfile_2.1b.orig.tar.gz
> dpkg-source: building sendfile in sendfile_2.1b-5.diff.gz
> dpkg-source: building sendfile in sendfile_2.1b-5.dsc
> debian/rules build
> test -f develop/config.cache || ./makeconfig CONFIG=/etc BINDIR=/usr/bin
> MANDIR=/usr/share/man SERVERDIR=/usr/bin
> checking build system type... i686-pc-linux-gnu
> checking host system type... i686-pc-linux-gnu
> checking target system type... i686-pc-linux-gnu
> checking for gcc... gcc
> checking for C compiler default output... a.out
> checking whether the C compiler works... yes
> checking whether we are cross compiling... no
> checking for suffix of executables...
> checking for suffix of object files... o
> checking whether we are using the GNU C compiler... yes
> checking whether gcc accepts -g... yes
> checking for gcc option to accept ANSI C... none needed
> checking whether ln -s works... yes
> checking whether make sets $(MAKE)... yes
> checking for dirent.h that defines DIR... yes
> checking for library containing opendir... none required
> checking how to run the C preprocessor... gcc -E
> checking for egrep... grep -E
> checking for ANSI C header files... yes
> checking for sys/wait.h that is POSIX.1 compatible... yes
> checking for sys/types.h... yes
> checking for sys/stat.h... yes
> checking for stdlib.h... yes
> checking for string.h... yes
> checking for memory.h... yes
> checking for strings.h... yes
> checking for inttypes.h... yes
> checking for stdint.h... yes
> checking for unistd.h... yes
> checking for stdlib.h... (cached) yes
> checking stddef.h usability... yes
> checking stddef.h presence... yes
> checking for stddef.h... yes
> checking for unistd.h... (cached) yes
> checking stdarg.h usability... yes
> checking stdarg.h presence... yes
> checking for stdarg.h... yes
> checking getopt.h usability... yes
> checking getopt.h presence... yes
> checking for getopt.h... yes
> checking for string.h... (cached) yes
> checking fcntl.h usability... yes
> checking fcntl.h presence... yes
> checking for fcntl.h... yes
> checking paths.h usability... yes
> checking paths.h presence... yes
> checking for paths.h... yes
> checking sys/time.h usability... yes
> checking sys/time.h presence... yes
> checking for sys/time.h... yes
> checking sys/statvfs.h usability... yes
> checking sys/statvfs.h presence... yes
> checking for sys/statvfs.h... yes
> checking for socket in -lsocket... no
> checking for gethostbyname in -lnsl... yes
> checking for readline in -lreadline... no
> checking for an ANSI C-conforming const... yes
> checking for uid_t in sys/types.h... yes
> checking for mode_t... yes
> checking for pid_t... yes
> checking for size_t... yes
> checking for struct stat.st_blksize... yes
> checking whether time.h and sys/time.h may both be included... yes
> checking whether struct tm is in sys/time.h or time.h... time.h
> checking for working alloca.h... yes
> checking for alloca... yes
> checking return type of signal handlers... void
> checking whether utime accepts a null argument... yes
> checking for gethostname... yes
> checking for gettimeofday... yes
> checking for mkdir... yes
> checking for socket... yes
> checking for uname... yes
> checking for strerror... yes
> checking for snprintf... yes
> configure: creating ./config.status
> config.status: creating ../src/config.h
> config.status: executing default-1 commands
> now in /tmp/buildd/sendfile-2.1b/src
> creating globals.h
> creating Makefile
> perl -i -pe 's/undef\s+ENABLE_MULTIPROTOCOL/define ENABLE_MULTIPROTOCOL/'
> src/globals.h
> /usr/bin/make all
> make[1]: Entering directory `/tmp/buildd/sendfile-2.1b'
> cd src; make
> make[2]: Entering directory `/tmp/buildd/sendfile-2.1b/src'
> gcc -O2 -Wall -DLINUX -c sendfile.c
> sendfile.c: In function 'guess_ftype':
> sendfile.c:2483: warning: assignment discards qualifiers from pointer target
> type
> gcc -O2 -Wall -DLINUX -c message.c
> gcc -O2 -Wall -DLINUX -c utf7.c
> gcc -O2 -Wall -DLINUX -c pstring.c
> gcc -O2 -Wall -DLINUX -c string.c
> gcc -O2 -Wall -DLINUX -c io.c
> gcc -O2 -Wall -DLINUX -c net.c
> gcc -O2 -Wall -DLINUX -c address.c
> gcc -O2 -Wall -DLINUX -c spool.c
> gcc -s sendfile.o message.o utf7.o pstring.o string.o io.o net.o address.o
> spool.o -o sendfile -lnsl
> gcc -O2 -Wall -DLINUX -c sendmsg.c
> gcc -O2 -Wall -DLINUX -c getline.c
> gcc -s sendmsg.o message.o utf7.o pstring.o string.o io.o net.o address.o
> getline.o -o sendmsg -lnsl
> gcc -O2 -Wall -DLINUX -c receive.c
> gcc -O2 -Wall -DLINUX -c getdate.c
> gcc -O2 -Wall -DLINUX -c lock.c
> gcc -s receive.o message.o utf7.o pstring.o string.o io.o spool.o getdate.o
> getline.o lock.o -o receive -lnsl
> gcc -O2 -Wall -DLINUX -c sendfiled.c
> gcc -O2 -Wall -DLINUX -c peername.c
> peername.c: In function 'peername':
> peername.c:128: warning: passing argument 2 of 'getpeername' from
> incompatible pointer type
> gcc -O2 -Wall -DLINUX -c reply.c
> gcc -s sendfiled.o message.o utf7.o pstring.o string.o io.o net.o spool.o
> peername.o reply.o address.o lock.o -o sendfiled -lnsl
> gcc -O2 -Wall -DLINUX -c utf7encode.c
> gcc -s utf7encode.o message.o utf7.o pstring.o string.o io.o -o utf7encode
> -lnsl
> ln -s utf7encode utf7decode
> gcc -O2 -Wall -DLINUX -c fetchfile.c
> gcc -s fetchfile.o message.o utf7.o pstring.o string.o io.o net.o address.o
> spool.o getline.o -o fetchfile -lnsl
> gcc -O2 -Wall -DLINUX -c wlock.c
> gcc -s wlock.o string.o -o wlock
> -rwxr-xr-x 1 pbuilder pbuilder 60284 Aug 15 01:05 fetchfile
> -rwxr-xr-x 1 pbuilder pbuilder 57496 Aug 15 01:05 receive
> -rwxr-xr-x 1 pbuilder pbuilder 78052 Aug 15 01:05 sendfile
> -rwxr-xr-x 1 pbuilder pbuilder 85940 Aug 15 01:05 sendfiled
> -rwxr-xr-x 1 pbuilder pbuilder 35780 Aug 15 01:05 sendmsg
> -rwxr-xr-x 1 pbuilder pbuilder 15748 Aug 15 01:05 utf7encode
> -rwxr-xr-x 1 pbuilder pbuilder 8744 Aug 15 01:05 wlock
>
> and now type (as root): make install
>
> make[2]: Leaving directory `/tmp/buildd/sendfile-2.1b/src'
> make[1]: Leaving directory `/tmp/buildd/sendfile-2.1b'
> touch stamp-build
> fakeroot debian/rules binary
> rm -rf debian/tmp
> rm -f debian/{files,substvars}
> test -f stamp-build || /usr/bin/make -f debian/rules build
> install -g root -o root -m 755 -d debian/tmp/DEBIAN
> chown -R root.root debian/tmp
> chmod -R g-ws debian/tmp
> install -g root -o root -m 755 debian/{prerm,postinst,postrm}
> debian/tmp/DEBIAN
> install -g root -o root -m 644 debian/conffiles debian/tmp/DEBIAN
> #
> install -g root -o root -m 755 -d debian/tmp/usr/share/doc/sendfile{,/german}
> install -g root -o root -m 644 debian/changelog
> debian/tmp/usr/share/doc/sendfile/changelog.Debian
> install -g root -o root -m 644 debian/copyright
> debian/tmp/usr/share/doc/sendfile
> printf "Authors:\n\n" >> debian/tmp/usr/share/doc/sendfile/copyright
> cat doc/AUTHORS >> debian/tmp/usr/share/doc/sendfile/copyright
> echo >> debian/tmp/usr/share/doc/sendfile/copyright
> cat doc/THANKS >> debian/tmp/usr/share/doc/sendfile/copyright
> install -g root -o root -m 644 doc/README{,.too,.fetchfile}
> debian/tmp/usr/share/doc/sendfile
> install -g root -o root -m 644 doc/ChangeLog
> debian/tmp/usr/share/doc/sendfile/changelog
> install -g root -o root -m 644 doc/features debian/tmp/usr/share/doc/sendfile/
> gzip -9f
> debian/tmp/usr/share/doc/sendfile/{changelog.Debian,changelog,README{,.too,.fetchfile},features}
> install -g root -o root -m 644 doc/LIESMICH{,.auch,.neu,.entwickler,.spool}
> debian/tmp/usr/share/doc/sendfile/german
> install -g root -o root -m 644 doc/doc.txt debian/tmp/usr/share/doc/sendfile
> install -g root -o root -m 644 doc/{doku.txt,vorteile}
> debian/tmp/usr/share/doc/sendfile/german
> gzip -9f
> debian/tmp/usr/share/doc/sendfile/german/LIESMICH{,.auch,.neu,.entwickler}
> gzip -9f debian/tmp/usr/share/doc/sendfile/doc.txt
> gzip -9f debian/tmp/usr/share/doc/sendfile/german/{doku.txt,vorteile}
> #
> install -g root -o root -m 755 -d debian/tmp/usr/bin
> install -g root -o root -m 755
> src/{sendfile,receive,sendmsg,utf7encode,fetchfile,wlock} debian/tmp/usr/bin
> install -g root -o root -m 755 etc/check_sendfile
> debian/tmp/usr/bin/check-sendfile
> cd debian/tmp/usr/bin && ln -sf utf7encode utf7decode
> install -g root -o root -m 755 -d debian/tmp/usr/sbin
> install -g root -o root -m 755 src/sendfiled debian/tmp/usr/sbin
> install -g root -o root -m 755 src/pussy debian/tmp/usr/bin
> install -g root -o root -m 755 etc/sfconf debian/tmp/usr/bin
> #
> install -g root -o root -m 755 -d debian/tmp/usr/share/man/man{1,7,8}
> install -g root -o root -m 644 doc/{sendfile,sendmsg,receive,fetchfile}.1
> debian/tmp/usr/share/man/man1
> install -g root -o root -m 644 debian/pussy.1 debian/tmp/usr/share/man/man1
> install -g root -o root -m 644 debian/sfconf.1 debian/tmp/usr/share/man/man1
> install -g root -o root -m 644 debian/check-sendfile.1
> debian/tmp/usr/share/man/man1
> install -g root -o root -m 644 doc/utf7encode.1 debian/tmp/usr/share/man/man1
> install -g root -o root -m 644 doc/wlock.1 debian/tmp/usr/share/man/man1
> install -g root -o root -m 644 doc/sendfiled.8 debian/tmp/usr/share/man/man8
> install -g root -o root -m 644 doc/fetchfile.7 debian/tmp/usr/share/man/man7
> gzip -9f debian/tmp/usr/share/man/man?/*
> cd debian/tmp/usr/share/man/man1 && ln -s utf7encode.1.gz utf7decode.1.gz
> #
> install -g root -o root -m 755 -d debian/tmp/etc/logrotate.d
> install -g root -o root -m 755 -d debian/tmp/etc/csh/login.d
> install -g root -o root -m 644 debian/sendfile.cf debian/tmp/etc
> install -g root -o root -m 644 debian/nosendfile debian/tmp/etc/sendfile.deny
> install -g root -o root -m 755 debian/logrotate
> debian/tmp/etc/logrotate.d/sendfile
> install -g root -o root -m 755 debian/csh debian/tmp/etc/csh/login.d/sendfile
> #
> install -g root -o root -m 755 -d debian/tmp/var/log/sendfile
> install -g root -o root -m 755 -d debian/tmp/var/spool/sendfile
> install -o root -g root -m 1777 -d debian/tmp/var/spool/sendfile/OUTGOING
> #
> dpkg-shlibdeps
> debian/tmp/usr/bin/{sendfile,receive,sendmsg,utf7encode,fetchfile,wlock}
> dpkg-gencontrol -isp
> dpkg --build debian/tmp ..
> dpkg-deb: building package `sendfile' in `../sendfile_2.1b-5_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//8538 and its
> subdirectories
> Current time: Wed Aug 15 01:06:44 UTC 2007
> pbuilder-time-stamp: 1187140004
> Checking sendfile_2.1b-5_i386.deb for stripped binaries...
> ---------------------------------------
> /tmp/sendfile_2.1b-5_i386.deb/usr/bin/utf7encode: ELF 32-bit LSB executable,
> Intel 80386, version 1 (SYSV), for GNU/Linux 2.6.8, dynamically linked (uses
> shared libs), stripped
> /tmp/sendfile_2.1b-5_i386.deb/usr/bin/sendmsg: ELF 32-bit LSB executable,
> Intel 80386, version 1 (SYSV), for GNU/Linux 2.6.8, dynamically linked (uses
> shared libs), stripped
> /tmp/sendfile_2.1b-5_i386.deb/usr/bin/fetchfile: ELF 32-bit LSB executable,
> Intel 80386, version 1 (SYSV), for GNU/Linux 2.6.8, dynamically linked (uses
> shared libs), stripped
> /tmp/sendfile_2.1b-5_i386.deb/usr/bin/sendfile: ELF 32-bit LSB executable,
> Intel 80386, version 1 (SYSV), for GNU/Linux 2.6.8, dynamically linked (uses
> shared libs), stripped
> /tmp/sendfile_2.1b-5_i386.deb/usr/bin/wlock: ELF 32-bit LSB executable, Intel
> 80386, version 1 (SYSV), for GNU/Linux 2.6.8, dynamically linked (uses shared
> libs), stripped
> /tmp/sendfile_2.1b-5_i386.deb/usr/bin/receive: ELF 32-bit LSB executable,
> Intel 80386, version 1 (SYSV), for GNU/Linux 2.6.8, dynamically linked (uses
> shared libs), stripped
> /tmp/sendfile_2.1b-5_i386.deb/usr/sbin/sendfiled: 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 01:06:52.243873
> Build needed 0:05:40.416817
--
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: sendfile
Source-Version: 2.1b-6
We believe that the bug you reported is fixed in the latest version of
sendfile, which is due to be installed in the Debian FTP archive:
sendfile_2.1b-6.diff.gz
to pool/main/s/sendfile/sendfile_2.1b-6.diff.gz
sendfile_2.1b-6.dsc
to pool/main/s/sendfile/sendfile_2.1b-6.dsc
sendfile_2.1b-6_i386.deb
to pool/main/s/sendfile/sendfile_2.1b-6_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.
Martin Schulze <[EMAIL PROTECTED]> (supplier of updated sendfile 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.7
Date: Fri, 17 Aug 2007 08:16:01 +0200
Source: sendfile
Binary: sendfile
Architecture: source i386
Version: 2.1b-6
Distribution: unstable
Urgency: low
Maintainer: Martin Schulze <[EMAIL PROTECTED]>
Changed-By: Martin Schulze <[EMAIL PROTECTED]>
Description:
sendfile - Simple Asynchronous File Transfer
Closes: 61924 94633 143259 437418 438013
Changes:
sendfile (2.1b-6) unstable; urgency=low
.
* Remove $Id: changelog,v 1.52 2007-08-17 06:16:11 joey Exp $ in
configuration file (closes: Bug#437418)
* Added missing buffer termination (closes: Bug#143259)
* Added new report and cleanup script (closes: Bug#61924)
* Suggest for PGP to support encrypted transfers (closes: Bug#94633)
* Removed strip flag from LDFLAGS (closes: Bug#438013)
Files:
e702ad5ed4af91b56b93b1ab618c9957 528 net optional sendfile_2.1b-6.dsc
7d9c4da2e650b5418cf87043611a04a9 14571 net optional sendfile_2.1b-6.diff.gz
010205a42ce82681f3767a95233c8160 245228 net optional sendfile_2.1b-6_i386.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
iD8DBQFGxT7WW5ql+IAeqTIRAk/5AJsFO+fp+o5VYY77tFiYqNMgZ6T0KACfWG1u
+tr4I2aEu4t0KRsey9V3mhU=
=8G4k
-----END PGP SIGNATURE-----
--- End Message ---