LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Mandriva
User Name
Password
Mandriva This Forum is for the discussion of Mandriva (Mandrake) Linux.

Notices


Reply
  Search this Thread
Old 03-19-2006, 05:12 PM   #1
Snump
Member
 
Registered: Sep 2004
Location: Pennsylvania, USA
Distribution: Trying to decide
Posts: 229

Rep: Reputation: 30
PLF Repository?


I'm trying to install a package called dvd::rip, and i'm told the rpm is at the plf repository. How can I add that to the list of sources? I know there wass a website that would tell me how to do that, but I can't remember where it is...
Unless somebody knows where I can find the RPM for dvd::rip...
 
Old 03-19-2006, 05:26 PM   #2
2damncommon
Senior Member
 
Registered: Feb 2003
Location: Calif, USA
Distribution: PCLINUXOS
Posts: 2,918

Rep: Reputation: 103Reputation: 103
Easy URPMI
 
Old 03-19-2006, 08:24 PM   #3
Snump
Member
 
Registered: Sep 2004
Location: Pennsylvania, USA
Distribution: Trying to decide
Posts: 229

Original Poster
Rep: Reputation: 30
Damn.. it didn't work. I guess they don't have Mandriva rpms.
 
Old 03-19-2006, 09:06 PM   #4
2damncommon
Senior Member
 
Registered: Feb 2003
Location: Calif, USA
Distribution: PCLINUXOS
Posts: 2,918

Rep: Reputation: 103Reputation: 103
I see a file by this name:
Video-DVDRip-0.97.6-1plf.i586.rpm

EDIT: From Mandriva LE 2005...

[root@linux ~]# urpmi --test VIDEO-DVDRip
To satisfy dependencies, the following 15 packages are going to be installed (20 MB):
Video-DVDRip-0.52.3-1plf.i586
fping-2.4b2-6mdk.i586
liba52dec0-0.7.4-6mdk.i586
libavifile0.7-0.7.43-3mdk.i586
libaviplayavcodec0.7-0.7.43-3plf.i586
libdvdread3-0.9.4-5mdk.i586
libfaad2_0-2.1-0.20050201.0.1.102plf.i586
libfame0.9_1-0.9.1-5plf.i586
libffmpeg0-0.4.9-0.pre1.4mdk.i586
liblame0-3.96.1-1plf.i586
libquicktime0-0.9.4-3mdk.i586
ogmtools-1.5-1mdk.i586
perl-Event-1.04-1mdk.i586
perl-libintl-perl-1.11-3mdk.i586
transcode-1.0.0-0.beta2.2plf.i586
Is this OK? (Y/n)

Last edited by 2damncommon; 03-19-2006 at 09:26 PM.
 
Old 03-19-2006, 11:01 PM   #5
Snump
Member
 
Registered: Sep 2004
Location: Pennsylvania, USA
Distribution: Trying to decide
Posts: 229

Original Poster
Rep: Reputation: 30
Ok, I'm in dependency Hell, I think...


root@Prometheus justin]# urpmi Video-DVDRip
Some package requested cannot be installed:
Video-DVDRip-0.97.6-0.1.20060plf.i586 (due to unsatisfied perl(Gtk2::Ex::FormFactory)[>= 0.58])
Continue? (Y/n) y
[root@Prometheus justin]# urpmi perl
The package(s) are already installed
[root@Prometheus justin]# urpmi gtk2
The package(s) are already installed
The following package names were assumed: libgtk+2.0_0
[root@Prometheus justin]# urpmi FormFactory

http://mandrake.mirrors.pair.com/Man...mdk.noarch.rpm
100% of 203k completed, ETA = --:--installing perl-Gtk2-Ex-FormFactory-0.57-1mdk.noarch.rpm from /var/cache/urpmi/rpms
Preparing... #############################################
1/1: perl-Gtk2-Ex-FormFactory#############################################
[root@Prometheus justin]# urpmi Video-DVDRip
Some package requested cannot be installed:
Video-DVDRip-0.97.6-0.1.20060plf.i586 (due to unsatisfied perl(Gtk2::Ex::FormFactory)[>= 0.58])
Continue? (Y/n) y

Last edited by Snump; 03-19-2006 at 11:03 PM.
 
Old 03-20-2006, 12:34 AM   #6
2damncommon
Senior Member
 
Registered: Feb 2003
Location: Calif, USA
Distribution: PCLINUXOS
Posts: 2,918

Rep: Reputation: 103Reputation: 103
Did you ad a contrib source while you were at EasyURPMI?
PLF site says:
Ensure you also have the 'community contribs' among your urpmi medias, as many PLF packages depend on these packages.
 
Old 03-20-2006, 02:18 AM   #7
Snump
Member
 
Registered: Sep 2004
Location: Pennsylvania, USA
Distribution: Trying to decide
Posts: 229

Original Poster
Rep: Reputation: 30
Quote:
Originally Posted by 2damncommon
Did you ad a contrib source while you were at EasyURPMI?
PLF site says:
Ensure you also have the 'community contribs' among your urpmi medias, as many PLF packages depend on these packages.

