I'm trying to install the exaile package on my newly upgraded CentOS 6.4 machine. It fails (see below) with missing dependencies on python-cddb and gnome-python2-gtkmozembed.
I found this thread but there does not seem to be any resolution. \ Has anyone got this installed? Am I missing a repo?
Thanks, Steve
# yum install exaile Loaded plugins: fastestmirror, refresh-packagekit, security Loading mirror speeds from cached hostfile * base: mirrors.advancedhosters.com * centosplus: centos.mirror.constant.com * contrib: mirror.ash.fastserv.com * epel: mirror.hiwaay.net * extras: centos.mirror.constant.com * remi: mirrors.mediatemple.net * rpmforge: mirror.teklinks.com * rpmforge-extras: mirror.teklinks.com * rpmforge-testing: mirror.teklinks.com * updates: mirror.team-cymru.org Setting up Install Process Resolving Dependencies --> Running transaction check ---> Package exaile.x86_64 0:0.2.14-2.el6.rf will be installed --> Processing Dependency: python-mutagen >= 1.8 for package: exaile-0.2.14-2.el6.rf.x86_64 --> Processing Dependency: python-sqlite2 for package: exaile-0.2.14-2.el6.rf.x86_64 --> Processing Dependency: python-cddb for package: exaile-0.2.14-2.el6.rf.x86_64 --> Processing Dependency: gnome-python2-gtkmozembed for package: exaile-0.2.14-2.el6.rf.x86_64 --> Running transaction check ---> Package exaile.x86_64 0:0.2.14-2.el6.rf will be installed --> Processing Dependency: python-cddb for package: exaile-0.2.14-2.el6.rf.x86_64 --> Processing Dependency: gnome-python2-gtkmozembed for package: exaile-0.2.14-2.el6.rf.x86_64 ---> Package python-mutagen.noarch 0:1.16-2.1.el6 will be installed ---> Package python-sqlite2.x86_64 1:2.3.5-2.el6 will be installed --> Finished Dependency Resolution Error: Package: exaile-0.2.14-2.el6.rf.x86_64 (rpmforge) Requires: python-cddb Error: Package: exaile-0.2.14-2.el6.rf.x86_64 (rpmforge) Requires: gnome-python2-gtkmozembed You could try using --skip-broken to work around the problem You could try running: rpm -Va --nofiles --nodigest
Forgot to put the thread link in: https://www.centos.org/modules/newbb/viewtopic.php?viewmode=flat&order=D...
---- Steve zephod@cfl.rr.com wrote:
I'm trying to install the exaile package on my newly upgraded CentOS 6.4 machine. It fails (see below) with missing dependencies on python-cddb and gnome-python2-gtkmozembed.
I found this thread but there does not seem to be any resolution. \ Has anyone got this installed? Am I missing a repo?
Thanks, Steve
# yum install exaile Loaded plugins: fastestmirror, refresh-packagekit, security Loading mirror speeds from cached hostfile
- base: mirrors.advancedhosters.com
- centosplus: centos.mirror.constant.com
- contrib: mirror.ash.fastserv.com
- epel: mirror.hiwaay.net
- extras: centos.mirror.constant.com
- remi: mirrors.mediatemple.net
- rpmforge: mirror.teklinks.com
- rpmforge-extras: mirror.teklinks.com
- rpmforge-testing: mirror.teklinks.com
- updates: mirror.team-cymru.org
Setting up Install Process Resolving Dependencies --> Running transaction check ---> Package exaile.x86_64 0:0.2.14-2.el6.rf will be installed --> Processing Dependency: python-mutagen >= 1.8 for package: exaile-0.2.14-2.el6.rf.x86_64 --> Processing Dependency: python-sqlite2 for package: exaile-0.2.14-2.el6.rf.x86_64 --> Processing Dependency: python-cddb for package: exaile-0.2.14-2.el6.rf.x86_64 --> Processing Dependency: gnome-python2-gtkmozembed for package: exaile-0.2.14-2.el6.rf.x86_64 --> Running transaction check ---> Package exaile.x86_64 0:0.2.14-2.el6.rf will be installed --> Processing Dependency: python-cddb for package: exaile-0.2.14-2.el6.rf.x86_64 --> Processing Dependency: gnome-python2-gtkmozembed for package: exaile-0.2.14-2.el6.rf.x86_64 ---> Package python-mutagen.noarch 0:1.16-2.1.el6 will be installed ---> Package python-sqlite2.x86_64 1:2.3.5-2.el6 will be installed --> Finished Dependency Resolution Error: Package: exaile-0.2.14-2.el6.rf.x86_64 (rpmforge) Requires: python-cddb Error: Package: exaile-0.2.14-2.el6.rf.x86_64 (rpmforge) Requires: gnome-python2-gtkmozembed You could try using --skip-broken to work around the problem You could try running: rpm -Va --nofiles --nodigest
CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos
On Sat, May 4, 2013 at 7:59 PM, Steve zephod@cfl.rr.com wrote:
Forgot to put the thread link in:
https://www.centos.org/modules/newbb/viewtopic.php?viewmode=flat&order=D...
---- Steve zephod@cfl.rr.com wrote:
I'm trying to install the exaile package on my newly upgraded CentOS 6.4
machine.
It fails (see below) with missing dependencies on python-cddb and
gnome-python2-gtkmozembed.
I found this thread but there does not seem to be any resolution. \ Has anyone got this installed? Am I missing a repo?
Did you try searching (with yum) for the unmet dependencies that prevented you from installing exaile from the RPM Forge repo? Maybe your system had a hiccup (network or otherwise) at that exact moment or the mirror you were hitting wasn't fully synced so the deps were missing?
If RPM Forge doesn't provide those packages (they generally provide packages for the dependencies), you need to find a repo that has the unmet dependencies.
Otherwise report the problem to the RPM Forge maintainers as is hinted in the CentOS forum thread you linked to. They'll be able for sure.
Thanks, Steve
# yum install exaile