Welcome to Linux Forums! With a comprehensive Linux Forum, information on various types of Linux software and many Linux Reviews articles, we have all the knowledge you need a click away, or accessible via our knowledgeable members.
Find the answer to your Linux question:
New to Linux Forums? Register here for free!
    Linux Forums > Your Distro > Other Distributions > Yoper Linux Help > Problem with installing libdvdcss

Forgot Password?
 Yoper Linux Help   Officially recognised support forum for Yoper Linux.

Site Navigation
Linux Articles
Linux Forums
Linux Downloads
Linux Hosting
Free Magazines
Job Board
IRC Chat
RSS Feeds


Linux Forum Topics
Linux Forums
Your Distro
Linux Resources
GNU Linux Zone
The Community
Reply
 
Thread Tools Display Modes
Old 08-19-2005   #1 (permalink)
Just Joined!
 
Join Date: Aug 2005
Location: 13 N 80 E
Posts: 77
Problem with installing libdvdcss

I downloaded and compiled libdvdcss 1_29 without any errors, but when I try to install it using KPackage on Yoper 2, I get the following errors:

<usr/src/yoper/RPMS/i686/libdvdcss2-1.2.9-0.pm.0.i686.rpm';echo RESULT=$?
/var/tmp/rpm-tmp.9331: line 1: fg: no job control
error: %post(libdvdcss2-1.2.9-0.pm.0) scriptlet failed, exit status 1
RESULT=1

Please advise. Thanks.
jamadagni is offline  


Reply With Quote
Old 08-19-2005   #2 (permalink)
Linux Guru
 
dylunio's Avatar
 
Join Date: Aug 2004
Location: Cymru
Posts: 4,157
hove you tried installing the .rpm in the command line?
Code:
rpm -ivh /usr/src/yoper/RPMS/i686/libdvdcss2-1.2.9-0.pm.0.i686.rpm
__________________
Registered Linux User #371543!
Get force-get May The Source Be With You
/dev/null
/dev/null2
dylunio is offline   Reply With Quote
Old 08-19-2005   #3 (permalink)
Just Joined!
 
Join Date: Aug 2005
Location: 13 N 80 E
Posts: 77
Thanks for replying.
Quote:
Originally Posted by dylunio
hove you tried installing the .rpm in the command line?
Code:
rpm -ivh /usr/src/yoper/RPMS/i686/libdvdcss2-1.2.9-0.pm.0.i686.rpm
I get the following output:
Code:
vasudevan@yos ~ $ su
Password:
root@yos vasudevan # rpm -ivh /usr/src/yoper/RPMS/i686/libdvdcss2-1.2.9-0.pm.0.i686.rpm
Preparing...                ########################################### [100%]
   1:libdvdcss2             ########################################### [100%]
/var/tmp/rpm-tmp.95881: line 1: fg: no job control
error: %post(libdvdcss2-1.2.9-0.pm.0) scriptlet failed, exit status 1
root@yos vasudevan #
jamadagni is offline   Reply With Quote
Old 08-19-2005   #4 (permalink)
Linux Guru
 
dylunio's Avatar
 
Join Date: Aug 2004
Location: Cymru
Posts: 4,157
this is strange.

Have you tried getting libdvdcss via apt-get?
Code:
apt-get install libdvdcss
__________________
Registered Linux User #371543!
Get force-get May The Source Be With You
/dev/null
/dev/null2
dylunio is offline   Reply With Quote
Old 08-19-2005   #5 (permalink)
Linux Newbie
 
Join Date: Aug 2005
Location: South India, 79 E 11 N
Posts: 109
Problem with kaffeine, and not libdvdcss?

Quote:
Originally Posted by dylunio
this is strange.

Have you tried getting libdvdcss via apt-get?
Code:
apt-get install libdvdcss
(Same guy as jamadagni here. This a/c is for my father.)
Code:
root@yos vasudevan # apt-get install libdvdcss
Reading Package Lists... Done
Building Dependency Tree... Done
Selecting libdvdcss2 for 'libdvdcss'
libdvdcss2 is already the newest version.
0 upgraded, 0 newly installed, 0 removed and 0 not upgraded.
root@yos vasudevan #
I loaded up Synaptic and it said that libdvdcss 1.29 already exists. But if I try to uninstall it I get the error:
Code:
While preparing for installation:
/var/tmp/rpm-tmp.95047: line 1: fg: no job control
error: %postun(libdvdcss2-1.2.9-0.pm.0) scriptlet failed, exit status
Anyway, why did I try to uninstall/upgrade it? My media player Kaffeine does not run DVD movies. I thought I only needed to install libdvdcss to do that. Should I tackle that problem from a different angle?

