GNU bug report logs - #36256
dependency error with docker-compose

Previous Next

Package: guix;

Reported by: Edison Ibáñez <arkhan <at> disroot.org>

Date: Mon, 17 Jun 2019 01:07:02 UTC

Severity: normal

Merged with 35779

Done: Björn Höfling <bjoern.hoefling <at> bjoernhoefling.de>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 36256 in the body.
You can then email your comments to 36256 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-guix <at> gnu.org:
bug#36256; Package guix. (Mon, 17 Jun 2019 01:07:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Edison Ibáñez <arkhan <at> disroot.org>:
New bug report received and forwarded. Copy sent to bug-guix <at> gnu.org. (Mon, 17 Jun 2019 01:07:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Edison Ibáñez <arkhan <at> disroot.org>
To: bug-guix <at> gnu.org
Subject: dependency error with docker-compose
Date: Sun, 16 Jun 2019 19:49:40 -0500
Regards,

When installing docker-compose note that the version is outdated and
therefore the dependencies are broken which causes the following error:

Traceback (most recent call last):
  File "/gnu/store/zm3188ipzi262s0m8bxm24br77yh9pd8-python-3.7.0/lib/python3.7/site-packages/pkg_resources/__init__.py", line 574, in _build_master
    ws.require(__requires__)
  File "/gnu/store/zm3188ipzi262s0m8bxm24br77yh9pd8-python-3.7.0/lib/python3.7/site-packages/pkg_resources/__init__.py", line 892, in require
    needed = self.resolve(parse_requirements(requirements))
  File "/gnu/store/zm3188ipzi262s0m8bxm24br77yh9pd8-python-3.7.0/lib/python3.7/site-packages/pkg_resources/__init__.py", line 783, in resolve
    raise VersionConflict(dist, req).with_context(dependent_req)
pkg_resources.ContextualVersionConflict: (jsonschema 3.0.1 (/gnu/store/1iq4qvdhl5qbw8dy7kxknky6rxi0v3wc-python-jsonschema-3.0.1/lib/python3.7/site-packages), Requirement.parse('jsonschema<3,>=2.5.1'), {'docker-compose'})

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/gnu/store/kf538ibrwbvmmscjb402rpf8hh369g47-docker-compose-1.24.0/bin/.docker-compose-real", line 6, in <module>
    from pkg_resources import load_entry_point
  File "/gnu/store/zm3188ipzi262s0m8bxm24br77yh9pd8-python-3.7.0/lib/python3.7/site-packages/pkg_resources/__init__.py", line 3088, in <module>
    @_call_aside
  File "/gnu/store/zm3188ipzi262s0m8bxm24br77yh9pd8-python-3.7.0/lib/python3.7/site-packages/pkg_resources/__init__.py", line 3072, in _call_aside
    f(*args, **kwargs)
  File "/gnu/store/zm3188ipzi262s0m8bxm24br77yh9pd8-python-3.7.0/lib/python3.7/site-packages/pkg_resources/__init__.py", line 3101, in _initialize_master_working_set
    working_set = WorkingSet._build_master()
  File "/gnu/store/zm3188ipzi262s0m8bxm24br77yh9pd8-python-3.7.0/lib/python3.7/site-packages/pkg_resources/__init__.py", line 576, in _build_master
    return cls._build_from_requirements(__requires__)
  File "/gnu/store/zm3188ipzi262s0m8bxm24br77yh9pd8-python-3.7.0/lib/python3.7/site-packages/pkg_resources/__init__.py", line 589, in _build_from_requirements
    dists = ws.resolve(reqs, Environment())
  File "/gnu/store/zm3188ipzi262s0m8bxm24br77yh9pd8-python-3.7.0/lib/python3.7/site-packages/pkg_resources/__init__.py", line 778, in resolve
    raise DistributionNotFound(req, requirers)
pkg_resources.DistributionNotFound: The 'jsonschema<3,>=2.5.1'
  distribution was not found and is required by docker-compose

Try to update it as seen in the following link:

https://bin.disroot.org/?d21a1c74236d7ebd#FlZ2iQxLIkrclC1O45wr7YuUI5bjBcjStwc710J6TWo=

but I keep getting the same error

I hope you can help me




Merged 35779 36256. Request was from Björn Höfling <bjoern.hoefling <at> bjoernhoefling.de> to control <at> debbugs.gnu.org. (Tue, 18 Jun 2019 09:03:02 GMT) Full text and rfc822 format available.

Reply sent to Björn Höfling <bjoern.hoefling <at> bjoernhoefling.de>:
You have taken responsibility. (Tue, 18 Jun 2019 09:09:02 GMT) Full text and rfc822 format available.

Notification sent to Edison Ibáñez <arkhan <at> disroot.org>:
bug acknowledged by developer. (Tue, 18 Jun 2019 09:09:02 GMT) Full text and rfc822 format available.

Message #12 received at 36256-done <at> debbugs.gnu.org (full text, mbox):

From: Björn Höfling <bjoern.hoefling <at> bjoernhoefling.de>
To: Edison Ibáñez <arkhan <at> disroot.org>
Cc: 36256-done <at> debbugs.gnu.org
Subject: Re: bug#36256: dependency error with docker-compose
Date: Tue, 18 Jun 2019 11:08:39 +0200
[Message part 1 (text/plain, inline)]
This bug was fixed by Tobias on commit:

914bba28096c1b85e368537c02e9841258887acb

Please use "guix pull", "guix package -u" and try again.

Further note: The current docker_compose cannot use jsonschema 3.x, it
must use 2.x. There is a bug-report and a pull-request about that, so
it is expected to compatible with the 3.x version soon:

https://github.com/docker/compose/issues/6347

https://github.com/docker/compose/pull/6631

Björn
[Message part 2 (application/pgp-signature, inline)]

Reply sent to Björn Höfling <bjoern.hoefling <at> bjoernhoefling.de>:
You have taken responsibility. (Tue, 18 Jun 2019 09:09:02 GMT) Full text and rfc822 format available.

Notification sent to sirmacik <sirmacik <at> wioo.waw.pl>:
bug acknowledged by developer. (Tue, 18 Jun 2019 09:09:02 GMT) Full text and rfc822 format available.

bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Tue, 16 Jul 2019 11:24:07 GMT) Full text and rfc822 format available.

This bug report was last modified 4 years and 258 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.