[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: [Debian-med-packaging] Progress on the BioJava Front



Hi Manuel, thank you for the help!

Le Thu, Jul 17, 2008 at 12:36:07PM +0200, Manuel Prinz a écrit :
> Am Mittwoch, den 16.07.2008, 08:50 +0900 schrieb Charles Plessy:
> > sorbet【packages】$ LC_ALL=C svn update
> > [...]
> > As you see, it asks me a password, and the Alioth one is not accepted. I
> > thought it was sort of write access-related. Does anybody have another
> > hypothesis ?
> 
> This is weird. What does 
>     cat .svn/entries | grep debian.org
> say?

sorbet【biojava】$ cat .svn/entries | grep debian.org
svn+ssh://plessy@svn.debian.org/svn/debian-med/trunk/packages/biojava
svn+ssh://plessy@svn.debian.org/svn/debian-med

Actually, there is also:

sorbet【biojava】$ cat .svn/dir-prop-base | grep debian.org
BioJava svn+ssh://svn.debian.org/svn/pkg-escience/biojava/

and 

sorbet【biojava】$ env | grep USER
USER=charles
USERNAME=charles

So probably what happens is that svn tries to connect to alioth as
"charles", and as I only have keys for "plessy", requests a password.

Strangely correcting dir-prop-base does not work:

sorbet【biojava】$ cat .svn/dir-prop-base | grep debian.org
BioJava svn+ssh://plessy@svn.debian.org/svn/pkg-escience/biojava/
sorbet【biojava】$ LC_ALL=C svn update
svn: Failed to load properties from disk
svn: Can't parse '.svn/dir-prop-base'
svn: Malformed file

Any idea ?

-- 
Charles Plessy
Debian-Med packaging team,
Tsurumi, Kanagawa, Japan


Reply to: