Bug 1193043 - scsi-target-utils fails to build on s390(x)
Summary: scsi-target-utils fails to build on s390(x)
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: scsi-target-utils
Version: 23
Hardware: Unspecified
OS: Linux
unspecified
unspecified
Target Milestone: ---
Assignee: Andy Grover
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: ZedoraTracker
TreeView+ depends on / blocked
 
Reported: 2015-02-16 13:01 UTC by Jakub Čajka
Modified: 2023-02-03 13:18 UTC (History)
4 users (show)

Fixed In Version: scsi-target-utils-1.0.55-3.el7
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2015-12-26 23:25:08 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Jakub Čajka 2015-02-16 13:01:42 UTC
scsi-target-utils fails to build on s390(x) for Fedora f21, f22 (seems since 1.0.48-1).
It seems as missing build dependency on systemd-devel, as moving it out from part disabled by "%if 0%{?with_rdma}", makes build pass.

Failed builds:

http://s390.koji.fedoraproject.org/koji/buildinfo?buildID=301662
http://s390.koji.fedoraproject.org/koji/buildinfo?buildID=287512


Successful scratch builds with added unconditional BuildRequires on systemd-devel:

http://s390.koji.fedoraproject.org/koji/taskinfo?taskID=1730743
http://s390.koji.fedoraproject.org/koji/taskinfo?taskID=1730746

Comment 1 Fedora Update System 2015-02-16 20:04:08 UTC
scsi-target-utils-1.0.55-2.fc21 has been submitted as an update for Fedora 21.
https://admin.fedoraproject.org/updates/scsi-target-utils-1.0.55-2.fc21

Comment 2 Fedora Update System 2015-02-16 20:04:14 UTC
scsi-target-utils-1.0.55-2.el7 has been submitted as an update for Fedora EPEL 7.
https://admin.fedoraproject.org/updates/scsi-target-utils-1.0.55-2.el7

Comment 3 Fedora Update System 2015-02-17 08:10:52 UTC
Package scsi-target-utils-1.0.55-2.fc21:
* should fix your issue,
* was pushed to the Fedora 21 testing repository,
* should be available at your local mirror within two days.
Update it with:
# su -c 'yum update --enablerepo=updates-testing scsi-target-utils-1.0.55-2.fc21'
as soon as you are able to.
Please go to the following url:
https://admin.fedoraproject.org/updates/FEDORA-2015-2202/scsi-target-utils-1.0.55-2.fc21
then log in and leave karma (feedback).

Comment 4 Jan Kurik 2015-07-15 14:32:11 UTC
This bug appears to have been reported against 'rawhide' during the Fedora 23 development cycle.
Changing version to '23'.

(As we did not run this process for some time, it could affect also pre-Fedora 23 development
cycle bugs. We are very sorry. It will help us with cleanup during Fedora 23 End Of Life. Thank you.)

More information and reason for this action is here:
https://fedoraproject.org/wiki/BugZappers/HouseKeeping/Fedora23

Comment 5 Fedora Update System 2015-12-01 19:40:41 UTC
scsi-target-utils-1.0.55-3.el7 has been submitted as an update to Fedora EPEL 7. https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2015-ecd70ea01e

Comment 6 Fedora Update System 2015-12-03 04:20:50 UTC
scsi-target-utils-1.0.55-3.el7 has been pushed to the Fedora EPEL 7 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 'yum --enablerepo=epel-testing update scsi-target-utils'
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2015-ecd70ea01e

Comment 7 Fedora Update System 2015-12-26 23:24:58 UTC
scsi-target-utils-1.0.55-3.el7 has been pushed to the Fedora EPEL 7 stable repository. If problems still persist, please make note of it in this bug report.

Comment 8 Andy Grover 2016-03-18 17:49:35 UTC
Do I still need to do this (depend on systemd-devel) instead of just systemd for s390(x)? https://fedoraproject.org/wiki/Packaging:Systemd makes no mention of -devel. We need to document somewhere why -devel is a required dep for this package (if it still is) because I'd like to remove it if possible.


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