Re: duplicity fails to install
Scott Hannahs via Fink-users <[email protected]> Sun, 22 Sep 2024 16:37:06 -0400
| Newsgroups | gmane.os.apple.fink.general |
|---|---|
| Message-ID | <[email protected]> |
Giuliano, Just FYI. Duplicity has finally been updated. I had a confusion on the testing phase but now the 3.0.0 version is live and the 3.0.2 bug fix is being reviewed. Sorry about the long delay. There were big changes involving multiple dependencies and testing that I needed to work out. -Scott > On Sep 29, 2020, at 2:44 AM, Giuliano Franchetti <[email protected]> wrote: > > Hello Scott, > > > Thank you very much for looking at that. Duplicity seems very good for > encrypted backup using a router with usb port. I want to make an equivalent > time capsule with external storage attached to the wifi router. > > > Many thanks > > Giuliano > > >> On 29. Sep 2020, at 02:17, Scott Hannahs <[email protected] <mailto:[email protected]>> wrote: >> >> I am the duplicity maintainer and in the midst of updating duplicity to python 3.8 and duplicity version 0.8.14. However personal problems have gotten in the way of this project, I have a bunch of patches I have to push to make the dependencies work with python >= 3.7. >> >> However this looks like a problem in installing python 2.7 for the older duplicity 0.7.X. This is probably due to updating to Xcode 12 which is untested and changed a bunch of fundament things. >> >> -Scott >> >>> On Sep 28, 2020, at 13:36, Giuliano Franchetti <[email protected] <mailto:[email protected]>> wrote: >>> >>> Hello to all, >>> >>> I am trying to install duplicity, but something goes wrong. >>> it seems a module is missing >>> >>> Cheers >>> >>> Giuliano >>> >>> . >>> . >>> . >>> Warning: Failed to set locale category LC_COLLATE to en_DE. >>> Warning: Failed to set locale category LC_MONETARY to en_DE. >>> Warning: Failed to set locale category LC_MESSAGES to en_DE. >>> sudo -u fink-bld [ENV] sh -c /tmp/fink.d1dbv >>> env LANG=C LC_ALL=C /opt/sw/bin/tar --no-same-owner --no-same-permissions -xf /opt/sw/src/enum34-1.1.6.tar.gz >>> sudo -u fink-bld [ENV] sh -c /tmp/fink.j6R1q >>> /opt/sw/bin/python2.7 setup.py build >>> Traceback (most recent call last): >>> File "setup.py", line 3, in <module> >>> import setuptools >>> ImportError: No module named setuptools >>> ### execution of /opt/sw/bin/python2.7 failed, exit code 1 >>> ### execution of /tmp/fink.j6R1q failed, exit code 1 >>> Removing runtime build-lock... >>> Removing build-lock package... >>> /opt/sw/bin/dpkg-lockwait -r fink-buildlock-enum34-py27-1.1.6-1 >>> (Reading database ... 230527 files and directories currently installed.) >>> Removing fink-buildlock-enum34-py27-1.1.6-1 ... >>> Failed: phase compiling: enum34-py27-1.1.6-1 failed >>> >>> Before reporting any errors, please run "fink selfupdate" and try again. >>> >>> If you continue to have issues, please check to see if the FAQ on Fink's >>> website solves the problem. If not, ask on one (not both, please) of >>> these mailing lists: >>> >>> The Fink Users List <[email protected] <mailto:[email protected]>> >>> The Fink Beginners List <[email protected] <mailto:[email protected]>>, >>> >>> with a carbon copy to the maintainer: >>> >>> Daniel Johnson <[email protected] <mailto:[email protected]>> >>> >>> Note that this is preferable to emailing just the maintainer directly, >>> since most fink package maintainers do not have access to all possible >>> hardware and software configurations. >>> >>> Please try to include the complete error message in your report. This >>> generally consists of a compiler line starting with e.g. "gcc" or "g++" >>> followed by the actual error output from the compiler. >>> >>> Also include the following system information: >>> Package manager version: 0.45.1 >>> Distribution version: selfupdate-git Mon Sep 28 19:34:29 2020, 10.15, x86_64 >>> Trees: local/main stable/main >>> Xcode.app: 12.0 >>> Xcode command-line tools: 12.0.0.0.1.1599194153 >>> Max. Fink build jobs: 1 >>> >>> >>> _ >>> >>> Giuliano Franchetti >>> >>> Storage Rings/ Accelerator Operations >>> >>> Office: C26 1.019 >>> phone: +49 6159 71 1535 >>> fax: +49 6159 71 3099 >>> e-mail: [email protected] <mailto:[email protected]> >>> http://web-docs.gsi.de/~giuliano >>> >>> GSI Helmholtzzentrum für Schwerionenforschung GmbH >>> Planckstraße 1, 64291 Darmstadt, Germany, www.gsi.de <http://www.gsi.de/> >>> >>> Commercial Register / Handelsregister: Amtsgericht Darmstadt, HRB 1528 >>> Managing Directors / Geschäftsführung: >>> Professor Dr. Paolo Giubellino, Dr. Ulrich Breuer, Jörg Blaurock >>> Chairman of the Supervisory Board / Vorsitzender des GSI-Aufsichtsrats: >>> State Secretary / Staatssekretär Dr. Georg Schütte >>> >>> Commercial Register / Handelsregister: Amtsgericht Darmstadt, HRB 1528 >>> Managing Directors / Geschäftsführung: >>> Professor Dr. Paolo Giubellino, Ursula Weyrich, Jörg Blaurock >>> Chairman of the Supervisory Board / Vorsitzender des GSI-Aufsichtsrats: >>> Ministerialdirigent Dr. Volkmar Dietz >>> >>> >>> >>> >>> _______________________________________________ >>> Fink-users mailing list >>> [email protected] <mailto:[email protected]> >>> List archive: >>> https://sourceforge.net/p/fink/mailman/fink-users/ >>> Subscription management: >>> https://lists.sourceforge.net/lists/listinfo/fink-users >> > > > _ > > Giuliano Franchetti > > Storage Rings/ Accelerator Operations > > Office: C26 1.019 > phone: +49 6159 71 1535 > fax: +49 6159 71 3099 > e-mail: [email protected] <mailto:[email protected]> > http://web-docs.gsi.de/~giuliano > > GSI Helmholtzzentrum für Schwerionenforschung GmbH > Planckstraße 1, 64291 Darmstadt, Germany, www.gsi.de <http://www.gsi.de/> > > Commercial Register / Handelsregister: Amtsgericht Darmstadt, HRB 1528 > Managing Directors / Geschäftsführung: > Professor Dr. Paolo Giubellino, Dr. Ulrich Breuer, Jörg Blaurock > Chairman of the Supervisory Board / Vorsitzender des GSI-Aufsichtsrats: > State Secretary / Staatssekretär Dr. Georg Schütte > > Commercial Register / Handelsregister: Amtsgericht Darmstadt, HRB 1528 > Managing Directors / Geschäftsführung: > Professor Dr. Paolo Giubellino, Ursula Weyrich, Jörg Blaurock > Chairman of the Supervisory Board / Vorsitzender des GSI-Aufsichtsrats: > Ministerialdirigent Dr. Volkmar Dietz > > > > _______________________________________________ Fink-users mailing list [email protected] List archive: https://sourceforge.net/p/fink/mailman/fink-users/ Subscription management: https://lists.sourceforge.net/lists/listinfo/fink-users