Bug 351981 - post script fails
Summary: post script fails
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: bluez-utils
Version: 8
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Bastien Nocera
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: F8Blocker
TreeView+ depends on / blocked
 
Reported: 2007-10-25 09:46 UTC by Joe Orton
Modified: 2007-11-30 22:12 UTC (History)
1 user (show)

Fixed In Version: 3.20-3.fc8
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2007-10-26 11:00:45 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Joe Orton 2007-10-25 09:46:18 UTC
From install.log from a fresh Raw Hide install:

Installing bluez-utils - 3.20-2.fc8.i386
error: %post(bluez-utils-3.20-2.fc8.i386) scriptlet failed, exit status 1

Comment 1 Joe Orton 2007-10-25 12:46:02 UTC
It's not obvious to me why this happens.  It may be that just putting "exit 0"
at the end of the scriptlet is all that's needed.  Doing:

-Prereq: /sbin/chkconfig, /sbin/service
+Requires(preun): /sbin/chkconfig, /sbin/service
+Requires(post): /sbin/chkconfig, /sbin/service

may also help but from looking at the ordering in the install.log doesn't seem
to have been the actual cause of the issue.

The "Requires: cups" on the -also and -gstreamer subpackages looks... wrong.

Comment 2 Joe Orton 2007-10-25 20:27:47 UTC
Fixed in bluez-utils-3.20-4.fc9.

Guys you probably want to push either this or at least the %post changes to F8;
the "bluetooth" service is not getting enabled by default in fresh installs.

Comment 3 Bastien Nocera 2007-10-25 22:36:59 UTC
Will fix for F8

Comment 4 Bastien Nocera 2007-10-26 11:00:45 UTC
Built in bluez-utils-3.20-3.fc8 and tagging requested for F8.


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