[borgbackup] borgbackup 0.26.0 released

Alex Gorbachev ag at iss-integration.com
Sun Sep 20 22:37:18 EDT 2015


Hi Thomas,

On Sat, Sep 19, 2015 at 4:41 PM, Thomas Waldmann <tw at waldmann-edv.de> wrote:

>
> Hi,
>
> just wanted to tell that there is a fresh release with a lot of
> improvements and fixes:
>
> https://github.com/borgbackup/borg/blob/0.26.0/CHANGES.rst what's new
>
> https://pypi.python.org/pypi/borgbackup/0.26.0 pip package
>
> https://github.com/borgbackup/borg/issues/147 binary wheels (soon)
>
> All releases are signed by me, please check the signature.
>
> Cheers,
>
> Thomas
> --
>
> GPG ID: FAF7B393
> GPG FP: 6D5B EF9A DD20 7580 5747 B70F 9F88 FB52 FAF7 B393
>
>
Thank you for the update.  I am having issues installing on Ubuntu 14.04,
could you please advise?

Best regards,
Alex

root at lab2-b1:/usr/local/ISS# git clone
https://github.com/borgbackup/borg.git
Cloning into 'borg'...
remote: Counting objects: 6144, done.
remote: Compressing objects: 100% (69/69), done.
remote: Total 6144 (delta 34), reused 0 (delta 0), pack-reused 6075
Receiving objects: 100% (6144/6144), 1.70 MiB | 0 bytes/s, done.
Resolving deltas: 100% (4184/4184), done.
Checking connectivity... done.
root at lab2-b1:/usr/local/ISS# cd borg
root at lab2-b1:/usr/local/ISS/borg# pip3 install -e .
Traceback (most recent call last):
  File "/usr/bin/pip3", line 5, in <module>
    from pkg_resources import load_entry_point
  File "/usr/lib/python3/dist-packages/pkg_resources.py", line 31, in
<module>
    import platform
  File "/usr/local/ISS/borg/borg/platform.py", line 4, in <module>
    from .platform_linux import acl_get, acl_set, API_VERSION
SystemError: Parent module '' not loaded, cannot perform relative import
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/borgbackup/attachments/20150920/a9184c58/attachment.html>


More information about the Borgbackup mailing list