[Bug 848072] Re: [oneiric] net-installer dhcp client fails with a DHCPDECLINE

2014-07-02 Thread Metin OSMAN
Hi all, sorry to reopen this old ticket (maybe I should open a new ticket, I don't know the correct workflow), I am facing the same issue on Ubuntu 14.04. I am trying to netboot using cobbler + PXE + TFTP, everything works fine except that DHCP auto configuration fails. I can see on the logs tha

[Bug 848072] Re: [oneiric] net-installer dhcp client fails with a DHCPDECLINE

2013-10-22 Thread Launchpad Bug Tracker
This bug was fixed in the package netcfg - 1.111ubuntu1 --- netcfg (1.111ubuntu1) trusty; urgency=low * Merge from Debian unstable. Remaining changes: - Set default hostname to 'ubuntu'. - Set priority for get_domain to high for static configurations. - Set priority for

[Bug 848072] Re: [oneiric] net-installer dhcp client fails with a DHCPDECLINE

2013-03-22 Thread Jorge O. Castro
Reopening since this seems to affect 12.04. ** Changed in: netcfg (Ubuntu) Status: Fix Released => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/848072 Title: [oneiric] net-install

[Bug 848072] Re: [oneiric] net-installer dhcp client fails with a DHCPDECLINE

2013-03-21 Thread Keshav Prabhakar
and it happens with 11.10 i386 as well. looks like it works fine with hardy - http://archive.ubuntu.com/ubuntu/dists/hardy/main/installer-i386/current/images/netboot/netboot.tar.gz -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https:

[Bug 848072] Re: [oneiric] net-installer dhcp client fails with a DHCPDECLINE

2013-03-20 Thread Keshav Prabhakar
I'm seeing the same issue on 12.04 i386. I tried patching dhclient-script as jaiber-john did but couldn't succeed. would you mind sharing the diff please? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bug

[Bug 848072] Re: [oneiric] net-installer dhcp client fails with a DHCPDECLINE

2012-07-10 Thread jaiber.j...@gmail.com
This problem exists in Ubuntu 12.04 amd64 version. Had to fiddle with dhcp-client-script to get the installation going./ -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/848072 Title: [oneiric] net-ins

[Bug 848072] Re: [oneiric] net-installer dhcp client fails with a DHCPDECLINE

2012-07-10 Thread jaiber.j...@gmail.com
I forgot to mention it was the server edition Ubuntu 12.04 amd64, and the filename I modified within the initrd.gz was /sbin/dhcpclient-script -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/848072 Titl

[Bug 848072] Re: [oneiric] net-installer dhcp client fails with a DHCPDECLINE

2011-11-02 Thread Jacob Strauss
I wasn't trying to use DNS names in the name of the kickstart server before the problems mentioned above were fixed, but I just tried doing that now and it works for me. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.laun

[Bug 848072] Re: [oneiric] net-installer dhcp client fails with a DHCPDECLINE

2011-10-27 Thread Jason Sharp
I'm still seeing a problem doing DNS look up even after this seems to be 'fixed' If, when trying to download a kickstart config by DNS, it immediately fails. I can see it go through the process of getting an IP, then it attempts to get another IP again. I know if i swap to a different tty and run

[Bug 848072] Re: [oneiric] net-installer dhcp client fails with a DHCPDECLINE

2011-09-29 Thread Launchpad Bug Tracker
This bug was fixed in the package netcfg - 1.68ubuntu6 --- netcfg (1.68ubuntu6) oneiric; urgency=low [ Colin Watson ] * Backport from trunk: - Don't log "Starting netcfg" messages when invoked as ptom. [ Stéphane Graber ] * Flush all addresses and routes before configurin

[Bug 848072] Re: [oneiric] net-installer dhcp client fails with a DHCPDECLINE

2011-09-29 Thread Stéphane Graber
** Changed in: netcfg (Ubuntu) Status: Confirmed => Fix Committed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/848072 Title: [oneiric] net-installer dhcp client fails with a DHCPDECLINE To

[Bug 848072] Re: [oneiric] net-installer dhcp client fails with a DHCPDECLINE

2011-09-27 Thread Stéphane Graber
Just done running a few tests and didn't find any regression, though that was just with a standard: - Start the installer - Let netcfg run automatically - Download components - End of test I only tried once to get back to netcfg from a later point and it seemed to work fine too. -- You rece

[Bug 848072] Re: [oneiric] net-installer dhcp client fails with a DHCPDECLINE

2011-09-27 Thread Ubuntu QA's Bug Bot
The attachment "netcfg-flush-addresses-and-routes.diff" of this bug report has been identified as being a patch. The ubuntu-reviewers team has been subscribed to the bug report so that they can review the patch. In the event that this is in fact not a patch you can resolve this situation by removi

[Bug 848072] Re: [oneiric] net-installer dhcp client fails with a DHCPDECLINE

2011-09-27 Thread Stéphane Graber
Attaching the diff of the fix itself. Will now run a bunch of tests to ensure we don't get regressions, specifically with ipv6. ** Patch added: "netcfg-flush-addresses-and-routes.diff" https://bugs.launchpad.net/ubuntu/+source/netcfg/+bug/848072/+attachment/2470930/+files/netcfg-flush-address

[Bug 848072] Re: [oneiric] net-installer dhcp client fails with a DHCPDECLINE

2011-09-27 Thread Jacob Strauss
Yes, the new newinitrd does indeed work. syslog attached. ** Attachment added: "syslog-newinit-works.txt" https://bugs.launchpad.net/ubuntu/+source/netcfg/+bug/848072/+attachment/2470832/+files/syslog-newinit-works.txt -- You received this bug notification because you are a member of Ubuntu

[Bug 848072] Re: [oneiric] net-installer dhcp client fails with a DHCPDECLINE

2011-09-27 Thread Stéphane Graber
Here's the new initrd. Running it here I see it correctly flushing everything before autoconfig starts. Let me know if it works for you. ** Attachment added: "newinitrd.gz" https://bugs.launchpad.net/ubuntu/+source/netcfg/+bug/848072/+attachment/2470676/+files/newinitrd.gz -- You received t

[Bug 848072] Re: [oneiric] net-installer dhcp client fails with a DHCPDECLINE

2011-09-27 Thread Stéphane Graber
Oops, my bad, my patch would only work with > 1 network card. Will have a new one in a few minutes for you to test. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/848072 Title: [oneiric] net-installe

[Bug 848072] Re: [oneiric] net-installer dhcp client fails with a DHCPDECLINE

2011-09-27 Thread Jacob Strauss
Okay, still fails the same way. Here's the syslog of booting the vm with the newinitrd.gz ** Attachment added: "syslog-from-newinitrd" https://bugs.launchpad.net/ubuntu/+source/netcfg/+bug/848072/+attachment/2470244/+files/syslog-from-newinitrd -- You received this bug notification because

[Bug 848072] Re: [oneiric] net-installer dhcp client fails with a DHCPDECLINE

2011-09-27 Thread Stéphane Graber
Can you try with this initrd.gz? It's the amd64 initrd patched with a custom netcfg that will give a slightly different debug output as well as try to flush all addresses and routes on all interfaces prior to setup. Would be great if you could test it and post the syslog. Thanks ** Attachment a

[Bug 848072] Re: [oneiric] net-installer dhcp client fails with a DHCPDECLINE

2011-09-27 Thread Jacob Strauss
Yes, I do still see the same problem with the current kernel and initrd. I also tried creating a VM here and pxe-booting it. I do see the same problem in the new VM. The relevant portions of the dhcpd.conf for the new VM are as follows. The dhcp server is an old CentOS box. allow booting; allow

[Bug 848072] Re: [oneiric] net-installer dhcp client fails with a DHCPDECLINE

2011-09-27 Thread Jacob Strauss
Here is a tcpdump trace of the dhcp interactions from boot through the beginning of the declines. ** Attachment added: "tcpdump-dhcp-through-first-decline.txt" https://bugs.launchpad.net/ubuntu/+source/netcfg/+bug/848072/+attachment/2469835/+files/tcpdump-dhcp-through-first-decline.txt -- Yo

[Bug 848072] Re: [oneiric] net-installer dhcp client fails with a DHCPDECLINE

2011-09-27 Thread Stéphane Graber
Hmm, I tried reproducing the issue here with Oneiric 64bit but don't seem to get the same issue as you did. I'm using your ubuntu-minimal.cfg hosted at http://www.stgraber.org/download/ubuntu-minimal.cfg and booting the current kernel and initrd from http://archive.ubuntu.com/ubuntu/dists/oneiric/

[Bug 848072] Re: [oneiric] net-installer dhcp client fails with a DHCPDECLINE

2011-09-27 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: netcfg (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/848072 Title: [one

[Bug 848072] Re: [oneiric] net-installer dhcp client fails with a DHCPDECLINE

2011-09-26 Thread Jacob Strauss
** Attachment added: "syslog with failure" https://bugs.launchpad.net/ubuntu/+source/netcfg/+bug/848072/+attachment/2466024/+files/syslog -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/848072 Title

[Bug 848072] Re: [oneiric] net-installer dhcp client fails with a DHCPDECLINE

2011-09-26 Thread Jacob Strauss
Yes, I have a PXE & DHCP server serving out the netboot kernel and initrd.gz file, as copied from the mirrors in ubuntu/dists/oneiric/main /installer-amd64/current/images/netboot/ubuntu-installer/amd64/. I created a stripped down kickstart file to demonstrate, and will attach the kickstart config

[Bug 848072] Re: [oneiric] net-installer dhcp client fails with a DHCPDECLINE

2011-09-26 Thread Stéphane Graber
Ok, so just to make sure I understood your setup correctly. You have a PXE server (DHCP + TFTP) serving the content of netboot.tar.gz with I'm guessing a kickstart/preseed value set on the kernel command line pointing to a kickstart file available on the internet? Can you attach your /var/log/sys

[Bug 848072] Re: [oneiric] net-installer dhcp client fails with a DHCPDECLINE

2011-09-14 Thread Colin Watson
A possible cause that comes to mind would be the IPv6 support changes in isc-dhcp 4.1.1-P1-17ubuntu7. ** Package changed: base-installer (Ubuntu) => netcfg (Ubuntu) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpa

[Bug 848072] Re: [oneiric] net-installer dhcp client fails with a DHCPDECLINE

2011-09-14 Thread Steve Langasek
Stéphane, this sounds right up your alley. Can you take a look at this? ** Changed in: base-installer (Ubuntu) Assignee: Canonical Foundations Team (canonical-foundations) => Stéphane Graber (stgraber) ** Changed in: base-installer (Ubuntu) Importance: Undecided => Medium -- You recei

[Bug 848072] Re: [oneiric] net-installer dhcp client fails with a DHCPDECLINE

2011-09-12 Thread Brian Murray
** Changed in: base-installer (Ubuntu) Assignee: (unassigned) => Canonical Foundations Team (canonical-foundations) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/848072 Title: [oneiric] net-in