contribs are indeed listed, but it doesn't say community. Where is that in the zarb site so I can add it?
 
Old 03-20-2006, 10:47 AM   #8
2damncommon
Senior Member
 
Registered: Feb 2003
Location: Calif, USA
Distribution: PCLINUXOS
Posts: 2,918

Rep: Reputation: 103Reputation: 103
My "/etc/urpmi/urpmi.cfg" lists Installation source (the install DVD), plf-free, plf-nonfree, update source, and contrib. Since you have the free version you may need a main source for packages not included.
I am assuming my "--test" run found the dependant packages somewhere there.
 
Old 03-20-2006, 10:58 AM   #9
Snump
Member
 
Registered: Sep 2004
Location: Pennsylvania, USA
Distribution: Trying to decide
Posts: 229

Original Poster
Rep: Reputation: 30
Quote:
Originally Posted by 2damncommon
My "/etc/urpmi/urpmi.cfg" lists Installation source (the install DVD), plf-free, plf-nonfree, update source, and contrib. Since you have the free version you may need a main source for packages not included.
I am assuming my "--test" run found the dependant packages somewhere there.

So there's no way I can add the right one?

What about copying your urpmi.cfg file?
 
Old 03-20-2006, 11:17 AM   #10
2damncommon
Senior Member
 
Registered: Feb 2003
Location: Calif, USA
Distribution: PCLINUXOS
Posts: 2,918

Rep: Reputation: 103Reputation: 103
Quote:
So there's no way I can add the right one?
What sources are in your urpmi.cfg? I am guessing there should be no reason you cannot add what is needed.
I had to run "urpmi.update -a" before my "--test" run ran sucessfully.
Quote:
What about copying your urpmi.cfg file?
We are running different versions. Making sure you have sources that work for the catagories I mentioned in my previous post should be all you need.
 
Old 03-20-2006, 05:09 PM   #11
Snump
Member
 
Registered: Sep 2004
Location: Pennsylvania, USA
Distribution: Trying to decide
Posts: 229

Original Poster
Rep: Reputation: 30
Quote:
Originally Posted by 2damncommon
What sources are in your urpmi.cfg? I am guessing there should be no reason you cannot add what is needed.
I had to run "urpmi.update -a" before my "--test" run ran sucessfully.

We are running different versions. Making sure you have sources that work for the catagories I mentioned in my previous post should be all you need.

Thats just it, according to urpmi everything is installed and it still won't let me get it.

I ran urpmi.update -a and I still get:

[root@.....]# urpmi --test video-dvdrip
Some package requested cannot be installed:
Video-DVDRip-0.97.6-0.1.20060plf.i586 (due to unsatisfied perl(Gtk2::Ex::FormFactory)[>= 0.58])
Continue? (Y/n) y
Installation is possible

Last edited by Snump; 03-20-2006 at 05:12 PM.
 
Old 03-20-2006, 10:32 PM   #12
2damncommon
Senior Member
 
Registered: Feb 2003
Location: Calif, USA
Distribution: PCLINUXOS
Posts: 2,918

Rep: Reputation: 103Reputation: 103
Looking in the contrib directory of a Mandriva mirror I find perl-Gtk2-Ex-FormFactory-0.57-1mdk.noarch.rpm while the error says you need greater than or equal to 0.58.
I guess that is the problem.
I am not sure options like forcing the install or using a cooker 0.58 version are good ideas.
I guess I would consider using the force option first (check man urpmi). Not sure what to advise from here. Sorry.
 
Old 03-20-2006, 11:43 PM   #13
Snump
Member
 
Registered: Sep 2004
Location: Pennsylvania, USA
Distribution: Trying to decide
Posts: 229

Original Poster
Rep: Reputation: 30
I have it working... But I get this.
I click on new project and then create and whamo.

[img=http://img231.imageshack.us/img231/3908/snapshot49ci.th.jpg]

http://img231.imageshack.us/img231/3...hot49ci.th.jpg

Last edited by Snump; 03-20-2006 at 11:45 PM.
 
Old 03-20-2006, 11:55 PM   #14
2damncommon
Senior Member
 
Registered: Feb 2003
Location: Calif, USA
Distribution: PCLINUXOS
Posts: 2,918

Rep: Reputation: 103Reputation: 103
From Google.
 
  


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
PLF?...yes P...L...F?? fueldistributa Linux - Newbie 2 12-26-2005 01:03 PM
urpmi media plf chil326 Mandriva 3 08-09-2005 06:56 PM
IS there a PLF (or similar) repository equivalent for FC3? dcdbutler Linux - Software 0 02-09-2005 05:47 PM
URPMI, what's plf, club, jpackages etc..? Biased turkey Mandriva 2 01-28-2005 09:15 AM
For those looking for the PLF easyurpmi site. sgrayban Mandriva 0 12-22-2004 07:46 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Mandriva

All times are GMT -5. The time now is 04:09 AM.

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