Exact problem with Kaffeine: When I load up a vob file, (have to manually select the file by browsing - have no "play DVD" option [at least, that I can see]) - when I load up a vob file, it just shows a rectangular box of blue. That's it. No audio, no video.
__________________
Be happy. Life is too short to be unhappy!
drtvasudevan is offline   Reply With Quote
Old 08-19-2005   #6 (permalink)
Linux Guru
 
dylunio's Avatar
 
Join Date: Aug 2004
Location: Cymru
Posts: 4,157
To play dvd's you need to have both libdvdcss (which you have) and libdvdread
__________________
Registered Linux User #371543!
Get force-get May The Source Be With You
/dev/null
/dev/null2
dylunio is offline   Reply With Quote
Old 08-19-2005   #7 (permalink)
Linux Newbie
 
Join Date: Aug 2005
Location: South India, 79 E 11 N
Posts: 109
Quote:
Originally Posted by dylunio
To play dvd's you need to have both libdvdcss (which you have) and libdvdread
I loaded up Kynaptic again and guess what I find:
I have libdvdread installed, but the libdvdcss that was registering as present is no longer there. Again when I try to install libdvdcss I get:
Code:
<usr/src/yoper/RPMS/i686/libdvdcss2-1.2.9-0.pm.0.i686.rpm';echo RESULT=$?
/var/tmp/rpm-tmp.66091: line 1: fg: no job control
error: %post(libdvdcss2-1.2.9-0.pm.0) scriptlet failed, exit status 1
RESULT=1
Thanks for your time and advice!

[
__________________
Be happy. Life is too short to be unhappy!
drtvasudevan is offline   Reply With Quote
Old 08-19-2005   #8 (permalink)
Linux Guru
 
dylunio's Avatar
 
Join Date: Aug 2004
Location: Cymru
Posts: 4,157
Hmm, this is strange, have you tried downloading another .rpm like the one from sourceforge
__________________
Registered Linux User #371543!
Get force-get May The Source Be With You
/dev/null
/dev/null2
dylunio is offline   Reply With Quote
Old 08-19-2005   #9 (permalink)
Linux Newbie
 
Join Date: Aug 2005
Location: South India, 79 E 11 N
Posts: 109
Quote:
Originally Posted by dylunio
Hmm, this is strange, have you tried downloading another .rpm like the one from sourceforge
Tried now. No use:
Code:
<usr/src/yoper/RPMS/i686/libdvdcss2-1.2.9-0.pm.0.i686.rpm';echo RESULT=$?
/var/tmp/rpm-tmp.66091: line 1: fg: no job control
error: %post(libdvdcss2-1.2.9-0.pm.0) scriptlet failed, exit status 1
RESULT=1
Now what exactly does this reported error mean? Will that give us some clue?
__________________
Be happy. Life is too short to be unhappy!
drtvasudevan is offline   Reply With Quote
Old 08-19-2005   #10 (permalink)
Linux Guru
 
dylunio's Avatar
 
Join Date: Aug 2004
Location: Cymru
Posts: 4,157
can you post line one of /var/tmp/rpm-tmp.66091 ?
__________________
Registered Linux User #371543!
Get force-get May The Source Be With You
/dev/null
/dev/null2
dylunio is offline   Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

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 On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off

Free Magazines
Run Your Own Web Server Using Linux & Apache - Free 191 Page Preview
Learn about everything you'll need to build and maintain your Linux servers, and to deploy Web applications to them.
subscribe
Open Source Security Myths Dispelled
Dispel the five major myths surrounding Open Source Security and gain the tools necessary to make a truly informed decision for your IT organization
subscribe
InformationWeek
InformationWeek is the only newsweekly you'll need to stay on top of the latest developments in information technology.
subscribe



All times are GMT. The time now is 02:35 PM.






© 2000 - 2009 - All Rights Reserved - Property of  MAS Media

Content Relevant URLs by vBSEO 3.3.0 RC2