[Bug 841726] Re: Unable to netboot with dhcpd managed by cobbler

2011-12-05 Thread David Dyball
I can confirm that the pxelinux.cfg files for hosts generated using cobbler version 2.1.0+git20110602-0ubuntu26 generate gpxe/menu.gpxe configurations no matter what the setting in use_gpxe. Unfortunately fixing "filename '/pxelinux.0'" has no effect when booting hosts. They're still trying to boo

[Bug 841726] Re: Unable to netboot with dhcpd managed by cobbler

2011-12-05 Thread David Dyball
Scratch that... I was changing the filename option under the subnet, not under the host template. Changing that works. Looking forward to a fix. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/841726 Ti

[Bug 809218] [NEW] Cobbler should generate a usable /etc/rsyncd.conf file but doesn't

2011-07-12 Thread David Dyball
Public bug reported: `cat /etc/lsb-release` DISTRIB_ID=Ubuntu DISTRIB_RELEASE=11.04 DISTRIB_CODENAME=natty DISTRIB_DESCRIPTION="Ubuntu 11.04" `apt-cache policy cobbler` cobbler: Installed: 2.1.0-0ubuntu7 Candidate: 2.1.0-0ubuntu7 Version table: *** 2.1.0-0ubuntu7 0 500 http://gb.

[Bug 741661] Re: Web UI does not work from default install (2.1.0~bzr-2009-0ubuntu1)l

2011-04-04 Thread David Dyball
Hi Dustin, Just wanted to report that the issues are resolved in the cobbler package from your PPA, but the one in the PPA also introduces new bugs with viewing kickstart and snippet files ("CX: tainted file location" exceptions): Fault at /ksfile/edit/var/lib/cobbler/kickstarts/default.ks :'tai

[Bug 741661] Re: Web UI does not work from default install (2.1.0~bzr-2009-0ubuntu1)l

2011-04-04 Thread David Dyball
Hi Dustin, Just in the process of testing on a fresh Natty install. I'll snapshot my VM and try the same process with the ubuntu2 packages from natty and then again with the packages from your PPA and confirm. Judging from this: http://www.mail-archive.com/cobbler- de...@lists.fedorahosted.org/m

[Bug 741661] Re: Web UI does not work from default install (2.1.0~bzr-2009-0ubuntu1)l

2011-04-04 Thread David Dyball
Just noted in the cobbler-devel lists this message: http://www.mail-archive.com/cobbler- de...@lists.fedorahosted.org/msg01202.html "commit 41a92b11969ab9c30b749ab99be70566cd943093 Author: James Cammarata Date: Wed Mar 30 16:42:18 2011 -0500 Fix for snippet/kickstart editing via the web i

[Bug 741661] Re: Web UI does not work from default install (2.1.0~bzr-2009-0ubuntu1)l

2011-04-04 Thread David Dyball
Just to confirm, this is a regression with the new upload in your PPA, as the ubuntu1 packages (the ones that didn't setup the webUI correctly) did not exhibit this issue. Seems to be an upstream regression though. -- You received this bug notification because you are a member of Ubuntu Bugs, wh

[Bug 741661] Re: Web UI does not work from default install (2.1.0~bzr-2009-0ubuntu1)l

2011-04-04 Thread David Dyball
OK, just to clarify a bunch of stuff: 1) The original cobbler-2.1.0-0ubuntu1 packages worked once you reconfigured the the cobbler_web.conf and re-created the symlinks 2) The cobbler_web.conf is /NOT/ fixed in cobbler-2.1.0-0ubuntu2. With this package I still had to change the authz_configfile s

[Bug 750402] [NEW] Editing Kickstarts/Snippets errors with "tainted file location"

