thank you all
I am enjoying my mp33333
Richard E Miles wrote:
On Tue, 18 Oct 2005 00:51:35 +0000
Adel Essafi <adel.essafi@xxxxxxxxxxx> wrote:
excuse me Yuandan, I got this error !!
I am newbie in YUM :(
Is this ok [y/N]: y
Downloading Packages:
(1/1): xmms-mp3-1.2.10-0. 100% |=========================| 70 kB 00:05
warning: rpmts_HdrFromFdno: Header V3 DSA signature: NOKEY, key ID a109b1ec
public key not available for xmms-mp3-1.2.10-0.lvn.3.4.i386.rpm
Yuandan Zhang wrote:
try those or add this to you yum.conf
[livna]
name=Livna for Fedora Core 4 - $basearch - Base
#baseurl=http://rpm.livna.org/fedora/4/$basearch/RPMS.lvn/
#http://livna.cat.pdx.edu/fedora/4/$basearch/RPMS.lvn/
#baseurl=ftp://rpm.livna.org/fedora/4/i386/RPMS.lvn/
baseurl=ftp://livna.cat.pdx.edu/livna/fedora/4/i386/RPMS.lvn
On Mon, 2005-10-17 at 23:59 +0000, Adel Essafi wrote:
still something wrong
[root@localhost Adel]# rpm -Uvh
http://rpm.livna.org/fedora/4/i386/RPMS.lvn/livn
a-release-4-0.lvn.5.4.noarch.rpm
Récupération de
http://rpm.livna.org/fedora/4/i386/RPMS.lvn/livna-release-4-0.lv
n.5.4.noarch.rpm
attention: /var/tmp/rpm-xfer.lkaMCr: Entête signature V3 DSA: NOKEY,
key ID a109b1ec
Préparation...
########################################### [100%]
1:livna-release
########################################### [100%]
[root@localhost Adel]# yum install xmms-mp3
Setting up Install Process
Setting up repositories
livna 100% |=========================| 951 B
00:00
http://gstreamer.freedesktop.org/pkg/fedora/4/i386/yum/deps/repodata/repomd.xml: [Errno 4] IOError: <urlopen error (-2, 'Nom ou service inconnu')>
Trying other mirror.
Cannot open/read repomd.xml file for repository: gstreamer-deps
failure: repodata/repomd.xml from gstreamer-deps: [Errno 256] No more
mirrors to try.
Paul Smith wrote:
On 10/17/05, Alexander Dalloz <ad+lists@xxxxxxxxx> wrote:
today, I have used yum for the first time :)
I have successfully downloaded amarok & xmms for FC4. But, mp3 dont
work :(.
Use the rpm.livna.org repository.
rpm -Uvh
http://rpm.livna.org/fedora/4/i386/RPMS.lvn/livna-release-4-0.lvn.5.4.noarch.rpm
then: yum install xmms-mp3
Alternatively, you may want to install
amarok-xine
from
http://kde-redhat.sourceforge.net/
With amarok-xine, you can use the xine engine with amarok.
Paul
What does your livna repository look like. It seem the GPG permissions
may be missing. My livna repository looks like this:
[livna]
name=Livna.org - Fedora Compatible Packages (stable)
baseurl=http://rpm.livna.org/fedora/$releasever/$basearch/RPMS.lvn/
gpgcheck=1
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-livna
enabled=1
Sometimes the yum repository file will not pass the GPG check. In that case
put gpgcheck=0 in your repository.