Bug 1125092 - scsi-target-utils uses libsystemd-daemon.so instead of the new libsystemd.so
Summary: scsi-target-utils uses libsystemd-daemon.so instead of the new libsystemd.so
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: scsi-target-utils
Version: 21
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Andy Grover
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2014-07-31 04:04 UTC by Zbigniew Jędrzejewski-Szmek
Modified: 2015-11-04 16:20 UTC (History)
3 users (show)

Fixed In Version: scsi-target-utils-0:1.0.55-3.fc23.x86_64
Clone Of:
Environment:
Last Closed: 2015-11-04 16:20:16 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Zbigniew Jędrzejewski-Szmek 2014-07-31 04:04:25 UTC
Description of problem:
scsi-target-utils uses '-lsystemd-daemon' but should switch to '-lsystemd'.
This causes it to require systemd-compat-libs, containing systemd libraries with historical names.

For longer explanation see http://www.spinics.net/lists/fedora-devel/msg200853.html.

Version-Release number of selected component (if applicable):
scsi-target-utils-0:1.0.48-2.fc21.x86_64

Comment 1 Fedora End Of Life 2015-11-04 15:16:43 UTC
This message is a reminder that Fedora 21 is nearing its end of life.
Approximately 4 (four) weeks from now Fedora will stop maintaining
and issuing updates for Fedora 21. It is Fedora's policy to close all
bug reports from releases that are no longer maintained. At that time
this bug will be closed as EOL if it remains open with a Fedora  'version'
of '21'.

Package Maintainer: If you wish for this bug to remain open because you
plan to fix it in a currently maintained version, simply change the 'version' 
to a later Fedora version.

Thank you for reporting this issue and we are sorry that we were not 
able to fix it before Fedora 21 is end of life. If you would still like 
to see this bug fixed and are able to reproduce it against a later version 
of Fedora, you are encouraged  change the 'version' to a later Fedora 
version prior this bug is closed as described in the policy above.

Although we aim to fix as many bugs as possible during every release's 
lifetime, sometimes those efforts are overtaken by events. Often a 
more recent Fedora release includes newer upstream software that fixes 
bugs or makes them obsolete.

Comment 2 Zbigniew Jędrzejewski-Szmek 2015-11-04 16:18:36 UTC
Looks OK in rawhide:
$ dnf repoquery --requires scsi-target-utils|grep systemd
libsystemd.so.0()(64bit)
libsystemd.so.0(LIBSYSTEMD_209)(64bit)


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