First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 231069
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Default Assignee for Orphaned Packages <maintainer-needed@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Christian Ruppert (idl0r) <idl0r@gentoo.org>
Add CC:
CC:
Remove selected CCs
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
duplicity-0.4.11.diff duplicity-0.4.11.diff patch Christian Ruppert (idl0r) 2008-07-07 16:13 0000 481 bytes Details | Diff
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 231069 depends on: Show dependency tree
Bug 231069 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2008-07-07 16:11 0000
duplicity 0.4.11 is out since 2008/05/05.
rename seems to be enough but i have read the readme file of duplicity and i'm
not sure if boto >= 0.9d is really needed.
i've made some changes on the depends but i don't know if that is necessary.
i think 0.4.9 should be removed because there is a confusing bug:
FTP backend fails on empty directory
https://savannah.nongnu.org/bugs/index.php?22728



Reproducible: Always

------- Comment #1 From Christian Ruppert (idl0r) 2008-07-07 16:13:19 0000 -------
Created an attachment (id=159811) [edit]
duplicity-0.4.11.diff

------- Comment #2 From Marcelo Goes 2008-07-14 01:28:24 0000 -------
Hi Christian,

Bumped in cvs.

I am keeping 0.4.9 for now since it is unstable and 0.4.11 will have preference
over it anyway. Would you mind reporting back how duplicity-0.4.11 is going in
30 days so we can attempt to mark it stable and clean old versions?

Cheers,
Marcelo

------- Comment #3 From Christian Ruppert (idl0r) 2008-07-14 10:21:39 0000 -------
(In reply to comment #2)
> Hi Christian,
> 
> Bumped in cvs.
> 
> I am keeping 0.4.9 for now since it is unstable and 0.4.11 will have preference
> over it anyway. Would you mind reporting back how duplicity-0.4.11 is going in
> 30 days so we can attempt to mark it stable and clean old versions?
> 
> Cheers,
> Marcelo
> 
of course if i don't forget it :D
until now it works fine here.

------- Comment #4 From Christian Ruppert (idl0r) 2008-08-10 00:08:11 0000 -------
duplicity 0.4.11 runs here since more then 30 days without any problems.
(amd64, python 2.5)

------- Comment #5 From Flo 2008-08-17 19:42:49 0000 -------
Hi,

i got the following problem with duplicity 0.4.11, but somehow only on my amd64
systems, x86 runs still fine:

Traceback (most recent call last):
  File "/usr/bin/duplicity", line 29, in <module>
    from duplicity import collections, commandline, diffdir, dup_temp, \
  File "/usr/lib64/python2.5/site-packages/duplicity/collections.py", line 22,
in <module>
    import log, file_naming, path, dup_time, globals, manifest
  File "/usr/lib64/python2.5/site-packages/duplicity/path.py", line 649, in
<module>
    import robust, tarfile, log, selection, globals, gpg, file_naming
  File "/usr/lib64/python2.5/site-packages/duplicity/gpg.py", line 22, in
<module>
    import GnuPGInterface, misc, log, path
ImportError: No module named GnuPGInterface

Any idea if its my fault or if somethings is wrong with the new build ?

------- Comment #6 From Christian Ruppert (idl0r) 2008-08-17 22:45:34 0000 -------
(In reply to comment #5)
> Hi,
> 
> i got the following problem with duplicity 0.4.11, but somehow only on my amd64
> systems, x86 runs still fine:
> 
> Traceback (most recent call last):
>   File "/usr/bin/duplicity", line 29, in <module>
>     from duplicity import collections, commandline, diffdir, dup_temp, \
>   File "/usr/lib64/python2.5/site-packages/duplicity/collections.py", line 22,
> in <module>
>     import log, file_naming, path, dup_time, globals, manifest
>   File "/usr/lib64/python2.5/site-packages/duplicity/path.py", line 649, in
> <module>
>     import robust, tarfile, log, selection, globals, gpg, file_naming
>   File "/usr/lib64/python2.5/site-packages/duplicity/gpg.py", line 22, in
> <module>
>     import GnuPGInterface, misc, log, path
> ImportError: No module named GnuPGInterface
> 
> Any idea if its my fault or if somethings is wrong with the new build ?
> 

try python-updater/revdep-rebuild...
duplicity can't find the gpg modules.

------- Comment #7 From Flo 2008-08-20 10:56:54 0000 -------
Thanks, that worked.

I thought running python-updater without any command line options would be
sufficient to upgrade from 2.4.x to 2.5.x, but i just realized that you have to
do a "python-updater -o 2.4" to upgrade. Anyway, thanks for the hint.

First Last Prev Next    No search results available      Search page      Enter new bug