anticapitalista
Posts: 5,955
Site Admin
Joined: 11 Sep 2007
#1
Bug-fixes

* Install libxine1-all-plugins for goggles media manager and gxine to work correctly.
* If firmware-b43legacy-installer fails to upgrade, just remove it.

Code: Select all

 # apt-get purge firmware-b43legacy-installer
# apt-get -f install 
Posts: 112
chrishall57
Joined: 18 Apr 2009
#2
libxine1-all-plugins not found.

Everything in the repo beginning with libxine is already installed.

Any ideas?
Posts: 148
chrispop99
Joined: 21 Apr 2011
#3
Fixes confirmed as working here.

Chris
Posts: 112
chrishall57
Joined: 18 Apr 2009
#4
chrispop99 wrote:Fixes confirmed as working here.

Chris
What did you get for apt-get install libxine1-all-plugins ?
Posts: 609
dark-D
Joined: 02 Jun 2008
#5
try

Code: Select all

apt-get update
first.
Posts: 112
chrishall57
Joined: 18 Apr 2009
#6
cheers ICE-M, will try tonight when I get home.
Posts: 148
chrispop99
Joined: 21 Apr 2011
#7
chrishall57 wrote: What did you get for apt-get install libxine1-all-plugins ?
I installed it using Synaptic; it's in the Debian-testing-main repository which is enabled as standard.

Chris