Your message dated Fri, 20 Sep 2013 06:59:17 +0000
with message-id <[email protected]>
and subject line Bug#723095: Removed package(s) from unstable
has caused the Debian Bug report #438010,
regarding seesat5: 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.)


-- 
438010: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=438010
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: seesat5
Version: 0.90.10-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 seesat5_0.90.10-1.1 on octave for sid/i386 by rebuildd 
> 0.2.2-r136
> Build started at 2007-08-15 00:52:12.338938
> ******************************************************************************
> Reading package lists...
> Building dependency tree...
> Reading state information...
> Need to get 116kB of source archives.
> Get:1 http://ftp.fr.debian.org sid/main seesat5 0.90.10-1.1 (dsc) [474B]
> Get:2 http://ftp.fr.debian.org sid/main seesat5 0.90.10-1.1 (tar) [116kB]
> Fetched 116kB in 0s (686kB/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 00:52:16 UTC 2007
> pbuilder-time-stamp: 1187139136
> 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 [seesat5_0.90.10-1.1.dsc]
>     -> copying [./seesat5_0.90.10-1.1.tar.gz]
> Extracting source
> gpg: can't open `/gnupg/options.skel': No such file or directory
> gpg: Signature made Sat Mar 11 15:35:22 2006 UTC using DSA key ID A965818F
> gpg: Can't check signature: public key not found
> dpkg-source: extracting seesat5 in seesat5-0.90.10
> dpkg-source: unpacking seesat5_0.90.10-1.1.tar.gz
>  -> Building the package
> Setting DEB_BUILD_OPTIONS=nostrip
> dpkg-buildpackage: source package is seesat5
> dpkg-buildpackage: source version is 0.90.10-1.1
> dpkg-buildpackage: source changed by Matej Vela <[email protected]>
> dpkg-buildpackage: host architecture i386
> dpkg-buildpackage: source version without epoch 0.90.10-1.1
>  fakeroot debian/rules clean
> test -f seesat.c -a -f debian/rules
> rm -f build
> rm -f *.o seesat5 cr
> rm -rf debian/tmp *~ debian/*~ *.orig ./#*# 
> rm -rf debian/substvars* debian/files*
> touch clean
>  dpkg-source -b seesat5-0.90.10
> dpkg-source: building seesat5 in seesat5_0.90.10-1.1.tar.gz
> dpkg-source: building seesat5 in seesat5_0.90.10-1.1.dsc
>  debian/rules build
> test -f seesat.c -a -f debian/rules
> make
> make[1]: Entering directory `/tmp/buildd/seesat5-0.90.10'
> gcc -c seesat.c
> gcc -c driver.c
> driver.c: In function 'main':
> driver.c:306: warning: return type of 'main' is not 'int'
> gcc -c util.c
> gcc -c sgp4.c
> gcc -c astro.c
> gcc -c readel.c
> gcc -c cr.c
> cr.c:70:6: warning: no newline at end of file
> gcc -o seesat5 -L/usr/lib/  seesat.o driver.o util.o sgp4.o astro.o readel.o 
> -lm 
> gcc -o cr cr.o
> make[1]: Leaving directory `/tmp/buildd/seesat5-0.90.10'
> rm clean
> touch build
>  fakeroot debian/rules binary
> test -f seesat.c -a -f debian/rules
> test root = "`whoami`"
> rm -rf debian/tmp
> install --directory --owner=root --mode=0775 debian/tmp debian/tmp/DEBIAN
> cp debian/postinst debian/prerm debian/tmp/DEBIAN/
> chmod +x debian/tmp/DEBIAN/postinst debian/tmp/DEBIAN/prerm
> make -f debian/rules TARGET-ROOT=debian/tmp install
> make[1]: Entering directory `/tmp/buildd/seesat5-0.90.10'
> install --directory --owner=root --mode=0775 debian/tmp/usr/bin
> install -s --owner=root --mode=0755 seesat5 debian/tmp/usr/bin/seesat5
> install -s --owner=root --mode=0755 cr debian/tmp/usr/bin/cr
> install --directory --owner=root --mode=0775 debian/tmp/usr/share/man/man1
> install --owner=root --group=root --mode=0644 Docs/seesat5.man.1 
> debian/tmp/usr/share/man/man1/seesat5.1
> install --owner=root --group=root --mode=0644 Docs/cr.man.1 
> debian/tmp/usr/share/man/man1/cr.1
> gzip --best debian/tmp/usr/share/man/man1/*
> install --directory --owner=root --mode=0775 debian/tmp/usr/share/man/man5
> install --owner=root --group=root --mode=0644 Docs/SEESAT5.INI.man.5 
> debian/tmp/usr/share/man/man5/SEESAT5.INI.5
> install --owner=root --group=root --mode=0644 Docs/tle.man.5 
> debian/tmp/usr/share/man/man5/tle.5
> gzip --best debian/tmp/usr/share/man/man5/*
> install --directory --owner=root --mode=0775 debian/tmp/usr/share/man/man7
> install --owner=root --group=root --mode=0644 Docs/seesat5.man.7 
> debian/tmp/usr/share/man/man7/seesat5.7
> gzip --best debian/tmp/usr/share/man/man7/*
> install --directory --owner=root --mode=0775 debian/tmp/usr/share/doc/seesat5
> install --owner=root --group=root --mode=0644 Docs/seesat5.docs.old 
> debian/tmp/usr/share/doc/seesat5
> install --owner=root --group=root --mode=0644 ChangeLog 
> debian/tmp/usr/share/doc/seesat5
> install --owner=root --group=root --mode=0644 debian/README.Debian 
> debian/tmp/usr/share/doc/seesat5
> install --owner=root --group=root --mode=0644 debian/changelog 
> debian/tmp/usr/share/doc/seesat5
> mv  debian/tmp/usr/share/doc/seesat5/changelog 
> debian/tmp/usr/share/doc/seesat5/changelog.Debian
> mv  debian/tmp/usr/share/doc/seesat5/ChangeLog 
> debian/tmp/usr/share/doc/seesat5/changelog
> gzip --best debian/tmp/usr/share/doc/seesat5/*
> install --owner=root --group=root --mode=0644 debian/copyright 
> debian/tmp/usr/share/doc/seesat5
> install --owner=root --group=root --mode=0644 NEWS 
> debian/tmp/usr/share/doc/seesat5
> install --owner=root --group=root --mode=0644 README 
> debian/tmp/usr/share/doc/seesat5
> install --owner=root --group=root --mode=0644 TODO 
> debian/tmp/usr/share/doc/seesat5
> install --directory --owner=root --mode=0775 
> debian/tmp/usr/share/doc/seesat5/examples
> install --owner=root --group=root --mode=0644 Docs/Visual.tle 
> debian/tmp/usr/share/doc/seesat5/examples
> install --owner=root --group=root --mode=0644 Docs/SEESAT5.INI.example 
> debian/tmp/usr/share/doc/seesat5/examples
> gzip --best debian/tmp/usr/share/doc/seesat5/examples/*
> make[1]: Leaving directory `/tmp/buildd/seesat5-0.90.10'
> dpkg-shlibdeps seesat5
> dpkg-gencontrol -isp
> chown -R root.root debian/tmp
> chmod -R g-ws debian/tmp
> dpkg --build debian/tmp ..
> dpkg-deb: building package `seesat5' in `../seesat5_0.90.10-1.1_i386.deb'.
>  dpkg-genchanges
> dpkg-genchanges: including full source code in upload
> dpkg-buildpackage: full upload; Debian-native package (full 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//5256 and its 
> subdirectories
> Current time: Wed Aug 15 00:56:49 UTC 2007
> pbuilder-time-stamp: 1187139409
> Checking seesat5_0.90.10-1.1_i386.deb for stripped binaries...
> ---------------------------------------
> /tmp/seesat5_0.90.10-1.1_i386.deb/usr/bin/seesat5: ELF 32-bit LSB executable, 
> Intel 80386, version 1 (SYSV), for GNU/Linux 2.6.8, dynamically linked (uses 
> shared libs), stripped
> /tmp/seesat5_0.90.10-1.1_i386.deb/usr/bin/cr: 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 00:56:55.887628
> Build needed 0:04:43.548690

-- 
Julien Danjou
.''`.  Debian Developer
: :' : http://julien.danjou.info
`. `'  http://people.debian.org/~acid
  `-   9A0D 5FD9 EB42 22F6 8974  C95C A462 B51E C2FE E5CD

Attachment: signature.asc
Description: Digital signature


--- End Message ---
--- Begin Message ---
Version: 0.90.10-1.1+rm

Dear submitter,

as the package seesat5 has just been removed from the Debian archive
unstable we hereby close the associated bug reports.  We are sorry
that we couldn't deal with your issue properly.

For details on the removal, please see http://bugs.debian.org/723095

The version of this package that was in Debian prior to this removal
can still be found using http://snapshot.debian.org/.

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

Debian distribution maintenance software
pp.
Ansgar Burchardt (the ftpmaster behind the curtain)

--- End Message ---

Reply via email to