Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 693562 - dev-vcs/gitolite-3.6.11 - FATAL: R any g**** <name> DENIED by fallthru
Summary: dev-vcs/gitolite-3.6.11 - FATAL: R any g**** <name> DENIED by fallthru
Status: RESOLVED TEST-REQUEST
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Robin Johnson
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-09-05 17:16 UTC by artbx
Modified: 2022-05-19 20:11 UTC (History)
0 users

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 artbx 2019-09-05 17:16:45 UTC
dev-vcs/gitolite-3.6.11 is broken
I cannot get it work on my serwer with repos that still work ok with 3.6.7 and 3.6.8
Up to now I didnt upgraded to 3.6.11 as it didint worked, but now ebuilds for 3.6.7 and 3.6.8 were deleted and by mistake gitolite was updated to 3.6.11

It looks like it dissalows all users access to any repositories.
*** used for masking in this report original names

$ ssh git@*********.pl info
hello artur, this is git@********* running gitolite3 gitolite-3.6.11 on git 2.23.0

$ ssh git@*********.pl info
hello artur, this is git@ns3065760 running gitolite3 gitolite-3.6.8 on git 2.23.0

 R W    g***
 R W    g***
 R W    m***
 R W    testing


I recreated ebuild for 3.6.7, 3.6.8 so I can upgrade and downgrade to/from 3.6.11, I have with my administrator no idea whats broken, logs wit 3.6.11  only show that users are not autorized
 git pull
FATAL: R any g**** artur DENIED by fallthru
(or you mis-spelled the reponame)
fatal: Could not read from remote repository.

when I downgrade everyting is ok.
Comment 1 Christian Ruppert (idl0r) gentoo-dev 2022-05-19 20:11:07 UTC
Can you try 3.6.12?