All users of 14.04. Please mark "This bug affect me" on a new report
https://bugs.launchpad.net/ubuntu/+source/tftp-hpa/+bug/1342580
--
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to tftp-hpa in Ubuntu.
https://bugs.launchpad.net/bugs/52
Richard Sarkis is exactly correct: the problem exists in 14.04, and his
solution works. The problem indeed did not exist in 12.04.
--
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to tftp-hpa in Ubuntu.
https://bugs.launchpad.net/bugs/52250
This also affects in in Ubuntu 14.04, I followed the suggestions in
comment #13.
I replace the line "start on runlevel [2345]" in /etc/init/tftpd-
hpa.conf with "start on (filesystem and net-device-up IFACE!=lo)" and
now it starts on boot.
I'm not sure why but I didn't have this problem with Ubun
Still happens for me on Ubuntu 14.04.
Workaround in comment #30 helped, thanks.
--
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to tftp-hpa in Ubuntu.
https://bugs.launchpad.net/bugs/522509
Title:
[FFE] tftpd-hpa doesn't start on boot
It affects me on Kubuntu 13.10 Desktop. I manually restart the service
at the command line (sudo service tftp-hpa restart)
--
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to tftp-hpa in Ubuntu.
https://bugs.launchpad.net/bugs/522509
Title
It affects me on Lubuntu 13.04 Desktop, The workaround in #30 DID NOT
work for me
--
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to tftp-hpa in Ubuntu.
https://bugs.launchpad.net/bugs/522509
Title:
[FFE] tftpd-hpa doesn't start on boot
I'm running Ubuntu 12.04 LTS Desktop in Virtual Box and this problem
wasted a whole day for me (I'm pretty new to Linux) until I ran into
this site. Workaround #30 worked for me...
--
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to tftp-h
The workaround in #30 worked for me.
--
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to tftp-hpa in Ubuntu.
https://bugs.launchpad.net/bugs/522509
Title:
[FFE] tftpd-hpa doesn't start on boot
To manage notifications about this bug go t
Yes, on a Desktop - the service starts before network-manager has
brought the network up.
--
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to tftp-hpa in Ubuntu.
https://bugs.launchpad.net/bugs/522509
Title:
[FFE] tftpd-hpa doesn't start
I'm running Ubuntu Desktop with the LTPS packages installed (64-bit).
--
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to tftp-hpa in Ubuntu.
https://bugs.launchpad.net/bugs/522509
Title:
[FFE] tftpd-hpa doesn't start on boot
To manage
I run Ubuntu Desktop.
--
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to tftp-hpa in Ubuntu.
https://bugs.launchpad.net/bugs/522509
Title:
[FFE] tftpd-hpa doesn't start on boot
To manage notifications about this bug go to:
https://bugs
Can those that have reported this issue post 12.04, please confirm if
they are running Ubuntu Desktop or Ubuntu Server please?
Thanks
--
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to tftp-hpa in Ubuntu.
https://bugs.launchpad.net/bugs/5
I also have the same problem on 12.04.1.
My workaround is putting a new script /etc/network/if-up.d/tftpd-hpa
which contains:
#!/bin/sh
restart tftpd-hpa
Of course don't forget to chmod 755 the script.
--
You received this bug notification because you are a member of Ubuntu
Server Team, which
I have the same problem on 12.04.1 with tftpd-hpa version 5.2-1ubuntu1.
I have a single interface, eth0, which gets its address via DHCP. On
boot, tftpd-hpa fails to start with the "cannot resolve local IPv4 bind
address:0.0.0.0".
"sudo status tftpd-hpa" returns "tftpd-hpa start/running", but wi
Hi Diego
I added "service tftpd-hpa restart" as an "up" line to eth0 and it
worked! Thank you very much.
But even better still you pointed me in the right direction to get to
the bottom of the problem. My interface file looked like this:
# The primary network interface
auto eth0
#up service tftp
> Also why does service say it is running when it isn't?
Yeah, I saw the same thing. Didn't investigate it enough to make any comments.
> Anything else I can try to make tftpd-hpa work from boot?
Maybe starting tftpd as an "up" line on the interface definition
(/etc/network/interface, man interfac
Thanks Diego
I've got start on runlevel [2345] in the /etc/init/tftpd-hpa.conf file
(thanks, I didn't know about that).
As far a I can tell my interface is up long before tftpd starts:
dmesg | egrep 'eth0|tftpd'
[1.669351] e1000e :00:19.0: eth0: (PCI Express:2.5GT/s:Width x1)
c8:9c:dc:eb
Hello Allen,
As you may already know, the tftpd-hpa daemon is started on boot by the
upstart system, as configured in the file /etc/init/tftpd-hpa.conf.
This file contains a line beggining with "start on", which gives the
*condition* in which upstart will start the daemon (by running the
script th
Hi
I have the same problem with Precise (tftpd-hpa version 5.2-1ubuntu1).
It seems exactly the same as #23 above.
status tftpd-hpa saying running when it definately isn't.
Diego, I don't really understand the 'change the condition' stuff you
mention. Would you be able to explain in reasonably si
I have the same problem, using lucid latest package (5.0-11ubuntu2.1).
I have many interfaces configured in this machine, and nic bonding
configured. Upstart seems to raise tftp when the first bond interface
starts:
syslog.2.gz:Jun 13 14:17:02 kernel: [3.923760] bnx2: eth1: using
MSI
syslog
Same for me like #20 and I am not abble to find new bug
--
[FFE] tftpd-hpa doesn't start on boot
https://bugs.launchpad.net/bugs/522509
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to tftp-hpa in ubuntu.
--
Ubuntu-server-bugs mailing lis
It's better to file a new bug.
--
[FFE] tftpd-hpa doesn't start on boot
https://bugs.launchpad.net/bugs/522509
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to tftp-hpa in ubuntu.
--
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@list
BTW, I'm running tftp-hpa 5.0-11ubuntu2, which is current for Lucid.
This bug seems to depend on the order of network interface plumbing, and
probably expresses more frequently if one interface is configured by
DHCP or is otherwise slow. My guess is that this bug does not express
on computers wit
I got this bug with tftpd-hpa after an upgrade to Lucid. The solution
for me was to add `sleep 10s` to the script stanza in the /etc/init
/tftpd-hpa file.
Running `initctl restart tftpd-hpa` properly starts in.tftpd if it fails
during system startup, so it follows that there could be a race.
Up
oh my, nevermind my previous comment... i just realized this is the
client not the server.
sorry :-)
--
[FFE] tftpd-hpa doesn't start on boot
https://bugs.launchpad.net/bugs/522509
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to tftp-hpa
What happened here? there is no /etc/init/*.conf and/or init.d. And the
/etc/default/tftp-hpa is missing...
$> apt-cache policy tftp-hpa
tftp-hpa:
Installed: 5.0-11ubuntu2
Candidate: 5.0-11ubuntu2
Version table:
*** 5.0-11ubuntu2 0
500 http://archive.ubuntu.com/ubuntu/ lucid/main Pa
** Changed in: ltsp (Ubuntu Lucid)
Status: Fix Committed => Fix Released
--
[FFE] tftpd-hpa doesn't start on boot
https://bugs.launchpad.net/bugs/522509
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to tftp-hpa in ubuntu.
--
Ubuntu
** Branch linked: lp:ubuntu/tftp-hpa
--
[FFE] tftpd-hpa doesn't start on boot
https://bugs.launchpad.net/bugs/522509
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to tftp-hpa in ubuntu.
--
Ubuntu-server-bugs mailing list
Ubuntu-server-bug
This bug was fixed in the package tftp-hpa - 5.0-11ubuntu2
---
tftp-hpa (5.0-11ubuntu2) lucid; urgency=low
* debian/rules, debian/tftpd-hpa.upstart: Convert to upstart.
(LP: #522509)
* debian/tftpd-hpa.postinst: Add "-s" to /etc/default/tftpd-hpa.
(LP: #531123)
-- Chuck S
Thanks, that looks better.
However, I just noticed that '--upstart-only' is the wrong thing to be
passing to dh_installinit here. You should only use --upstart-only for
upstart jobs that are *not* replacing an existing init script. In this
case, there's an existing init script of the same name,
As requested.
** Patch added: "upstart.diff"
http://launchpadlibrarian.net/42489928/upstart.diff
--
[FFE] tftpd-hpa doesn't start on boot
https://bugs.launchpad.net/bugs/522509
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to tftp-hpa i
Hi Chuck,
The updated debdiff still shows this:
start on (local-filesystem and net-device-up IFACE=eth0)
please correct this to 'start on (filesystem and net-device-up
IFACE!=lo)', as requested.
Thanks!
--
[FFE] tftpd-hpa doesn't start on boot
https://bugs.launchpad.net/bugs/522509
You rece
** Attachment added: "Buildlog"
http://launchpadlibrarian.net/42380266/tftp-hpa_5.0-11ubuntu2_amd64.build
--
[FFE] tftpd-hpa doesn't start on boot
https://bugs.launchpad.net/bugs/522509
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to t
** Patch added: "Debdiff"
http://launchpadlibrarian.net/42380213/upstart.diff
--
[FFE] tftpd-hpa doesn't start on boot
https://bugs.launchpad.net/bugs/522509
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to tftp-hpa in ubuntu.
--
Ubun
This is the package installation:
ch...@kenny:~/work/server/bugs/lucid/tftp-hpa/build$ sudo dpkg -i *.deb
(Reading database ... 278404 files and directories currently installed.)
Preparing to replace tftpd-hpa 5.0-11ubuntu2 (using
tftpd-hpa_5.0-11ubuntu2_amd64.deb) ...
tftpd-hpa stop/waiting
Unpa
ch...@kenny:~/work/server/bugs/lucid/tftp-hpa/build$ sudo dpkg -i *.deb
(Reading database ... 278404 files and directories currently installed.)
Preparing to replace tftpd-hpa 5.0-11ubuntu2 (using
tftpd-hpa_5.0-11ubuntu2_amd64.deb) ...
tftpd-hpa stop/waiting
Unpacking replacement tftpd-hpa ...
Sel
The start condition in this upstart job is wrong. It should be
start on (filesystem and net-device-up IFACE!=lo)
The job should also have a stop condition so that the process isn't left
running at shutdown:
stop on runlevel [!2345]
+env DAEMON="/usr/sbin/in.tftpd"
This is not idiomatic.
** Patch added: "upstart.diff"
http://launchpadlibrarian.net/41864766/upstart.diff
--
[FFE] tftpd-hpa doesn't start on boot
https://bugs.launchpad.net/bugs/522509
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to tftp-hpa in ubuntu.
--
** Attachment added: "puppet_0.25.4-2ubuntu4.dsc"
http://launchpadlibrarian.net/41864634/puppet_0.25.4-2ubuntu4.dsc
--
[FFE] tftpd-hpa doesn't start on boot
https://bugs.launchpad.net/bugs/522509
You received this bug notification because you are a member of Ubuntu
Server Team, which is subsc
I have converted the init job to an upstart job. Attached to this bug
report. It should need a FFE.
Regards
chuck
** Summary changed:
- tftpd-hpa doesn't start on boot
+ [FFE] tftpd-hpa doesn't start on boot
--
[FFE] tftpd-hpa doesn't start on boot
https://bugs.launchpad.net/bugs/522509
You re
40 matches
Mail list logo