Your message dated Sun, 19 Jul 2009 22:02:11 +0000
with message-id <[email protected]>
and subject line Bug#505367: fixed in tftp-hpa 5.0-1
has caused the Debian Bug report #505367,
regarding tftpd-hpa does not work under inetd
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.)
--
505367: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=505367
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: tftpd-hpa
Version: 0.48-2.3
Severity: normal
Hi Jaakko,
I tried to use tftpd-hpa from inetd, but failed. First I verified that
my tftpd-hpa installation works:
$ cat /etc/default/tftpd-hpa
#Defaults for tftpd-hpa
RUN_DAEMON="yes"
OPTIONS="-l -s /var/lib/tftpboot"
% invoke-rc.d tftpd-hpa restart
Restarting HPA's tftpd: in.tftpd.
Then
tftp localhost
was able to get the file from server.
Then, I stopped tftpd-hpa daemon and revert to inetd:
% invoke-rc.d tftpd-hpa stop
Stopping HPA's tftpd: in.tftpd.
Because there is no default entries /etc/inetd.conf to enable, I
added the following entry according to
http://www.debian.org/releases/stable/i386/ch04s06.html.en:
tftp dgram udp wait nobody:nogroup /usr/sbin/tcpd in.tftpd /var/lib/tftpboot
Still, that didn't works for me with the following in the system log:
cannot set groups for user nobody
Details:
$ tail -1 /etc/inetd.conf
tftp dgram udp wait nobody:nogroup /usr/sbin/tcpd in.tftpd /var/lib/tftpboot
% /etc/init.d/openbsd-inetd reload; date
Reloading internet superserver: inetd.
Tue Nov 11 16:26:01 EST 2008
$ tail -2 /var/log/daemon.log
Nov 11 16:26:27 helios in.tftpd[21141]: connect from 127.0.0.1 (127.0.0.1)
Nov 11 16:26:27 helios in.tftpd[21142]: cannot set groups for user nobody
I've also tried
tftp dgram udp wait nobody:nogroup /usr/sbin/tcpd in.tftpd -l /var/lib/tftpboot
and
tftp dgram udp wait nobody:nogroup /usr/sbin/tcpd in.tftpd -l -s
/var/lib/tftpboot
but neither works.
The reason that I file it as bug because I've found a similar
problem at
http://thread.gmane.org/gmane.linux.debian.devel.bugs.rc/18371
Please help.
tong
-- System Information:
Debian Release: lenny/sid
APT prefers testing
APT policy: (300, 'testing'), (50, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.6.26-grml (SMP w/1 CPU core; PREEMPT)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/bash
Versions of packages tftpd-hpa depends on:
ii debconf [debconf-2.0] 1.5.22 Debian configuration management sy
ii libc6 2.7-13 GNU C Library: Shared libraries
ii libwrap0 7.6.q-16 Wietse Venema's TCP wrappers libra
pn sysv-rc <none> (no description available)
Versions of packages tftpd-hpa recommends:
ii openbsd-inetd [inet-superse 0.20080125-1 The OpenBSD Internet Superserver
ii update-inetd 4.31 inetd configuration file updater
tftpd-hpa suggests no packages.
-- debconf information:
tftpd-hpa/use_inetd: true
--- End Message ---
--- Begin Message ---
Source: tftp-hpa
Source-Version: 5.0-1
We believe that the bug you reported is fixed in the latest version of
tftp-hpa, which is due to be installed in the Debian FTP archive:
tftp-hpa_5.0-1.diff.gz
to pool/main/t/tftp-hpa/tftp-hpa_5.0-1.diff.gz
tftp-hpa_5.0-1.dsc
to pool/main/t/tftp-hpa/tftp-hpa_5.0-1.dsc
tftp-hpa_5.0-1_i386.deb
to pool/main/t/tftp-hpa/tftp-hpa_5.0-1_i386.deb
tftp-hpa_5.0.orig.tar.gz
to pool/main/t/tftp-hpa/tftp-hpa_5.0.orig.tar.gz
tftpd-hpa_5.0-1_i386.deb
to pool/main/t/tftp-hpa/tftpd-hpa_5.0-1_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.
Daniel Baumann <[email protected]> (supplier of updated tftp-hpa 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, 19 Jul 2009 23:48:12 +0200
Source: tftp-hpa
Binary: tftp-hpa tftpd-hpa
Architecture: source i386
Version: 5.0-1
Distribution: unstable
Urgency: low
Maintainer: Daniel Baumann <[email protected]>
Changed-By: Daniel Baumann <[email protected]>
Description:
tftp-hpa - HPA's tftp client
tftpd-hpa - HPA's tftp server
Closes: 272882 437651 477109 497268 503120 505335 505367 525635 535212 537476
Changes:
tftp-hpa (5.0-1) unstable; urgency=low
.
* Merging upstream version 5.0 (Closes: #525635):
* Taking over package, Jaakko is mia.
* Using correct rfc-2822 date formats in changelog.
* Removing useless whitespaces at EOL and EOF.
* Updating package to debhelper 7.
* Updating package to standards 3.8.2.
* Adding homepage field in control file.
* Adding vcs fields in control file.
* Adding misc:Depends to depends field in control.
* Improving package descriptions.
* Adding syslinux-common to suggests of tftpd-hpa.
* Sorting fields in control file.
* Rewriting copyright file in machine-interpretable format.
* Prefixing debhelper files with package names.
* Adding build-depends to po-debconf.
* Rewriting rules file from scratch.
* Using dh_install rather than dh_movefiles.
* Removing unused build-depend on libreadline5-dev.
* Now running always in daemon mode, it is too error prone and messy
to support inetd mode (Closes: #272882, #437651, #503120, #505335,
#505367, #535212, #537476).
* Now using /srv/tftp as default server root (Closes: #477109).
* Using debconf to ask for server root.
* Aborting in initscript if server root does not exist (Closes:
#497268).
* Rewriting initscript, using lsb functions now.
* Updating README.Debian to reflect changes about the initscript.
* Adding example preseed file.
Checksums-Sha1:
961e0c3cc503318ce8933317b2ee06b4c3bb2fc7 1144 tftp-hpa_5.0-1.dsc
e1e899f9cbbd616af79538ad9519ff92d2bd7613 120179 tftp-hpa_5.0.orig.tar.gz
27efa51c16732fe58ad4bbf24d4cd3357fc7798f 9952 tftp-hpa_5.0-1.diff.gz
ec22e83d2d4bf12e624d622596711c89964322bc 24254 tftp-hpa_5.0-1_i386.deb
7e84595755acd5d336a808f2c5c93276c20991c8 36614 tftpd-hpa_5.0-1_i386.deb
Checksums-Sha256:
da30f97071fa6de3e42ec6171688d4107a77b87c4f7344c82c3823c024dc0ac5 1144
tftp-hpa_5.0-1.dsc
cbc49a4b1fe02aa84d9dae1ef7075228b40135121ae94fe937d81a317db01b67 120179
tftp-hpa_5.0.orig.tar.gz
ea6c5adc107a13932583db0e90b4d01b5b77acc39fb8ef15eddf86c9eac04125 9952
tftp-hpa_5.0-1.diff.gz
af6265d3e759a57146430915cf54e24a0bae7c6e22da89d7686d8780a0ea0bd6 24254
tftp-hpa_5.0-1_i386.deb
dc46a44e8cb4df840a7aa7975b5f7495d13ba4d2bf99e7269e86fc861817eaf6 36614
tftpd-hpa_5.0-1_i386.deb
Files:
a9cce7a3a2d7ae9ae5d7e9a2dcfb1928 1144 net extra tftp-hpa_5.0-1.dsc
1ae813a94670f0d8c294aafa9f5ecf65 120179 net extra tftp-hpa_5.0.orig.tar.gz
4bbf33d12f14ebc7801d585e0bfab082 9952 net extra tftp-hpa_5.0-1.diff.gz
ec7720617246465c8c5bde33f78b11f5 24254 net extra tftp-hpa_5.0-1_i386.deb
dd122c52f107cec8b681d0ec75cdaf17 36614 net extra tftpd-hpa_5.0-1_i386.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)
iEYEARECAAYFAkpjlikACgkQ+C5cwEsrK54cqwCgq13y2RPgU2QvvU5/JgYI/ASE
tVwAmwcuWZHSmHAYpXXSv0SG6OQtpxQ/
=lmjN
-----END PGP SIGNATURE-----
--- End Message ---