Bug 1227209 - Mock requires pyliblzma
Summary: Mock requires pyliblzma
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: mock
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Miroslav Suchý
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: F23PYTHON3
TreeView+ depends on / blocked
 
Reported: 2015-06-02 07:38 UTC by Robert Kuska
Modified: 2016-04-18 10:17 UTC (History)
7 users (show)

Fixed In Version: mock-1.2.10-1.el7
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2015-06-09 15:15:14 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Robert Kuska 2015-06-02 07:38:12 UTC
Mock requires pyliblzma [1] which is python2 only library even though it (mock) runs on python3 [2]. No requires for lzma library should be necessary as lzma is part of python3 stdlib [3].


[1]
> $ rpm -q mock --requires | grep lzma                                         
pyliblzma

[2]
> $ rpm -q mock --requires | grep python                                       
/usr/bin/python3
python(abi) = 3.4
python3
python3-requests
python3-six
rpm-python3

[3]
https://docs.python.org/3.4/library/lzma.html

Comment 1 Miroslav Suchý 2015-06-02 08:18:03 UTC
Fixed in commit:
* 85e7110 do not require pyliblzma if using python3 [RHBZ#1227209]

Comment 2 Fedora Update System 2015-06-04 11:34:52 UTC
mock-1.2.10-1.fc22 has been submitted as an update for Fedora 22.
https://admin.fedoraproject.org/updates/mock-1.2.10-1.fc22

Comment 3 Fedora Update System 2015-06-04 11:37:59 UTC
mock-1.2.10-1.fc21 has been submitted as an update for Fedora 21.
https://admin.fedoraproject.org/updates/mock-1.2.10-1.fc21

Comment 4 Fedora Update System 2015-06-04 11:39:04 UTC
mock-1.2.10-1.fc20 has been submitted as an update for Fedora 20.
https://admin.fedoraproject.org/updates/mock-1.2.10-1.fc20

Comment 5 Fedora Update System 2015-06-04 11:41:26 UTC
mock-1.2.10-1.el7 has been submitted as an update for Fedora EPEL 7.
https://admin.fedoraproject.org/updates/mock-1.2.10-1.el7

Comment 6 Fedora Update System 2015-06-04 11:42:09 UTC
mock-1.2.10-1.el6 has been submitted as an update for Fedora EPEL 6.
https://admin.fedoraproject.org/updates/mock-1.2.10-1.el6

Comment 7 Fedora Update System 2015-06-04 15:55:02 UTC
Package mock-1.2.10-1.el7:
* should fix your issue,
* was pushed to the Fedora EPEL 7 testing repository,
* should be available at your local mirror within two days.
Update it with:
# su -c 'yum update --enablerepo=epel-testing mock-1.2.10-1.el7'
as soon as you are able to.
Please go to the following url:
https://admin.fedoraproject.org/updates/FEDORA-EPEL-2015-6557/mock-1.2.10-1.el7
then log in and leave karma (feedback).

Comment 8 Fedora Update System 2015-06-09 15:15:14 UTC
mock-1.2.10-1.fc21 has been pushed to the Fedora 21 stable repository.  If problems still persist, please make note of it in this bug report.

Comment 9 Fedora Update System 2015-06-18 13:22:27 UTC
mock-1.2.10-1.fc20 has been pushed to the Fedora 20 stable repository.  If problems still persist, please make note of it in this bug report.

Comment 10 Fedora Update System 2015-06-18 13:27:21 UTC
mock-1.2.10-1.fc22 has been pushed to the Fedora 22 stable repository.  If problems still persist, please make note of it in this bug report.

Comment 11 Fedora Update System 2015-06-20 21:09:32 UTC
mock-1.2.10-1.el6 has been pushed to the Fedora EPEL 6 stable repository.  If problems still persist, please make note of it in this bug report.

Comment 12 Fedora Update System 2015-06-20 21:12:52 UTC
mock-1.2.10-1.el7 has been pushed to the Fedora EPEL 7 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.