Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 506712 - Grant dabbott access to http://www.gentoo.org/news/en/gmn/
Summary: Grant dabbott access to http://www.gentoo.org/news/en/gmn/
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Infrastructure
Classification: Unclassified
Component: Git (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Infrastructure
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-04-04 01:09 UTC by David Abbott
Modified: 2014-04-05 17:44 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description David Abbott (RETIRED) gentoo-dev 2014-04-04 01:09:39 UTC
I tried to update the index page http://www.gentoo.org/news/en/gmn and received permission denied.
I also don't have permission to the code repository;
cvs commit -m "remove profiles from log as this creates an exception and script dies" gwn_adds_removes.py 
/var/cvsroot/gentoo/src/gwn/gwn_adds_removes.py,v  <--  gwn_adds_removes.py
new revision: 1.13; previous revision: 1.12
cvs [commit aborted]: could not open lock file `/var/cvsroot/gentoo/src/gwn/,gwn_adds_removes.py,': Permission denied


Reproducible: Always
Comment 1 Markos Chandras (RETIRED) gentoo-dev 2014-04-05 08:20:27 UTC
Yes please
Comment 2 Jeremy Olexa (darkside) (RETIRED) archtester gentoo-dev Security 2014-04-05 16:33:25 UTC
% sudo gpasswd -a dabbott cvsgwn
Adding user dabbott to group cvsgwn
Comment 3 David Abbott (RETIRED) gentoo-dev 2014-04-05 17:44:22 UTC
Thanks :)