Bug 168256 - dev-util/subversion ebuild config not reading /etc/conf.d/svnserve
|
Bug#:
168256
|
Product: Gentoo Linux
|
Version: unspecified
|
Platform: All
|
|
OS/Version: Linux
|
Status: RESOLVED
|
Severity: minor
|
Priority: P2
|
|
Resolution: FIXED
|
Assigned To: pauldv@gentoo.org
|
Reported By: bart@inGen.be
|
|
Component: Ebuilds
|
|
|
URL:
|
|
Summary: dev-util/subversion ebuild config not reading /etc/conf.d/svnserve
|
|
Keywords:
|
|
Status Whiteboard:
|
|
Opened: 2007-02-24 19:22 0000
|
when setting up svnserve to run under another user:pass than the default
apache:apache (like svn:svn), the ebuild configuration still chowns the default
repository in /var/svn to apache:apache
it probably also always creates the default repository in /var/svn, and not
where you specify it in /etc/conf.d/svnserve
Reproducible: Always
Steps to Reproduce:
1. emerge subversion
2. edit /etc/conf.d/svnserve
3. run ebuild /var/db/pkg/dev-util/subversion-1.*/subversion-1.*.ebuild config
Actual Results:
/var/svn/repos is owned by apache:apache
Expected Results:
/var/svn/repos is owned by the user/group setup in /etc/conf.d/svnserver
(In reply to comment #1)
> Hmm...
interesting comment. :-)
what more information do you need exactly?
(In reply to comment #2)
> what more information do you need exactly?
Hmmm... I really hate bugzilla jumping on next open bug :X
(In reply to comment #3)
> (In reply to comment #2)
> > what more information do you need exactly?
>
> Hmmm... I really hate bugzilla jumping on next open bug :X
yes, definately. I thought it was a bug, really. where can we file it? :-)