LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 08-01-2006, 07:18 AM   #1
coolguy_iiit
Member
 
Registered: Aug 2004
Posts: 51

Rep: Reputation: 15
problem using yum


I am using fc4.I wanted to install vlc.but there is some problem.This is the log.

<code>
Setting up Install Process
Setting up repositories
livna 100% |=========================| 951 B 00:00
Reading repository metadata in from local files
Parsing package install arguments
Resolving Dependencies
--> Populating transaction set with selected packages. Please wait.
---> Package vlc.i386 0:0.8.4-0.lvn.10.a.4 set to be updated
--> Running transaction check
--> Processing Dependency: libstdc++.so.6(GLIBCXX_3.4.6) for package: vlc
--> Processing Dependency: libmodplug.so.0 for package: vlc
--> Processing Dependency: libavcodec.so.51 for package: vlc
--> Processing Dependency: libwx_gtk2-2.4.so.0(WXGTK2_2.4) for package: vlc
--> Processing Dependency: libwx_gtk2-2.4.so.0 for package: vlc
--> Processing Dependency: libgsm.so.1 for package: vlc
--> Processing Dependency: libavformat.so.50 for package: vlc
--> Processing Dependency: libfribidi.so.0 for package: vlc
--> Processing Dependency: libavutil.so.49 for package: vlc
--> Processing Dependency: libpostproc.so.51.0.0 for package: vlc
--> Processing Dependency: liba52.so.0 for package: vlc
--> Restarting Dependency Resolution with new changes.
--> Populating transaction set with selected packages. Please wait.
---> Package gsm.i386 0:1.0.10-0.lvn.9.4 set to be updated
---> Package a52dec.i386 0:0.7.4-0.lvn.7.4 set to be updated
--> Running transaction check
--> Processing Dependency: libstdc++.so.6(GLIBCXX_3.4.6) for package: vlc
--> Processing Dependency: libavcodec.so.51 for package: vlc
--> Processing Dependency: libwx_gtk2-2.4.so.0(WXGTK2_2.4) for package: vlc
--> Processing Dependency: libwx_gtk2-2.4.so.0 for package: vlc
--> Processing Dependency: libavformat.so.50 for package: vlc
--> Processing Dependency: libfribidi.so.0 for package: vlc
--> Processing Dependency: libavutil.so.49 for package: vlc
--> Processing Dependency: libpostproc.so.51.0.0 for package: vlc
--> Processing Dependency: libmodplug.so.0 for package: vlc
--> Finished Dependency Resolution
Error: Missing Dependency: libstdc++.so.6(GLIBCXX_3.4.6) is needed by package vlc
Error: Missing Dependency: libmodplug.so.0 is needed by package vlc
Error: Missing Dependency: libavcodec.so.51 is needed by package vlc
Error: Missing Dependency: libwx_gtk2-2.4.so.0(WXGTK2_2.4) is needed by package vlc
Error: Missing Dependency: libwx_gtk2-2.4.so.0 is needed by package vlc
Error: Missing Dependency: libavformat.so.50 is needed by package vlc
Error: Missing Dependency: libfribidi.so.0 is needed by package vlc
Error: Missing Dependency: libavutil.so.49 is needed by package vlc
Error: Missing Dependency: libpostproc.so.51.0.0 is needed by package vlc
</code>

I am getting many problems like this.

Here is my yum.conf
<code>
[main]
cachedir=/var/cache/yum
debuglevel=2
logfile=/var/log/yum.log
pkgpolicy=newest
distroverpkg=redhat-release
tolerant=1
exactarch=1
retries=20
obsoletes=1
gpgcheck=1

# PUT YOUR REPOS HERE OR IN separate files named file.repo
# in /etc/yum.repos.d
~

</code>

I enabled only livna.repo for yum.
Here is are the contents of livna.repo
<code>
[livna]
name=Livna for Fedora Core $releasever - $basearch - Base
baseurl=
http://rpm.livna.org/fedora/$releasever/$basearch/
http://livna.cat.pdx.edu/fedora/$releasever/$basearch/
http://wftp.tu-chemnitz.de/pub/linux/livna/fedora/$releasever/$basearch/
http://ftp-stud.fht-esslingen.de/pub/Mirrors/rpm.livna.org/fedora/$releasever/$basearch/
http://mirror.atrpms.net/livna/fedora/$releasever/$basearch/
ftp://mirrors.tummy.com/pub/rpm.livna.org/fedora/$releasever/$basearch/
failovermethod=priority
#mirrorlist=http://rpm.livna.org/mirrorlist-5
enabled=1
gpgcheck=1
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-livna

</code>

Please help me.

With Regards,
COOLGUY
 
Old 08-01-2006, 07:53 AM   #2
nevernamed
LQ Newbie
 
Registered: Jul 2006
Posts: 11

Rep: Reputation: 0
I have never had any problems with yum, and my config file is default from my fc4 install.
Have you edited the config file at all? If you haven't then maybe something is wrong with the remote host that is supplying the components for vlc. I would try going to the website of vlc and installing it manually.
Let me know if that worked or if you are still having problems.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
problem after yum yum yum (delicious) alaios Fedora 3 01-14-2009 02:34 AM
Yum Problem - /var/cache/yum/base/primary.xml.gz:1 ice99 Linux - Software 0 12-15-2005 01:08 PM
Yum problem JiggaJerry Fedora 1 01-16-2005 08:18 PM
Yum problem Vie Linux - Newbie 2 08-05-2004 12:57 PM
Yum Errors in parsing, whats wrong here (yum.conf pasted) thejokker Linux - Newbie 1 06-15-2004 02:28 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 09:25 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration