Fedora This forum is for the discussion of the Fedora Project. |
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
|
04-02-2007, 08:56 PM
|
#1
|
Senior Member
Registered: Apr 2003
Posts: 3,695
Rep:
|
Adding dries.repo question
Hi folks,
FC6
I need to add x86_64 dries.repo to download mplayer=plugin.
$ ls /etc/yum.repos.d/
Code:
fedora-core.repo fedora-legacy.repo
fedora-development.repo fedora-updates.repo
fedora-extras-development.repo fedora-updates-testing.repo
Where can I download its repo package?
OR
According to;
http://dries.studentenweb.org/rpm/clientconfig.html
Instead can I add following lines on "fedora-development.repo"
Code:
[dries]
name=Extra Fedora rpms dries - $releasever - $basearch
http://ftp.belnet.be/packages/dries.ulyssis.org/redhat/el4/en/x86_64/
enabled=0
gpgcheck=1
TIA
B.R.
satimis
|
|
|
04-02-2007, 11:32 PM
|
#2
|
Senior Member
Registered: Jan 2005
Location: Manalapan, NJ
Distribution: Fedora x86 and x86_64, Debian PPC and ARM, Android
Posts: 4,593
|
You don't want the dries repo; it's out of date. All the media files are kept current at livna.
Code:
rpm -Uvh http://rpm.livna.org/fedora/6/x86_64/livna-release-6-1.noarch.rpm
yum -y install mplayerplug-in
|
|
|
04-02-2007, 11:58 PM
|
#3
|
Senior Member
Registered: Apr 2003
Posts: 3,695
Original Poster
Rep:
|
Quote:
Originally Posted by macemoneta
You don't want the dries repo; it's out of date. All the media files are kept current at livna.
Code:
rpm -Uvh http://rpm.livna.org/fedora/6/x86_64/livna-release-6-1.noarch.rpm
yum -y install mplayerplug-in
|
Hi macemoneta,
Tks for your advice.
But failed with following warning;
Code:
warning: rpmts_HdrFromFdno: Header V3 DSA signature: NOKEY, key ID a109b1ec
Importing GPG key 0xA109B1EC "Livna.org rpms <rpm-key@livna.org>" from /etc/pki/rpm-gpg/RPM-GPG-KEY-livna
warning: rpmts_HdrFromFdno: Header V3 DSA signature: NOKEY, key ID 1aa78495
Public key for enca-1.9-3.fc6.rf.x86_64.rpm is not installed
satimis
|
|
|
04-03-2007, 12:07 AM
|
#4
|
Senior Member
Registered: Jan 2005
Location: Manalapan, NJ
Distribution: Fedora x86 and x86_64, Debian PPC and ARM, Android
Posts: 4,593
|
You should have gotten a prompt to install the key. Maybe it's not prompting because of the '-y' option on yum. You can try it without that for the first access to livna. If not, you can do it manually:
rpm --import /etc/pki/rpm-gpg/RPM-GPG-KEY-livna
|
|
|
04-03-2007, 12:41 AM
|
#5
|
Senior Member
Registered: Apr 2003
Posts: 3,695
Original Poster
Rep:
|
Hi macemoneta,
Quote:
rpm --import /etc/pki/rpm-gpg/RPM-GPG-KEY-livna
|
I got it done. Tks
satimis
|
|
|
04-03-2007, 01:17 AM
|
#6
|
Senior Member
Registered: Jan 2005
Location: North America
Distribution: Debian testing Mandriva Ubuntu
Posts: 2,687
Rep:
|
satimis
I fully agree with macmoneta, I don't use dries. I do use Livna, atrpms, and freshrpms over and above the three Fedora repos. The more repos you have, the longer it takes to get a list of installable/upgrades packages when you go to check for them as yum has to download the list from each repo, which changes once or twice a week. A good link to customizing your Fedora installation follows, it has helped me with flash and java setups, and multi-media stuff, hope it comes in handy:
http://www.mjmwired.net/resources/mjm-fedora-fc6.html
|
|
|
04-03-2007, 02:16 AM
|
#7
|
Senior Member
Registered: Apr 2003
Posts: 3,695
Original Poster
Rep:
|
Quote:
Originally Posted by Junior Hacker
satimis
I fully agree with macmoneta, I don't use dries. I do use Livna, atrpms, and freshrpms over and above the three Fedora repos. The more repos you have, the longer it takes to get a list of installable/upgrades packages when you go to check for them as yum has to download the list from each repo, which changes once or twice a week. A good link to customizing your Fedora installation follows, it has helped me with flash and java setups, and multi-media stuff, hope it comes in handy:
http://www.mjmwired.net/resources/mjm-fedora-fc6.html
|
Hi Junior Hacker,
Tks for your advice and URL.
I'm running x86_64 firefox and x86_64 seamonkey on FC6 and CentOS respectively. I have been sufferring from w/o flashplugin on firefox for sometimes, becasue unable to get 64bit flashplugin.
I solved my problem by following;
6. Installing 64bit Firefox
On;
http://www.my-guides.net/en/content/view/26/26/
to install mplayerplug-in and 'flash plugin'. Now I have both of them running on 64bit FC64. It is a nice guide with clear steps.
I'm going to install them on seamonkey.
B.R.
satimis
|
|
|
04-03-2007, 02:47 AM
|
#8
|
Senior Member
Registered: Jan 2005
Location: North America
Distribution: Debian testing Mandriva Ubuntu
Posts: 2,687
Rep:
|
WOW!
Am I ever glad I responded to this thread, in the next day or two I will try this out in my "test" Fedora 64 partition, (I can have many many copies of the same FC6 64 installation on my drive). I don't believe what I read in this link, but have no problem trying this out in a "test" copy of my FED64.
You're putting pressure on me, I'm considering shutting down my best OS (Debian Etch 64) to verify this "flash player on 64 bit Firefox" deal.
I got allot of work to do you know!, in Etch..... Forensics.
Damn you!
|
|
|
04-03-2007, 10:52 PM
|
#9
|
Member
Registered: Jun 2004
Location: Tragic City,Michigan,USA
Distribution: Fedora 23 Fedora 22
Posts: 244
Rep:
|
Mixing 3rd party repos will cause you to have dependency conflicts. Guaranteed problems and I'm speaking from my own experience and many others.
You can draw from different repos but don't keep them enabled during updates or you will start to see error messages frequently saying eg: "package such and such conflicts with package so and so".
Those 3rd party repos don't follow/have the same packaging standards to be compatible with each other.
|
|
|
04-04-2007, 03:19 AM
|
#10
|
Senior Member
Registered: Apr 2003
Posts: 3,695
Original Poster
Rep:
|
Quote:
Originally Posted by Ryptyde
Mixing 3rd party repos will cause you to have dependency conflicts. Guaranteed problems and I'm speaking from my own experience and many others.
|
Agreed. I learnt bitter lesson before. Finally I have to reinstall the whole system.
Quote:
You can draw from different repos but don't keep them enabled during updates or you will start to see error messages frequently saying eg: "package such and such conflicts with package so and so".
|
I only use 3rd party repos installing packages which I can't find on default repos. I never run update on those packages.
Satimis
|
|
|
All times are GMT -5. The time now is 02:50 PM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|