Debian Bug report logs -
#247402
No-ip can't be stopped with "/etc/init.d/no-ip stop".
Reported by: eLShaman <el.shaman@wanadoo.fr>
Date: Tue, 4 May 2004 22:48:02 UTC
Severity: normal
Found in version 2.1.1-1
Fixed in version no-ip/2.1.1-2
Done: Otavio Salvador <otavio@debian.org>
Bug is archived. No further changes may be made.
Toggle useless messages
Report forwarded to debian-bugs-dist@lists.debian.org, Otavio Salvador <otavio@debian.org>:
Bug#247402; Package no-ip.
(full text, mbox, link).
Acknowledgement sent to eLShaman <el.shaman@wanadoo.fr>:
New Bug report received and forwarded. Copy sent to Otavio Salvador <otavio@debian.org>.
(full text, mbox, link).
Message #5 received at submit@bugs.debian.org (full text, mbox, reply):
Package: no-ip
Version: 2.1.1-1
Severity: normal
Hello,
no-ip can't be stopped with "/etc/init.d/no-ip stop" (and so can't be
restarted).
The file /var/run/no-ip.pid has not the pid of /usr/bin/no-ip, it seems
there is the pid of "start-stop-daemon" into this file (pidof could be
used to put the correct pid).
To start no-ip, I suggest that:
start-stop-daemon --start --quiet --exec $DAEMON
("--quiet" is not necessary here since no-ip doesn't display anything
for now)
To stop:
start-stop-daemon --stop --oknodo --quiet --exec $DAEMON
To restart:
start-stop-daemon --stop --oknodo --quiet --exec $DAEMON
sleep 1
start-stop-daemon --start --quiet --exec $DAEMON
I have simply do the same thing than /etc/init.d/fam.
This solution does not create a file in /var/run.
Another thing:
echo -n "Restarting dynamic address update:" should be replaced by:
echo -n "Restarting dynamic address update: ".
Thanks.
Lolo.
-- System Information:
Debian Release: testing/unstable
APT prefers unstable
APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)
Kernel: Linux 2.6.5-1-686
Locale: LANG=fr_FR, LC_CTYPE=fr_FR
Versions of packages no-ip depends on:
ii libc6 2.3.2.ds1-12 GNU C Library: Shared libraries an
-- no debconf information
Reply sent to Otavio Salvador <otavio@debian.org>:
You have taken responsibility.
(full text, mbox, link).
Notification sent to eLShaman <el.shaman@wanadoo.fr>:
Bug acknowledged by developer.
(full text, mbox, link).
Message #10 received at 247402-close@bugs.debian.org (full text, mbox, reply):
Source: no-ip
Source-Version: 2.1.1-2
We believe that the bug you reported is fixed in the latest version of
no-ip, which is due to be installed in the Debian FTP archive:
no-ip_2.1.1-2.diff.gz
to pool/main/n/no-ip/no-ip_2.1.1-2.diff.gz
no-ip_2.1.1-2.dsc
to pool/main/n/no-ip/no-ip_2.1.1-2.dsc
no-ip_2.1.1-2_i386.deb
to pool/main/n/no-ip/no-ip_2.1.1-2_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 247402@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Otavio Salvador <otavio@debian.org> (supplier of updated no-ip 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 ftpmaster@debian.org)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.7
Date: Tue, 4 May 2004 20:15:31 -0300
Source: no-ip
Binary: no-ip
Architecture: source i386
Version: 2.1.1-2
Distribution: unstable
Urgency: low
Maintainer: Otavio Salvador <otavio@debian.org>
Changed-By: Otavio Salvador <otavio@debian.org>
Description:
no-ip - A second-generation Linux client for dynamic DNS service
Closes: 247402
Changes:
no-ip (2.1.1-2) unstable; urgency=low
.
* Update the packaging, now conforming to policy version 3.6.1:
- debian/control: change the Standards-Version field to 3.6.1.
* debian/init.d: no-ip now can be stop and restarted (Closes: #247402).
Files:
a311e836f5ec9c3f70fd95634d9053fd 561 net optional no-ip_2.1.1-2.dsc
e241bfb0b70c6ecf1b7ca9bc6a052fc6 3568 net optional no-ip_2.1.1-2.diff.gz
1543dc8bdf3337e3ae8ffd8cb006214d 20166 net optional no-ip_2.1.1-2_i386.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (GNU/Linux)
iD8DBQFAmCRnLqiZQEml+FURAlIOAJ9fRm6IpbaWuQYH5ju+G4SD1eMuywCgmtt9
+3hb9kCc3JvU/lA5q0AR6j0=
=Gv+G
-----END PGP SIGNATURE-----
Send a report that this bug log contains spam.
Debian bug tracking system administrator <owner@bugs.debian.org>.
Last modified:
Sun Jun 4 21:45:01 2023;
Machine Name:
bembo
Debian Bug tracking system
Debbugs is free software and licensed under the terms of the GNU
Public License version 2. The current version can be obtained
from https://bugs.debian.org/debbugs-source/.
Copyright © 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson,
2005-2017 Don Armstrong, and many other contributors.