View Issue Details

IDProjectCategoryView StatusLast Update
0003524Kali LinuxGeneral Bugpublic2016-09-02 14:34
Reportertrailrunner2164 Assigned Torhertzog  
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionno change required 
Product Version2016.2 
Summary0003524: When updating receive An unrecognized entry for tftp
Description

When updating Kali I continue to receive the following error....

An unrecognized entry for tftp was found in /etc/inetd.conf while trying to add the following entry:

│ tftp dgram udp wait nobody /usr/sbin/tcpd /usr/sbin/in.tftpd --tftpd-timeout 300 --retry-timeout 5 --mcast-port 1758
│ --mcast-addr 239.X.X.0-255 --mcast-ttl 1 --maxthread 100 --verbose=5 /srv/tftp

│ The unrecognized entry is:
│ tftp dgram udp4 wait nobody /usr/sbin/tcpd /usr/sbin/in.tftpd --tftpd-timeout 300 --retry-timeout 5 --mcast-port 1758
│ --mcast-addr 239.X.X.0-255 --mcast-ttl 1 --maxthread 100 --verbose=5 /srv/tftp

Leave existing entry and continue without changes?

I cant find any info about this & wont allow me to kill process? Ends all updates with an error?

Steps To Reproduce

When ever running update

Activities

rhertzog

rhertzog

2016-09-02 14:34

administrator   ~0005744

Just edit /etc/inetd.conf and replace the "udp4" on that line with "udp" and be done with it....

Issue History

Date Modified Username Field Change
2016-09-02 11:08 trailrunner2164 New Issue
2016-09-02 14:34 rhertzog Note Added: 0005744
2016-09-02 14:34 rhertzog Status new => closed
2016-09-02 14:34 rhertzog Assigned To => rhertzog
2016-09-02 14:34 rhertzog Resolution open => no change required