Your message dated Sun, 14 Mar 2010 10:47:23 +0000
with message-id <[email protected]>
and subject line Bug#555107: fixed in gnunet 0.8.1b-2
has caused the Debian Bug report #555107,
regarding gnunet-tools: gnunet-setup creates invalid init script
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.)


-- 
555107: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=555107
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: gnunet-tools
Version: 0.8.0c-8
Severity: normal

The /etc/init.d/gnunetd script gnunet-setup created has many syntax errors 
(additional newlines):

----
#!/bin/sh
#
# Automatically created by gnunet-setup
#

PIDFILE=/var/run/gnunetd//usr/bin/gnunetd.pid
APPNAME=GNUnet

case "$1" in
  start)
    echo -n "Starting $APPNAME: "
    /usr/bin/gnunetd
 && echo ok || echo failed
    ;;
  stop)
    echo -n "Stopping $APPNAME: "
    kill `cat $PIDFILE`
 && echo ok || echo failed
    ;;
  reload)
    echo -n "Reloading $APPNAME: "
    kill -HUP `cat $PIDFILE`
 && echo ok || echo failed
    ;;
  restart|force-reload)
    echo "Restarting $APPNAME..."
    $0 stop
    sleep 1
    $0 start
    ;;
  *)
    echo "Usage: /etc/init.d//gnunetd {start|stop|reload|restart|force-reload}" 
>&2
    exit 1
    ;;

esac
exit 0
----

-- System Information:
Debian Release: squeeze/sid
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'unstable')
Architecture: i386 (i686)

Kernel: Linux 2.6.30-2-686 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages gnunet-tools depends on:
ii  gettext                0.17-8            GNU Internationalization utilities
ii  gnunet-common          0.8.0c-8          secure, trust-based peer-to-peer f
ii  guile-1.8-libs         1.8.7+1-2         Main Guile libraries
ii  libadns1               1.4-2             Asynchronous-capable DNS client li
ii  libatk1.0-0            1.28.0-1          The ATK accessibility toolkit
ii  libbz2-1.0             1.0.5-3           high-quality block-sorting file co
ii  libc6                  2.10.1-5          GNU C Library: Shared libraries
ii  libcairo2              1.8.8-2           The Cairo 2D vector graphics libra
ii  libextractor1c2a       0.5.23+dfsg-2     extracts meta-data from files of a
ii  libfontconfig1         2.6.0-4           generic font configuration library
ii  libfreetype6           2.3.11-1          FreeType 2 font engine, shared lib
ii  libgcc1                1:4.4.1-4         GCC support library
ii  libgcrypt11            1.4.4-4           LGPL Crypto library - runtime libr
ii  libglade2-0            1:2.6.4-1         library to load .glade files at ru
ii  libglib2.0-0           2.22.2-2          The GLib library of C routines
ii  libgmp3c2              2:4.3.1+dfsg-3    Multiprecision arithmetic library
ii  libgsf-1-114           1.14.16-1         Structured File Library - runtime 
ii  libgtk2.0-0            2.18.3-1          The GTK+ graphical user interface 
ii  libltdl7               2.2.6a-4          A system independent dlopen wrappe
ii  libncursesw5           5.7+20090803-2    shared libraries for terminal hand
ii  libpango1.0-0          1.26.0-1          Layout and rendering of internatio
ii  libqtcore4             4:4.5.3-4         Qt 4 core module
ii  libqtgui4              4:4.5.3-4         Qt 4 GUI module
ii  libstdc++6             4.4.1-4           The GNU Standard C++ Library v3
ii  libxml2                2.7.6.dfsg-1      GNOME XML library
ii  zlib1g                 1:1.2.3.3.dfsg-15 compression library - runtime

gnunet-tools recommends no packages.

gnunet-tools suggests no packages.

-- no debconf information



--- End Message ---
--- Begin Message ---
Source: gnunet
Source-Version: 0.8.1b-2

We believe that the bug you reported is fixed in the latest version of
gnunet, which is due to be installed in the Debian FTP archive:

gnunet-client_0.8.1b-2_i386.deb
  to main/g/gnunet/gnunet-client_0.8.1b-2_i386.deb
gnunet-common_0.8.1b-2_i386.deb
  to main/g/gnunet/gnunet-common_0.8.1b-2_i386.deb
gnunet-dbg_0.8.1b-2_i386.deb
  to main/g/gnunet/gnunet-dbg_0.8.1b-2_i386.deb
gnunet-dev_0.8.1b-2_i386.deb
  to main/g/gnunet/gnunet-dev_0.8.1b-2_i386.deb
gnunet-server_0.8.1b-2_i386.deb
  to main/g/gnunet/gnunet-server_0.8.1b-2_i386.deb
gnunet-tools_0.8.1b-2_i386.deb
  to main/g/gnunet/gnunet-tools_0.8.1b-2_i386.deb
gnunet_0.8.1b-2.diff.gz
  to main/g/gnunet/gnunet_0.8.1b-2.diff.gz
gnunet_0.8.1b-2.dsc
  to main/g/gnunet/gnunet_0.8.1b-2.dsc
gnunet_0.8.1b-2_all.deb
  to main/g/gnunet/gnunet_0.8.1b-2_all.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.
