emacs-bug-tracker
[Top][All Lists]
Advanced

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

[debbugs-tracker] bug#30662: closed (Borg crashes when run with python-m


From: GNU bug Tracking System
Subject: [debbugs-tracker] bug#30662: closed (Borg crashes when run with python-msgpack > 0.4.6)
Date: Thu, 01 Mar 2018 04:47:02 +0000

Your message dated Wed, 28 Feb 2018 23:46:10 -0500
with message-id <address@hidden>
and subject line Re: Borg crashes when run with python-msgpack > 0.4.6
has caused the debbugs.gnu.org bug report #30662,
regarding Borg crashes when run with python-msgpack > 0.4.6
to be marked as done.

(If you believe you have received this mail in error, please contact
address@hidden)


-- 
30662: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=30662
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: Borg crashes when run with python-msgpack > 0.4.6 Date: Wed, 28 Feb 2018 22:18:17 -0500 User-agent: Mutt/1.9.3 (2018-01-21)
Borg fails to create new backups ("archives") with python-msgpack later
than 0.4.6:

------
Traceback (most recent call last):
  File "/gnu/store/14v77f8h72z5qvzl74m5rv0pkkrk1l5s-borg-1.1.4/bin/.borg-real", 
line 6, in <module>
    from pkg_resources import load_entry_point
  File 
"/gnu/store/3lkypf5wnsnvkaidhw0pv7k3yjfh1r9g-python-3.6.3/lib/python3.6/site-packages/pkg_resources/__init__.py",
 line 3017, in <module>
    @_call_aside
  File 
"/gnu/store/3lkypf5wnsnvkaidhw0pv7k3yjfh1r9g-python-3.6.3/lib/python3.6/site-packages/pkg_resources/__init__.py",
 line 3003, in _call_aside
    f(*args, **kwargs)
  File 
"/gnu/store/3lkypf5wnsnvkaidhw0pv7k3yjfh1r9g-python-3.6.3/lib/python3.6/site-packages/pkg_resources/__init__.py",
 line 3030, in _initialize_master_working_set
    working_set = WorkingSet._build_master()
  File 
"/gnu/store/3lkypf5wnsnvkaidhw0pv7k3yjfh1r9g-python-3.6.3/lib/python3.6/site-packages/pkg_resources/__init__.py",
 line 659, in _build_master
    ws.require(__requires__)
  File 
"/gnu/store/3lkypf5wnsnvkaidhw0pv7k3yjfh1r9g-python-3.6.3/lib/python3.6/site-packages/pkg_resources/__init__.py",
 line 967, in require
    needed = self.resolve(parse_requirements(requirements))
  File 
"/gnu/store/3lkypf5wnsnvkaidhw0pv7k3yjfh1r9g-python-3.6.3/lib/python3.6/site-packages/pkg_resources/__init__.py",
 line 853, in resolve
    raise DistributionNotFound(req, requirers)
pkg_resources.DistributionNotFound: The 'msgpack-python>=0.4.6' distribution 
was not found and is required by borgbackup
------

I'll create a python-msgpack-0.4.6 package as a quick fix as soon as I
get a bug number from debbugs.

Attachment: signature.asc
Description: PGP signature


--- End Message ---
--- Begin Message --- Subject: Re: Borg crashes when run with python-msgpack > 0.4.6 Date: Wed, 28 Feb 2018 23:46:10 -0500 User-agent: Mutt/1.9.3 (2018-01-21)
On Wed, Feb 28, 2018 at 10:18:17PM -0500, Leo Famulari wrote:
> Borg fails to create new backups ("archives") with python-msgpack later
> than 0.4.6:

> pkg_resources.DistributionNotFound: The 'msgpack-python>=0.4.6' distribution 
> was not found and is required by borgbackup

The name of the library was changed, but there is an option to build a
transitional variant of the library.

Commit acb59d99dbb8779ecf41cdbba45d2ce8ba88f5ed does that and uses it
for borg.

Attachment: signature.asc
Description: PGP signature


--- End Message ---

reply via email to

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