Hi! * Cesar A. Gasparri <cesar.gaspa...@gmail.com> [2010-05-19 05:33:19 CEST]: > After installation, i ran dpkg-reconfigure gitolite, set the > "adminkey" directly to a pubkey in my ~/.ssh/ with full path, and > debconf ended silently (without initializing my gitolite-admin repo). > It seems that the process trying to initialize it is owned by > "gituser" and couldn't access my 600'ed pubkey.
The initialize is run with the git user indeed - but the key should had got copied away earlier with proper permissions for that user. Actually a reconfigure to the same user isn't able to add another admin key - this is planned. If you would have reconfigured to a different user and a different directory that should have worked. But maybe there is indeed some logical error in this and your analysis is more accurate, will have to take a closer look. > I think it should, at least, give a warning or it seems installation > went well. Yes, the error handling and at least the output can take a fair bit of informational tweaking indeed. :) I hope to get this addressed soon, thanks for your report and interest in the package right now though! Enjoy! Rhonda -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org