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.

Linux Forum ArticlesLinux ForumsLinux Forum DownloadsLinux Hosts
Home|Register|FAQ|Member List|Calendar|Unanswered Posts|Forum Rules|Today's Posts|Advanced Search|
SEARCH FOR IN
Go Back   Linux Forums > Your Distro > Yoper Linux Help
Reload this Page Problem with installing libdvdcss
Linux Forums
Linux Forums
Welcome To The Linux Forums!
Welcome to Linux Forums. We pride ourselves in being one of the largest Linux communities on the web, we encourage you to REGISTER on our forums and participate in the community. There are over 150,000 members ready to answer your questions. JOINING US today will allow you to make new posts, get support, send messages to other members and submit downloads to our downloads directory and many other great features!

Yoper Linux Help Officially recognised support forum for Yoper Linux.

Reply
 
Thread Tools Display Modes
Old 08-19-2005   #1 (permalink)
jamadagni
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.
__________________
Shriramana Sharma
Linux User No 395953 on Harikesha, Linux Machine No 297389
Using KDE 3.53 on SUSE Linux 10.1.
jamadagni is offline   Reply With Quote
Old 08-19-2005   #2 (permalink)
dylunio
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)
jamadagni
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 #
__________________
Shriramana Sharma
Linux User No 395953 on Harikesha, Linux Machine No 297389
Using KDE 3.53 on SUSE Linux 10.1.
jamadagni is offline   Reply With Quote
Old 08-19-2005   #4 (permalink)
dylunio
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)
drtvasudevan
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)
dylunio
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)
drtvasudevan
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)
dylunio
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)
drtvasudevan
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)
dylunio
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




All times are GMT. The time now is 07:42 AM.




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

Content Relevant URLs by vBSEO 3.0.0