Bug 1017688 - unexpanded systemd-macros in rpm-scriptlets
Summary: unexpanded systemd-macros in rpm-scriptlets
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: ebnetd
Version: 20
Hardware: Unspecified
OS: Unspecified
unspecified
urgent
Target Milestone: ---
Assignee: Ralf Corsepius
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-10-10 10:46 UTC by Ralf Corsepius
Modified: 2013-11-10 07:50 UTC (History)
3 users (show)

Fixed In Version: ebnetd-1.0-20.fc20
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2013-11-10 07:50:40 UTC
Type: Bug


Attachments (Terms of Use)

Description Ralf Corsepius 2013-10-10 10:46:10 UTC
Description of problem:

ebnetd for Fedora >= 20 contains broken rpm-scriptlets, which contain
unexpanded systemd-macros:

# rpm -q --scripts -p ebhttpd-1.0-19.fc20.x86_64.rpm
postinstall scriptlet (using /bin/sh):
%systemd_post ebnttpd.socket
preuninstall scriptlet (using /bin/sh):
%systemd_preun ebhttpd.socket ebhttpd-instances.target
postuninstall scriptlet (using /bin/sh):
%systemd_postun_with_restart ebhttpd.socket ebhttpd-instances.target


Additional info:
- The cause of this issue is the spec missing a BR: systemd to pull-in the
necessary systemd.macros.
- These unexpanded systemd macros may cause yum update failures, leaving behind
duplicate entries in rpmdb.

Comment 1 Ralf Corsepius 2013-10-10 10:48:06 UTC
I am going to apply a patch to f20 and rawhide

Comment 2 Fedora Update System 2013-10-10 15:26:31 UTC
ebnetd-1.0-20.fc20 has been submitted as an update for Fedora 20.
https://admin.fedoraproject.org/updates/ebnetd-1.0-20.fc20

Comment 3 Fedora Update System 2013-10-11 16:46:42 UTC
Package ebnetd-1.0-20.fc20:
* should fix your issue,
* was pushed to the Fedora 20 testing repository,
* should be available at your local mirror within two days.
Update it with:
# su -c 'yum update --enablerepo=updates-testing ebnetd-1.0-20.fc20'
as soon as you are able to.
Please go to the following url:
https://admin.fedoraproject.org/updates/FEDORA-2013-18839/ebnetd-1.0-20.fc20
then log in and leave karma (feedback).

Comment 4 Fedora Update System 2013-11-10 07:50:40 UTC
ebnetd-1.0-20.fc20 has been pushed to the Fedora 20 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.