Bug 781691 - Non-fatal POSTIN scriptlet failure in rpm package firebird-2.5.1.26349.O-3.fc16.x86_64
Summary: Non-fatal POSTIN scriptlet failure in rpm package firebird-2.5.1.26349.O-3.fc...
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: firebird
Version: 16
Hardware: x86_64
OS: Linux
unspecified
low
Target Milestone: ---
Assignee: Philippe Makowski
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-01-14 10:32 UTC by Antonio T. (sagitter)
Modified: 2012-01-30 20:53 UTC (History)
2 users (show)

Fixed In Version: firebird-2.5.1.26351.0-1.fc16
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2012-01-30 20:53:23 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Antonio T. (sagitter) 2012-01-14 10:32:03 UTC
Description of problem:

This warning appears during "firebird-superclassic" installation. "firebird" is an its dependence. 

Version-Release number of selected component (if applicable):

firebird.x86_64 0:2.5.1.26349.O-3.fc16

How reproducible:

# yum install firebird
# yum reinstall firebird

  
Actual results:

Installing : firebird-2.5.1.26349.O-3.fc16.x86_64                                                                   Non-fatal POSTIN scriptlet failure in rpm package firebird-2.5.1.26349.O-3.fc16.x86_64
warning: %post(firebird-2.5.1.26349.O-3.fc16.x86_64) scriptlet failed, exit status 1

or

Running Transaction
  Installing : firebird-2.5.1.26349.O-3.fc16.x86_64                                                                                                                                             Non-fatal POSTIN scriptlet failure in rpm package firebird-2.5.1.26349.O-3.fc16.x86_64
firebird:x:985:
/sbin/ldconfig: relative path `2' used to build cache
warning: %post(firebird-2.5.1.26349.O-3.fc16.x86_64) scriptlet failed, exit status 1

Comment 1 Philippe Makowski 2012-01-19 15:48:13 UTC
find
this line is wrong :
/bin/systemd-tmpfiles %{_sysconfdir}/tmpfiles.d/firebird.conf

should be :
/bin/systemd-tmpfiles --create %{_sysconfdir}/tmpfiles.d/firebird.conf

by the way %{_sysconfdir}/tmpfiles.d/firebird.conf have wrong permissions, I will change that

thanks for the report

Comment 2 Antonio T. (sagitter) 2012-01-19 17:25:30 UTC
(In reply to comment #1)
> thanks for the report

Don't mention it. :)

Comment 3 Fedora Update System 2012-01-19 19:32:19 UTC
firebird-2.5.1.26351.0-1.fc16 has been submitted as an update for Fedora 16.
https://admin.fedoraproject.org/updates/firebird-2.5.1.26351.0-1.fc16

Comment 4 Fedora Update System 2012-01-21 21:52:12 UTC
Package firebird-2.5.1.26351.0-1.fc16:
* should fix your issue,
* was pushed to the Fedora 16 testing repository,
* should be available at your local mirror within two days.
Update it with:
# su -c 'yum update --enablerepo=updates-testing firebird-2.5.1.26351.0-1.fc16'
as soon as you are able to.
Please go to the following url:
https://admin.fedoraproject.org/updates/FEDORA-2012-0738/firebird-2.5.1.26351.0-1.fc16
then log in and leave karma (feedback).

Comment 5 Antonio T. (sagitter) 2012-01-22 10:20:35 UTC
(In reply to comment #4)
> Package firebird-2.5.1.26351.0-1.fc16:
> * should fix your issue,
> * was pushed to the Fedora 16 testing repository,
> * should be available at your local mirror within two days.
> Update it with:
> # su -c 'yum update --enablerepo=updates-testing firebird-2.5.1.26351.0-1.fc16'
> as soon as you are able to.

It works.

> Please go to the following url:
> https://admin.fedoraproject.org/updates/FEDORA-2012-0738/firebird-2.5.1.26351.0-1.fc16
> then log in and leave karma (feedback).

Done.
Thanks.

Comment 6 Fedora Update System 2012-01-30 20:53:23 UTC
firebird-2.5.1.26351.0-1.fc16 has been pushed to the Fedora 16 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.