Discussion:
[users] exaile dependencies
FW
2012-02-19 17:48:07 UTC
Permalink
Hello,

I am running Centos 6.2 and trying to install exaile package. I have
following issues:

Error: Package: exaile-0.2.14-2.el6.rf.i686 (rpmforge)
Requires: python-sqlite2
Error: Package: exaile-0.2.14-2.el6.rf.i686 (rpmforge)
Requires: python-cddb
Error: Package: exaile-0.2.14-2.el6.rf.i686 (rpmforge)
Requires: gnome-python2-gtkmozembed
Following repositories are enabled: base, updates, centosplus, cr,
extras, rpmforge.

1-python-sqlite2 found in epel repo , safe to install from this repository?

2-python-cddb : there are packages for Centos 4 and 5 in rpmforge, not
able to find the package in Centos6 repo (and in any other repos for
Centos 6)

3-gnome-python2-gtkmozembed : seem to be obsoleted by
gnome-python2-gtkhtml2. This -gtkhtml2 package is in the base repository.
/
rpm -q --changelog gnome-python2-gtkhtml2-2.25.3-20.el6.i686|head
* jeu. juil. 15 2010 Christopher Aillon <caillon at redhat.com> - 2.25.3-20
- Drop the -gtkmozembed subpackage/

Thanks for your help

FW

Rgds

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.repoforge.org/pipermail/users/attachments/20120219/37056816/attachment.html
Nico Kadel-Garcia
2012-02-19 21:17:13 UTC
Permalink
Post by FW
**
Hello,
I am running Centos 6.2 and trying to install exaile package. I have
following issues
Just as a heads up, Dag Weiers has switched over to Scientific Linux, which
also just released 6.2,a nd which I find to be a better rebuild. It
includes rpmforge-release and epel-release in the base distribution, which
makes precisely this kind of installation a lot easier.
Post by FW
Error: Package: exaile-0.2.14-2.el6.rf.i686 (rpmforge)
Requires: python-sqlite2
Error: Package: exaile-0.2.14-2.el6.rf.i686 (rpmforge)
Requires: python-cddb
Error: Package: exaile-0.2.14-2.el6.rf.i686 (rpmforge)
Requires: gnome-python2-gtkmozembed
RPM dependencies can sometimes be tricky to navigate. In this, simply
installing python-sqlite2 manually helps get past this.
Post by FW
Following repositories are enabled: base, updates, centosplus, cr,
extras, rpmforge.
1-python-sqlite2 found in epel repo , safe to install from this repository?
2-python-cddb : there are packages for Centos 4 and 5 in rpmforge, not
able to find the package in Centos6 repo (and in any other repos for Centos
6)
python-cddb seems to have compilation issues. One is that it lists
all *.py* files, but uses '%ghost' on the *.pyo files. That's easily
remedied. The other is that the .spec file does not list the CDDB-*-info
file from the python site-packages directory.
Post by FW
3-gnome-python2-gtkmozembed : seem to be obsoleted by
gnome-python2-gtkhtml2. This -gtkhtml2 package is in the base repository
Sounds like the dependency on this should go away or be el5/el6 dependent,
then.
Post by FW
*
rpm -q --changelog gnome-python2-gtkhtml2-2.25.3-20.el6.i686|head
* jeu. juil. 15 2010 Christopher Aillon <caillon at redhat.com><caillon at redhat.com>- 2.25.3-20
- Drop the -gtkmozembed subpackage*
Thanks for your help
FW
Rgds
_______________________________________________
users mailing list
users at lists.repoforge.org
http://lists.repoforge.org/mailman/listinfo/users
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.repoforge.org/pipermail/users/attachments/20120219/c53bb680/attachment.html
FW
2012-02-19 17:48:07 UTC
Permalink
Hello,

I am running Centos 6.2 and trying to install exaile package. I have
following issues:

Error: Package: exaile-0.2.14-2.el6.rf.i686 (rpmforge)
Requires: python-sqlite2
Error: Package: exaile-0.2.14-2.el6.rf.i686 (rpmforge)
Requires: python-cddb
Error: Package: exaile-0.2.14-2.el6.rf.i686 (rpmforge)
Requires: gnome-python2-gtkmozembed
Following repositories are enabled: base, updates, centosplus, cr,
extras, rpmforge.

1-python-sqlite2 found in epel repo , safe to install from this repository?

2-python-cddb : there are packages for Centos 4 and 5 in rpmforge, not
able to find the package in Centos6 repo (and in any other repos for
Centos 6)

3-gnome-python2-gtkmozembed : seem to be obsoleted by
gnome-python2-gtkhtml2. This -gtkhtml2 package is in the base repository.
/
rpm -q --changelog gnome-python2-gtkhtml2-2.25.3-20.el6.i686|head
* jeu. juil. 15 2010 Christopher Aillon <caillon at redhat.com> - 2.25.3-20
- Drop the -gtkmozembed subpackage/

Thanks for your help

FW

Rgds

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.repoforge.org/pipermail/users/attachments/20120219/37056816/attachment-0002.html>
Nico Kadel-Garcia
2012-02-19 21:17:13 UTC
Permalink
Post by FW
**
Hello,
I am running Centos 6.2 and trying to install exaile package. I have
following issues
Just as a heads up, Dag Weiers has switched over to Scientific Linux, which
also just released 6.2,a nd which I find to be a better rebuild. It
includes rpmforge-release and epel-release in the base distribution, which
makes precisely this kind of installation a lot easier.
Post by FW
Error: Package: exaile-0.2.14-2.el6.rf.i686 (rpmforge)
Requires: python-sqlite2
Error: Package: exaile-0.2.14-2.el6.rf.i686 (rpmforge)
Requires: python-cddb
Error: Package: exaile-0.2.14-2.el6.rf.i686 (rpmforge)
Requires: gnome-python2-gtkmozembed
RPM dependencies can sometimes be tricky to navigate. In this, simply
installing python-sqlite2 manually helps get past this.
Post by FW
Following repositories are enabled: base, updates, centosplus, cr,
extras, rpmforge.
1-python-sqlite2 found in epel repo , safe to install from this repository?
2-python-cddb : there are packages for Centos 4 and 5 in rpmforge, not
able to find the package in Centos6 repo (and in any other repos for Centos
6)
python-cddb seems to have compilation issues. One is that it lists
all *.py* files, but uses '%ghost' on the *.pyo files. That's easily
remedied. The other is that the .spec file does not list the CDDB-*-info
file from the python site-packages directory.
Post by FW
3-gnome-python2-gtkmozembed : seem to be obsoleted by
gnome-python2-gtkhtml2. This -gtkhtml2 package is in the base repository
Sounds like the dependency on this should go away or be el5/el6 dependent,
then.
Post by FW
*
rpm -q --changelog gnome-python2-gtkhtml2-2.25.3-20.el6.i686|head
* jeu. juil. 15 2010 Christopher Aillon <caillon at redhat.com><caillon at redhat.com>- 2.25.3-20
- Drop the -gtkmozembed subpackage*
Thanks for your help
FW
Rgds
_______________________________________________
users mailing list
users at lists.repoforge.org
http://lists.repoforge.org/mailman/listinfo/users
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.repoforge.org/pipermail/users/attachments/20120219/c53bb680/attachment-0002.html>
Loading...