GNU bug report logs -
#40015
docker-compose seems to have incomplete/incorrect dependencies
Previous Next
Full log
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
Your message dated Thu, 19 Mar 2020 20:45:44 +0100
with message-id <20200319204544.40f7085e <at> scratchpost.org>
and subject line Re: [bug#40136] [PATCH] * gnu/packages/docker.scm (docker-compose): update to 1.25.4
has caused the debbugs.gnu.org bug report #40015,
regarding docker-compose seems to have incomplete/incorrect dependencies
to be marked as done.
(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)
--
40015: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=40015
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
$ guix --version
guix (GNU Guix) 4227a73189b78b0357f611cd1b1f3eab93677caa
$ guix environment --pure --ad-hoc docker-compose -- docker-compose
Traceback (most recent call last):
File "/gnu/store/608bvypsh90c58apvd2cgg3m9l2pwjqn-python-3.7.4/lib/python3.7/site-packages/pkg_resources/__init__.py", line 583, in _build_master
ws.require(__requires__)
File "/gnu/store/608bvypsh90c58apvd2cgg3m9l2pwjqn-python-3.7.4/lib/python3.7/site-packages/pkg_resources/__init__.py", line 900, in require
needed = self.resolve(parse_requirements(requirements))
File "/gnu/store/608bvypsh90c58apvd2cgg3m9l2pwjqn-python-3.7.4/lib/python3.7/site-packages/pkg_resources/__init__.py", line 791, in resolve
raise VersionConflict(dist, req).with_context(dependent_req)
pkg_resources.ContextualVersionConflict: (texttable 1.6.2 (/gnu/store/l6p2krqkymx6pd14as34lrcrmwfjqhk7-python-texttable-1.6.2/lib/python3.7/site-packages), Requirement.parse('texttable<0.10,>=0.9.0'), {'docker-compose'})
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/gnu/store/q32p0vq4a4s92q66wxjcynkxl423i5ks-docker-compose-1.24.1/bin/.docker-compose-real", line 6, in <module>
from pkg_resources import load_entry_point
File "/gnu/store/608bvypsh90c58apvd2cgg3m9l2pwjqn-python-3.7.4/lib/python3.7/site-packages/pkg_resources/__init__.py", line 3191, in <module>
@_call_aside
File "/gnu/store/608bvypsh90c58apvd2cgg3m9l2pwjqn-python-3.7.4/lib/python3.7/site-packages/pkg_resources/__init__.py", line 3175, in _call_aside
f(*args, **kwargs)
File "/gnu/store/608bvypsh90c58apvd2cgg3m9l2pwjqn-python-3.7.4/lib/python3.7/site-packages/pkg_resources/__init__.py", line 3204, in _initialize_master_working_set
working_set = WorkingSet._build_master()
File "/gnu/store/608bvypsh90c58apvd2cgg3m9l2pwjqn-python-3.7.4/lib/python3.7/site-packages/pkg_resources/__init__.py", line 585, in _build_master
return cls._build_from_requirements(__requires__)
File "/gnu/store/608bvypsh90c58apvd2cgg3m9l2pwjqn-python-3.7.4/lib/python3.7/site-packages/pkg_resources/__init__.py", line 598, in _build_from_requirements
dists = ws.resolve(reqs, Environment())
File "/gnu/store/608bvypsh90c58apvd2cgg3m9l2pwjqn-python-3.7.4/lib/python3.7/site-packages/pkg_resources/__init__.py", line 786, in resolve
raise DistributionNotFound(req, requirers)
pkg_resources.DistributionNotFound: The 'texttable<0.10,>=0.9.0' distribution was not found and is required by docker-compose
--
Katherine
[Message part 3 (message/rfc822, inline)]
[Message part 4 (text/plain, inline)]
Hi,
thanks for the patch!
Pushed to guix master as commit 15c3aa091100160bbe9c81650f9ab7a12bd7964e.
[Message part 5 (application/pgp-signature, inline)]
This bug report was last modified 5 years and 64 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.