2011-04-04 Thread David Dyball
Public bug reported: Binary package hint: cobbler Description: The latest packages for cobbler, cobbler-common and cobbler-web in Natty, (cobbler-2.1.0-0ubuntu2) give an errors when trying to use the web-based editor to modify kickstart or snippet files: Release: Ubuntu Natty (development Branch

[Bug 750402] Re: Editing Kickstarts/Snippets errors with "tainted file location"

2011-04-04 Thread David Dyball
Confirmed that the following patch and changes works to fix the problem: https://github.com/jimi1283/cobbler/commit/41a92b11969ab9c30b749ab99be70566cd943093 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bu

[Bug 741661] Re: Web UI does not work from default install (2.1.0~bzr-2009-0ubuntu1)l

2011-04-04 Thread David Dyball
New bug for the regression raised: https://bugs.launchpad.net/ubuntu/+source/cobbler/+bug/750402 Once the PPA postinst/postrm stuff is merged from Dustins PPA (https://launchpad.net/~ubuntu-virt/+archive/ppa) package the original bug (#741661) with cobbler-web installs not working out of the box

[Bug 750402] Re: Editing Kickstarts/Snippets errors with "tainted file location"

2011-04-04 Thread David Dyball
Hi Dustin, The github repo appears to just be a working-copy of the upstream source tree for that particular devs work, so I can't say yes/no to it being committed upstream, or even if the copy on that particular repo is recent... It is maintained by "jimi1283" which could be a handle for James Ca

[Bug 750402] Re: Editing Kickstarts/Snippets errors with "tainted file location"

2011-04-04 Thread David Dyball
Just saw https://launchpad.net/ubuntu/+source/cobbler/2.1.0-0ubuntu4 that has the patch. Will pull this and try now on my test system. Cheers, Dave. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/75040

[Bug 750402] Re: Editing Kickstarts/Snippets errors with "tainted file location"

2011-04-04 Thread David Dyball
Confirmed that 2.1.0-0ubuntu4 fixes this issue. Going to head upstream and try and make them aware of it, if they aren't already. Cheers, David. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/750402

[Bug 750402] Re: Editing Kickstarts/Snippets errors with "tainted file location"

2011-04-04 Thread David Dyball
Confirmed that jimi1283 is indeed James Cammarata and that he is one of the primary contributors for cobbler, so the aforementioned patches are indeed James' work and he is aware of the issue. Hopefully his patch will work its way into the upstream. Under these circumstances, what are the options?

[Bug 741661] Re: Web UI does not work from default install (2.1.0~bzr-2009-0ubuntu1)l

2011-04-05 Thread David Dyball
Possible regression with 2.1.0-0ubuntu4. I had to comment out the CustomLog lines in cobbler_web.conf before Apache would start. I will try and confirm, but at this stage my system has had a million different versions of cobbler installed over the past 2 days, so I can't be sure. Will try on a fre

[Bug 741661] Re: Web UI does not work from default install (2.1.0~bzr-2009-0ubuntu1)l

2011-04-05 Thread David Dyball
Confirmed that a fresh install of Natty + apt-get update apt-get dist-upgrade apt-get install cobbler cobbler-web Still has a non-working web config. Apache fails to start with: "[error] (2)No such file or directory: could not open transfer log file /etc/apache2/logs/access_log" The fatal line

[Bug 741661] Re: Web UI does not work from default install (2.1.0~bzr-2009-0ubuntu1)l

2011-04-05 Thread David Dyball
Scratch that... the packaged version is still cobbler-2.1.0-0ubuntu2 in the repos. The patches in cobbler-2.1.0-0ubuntu4 source have fixed all of the above issues. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.

[Bug 763368] Re: Sidebar and topbar get blurred after recovering from sleep

2011-05-02 Thread David Dyball
Just to update, this happens 100% of the time when resuming from suspend or hibernate. I have to resort to `compiz --replace` every time to get back to a usable system. If any dev wants additional debugging info please let me know some instructions or steps you want me to take. -- You received th

[Bug 747717] Re: 11.04 - opening too many windows causes new windows to render blank white

2011-05-03 Thread David Dyball
Confirmed that this issue is apparent for me too with an Nvidia Quadro NVS 285 + Ubuntu 11.04 default install + NVidia Drivers 270.41.06 I'll try going back a version to see whether or not that fixes the issue. -- You received this bug notification because you are a member of Ubuntu Bugs, which

[Bug 669109] Re: getting out of some OpenGL games under Unity makes the computer unusable

2011-05-19 Thread David Dyball
I can confirm that coming out of an OpenGL application with an NVidia NVS 285 card running the 173 drivers causes the refresh rate of compiz/unity to be completely rubbish. Switching on/off Sync-to-VBlank in compiz-OpenGL settings does nothing to resolve the issue. The only way to resolve is to log

[Bug 763368] Re: Sidebar and topbar get blurred after recovering from sleep

2011-04-23 Thread David Dyball
Just want to +1 this but I don't get blurriness, the panels just stop rendering updates. When I sleep my Laptop (AMD Fusion C-50 based chipset) the side-bar and the top menu-bar both remain static and stop updating graphically, but seem to respond to input. A good example is this: -> Wake from sle