duplicity-talk
[Top][All Lists]
Advanced

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

Re: [Duplicity-talk] problem with ssh backend in 0.6.16


From: Kilian Lackhove
Subject: Re: [Duplicity-talk] problem with ssh backend in 0.6.16
Date: Tue, 22 Nov 2011 20:33:41 +0100

oops, after i found the one i mentioned earlier i somehow stopped
searching for bugs...
thanks for fixing!

crabman

Am 22. November 2011 20:28 schrieb Kenneth Loafman <address@hidden>:
> BTW, that was bug 411145 at
> https://bugs.launchpad.net/duplicity/+bug/411145.  I just fixed it and it
> will be out in the next release.
> I thought it looked familiar.  :)
> ...Ken
>
> On Tue, Nov 22, 2011 at 10:51 AM, Kenneth Loafman <address@hidden>
> wrote:
>>
>> It's a bit more complicated, but yes, that's part of the fix.
>> Thanks for reporting this.
>>
>> ...Ken
>>
>> On Tue, Nov 22, 2011 at 10:34 AM, Kilian Lackhove
>> <address@hidden> wrote:
>>>
>>> sftp> ls
>>> public  users
>>> sftp> mkdir test
>>> Couldn't create directory: Permission denied
>>> sftp> mkdir users
>>> Couldn't create directory: Permission denied
>>> sftp>
>>>
>>> i dont have write permission in that dir, only inside of users/xxx/ .
>>>
>>> Aha, thats where the "Invalid SSH password" comes from (line 152). You
>>> probably want to change the regexp "(?i)permission denied" to
>>> something that doesnt match "Couldn't create directory: Permission
>>> denied".
>>>
>>> crabman
>>>
>>> Am 22. November 2011 16:52 schrieb Kenneth Loafman <address@hidden>:
>>> > OK, one last request... if you use sftp manually and do a mkdir on an
>>> > existing directory, what do you get back?  Duplicity is expecting
>>> > something
>>> > like "Couldn't create directory: Failure".  Is that what you get?
>>> > ...Ken
>>> >
>>> > On Tue, Nov 22, 2011 at 9:39 AM, Kilian Lackhove
>>> > <address@hidden>
>>> > wrote:
>>> >>
>>> >> Am 22. November 2011 16:31 schrieb Kenneth Loafman
>>> >> <address@hidden>:
>>> >> > When you upgraded duplicity, did you use the same process as it was
>>> >> > installed?  If you installed from the repository, did you upgrade
>>> >> > from
>>> >> > the
>>> >> > repository?  Same for the tarball.  This is beginning to sound like
>>> >> > a
>>> >> > mixed
>>> >> > install.
>>> >> > ...Ken
>>> >> >
>>> >> > On Tue, Nov 22, 2011 at 8:49 AM, Kilian Lackhove
>>> >> > <address@hidden>
>>> >> > wrote:
>>> >> >>
>>> >> >> yes, the error is reproducible. Changing the line back to it
>>> >> >> original
>>> >> >> state makes the error appear again. I authenticate via a
>>> >> >> password-less
>>> >> >> ssh key, so the password cant be wrong. using the exact sftp line
>>> >> >> of
>>> >> >> the output works fine, too.
>>> >> >>
>>> >> >> I should mention that i upgraded from 0.6.12 to 0.6.16 because i
>>> >> >> was
>>> >> >> experiencing this problem before but didnt have time to investigate
>>> >> >> it, so i blacklisted duplicity in my package manager.
>>> >> >>
>>> >> >> Maybe its related to this bug/bugfix?
>>> >> >> https://bugs.launchpad.net/duplicity/+bug/823556
>>> >> >>
>>> >> >> i am running archlinux btw.
>>> >> >>
>>> >> >> is there a duplicity irc channel?
>>> >> >>
>>> >> >> crabman
>>> >> >>
>>> >> >> _______________________________________________
>>> >> >> Duplicity-talk mailing list
>>> >> >> address@hidden
>>> >> >> https://lists.nongnu.org/mailman/listinfo/duplicity-talk
>>> >> >
>>> >> >
>>> >> > _______________________________________________
>>> >> > Duplicity-talk mailing list
>>> >> > address@hidden
>>> >> > https://lists.nongnu.org/mailman/listinfo/duplicity-talk
>>> >> >
>>> >> >
>>> >>
>>> >> nope. i always used the package manager (pacman in my case). I checked
>>> >> the
>>> >> logs.
>>> >>
>>> >> The problem first occured when archlinux upgraded from 0.6.12 to
>>> >> 0.6.15. The maintainer didnt change anything in the package, he just
>>> >> bumped the version.
>>> >>
>>> >> After the upgrade to 0.6.15 (on 2011-09-23 19:25 on my system) broke
>>> >> my backup script i downgraded to 0.6.12 and everything worked fine
>>> >> again.
>>> >>
>>> >> crabman
>>> >>
>>> >> _______________________________________________
>>> >> Duplicity-talk mailing list
>>> >> address@hidden
>>> >> https://lists.nongnu.org/mailman/listinfo/duplicity-talk
>>> >
>>> >
>>> > _______________________________________________
>>> > Duplicity-talk mailing list
>>> > address@hidden
>>> > https://lists.nongnu.org/mailman/listinfo/duplicity-talk
>>> >
>>> >
>>>
>>> _______________________________________________
>>> Duplicity-talk mailing list
>>> address@hidden
>>> https://lists.nongnu.org/mailman/listinfo/duplicity-talk
>>
>
>
> _______________________________________________
> Duplicity-talk mailing list
> address@hidden
> https://lists.nongnu.org/mailman/listinfo/duplicity-talk
>
>



reply via email to

[Prev in Thread] Current Thread [Next in Thread]