Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 548502 - Write access to overlays is lost after 21.04.15 upgrade (overlays.g.o deprecation)
Summary: Write access to overlays is lost after 21.04.15 upgrade (overlays.g.o depreca...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Infrastructure
Classification: Unclassified
Component: Gentoo Overlays (show other bugs)
Hardware: All Linux
: High critical (vote)
Assignee: Gentoo Overlays Project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-05-03 16:51 UTC by Andrew Savchenko
Modified: 2015-05-03 20:44 UTC (History)
1 user (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 Andrew Savchenko gentoo-dev 2015-05-03 16:51:35 UTC
Hi,

looks like I lost all write access I had to overlays after gitolite upgrade on 24.05.15 :/ Even to my own dev/bircoph.git overlay. That's no fun at all, really.

I already mailed overlays@gentoo.org with all details. Long story short: after remote origin update, I can login to git@git.gentoo.org, but have no write access to overlays I previously had:

$ ssh git@git.gentoo.org info | egrep "\<(bircoph|sci|voip)\>"
hello bircoph@gentoo.org, this is git@oystercatcher running gitolite3 gitolite-gentoo-9999-gentoo on git 2.3.5
 R      dev/bircoph
 R      proj/sci
 R      proj/voip
Comment 1 Andrew Savchenko gentoo-dev 2015-05-03 20:44:56 UTC
Fixed by Tommy[D], thanks a lot!