Author Topic: [SOLVED] Is task-pulseaudio broken?  (Read 446 times)

Offline mellon

  • Full Member
  • ***
  • Posts: 215
[SOLVED] Is task-pulseaudio broken?
« on: June 22, 2012, 02:02:06 PM »
Using the PASS server as repository and trying to install task-pulseaudio I get a box with the following messages

Could not mark all packages for installation or upgrade. The following packages have unresolvable dependencies ... in the preferences.
task-pulseaudio:
 Depends: pulseaudio-module-zeroconf (>=2.0) but it is not installable
 Depends: pulseaudio-utils (>=2.0) but it is not installable

Mellon
« Last Edit: June 22, 2012, 04:03:41 PM by mellon »

Offline Just17

  • PCLinuxOS Tester
  • Super Villain
  • *******
  • Posts: 10667
  • MLUs Forever!
Re: Is task-pulseaudio broken?
« Reply #1 on: June 22, 2012, 02:14:24 PM »
They both appear to be present here .....  did you try a different mirror?
MLUs rule the roost!

Linux XPS 3.4.38-pclos1.bfs  64 bit
Intel Core2 Quad CPU Q9450 @ 2.66GHz
4 GB RAM
MCP51 High Def Audio
GeForce GTX 550 Ti
PHILIPS  ‎DVD+-RW DVD8701
‎Logitech ‎BT Mini-Receiver
Afatech DTT

Offline mellon

  • Full Member
  • ***
  • Posts: 215
Re: Is task-pulseaudio broken?
« Reply #2 on: June 22, 2012, 02:24:36 PM »
I might do that, but the if the PASS server gives me this result; is it then not a matter of time before the mirrors do the same?

Mellon

Offline Just17

  • PCLinuxOS Tester
  • Super Villain
  • *******
  • Posts: 10667
  • MLUs Forever!
Re: Is task-pulseaudio broken?
« Reply #3 on: June 22, 2012, 03:04:29 PM »
I might do that, but the if the PASS server gives me this result; is it then not a matter of time before the mirrors do the same?

Mellon

There may be a correction before the mirrors re-sync ..... if it is something wrong with PASS ...
MLUs rule the roost!

Linux XPS 3.4.38-pclos1.bfs  64 bit
Intel Core2 Quad CPU Q9450 @ 2.66GHz
4 GB RAM
MCP51 High Def Audio
GeForce GTX 550 Ti
PHILIPS  ‎DVD+-RW DVD8701
‎Logitech ‎BT Mini-Receiver
Afatech DTT

Offline Just17

  • PCLinuxOS Tester
  • Super Villain
  • *******
  • Posts: 10667
  • MLUs Forever!
Re: Is task-pulseaudio broken?
« Reply #4 on: June 22, 2012, 03:34:27 PM »
Looking at Heanet ......  in the updates section ........ I see the following

pulseaudio-utils-2.0-1pclos2012.i586.rpm
pulseaudio-module-zeroconf-2.0-1pclos2012.i586.rpm
task-pulseaudio-2012.2.0-2pclos2012.noarch.rpm

MLUs rule the roost!

Linux XPS 3.4.38-pclos1.bfs  64 bit
Intel Core2 Quad CPU Q9450 @ 2.66GHz
4 GB RAM
MCP51 High Def Audio
GeForce GTX 550 Ti
PHILIPS  ‎DVD+-RW DVD8701
‎Logitech ‎BT Mini-Receiver
Afatech DTT

Offline Neal ManBear

  • Administrator
  • Super Villain
  • *****
  • Posts: 15847
  • LXDE! Coffee, Bacon and Cheesecake!
Re: Is task-pulseaudio broken?
« Reply #5 on: June 22, 2012, 03:44:47 PM »
mellon,
With PASS as your repo, open a terminal and issue the following commands:     
su     
type - <Enter>     
at the prompt, give root's password     
type - <Enter>     
at the root prompt:     
apt-get clean && apt-get autoclean     
type - <Enter>     
at the prompt:     
exit     
type - <Enter>     

Launch Synaptic. Click Reload. Install task-pulseaudio.     

Offline mellon

  • Full Member
  • ***
  • Posts: 215
Re: Is task-pulseaudio broken?
« Reply #6 on: June 22, 2012, 04:03:13 PM »
Neal,

Thank you. That fixed it.

It also fixed the missing kernel.h.3.2.18-pclos2.pae.bfs file after re-installing that kernel.

Mellon

Offline Neal ManBear

  • Administrator
  • Super Villain
  • *****
  • Posts: 15847
  • LXDE! Coffee, Bacon and Cheesecake!
Re: Is task-pulseaudio broken?
« Reply #7 on: June 22, 2012, 04:14:10 PM »
Neal,

Thank you. That fixed it.

It also fixed the missing kernel.h.3.2.18-pclos2.pae.bfs file after re-installing that kernel.

Mellon
     
I suspect your problem with the kernel had nothing to do with this, as what I posted was about cleaning up your old package lists and getting the package lists you needed to install task-pulseaudio.     
Did you install the kernel as part of upgrading the system originally? That can cause problems.     
A kernel should always be installed after doing a full upgrade. It should never be included with the installation of other packages, whether upgrades or new package installations. In other words, do a full upgrade, install whatever packages you intend/want to and only after that has completed, install the new kernel.