Bug 1541587 - Review Request: python-kiwisolver - A fast implementation of the Cassowary constraint solver
Summary: Review Request: python-kiwisolver - A fast implementation of the Cassowary co...
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: Package Review
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Robert-André Mauchin 🐧
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2018-02-03 01:38 UTC by Elliott Sales de Andrade
Modified: 2018-02-20 17:13 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2018-02-20 16:37:23 UTC
Type: ---
Embargoed:
zebob.m: fedora-review+


Attachments (Terms of Use)

Description Elliott Sales de Andrade 2018-02-03 01:38:36 UTC
Spec URL: https://qulogic.fedorapeople.org//python-kiwisolver.spec
SRPM URL: https://qulogic.fedorapeople.org//python-kiwisolver-1.0.1-1.fc27.src.rpm

Description:
Kiwi is an efficient C++ implementation of the Cassowary constraint solving
algorithm. Kiwi is an implementation of the algorithm based on the seminal
Cassowary paper. It is *not* a refactoring of the original C++ solver. Kiwi has
been designed from the ground up to be lightweight and fast.

Comment 1 Elliott Sales de Andrade 2018-02-03 01:38:39 UTC
This package built on koji:  https://koji.fedoraproject.org/koji/taskinfo?taskID=24662168

Comment 2 Robert-André Mauchin 🐧 2018-02-04 19:13:35 UTC
 - Some curious files perm:

Issues:
=======
- Permissions on files are set properly.
  Note: See rpmlint output
  See: http://fedoraproject.org/wiki/Packaging/Guidelines#FilePermissions

python2-kiwisolver.x86_64: E: non-standard-executable-perm /usr/lib64/python2.7/site-packages/kiwisolver.so 775
python3-kiwisolver.x86_64: E: non-standard-executable-perm /usr/lib64/python3.6/site-packages/kiwisolver.cpython-36m-x86_64-linux-gnu.so 775

Comment 3 Elliott Sales de Andrade 2018-02-04 20:48:08 UTC
Odd, those are built via normal setuptools Extensions. I don't see that linting issue in the packages on koji.

Comment 4 Robert-André Mauchin 🐧 2018-02-05 11:41:30 UTC
I've rerun fedora-review, I still get the same error.

Comment 5 Elliott Sales de Andrade 2018-02-06 09:07:11 UTC
I cannot reproduce it in fedora-review either.

Comment 6 Robert-André Mauchin 🐧 2018-02-06 11:30:59 UTC
When I install the packages in the chroot I get wrong permissions too:

<mock-chroot> sh-4.4# ll /usr/lib64/python2.7/site-packages/kiwisolver.so 
-rwxrwxr-x. 1 root root 237432  6 févr. 11:57 /usr/lib64/python2.7/site-packages/kiwisolver.so
<mock-chroot> sh-4.4# ll /usr/lib64/python3.6/site-packages/kiwisolver.cpython-36m-x86_64-linux-gnu.so 
-rwxrwxr-x. 1 root root 233368  6 févr. 11:57 /usr/lib64/python3.6/site-packages/kiwisolver.cpython-36m-x86_64-linux-gnu.so

It doesn't happen on builds from Koji though so I approved the package.

Comment 7 Gwyn Ciesla 2018-02-06 20:44:58 UTC
(fedrepo-req-admin):  The Pagure repository was created at https://src.fedoraproject.org/rpms/python-kiwisolver

Comment 8 Fedora Update System 2018-02-07 01:43:01 UTC
python-kiwisolver-1.0.1-1.fc26 has been submitted as an update to Fedora 26. https://bodhi.fedoraproject.org/updates/FEDORA-2018-f21bbd868d

Comment 9 Fedora Update System 2018-02-07 01:43:52 UTC
python-kiwisolver-1.0.1-1.fc27 has been submitted as an update to Fedora 27. https://bodhi.fedoraproject.org/updates/FEDORA-2018-92155e9316

Comment 10 Fedora Update System 2018-02-07 13:51:21 UTC
python-kiwisolver-1.0.1-1.fc26 has been pushed to the Fedora 26 testing repository. If problems still persist, please make note of it in this bug report.
See https://fedoraproject.org/wiki/QA:Updates_Testing for
instructions on how to install test updates.
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2018-f21bbd868d

Comment 11 Fedora Update System 2018-02-07 14:09:58 UTC
python-kiwisolver-1.0.1-1.fc27 has been pushed to the Fedora 27 testing repository. If problems still persist, please make note of it in this bug report.
See https://fedoraproject.org/wiki/QA:Updates_Testing for
instructions on how to install test updates.
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2018-92155e9316

Comment 12 Fedora Update System 2018-02-20 16:37:23 UTC
python-kiwisolver-1.0.1-1.fc26 has been pushed to the Fedora 26 stable repository. If problems still persist, please make note of it in this bug report.

Comment 13 Fedora Update System 2018-02-20 17:13:02 UTC
python-kiwisolver-1.0.1-1.fc27 has been pushed to the Fedora 27 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.