Bug 471590 - pulseaudio should require /usr/bin/pactl
Summary: pulseaudio should require /usr/bin/pactl
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: pulseaudio
Version: 10
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Lennart Poettering
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2008-11-14 14:55 UTC by Ralf Corsepius
Modified: 2008-12-18 15:01 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2008-12-18 15:01:11 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Ralf Corsepius 2008-11-14 14:55:51 UTC
Description of problem:

A packaging bug:

/usr/bin/start-pulseaudio-x11 (from package pulseaudio)
unconditionally uses 
/usr/bin/pactl (from package pulseaudio-utils)


However, the pulseaudio package does not require pulseaudio-utils.

=> yum install pulseaudio
will miss to install pulseaudio-utils rsp. /usr/bin/pactl.

This will trigger the following error when launching X:
...
/usr/bin/start-pulseaudio-x11: line 26: /usr/bin/pactl: No such file or directory
...

Version-Release number of selected component (if applicable):
- Current rawhide
- pulseaudio-0.9.13-6.fc10.i386
- pulseaudio-utils-0.9.13-6.fc10.i386

How reproducible:
Always

Steps to Reproduce:
1. yum remove pulseaudio-utils
2. yum install pulseaudio
3. launch X
  
Actual results:
Malfunction.

Expected results:
Function.

Additional info:

Comment 1 Bug Zapper 2008-11-26 05:22:44 UTC
This bug appears to have been reported against 'rawhide' during the Fedora 10 development cycle.
Changing version to '10'.

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

Comment 2 Lennart Poettering 2008-12-18 15:01:11 UTC
Fixed in CVS, this will be part of the next version of the PA packages which I will upload shortly to F10 and rawhide.


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