Daniel Baumann <[email protected]> (supplier of updated gnunet 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: Sun, 14 Mar 2010 11:32:57 +0100
Source: gnunet
Binary: gnunet gnunet-client gnunet-common gnunet-dbg gnunet-server gnunet-dev 
gnunet-tools
Architecture: source all i386
Version: 0.8.1b-2
Distribution: unstable
Urgency: medium
Maintainer: Debian GNUnet Maintainers <[email protected]>
Changed-By: Daniel Baumann <[email protected]>
Description: 
 gnunet     - secure, trust-based peer-to-peer framework (meta)
 gnunet-client - secure, trust-based peer-to-peer framework (client)
 gnunet-common - secure, trust-based peer-to-peer framework (common)
 gnunet-dbg - secure, trust-based peer-to-peer framework (debug)
 gnunet-dev - secure, trust-based peer-to-peer framework (development)
 gnunet-server - secure, trust-based peer-to-peer framework (server)
 gnunet-tools - secure, trust-based peer-to-peer framework (tools)
Closes: 555107
Changes: 
 gnunet (0.8.1b-2) unstable; urgency=medium
 .
   * Adding patch to disable initscript creation in gnunet-setup (Closes:
     #555107).
   * Adding patch to use correct initscript name for gnunet-server in
     gnunet-setup.
Checksums-Sha1: 
 5e493d8e9457df9b2208ae8d6828162f4be23ce4 1659 gnunet_0.8.1b-2.dsc
 8bb616da68c10568de27d8d22bd1ce415ac60c47 23442 gnunet_0.8.1b-2.diff.gz
 4e2d5bde9de187b169369baca2a8dbf24e507f91 39658 gnunet_0.8.1b-2_all.deb
 4e26d54fa781cc0adcb29bb1bbcd6b08041f36d6 225008 gnunet-client_0.8.1b-2_i386.deb
 52bed846c3dc99462f604d54742fe3b828f8c966 220734 gnunet-common_0.8.1b-2_i386.deb
 c02b1f215c78cb3a8852abfde6849ef58e156e48 970116 gnunet-dbg_0.8.1b-2_i386.deb
 6509a3fb8445993d94df728034cd2d33c5c244ff 321738 gnunet-server_0.8.1b-2_i386.deb
 3e18eda59b83e2dd08696a2d60014697328d2b9d 133186 gnunet-dev_0.8.1b-2_i386.deb
 cbda6ad467f784479404f085d188e1a3e8bbed79 157250 gnunet-tools_0.8.1b-2_i386.deb
Checksums-Sha256: 
 be6fcb05d972541211252eb9872798d57feafcc92e3f5878b30a860445491674 1659 
gnunet_0.8.1b-2.dsc
 e16015341c6000367988edd408092feaa8a9af166beab544ccb142c0c3cc63fe 23442 
gnunet_0.8.1b-2.diff.gz
 52f2b389eafc1c4fa1ff4be7e80082b4179c91ce343eb1fb62db16934011d6df 39658 
gnunet_0.8.1b-2_all.deb
 d56b12b12c8057dd483f83127128d15af08ef7285fcfb1b6734cae718525ebad 225008 
gnunet-client_0.8.1b-2_i386.deb
 7e384c738c2f01392702775d6c97f3e7d2de0e022a14242e4043f4dc3b43bd64 220734 
gnunet-common_0.8.1b-2_i386.deb
 1c1c2d0a84a968bbf65125a766e08fa228aa7e4c15eb6b2bafc36aee5c72003f 970116 
gnunet-dbg_0.8.1b-2_i386.deb
 e42767d8fdad8d3c965b1bb6c142075948cae1b29d071d069ae79361bedc2787 321738 
gnunet-server_0.8.1b-2_i386.deb
 ed3b5dd1473199211cb970f0ce0c96f0f27c7540bba2ad5c74a15fe29ad89c9e 133186 
gnunet-dev_0.8.1b-2_i386.deb
 b5dda6a3ce80b7dc1ceceac37b66c54eeeee166e8a2da99e20b8855d4678d633 157250 
gnunet-tools_0.8.1b-2_i386.deb
Files: 
 1a1abe9afc5409645950cb7d99de98ba 1659 net optional gnunet_0.8.1b-2.dsc
 d4c3751a27305221eafaf2606bde0722 23442 net optional gnunet_0.8.1b-2.diff.gz
 e44c0195a71249358a7551d31facfecc 39658 net optional gnunet_0.8.1b-2_all.deb
 3195c9b4fe7904518cff474597286878 225008 net optional 
gnunet-client_0.8.1b-2_i386.deb
 9860591fb731a4e0c72522c11bfbafe4 220734 net optional 
gnunet-common_0.8.1b-2_i386.deb
 b5d55fbfeba18083a2fa7a5d4a05d0cd 970116 debug extra 
gnunet-dbg_0.8.1b-2_i386.deb
 1b6146d427d880c997597a637dfa3445 321738 net optional 
gnunet-server_0.8.1b-2_i386.deb
 ab14b18b2626ea9b146ee682bff021df 133186 libdevel optional 
gnunet-dev_0.8.1b-2_i386.deb
 30e18948d4b6f44b35608abed3aed87e 157250 net optional 
gnunet-tools_0.8.1b-2_i386.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)

iEYEARECAAYFAkucvMUACgkQ+C5cwEsrK55KFACgtFjmphVUSQDIsuhO/Ya3K21h
GgoAn2Eg0knnGsjxRGxpLyJuxwFfq6Cx
=dngy
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to