Bug 1286300 - python3-kombu package is missing dependency for anyjson
Summary: python3-kombu package is missing dependency for anyjson
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: python-kombu
Version: 23
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Matthias Runge
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: 1285941
TreeView+ depends on / blocked
 
Reported: 2015-11-27 22:03 UTC by Jeremy Cline
Modified: 2015-12-22 22:06 UTC (History)
5 users (show)

Fixed In Version: python-kombu-3.0.29-5.fc23
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2015-12-22 22:06:42 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Jeremy Cline 2015-11-27 22:03:28 UTC
Description of problem: I noticed that python3-kombu doesn't depend on python3-anyjson, but it appears to be required.

[jcline@localhost ~]$ rpm -q --requires python3-kombu
/usr/bin/python
python(abi) = 3.4
python3
python3-amqp
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PartialHardlinkSets) <= 4.0.4-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsXz) <= 5.2-1
[jcline@localhost ~]$ cat /usr/lib/python3.4/site-packages/kombu-3.0.26-py3.4.egg-info/requires.txt 
anyjson>=0.3.3
amqp>=1.4.6,<2.0
...

Version-Release number of selected component (if applicable):
python3-kombu-3.0.26-2.fc23.noarch


Steps to Reproduce:
1. sudo dnf install python3-kombu

Actual results:
python3-anyjson isn't installed.

Expected results:
python3-anyjson is installed.

Comment 1 Fedora Update System 2015-12-02 08:19:44 UTC
python-kombu-3.0.29-4.fc23 has been submitted as an update to Fedora 23. https://bodhi.fedoraproject.org/updates/FEDORA-2015-83757eedfc

Comment 2 lnie 2015-12-02 09:14:54 UTC
Tried to install the above packages,but got the following output:
Last metadata expiration check performed 2:48:21 ago on Wed Dec  2 14:21:59 2015.
Error: nothing provides /usr/bin/python3/ needed by python3-kombu-1:3.0.29-4.fc23.noarch
(try to add '--allowerasing' to command line to replace conflicting packages)

Comment 3 Matthias Runge 2015-12-02 12:11:59 UTC
good catch! Revoked the update.

Comment 4 Fedora Update System 2015-12-02 14:03:55 UTC
python-kombu-3.0.29-5.fc23 has been submitted as an update to Fedora 23. https://bodhi.fedoraproject.org/updates/FEDORA-2015-0d2514154b

Comment 5 Fedora Update System 2015-12-04 01:36:50 UTC
python-kombu-3.0.29-5.fc23 has been pushed to the Fedora 23 testing repository. If problems still persist, please make note of it in this bug report.
If you want to test the update, you can install it with
$ su -c 'dnf --enablerepo=updates-testing update python-kombu'
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2015-0d2514154b

Comment 6 Fedora Update System 2015-12-22 22:06:40 UTC
python-kombu-3.0.29-5.fc23 has been pushed to the Fedora 23 stable repository. If problems still persist, please make note of it in this bug report.


Note You need to log in before you can comment on or make changes to this bug.