Reply
Thread Tools
Posts: 6 | Thanked: 0 times | Joined on Dec 2009
#1
Hi, I am also facing the problem while installing version 0.4 It says- "Unable to install extra decoder support" Conflict with application package gstreamer0.10-plugins-good-extra(=0.10.15-git180-0maemo8-*) .
I have also remove mirror and some other multimedia application like FM Radio,Symfonie,Recorder etc but still face the same problem.
Can any one help me please to resolve this problem ?
 
Posts: 9 | Thanked: 7 times | Joined on Jan 2010
#2
Exactly the same problem, unistalled the working one, reinstalled sorry tried to reinstall and get this error....
 
Posts: 6 | Thanked: 0 times | Joined on Dec 2009
#3
You mean working the already installed Extra Decoder Support ?
I have done this uninstalled that one and tried V0.4 but still face the same problem
 
Saturn's Avatar
Posts: 1,648 | Thanked: 2,122 times | Joined on Mar 2007 @ UNKLE's Never Never Land
#4
Originally Posted by usan14 View Post
Hi, I am also facing the problem while installing version 0.4 It says- "Unable to install extra decoder support" Conflict with application package gstreamer0.10-plugins-good-extra(=0.10.15-git180-0maemo8-*) .
I have also remove mirror and some other multimedia application like FM Radio,Symfonie,Recorder etc but still face the same problem.
Can any one help me please to resolve this problem ?
Hi,

If you can use xterm and can become root then type this in the xterm and copy-paste here the output. Someone might be able to help.

apt-get -s install decoders-support
 
Posts: 735 | Thanked: 1,054 times | Joined on Jun 2010
#5
i get this too.
 
Posts: 5 | Thanked: 0 times | Joined on Jan 2010
#6
same problem here too

here is the output of apt-get -s install decoders-support

Code:
Reading package lists...
Building dependency tree...
Reading state information...
The following packages were automatically installed and are no longer required:
  libspeex1 python-glade2 doom-wad-shareware gstreamer0.10-plugins-good-extra
Use 'apt-get autoremove' to remove them.
The following extra packages will be installed:
  gstreamer0.10-flv gstreamer0.10-mkv gstreamer0.10-musepack
  gstreamer0.10-plugins-good-extra gstreamer0.10-rm gstreamer0.10-vp8 libvpx0
The following NEW packages will be installed:
  gstreamer0.10-mkv gstreamer0.10-vp8 libvpx0
The following packages will be upgraded:
  decoders-support gstreamer0.10-flv gstreamer0.10-musepack
  gstreamer0.10-plugins-good-extra gstreamer0.10-rm
5 upgraded, 3 newly installed, 0 to remove and 14 not upgraded.
Inst gstreamer0.10-flv [0.10.15-0maemo3+0m5.tk3] (0.10.23-0maemo2 Extras:2.0/fremantle-1.2, Extras-testing:2.0/fremantle)
Inst gstreamer0.10-musepack [0.10.13-git209-0maemo16+0m5] (0.10.19-maemo2 Extras:2.0/fremantle-1.2, Extras-testing:2.0/fremantle)
Inst gstreamer0.10-rm [0.10.10.2-1maemo2-5] (0.10.14.2-1maemo2-1 Extras:2.0/fremantle-1.2, Extras-testing:2.0/fremantle)
Inst decoders-support [0.3.4-1] (0.4 Extras:2.0/fremantle-1.2, Extras-testing:2.0/fremantle) []
Inst gstreamer0.10-plugins-good-extra [0.10.15-git180-0maemo8+0m5] (0.10.16-git276-0maemo18+0m5 downloads.maemo.nokia.com) []
Inst gstreamer0.10-mkv (0.10.16-0maemo5 Extras:2.0/fremantle-1.2, Extras-testing:2.0/fremantle) []
Inst libvpx0 (0.9.0-2maemo1 Extras:2.0/fremantle-1.2, Extras-testing:2.0/fremantle) []
Inst gstreamer0.10-vp8 (0.10.18-0maemo1 Extras:2.0/fremantle-1.2, Extras-testing:2.0/fremantle)
Conf gstreamer0.10-flv (0.10.23-0maemo2 Extras:2.0/fremantle-1.2, Extras-testing:2.0/fremantle)
Conf gstreamer0.10-musepack (0.10.19-maemo2 Extras:2.0/fremantle-1.2, Extras-testing:2.0/fremantle)
Conf gstreamer0.10-rm (0.10.14.2-1maemo2-1 Extras:2.0/fremantle-1.2, Extras-testing:2.0/fremantle)
Conf gstreamer0.10-mkv (0.10.16-0maemo5 Extras:2.0/fremantle-1.2, Extras-testing:2.0/fremantle)
Conf libvpx0 (0.9.0-2maemo1 Extras:2.0/fremantle-1.2, Extras-testing:2.0/fremantle)
Conf gstreamer0.10-vp8 (0.10.18-0maemo1 Extras:2.0/fremantle-1.2, Extras-testing:2.0/fremantle)
Conf decoders-support (0.4 Extras:2.0/fremantle-1.2, Extras-testing:2.0/fremantle)
Conf gstreamer0.10-plugins-good-extra (0.10.16-git276-0maemo18+0m5 downloads.maemo.nokia.com)
 
Tomaszd's Avatar
Posts: 284 | Thanked: 498 times | Joined on Jun 2009 @ Poland
#7
Please run apt-get autoremove and then apt-get install decoders-support .

I'm looking at the output and seriously cannot make sense of it. Anyone knows how can I get reverse dependencies of the offending package, i.e. which packages depend on it? Or conflict with it?
__________________
Do you like Extra Decoders Support? Consider donating to support the project.

Last edited by Tomaszd; 2010-06-15 at 19:38.
 

The Following 2 Users Say Thank You to Tomaszd For This Useful Post:
Saturn's Avatar
Posts: 1,648 | Thanked: 2,122 times | Joined on Mar 2007 @ UNKLE's Never Never Land
#8
Originally Posted by Tomaszd View Post
Please run apt-get autoremove and then apt-get install decoders-support .

I'm looking at the output and seriously cannot make sense of it. Anyone knows how can I get reverse dependencies of the offending package, i.e. which packages depend on it? Or conflict with it?
apt-cache depends decoders-support
apt-cache showpkg decoders-support

might be of some help here.
 
Posts: 9 | Thanked: 7 times | Joined on Jan 2010
#9
Originally Posted by Tomaszd View Post
Please run apt-get autoremove and then apt-get install decoders-support .
This has worked, thanks a lot

And keep up the good work!!
 
Posts: 16 | Thanked: 12 times | Joined on Jun 2010 @ Finland
#10
Originally Posted by Tomaszd View Post
Please run apt-get autoremove and then apt-get install decoders-support .
This worked for me too!
 
Reply


 
Forum Jump


All times are GMT. The time now is 12:19.