[Bug 710757] [NEW] Reposync dependency and permissions
Tony Lucas
710757 at bugs.launchpad.net
Mon Jan 31 16:56:01 UTC 2011
Public bug reported:
Binary package hint: cobbler
createrepo is not listed as a dependency but is if you are going to use
repo's at all.
Also, one of the final steps of reposync is:
cmd1 = "chown -R root:apache %s" % repo_path
utils.subprocess_call(self.logger, cmd1)
Which fails because apache/httpd is running as www-data.
action_reposync.py is full of hardcoded issues like that.
** Affects: cobbler (Ubuntu)
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to cobbler in ubuntu.
https://bugs.launchpad.net/bugs/710757
Title:
Reposync dependency and permissions
More information about the Ubuntu-server-bugs
mailing list