Bug 1193133 - Packaging issues in ioprocess
Summary: Packaging issues in ioprocess
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: oVirt
Classification: Retired
Component: ioprocess
Version: 3.5
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
: 3.5.2
Assignee: Yeela Kaplan
QA Contact:
URL:
Whiteboard: infra
Depends On:
Blocks: 1193058
TreeView+ depends on / blocked
 
Reported: 2015-02-16 15:58 UTC by Sandro Bonazzola
Modified: 2019-04-28 10:50 UTC (History)
6 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2015-04-29 06:19:32 UTC
oVirt Team: Infra
Embargoed:


Attachments (Terms of Use)

Description Sandro Bonazzola 2015-02-16 15:58:42 UTC
$ git describe
fatal: No annotated tags can describe '24eefa0b004d90b7b95fd9e6cb783fb1e1831008'.
However, there were unannotated tags: try --tags.

$ git tag --list
0.4
v.0.14.0
v0.10.0
v0.12.0
v0.14.0
v0.5.0
v0.6.0
v0.6.1
v0.8.0

looks like v.0.14.0 is there by mistake, I supposed latest is v0.14.0 corresponding to the EPEL build:

wget https://kojipkgs.fedoraproject.org//packages/ioprocess/0.14.0/1.el7/src/ioprocess-0.14.0-1.el7.src.rpm

$ rpmlint ./ioprocess-0.14.0-1.el7.src.rpm /home/sbonazzo/rpmbuild/RPMS/x86_64/ioprocess-0.14.0-1.el7.centos.x86_64.rpm /home/sbonazzo/rpmbuild/RPMS/x86_64/ioprocess-debuginfo-0.14.0-1.el7.centos.x86_64.rpm /home/sbonazzo/rpmbuild/RPMS/noarch/python-ioprocess-0.14.0-1.el7.centos.noarch.rpm
ioprocess.src: W: invalid-url Source0: https://smizrahi.fedorapeople.org/ioprocess/ioprocess-0.14.0.tar.gz HTTP Error 404: Not Found
ioprocess.x86_64: E: explicit-lib-dependency glib2
ioprocess.x86_64: W: incoherent-version-in-changelog 0.14.0-2 ['0.14.0-1.el7.centos', '0.14.0-1.centos']
ioprocess-debuginfo.x86_64: W: only-non-binary-in-usr-lib
python-ioprocess.noarch: W: no-documentation
4 packages and 0 specfiles checked; 1 errors, 4 warnings.

Comment 1 Yeela Kaplan 2015-03-02 13:29:41 UTC
ioprocess is now tagged to v0.15.0

Comment 2 Yeela Kaplan 2015-03-04 09:19:03 UTC
Correction: 
commit 24eefa0b004d90b7b95fd9e6cb783fb1e1831008 is now tagged to v0.14.0:

> git describe
v0.14.0

Comment 3 Yaniv Lavi 2015-03-22 14:29:52 UTC
Sandro, can you verify this?

Comment 4 Sandro Bonazzola 2015-03-23 13:03:01 UTC
$ git describe 
v0.14.0-8-g5eac357

$ rpmlint /home/sbonazzo/rpmbuild/SRPMS/ioprocess-0.15.0-1.fc20.src.rpm /home/sbonazzo/rpmbuild/RPMS/x86_64/ioprocess-0.15.0-1.fc20.x86_64.rpm /home/sbonazzo/rpmbuild/RPMS/x86_64/ioprocess-debuginfo-0.15.0-1.fc20.x86_64.rpm /home/sbonazzo/rpmbuild/RPMS/noarch/python-ioprocess-0.15.0-1.fc20.noarch.rpm
ioprocess.src: W: invalid-url Source0: https://smizrahi.fedorapeople.org/ioprocess/ioprocess-0.15.0.tar.gz HTTP Error 404: Not Found
4 packages and 0 specfiles checked; 0 errors, 1 warnings.

only remaining issue is the Source0 URL which should be updated on 0.15.0 release. Moving to Verified.

Comment 5 Eyal Edri 2015-04-29 06:19:32 UTC
ovirt 3.5.2 was GA'd. closing current release.


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