[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

[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

[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 Server Team, which is subscribed to cobbler in Ubuntu.

[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 Fault

[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-

[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 j...@sngx.net Date: Wed Mar 30 16:42:18 2011 -0500 Fix for snippet/kickstart editing

[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 Server

[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

[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

[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 Server Team, which is subscribed to cobbler in Ubuntu.

[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

[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 Server Team, which is subscribed to cobbler in Ubuntu.

[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 Server Team, which is subscribed to cobbler in Ubuntu.

[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