Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 135919

Summary: dvd::rip dependencies not seen ...
Product: Gentoo Linux Reporter: Jeffrey Singleton <tehvibeh>
Component: Current packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: Normal    
Version: 2006.0   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: Screen Shot of dvd::rip error screen

Description Jeffrey Singleton 2006-06-07 07:03:49 UTC
Attached is a (slightly blurry) screenshot of what I see when I try to start dvd::rip. Basically, none of the required and none of the optional dependencies are seen as being installed, but they ARE installed. I ran perl-cleaner, unmerged and remerged everything, checked my USE flags ... all are as they should be according to the system requirements for this app.

I do not know how to prove that I have ImageMagick installed, but here is proof that transcode is installed, which is one of the required apps:

 # transcode --version
transcode v1.0.2 (C) 2001-2003 Thomas Oestreich, 2003-2004 T. Bitterberg

Are the dvd::rip, transcode, and ImageMagick Ebuilds all in sync with one another as to where they store their files during emerge? I don't know really, but it just doesn't seem like they are.

And just so I am within the guidelines of bug reporting .. I did search, only two other bugs exist for dvdrip, none of which are similar to my issue. And last but not least .. here is my 'emerge --info':

Portage 2.1_rc4-r3 (default-linux/x86/2006.0, gcc-4.1.1/vanilla, glibc-2.4-r3, 2.6.16-gentoo-r9 i686)
=================================================================
System uname: 2.6.16-gentoo-r9 i686 Intel(R) Pentium(R) M processor 1600MHz
Gentoo Base System version 1.12.1
dev-lang/python:     2.4.3-r1
dev-python/pycrypto: 2.0.1-r5
dev-util/ccache:     [Not Present]
dev-util/confcache:  [Not Present]
sys-apps/sandbox:    1.2.18.1
sys-devel/autoconf:  2.13, 2.59-r7
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2
sys-devel/binutils:  2.16.1-r2
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.11-r5
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-march=pentium3 -O2 -msse2 -pipe -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/lib/mozilla/defaults/pref /usr/share/X11/xkb /usr/share/config"
CONFIG_PROTECT_MASK="/etc/eselect/compiler /etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-march=pentium3 -O2 -msse2 -pipe -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs autoconfig buildpkg ccache cvs distcc distlocks metadata-transfer noclean notitles sandbox sfperms strict"
GENTOO_MIRRORS="http://distfiles.gentoo.org http://www.ibiblio.org/pub/Linux/distributions/gentoo"
MAKEOPTS="-j6"
PKGDIR="/usr/portage/packages"
PORTAGE_RSYNC_OPTS=""
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="x86 16bit 16bittmp X X509 aac aalib acl acpi aim aimextras alsa amd ansi ao aotuv apache2 apm arts ati audacious auth authdaemond authfile authlib automount avi bash-completion bashlogger berkdb bind-mysql bindist bitmap-fonts bittorrent bluetooth bootsplash c++ calendar cdr cdrom ck-plus ck-server cli cpudetection cpulimit crypt css cups dri dts dv dvb dvbplayer dvd dvdr dvdread dvi eds emboss encode esd exif ext-png extensions extraengine fbcon fbdev fbsplash ffmpeg firefox flood font-server fontconfig foomaticdb force-cgi-redirect fortran fping gaim gd gdbm gif gimp gimpprint gkrellm glut gnome gpm gstreamer gtalk gtk gtk2 gtkhtml gtkspell gvim gzip hal html http httpd ical icc icecast iconv id3 imagemagick imlib iodbc ipod ipv6 irssi isdnlog ithreads jabber java javacomm javamail javascript jfs jikes john jpeg jpeg2k kde kdeenablefinal kdexdeltas kdgraphics lame libg++ libwww lm_sensors logitech-mouse logrotate logwatch lynxkeymap mad mbox mcal md5sum mhash mikmod mjpeg mkconfig mmap mmx mod_python modperl motif mozcalendar mozdevelop mozilla mozsha1 mozsvg mozxmlterm mp3 mp4 mp4live mpd-mad mpe mpeg mpeg2 mplayer multiuser mysql mysqlfriends mysqli ncurses neXt net nfs nls nptl nsplugin nvram ogg oggvorbis opengl openssh openssl oss pam password pci pcmcia pcre pdflib perl php plugin png pnp pppd python qt qt4 quicktime radeon readline reflection roundrobin rsh rss rtc ruby samba sasl scp screen sdl search serial session sftp sftplogging skins slang slp smarty spell spl sse sse-filters sse2 ssl suid suidcheck svg svga swat swig symlink sysfs syslog tcp tcpd transcode truetype truetype-fonts trusted type1 type1-fonts udev vcd vcdimager vfat videos vidix vim vim-pager vim-with-x vorbis wifi x264 xine xinerama xml xml2 xmldoclet xmlreader xmlrpc xmlwriter xmms xorg xosd xscreensaver xsettings xsl xslt xv xvid zlib elibc_glibc kernel_linux userland_GNU"
Unset:  CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LANG, LC_ALL, LDFLAGS, LINGUAS, PORTAGE_RSYNC_EXTRA_OPTS, PORTDIR_OVERLAY
Comment 1 Jeffrey Singleton 2006-06-07 07:04:57 UTC
Created attachment 88603 [details]
Screen Shot of dvd::rip error screen
Comment 2 Jakub Moc (RETIRED) gentoo-dev 2006-06-07 07:15:07 UTC
Make sure that you have 'Workaround transcode NPTL bugs' set to 'No'. (Edit
preferences - Miscellaneous Options'. If it doesn't help, run dvdrip from a
terminal and post the error messages here.

Comment 3 Jeffrey Singleton 2006-06-07 07:28:33 UTC
(In reply to comment #2)
> Make sure that you have 'Workaround transcode NPTL bugs' set to 'No'. (Edit
> preferences - Miscellaneous Options'. If it doesn't help, run dvdrip from a
> terminal and post the error messages here.
> 

Disabled the 'Workaround ...' option -- still didn't work.
This is the only error I see in the terminal:

# dvdrip
sh: error while loading shared libraries: libdl.so.2: cannot open shared object file: No such file or directory

followed by the screenshot error I attached earlier.
Comment 4 Jakub Moc (RETIRED) gentoo-dev 2006-06-07 07:32:07 UTC

*** This bug has been marked as a duplicate of 99885 ***