GNU bug report logs - #50092
The 'sqlparse<0.4.0,>=0.3.0' distribution was not found and is required by mycli

Previous Next

Package: guix;

Reported by: Rostislav Svoboda <rostislav.svoboda <at> gmail.com>

Date: Tue, 17 Aug 2021 10:20:02 UTC

Severity: normal

Done: Michael Rohleder <mike <at> rohleder.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 50092 in the body.
You can then email your comments to 50092 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#50092; Package guix. (Tue, 17 Aug 2021 10:20:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Rostislav Svoboda <rostislav.svoboda <at> gmail.com>:
New bug report received and forwarded. Copy sent to bug-guix <at> gnu.org. (Tue, 17 Aug 2021 10:20:02 GMT) Full text and rfc822 format available.

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

From: Rostislav Svoboda <rostislav.svoboda <at> gmail.com>
To: bug-guix <at> gnu.org
Subject: The 'sqlparse<0.4.0,>=0.3.0' distribution was not found and is
 required by mycli
Date: Tue, 17 Aug 2021 12:19:03 +0200
Hi
I think I found a bug in the mycli dependencies. Would you please fix
it? See also https://logs.guix.gnu.org/guix/2021-08-17.log

Thank you


guest <at> gnu ~$ mycli
Traceback (most recent call last):
  File "/gnu/store/plmbldixvy90pdqg08n3a2lk9k00dwy8-python-3.8.2/lib/python3.8/site-packages/pkg_resources/__init__.py",
line 583, in _build_master
    ws.require(__requires__)
  File "/gnu/store/plmbldixvy90pdqg08n3a2lk9k00dwy8-python-3.8.2/lib/python3.8/site-packages/pkg_resources/__init__.py",
line 900, in require
    needed = self.resolve(parse_requirements(requirements))
  File "/gnu/store/plmbldixvy90pdqg08n3a2lk9k00dwy8-python-3.8.2/lib/python3.8/site-packages/pkg_resources/__init__.py",
line 791, in resolve
    raise VersionConflict(dist, req).with_context(dependent_req)
pkg_resources.ContextualVersionConflict: (sqlparse 0.4.1
(/gnu/store/61yj75kwwlymxjmxsa8f9cqs0vf5a2w4-python-sqlparse-0.4.1/lib/python3.8/site-packages),
Requirement.parse('sqlparse<0.4.0,>=0.3.0'), {'mycli'})

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/gnu/store/z0rp568a94bgi98qkk2sn6ah8hgi5pgk-mycli-1.22.2/bin/.mycli-real",
line 6, in <module>
    from pkg_resources import load_entry_point
  File "/gnu/store/plmbldixvy90pdqg08n3a2lk9k00dwy8-python-3.8.2/lib/python3.8/site-packages/pkg_resources/__init__.py",
line 3251, in <module>
    def _initialize_master_working_set():
  File "/gnu/store/plmbldixvy90pdqg08n3a2lk9k00dwy8-python-3.8.2/lib/python3.8/site-packages/pkg_resources/__init__.py",
line 3234, in _call_aside
    f(*args, **kwargs)
  File "/gnu/store/plmbldixvy90pdqg08n3a2lk9k00dwy8-python-3.8.2/lib/python3.8/site-packages/pkg_resources/__init__.py",
line 3263, in _initialize_master_working_set
    working_set = WorkingSet._build_master()
  File "/gnu/store/plmbldixvy90pdqg08n3a2lk9k00dwy8-python-3.8.2/lib/python3.8/site-packages/pkg_resources/__init__.py",
line 585, in _build_master
    return cls._build_from_requirements(__requires__)
  File "/gnu/store/plmbldixvy90pdqg08n3a2lk9k00dwy8-python-3.8.2/lib/python3.8/site-packages/pkg_resources/__init__.py",
line 598, in _build_from_requirements
    dists = ws.resolve(reqs, Environment())
  File "/gnu/store/plmbldixvy90pdqg08n3a2lk9k00dwy8-python-3.8.2/lib/python3.8/site-packages/pkg_resources/__init__.py",
line 786, in resolve
    raise DistributionNotFound(req, requirers)
pkg_resources.DistributionNotFound: The 'sqlparse<0.4.0,>=0.3.0'
distribution was not found and is required by mycli




Reply sent to Michael Rohleder <mike <at> rohleder.de>:
You have taken responsibility. (Mon, 13 Mar 2023 14:37:01 GMT) Full text and rfc822 format available.

Notification sent to Rostislav Svoboda <rostislav.svoboda <at> gmail.com>:
bug acknowledged by developer. (Mon, 13 Mar 2023 14:37:01 GMT) Full text and rfc822 format available.

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

From: Michael Rohleder <mike <at> rohleder.de>
To: Rostislav Svoboda <rostislav.svoboda <at> gmail.com>
Cc: 50092-done <at> debbugs.gnu.org
Subject: Re: bug#50092: The 'sqlparse<0.4.0,>=0.3.0' distribution was not
 found and is required by mycli
Date: Mon, 13 Mar 2023 15:34:47 +0100
[Message part 1 (text/plain, inline)]
Hi Rostislav!

Thx for the bug report!

I believe, this is fixed in 56fdef0e11c975db6bfdcf7bdec29d50433e82aa -> closing.

If you still have this issue, please feel free to reopen.

-- 
Wer den Mund hält, wenn er Unrecht hat, ist weise.
Wer den Mund hält, obwohl er Recht hat, ist verheiratet.
George Bernard Shaw (ir. Schriftsteller, 1856-1950)
[signature.asc (application/pgp-signature, inline)]

Information forwarded to bug-guix <at> gnu.org:
bug#50092; Package guix. (Tue, 14 Mar 2023 11:36:02 GMT) Full text and rfc822 format available.

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

From: Rostislav Svoboda <rostislav.svoboda <at> gmail.com>
To: Michael Rohleder <mike <at> rohleder.de>
Cc: 50092-done <at> debbugs.gnu.org
Subject: Re: bug#50092: The 'sqlparse<0.4.0,>=0.3.0' distribution was not
 found and is required by mycli
Date: Tue, 14 Mar 2023 12:34:54 +0100
Hello Michael, the bug doesn't come up anymore. Thanks.
Chers Bost




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Wed, 12 Apr 2023 11:24:09 GMT) Full text and rfc822 format available.

This bug report was last modified 351 days ago.

Previous Next


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