Activity log for bug #841726

Date Who What changed Old value New value Message
2011-09-05 11:01:38 James Page bug added bug
2011-09-05 11:01:56 James Page description cobbler manages the isc-dhcp-server instance that run alongside it in my test deployment; prior to upgrade to oneiric it was able to manage /etc/dhcp/dhpcd.conf fine - however now when cobbler generates this file using 'cobbler sync' I always get a gpxe filename rather than pxelinux.0: # group for Cobbler DHCP tag: default group { host mercury.shouse.local { hardware ethernet <HIDDEN>; fixed-address <HIDDEN>; option host-name "<HIDDEN>"; filename "gpxe/menu.gpxe"; next-server <HIDDEN>; } } use_gpxe is set to 0 in /etc/cobbler/settings so this is a little inexpected. Workaround: fix filename to "pxelinux.0" in /etc/cobbler/dhpc.template ProblemType: Bug DistroRelease: Ubuntu 11.10 Package: cobbler 2.1.0+git20110602-0ubuntu23 ProcVersionSignature: Ubuntu 3.0.0-9.14-server 3.0.3 Uname: Linux 3.0.0-9-server x86_64 Architecture: amd64 Date: Mon Sep 5 11:56:38 2011 InstallationMedia: Ubuntu-Server 11.04 "Natty Narwhal" - Beta amd64 (20110413) PackageArchitecture: all ProcEnviron: LANGUAGE=en_GB:en PATH=(custom, no user) LANG=en_GB.UTF-8 SHELL=/bin/bash SourcePackage: cobbler UpgradeStatus: Upgraded to oneiric on 2011-08-30 (5 days ago) cobbler manages the isc-dhcp-server instance that run alongside it in my test deployment; prior to upgrade to oneiric it was able to manage /etc/dhcp/dhpcd.conf fine - however now when cobbler generates this file using 'cobbler sync' I always get a gpxe filename rather than pxelinux.0: # group for Cobbler DHCP tag: default group {     host mercury.shouse.local {         hardware ethernet <HIDDEN>;         fixed-address <HIDDEN>;         option host-name "<HIDDEN>";         filename "gpxe/menu.gpxe";         next-server <HIDDEN>;     } } use_gpxe is set to 0 in /etc/cobbler/settings so this is a little inexpected. Workaround: fix filename to "pxelinux.0" in /etc/cobbler/dhcp.template ProblemType: Bug DistroRelease: Ubuntu 11.10 Package: cobbler 2.1.0+git20110602-0ubuntu23 ProcVersionSignature: Ubuntu 3.0.0-9.14-server 3.0.3 Uname: Linux 3.0.0-9-server x86_64 Architecture: amd64 Date: Mon Sep 5 11:56:38 2011 InstallationMedia: Ubuntu-Server 11.04 "Natty Narwhal" - Beta amd64 (20110413) PackageArchitecture: all ProcEnviron:  LANGUAGE=en_GB:en  PATH=(custom, no user)  LANG=en_GB.UTF-8  SHELL=/bin/bash SourcePackage: cobbler UpgradeStatus: Upgraded to oneiric on 2011-08-30 (5 days ago)
2011-09-05 14:04:09 Robie Basak cobbler (Ubuntu): importance Undecided Medium
2011-11-09 02:17:32 Launchpad Janitor cobbler (Ubuntu): status New Confirmed
2011-12-06 22:05:25 Andres Rodriguez cobbler (Ubuntu): assignee Andres Rodriguez (andreserl)
2011-12-06 22:16:27 Andres Rodriguez cobbler (Ubuntu): status Confirmed In Progress
2011-12-06 23:08:10 Andres Rodriguez cobbler (Ubuntu): status In Progress Fix Released