Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 129772 - dvdrip-0.97.8 can not start /usr/bin/dvdrip-master Can't locate object method "check_prerequisites"
Summary: dvdrip-0.97.8 can not start /usr/bin/dvdrip-master Can't locate object method...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Disenchanted (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-04-12 23:17 UTC by DEMAINE Benoît-Pierre, aka DoubleHP
Modified: 2006-04-29 11:11 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description DEMAINE Benoît-Pierre, aka DoubleHP 2006-04-12 23:17:18 UTC
$ /usr/bin/dvdrip-master
Can't locate object method "check_prerequisites" via package "Video::DVDRip::Cluster::Master" at /usr/bin/dvdrip-master line 216.

in fact /usr/lib/perl5/vendor_perl/5.8.8/Video/DVDRip/Cluster/Master.pm is present on disk, but it looks like it is not sourced/use/included ...

$ emerge --info
Portage 2.1_pre7-r5 (default-linux/x86/2005.1, gcc-3.4.6, glibc-2.4-r1, 2.6.16-gentoo-r1-Gentoo-moon_05 i686)
=================================================================
System uname: 2.6.16-gentoo-r1-Gentoo-moon_05 i686 AMD Athlon(tm) 4 Processor
Gentoo Base System version 1.12.0_pre17
distcc 2.18.3 i686-pc-linux-gnu (protocols 1 and 2) (default port 3632) [disabled]
dev-lang/python:     2.3.5, 2.4.2-r1
sys-apps/sandbox:    1.2.17
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-r3
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O2 -march=pentium3 -pipe"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.4/env /usr/kde/3.4/share/config /usr/kde/3.4/shutdown /usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/kde/3/share/config /usr/lib/X11/xkb /usr/lib/mozilla/defaults/pref /usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/eselect/compiler /etc/gconf /etc/revdep-rebuild /etc/terminfo /etc/texmf/web2c /etc/env.d"
CXXFLAGS="-O2 -march=pentium3 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks keeptemp keepwork metadata-transfer noclean sandbox sfperms strict"
GENTOO_MIRRORS="http://distfiles.gentoo.org http://distro.ibiblio.org/pub/linux/distributions/gentoo"
LANG="en_GB.ISO-8859-15"
LC_ALL="en_GB.ISO-8859-15"
MAKEOPTS="-j2"
PKGDIR="/tmp"
PORTAGE_TMPDIR="/mnt/big"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.europe.gentoo.org/gentoo-portage"
USE="x86 X a52 aac aalib acpi aim alsa amr amuled ao apache2 apic apm arts audiofile avi bash-completion berkdb bidi binfilter bitmap-fonts bl bonjour bootsplash cdda cdparanoia cdr cjk cmov cpudetection crypt cups curl cx8 dbus de dga directfb doc dri dts dv dvb dvd dvdread dynamic eds emboss encode esd ethereal examples fbcon ffmpeg flac flash foomaticdb fortran fping fpu freetype fxsr gdbm ggi gif gnome gnutls gpm gs gstreamer gtk gtk2 httpd i8x0 icq idea idn ieee1394 imagemagick imlib ipv6 irc isdnlog jabber jack java javascript jpeg kde lcms libcaca libg++ libwww lirc listentcp live lj logrotate lzo mad matrox mca mce mikmod mmx mmxext mono motif mozcalendar mp3 mpeg mplayer msn msr mtrr mtyhtv ncurses network nls no-htdocs nptl nptlonly nsplugin offensive ogg oggvorbis opengl oss pae pam pat pdflib perl pge png pppd pse pse36 python qt quicktime rar readline real rss rtc samba screen sdl sensord sep server silc skey skins sndfile speex spell sse ssl startup-notification stream subtitles svg svga swat symlink tcpd tga theora threads tiff truetype truetype-fonts tsc type1-fonts unicode urandom usb v4l v4l2 vcd vim vlm vme vorbis win32codecs wmf wxwindows x264 xanim xinerama xml2 xmms xosd xscreensaver xv xvid xvmc yahoo zeroconf zlib elibc_glibc input_devices_evdev input_devices_keyboard input_devices_mouse input_devices_wacom kernel_linux userland_GNU video_cards_apm video_cards_chips video_cards_cirrus video_cards_fbdev video_cards_i810 video_cards_i128 video_cards_mga video_cards_nv video_cards_-nvidia video_cards_s3 video_cards_s3virge video_cards_sis video_cards_tga video_cards_trident video_cards_v4l video_cards_vesa video_cards_vga video_cards_via"
Unset:  ASFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LDFLAGS, LINGUAS
Comment 1 DEMAINE Benoît-Pierre, aka DoubleHP 2006-04-12 23:18:35 UTC
add some CC :)
Comment 2 Mark Felder 2006-04-23 11:29:22 UTC
is this the reason why it isnt detecting any of my installed software that are required? or is that another bug? If so, I'll report that.




Comment 3 Disenchanted (RETIRED) gentoo-dev 2006-04-23 18:46:59 UTC
as soon as i get a dependency of 0.97.9 in the tree we can close this, upstream fixed it in 0.97.9
Comment 4 Disenchanted (RETIRED) gentoo-dev 2006-04-23 23:28:25 UTC
Mark: please remerge glibc with linuxthreads and nptl or only linuxthreads, i think that might relate to that, been so long i that i have seen this bug, since i am going to close this bug look through bugzilla, if you find the old bugs and find yourself still having that issue, please reopen one that has your exact issues (there really should be one) and attach your 'emerge --info' and with which version of dvdrip you see this problem, thanks

Demaine: 0.97.9 is in tree, the upstream fixes include dvdrip-master not starting,  please test and if you have issues, file one against 0.97.9, i am merely leaving some time before i remove the previous version this time, so to me 0.97.8 is dead now
Comment 5 DEMAINE Benoît-Pierre, aka DoubleHP 2006-04-29 05:12:42 UTC
I did esync 6h ago, and 0.97.9 not in /usr/portage/media-video/dvdrip/ :

ChangeLog             dvdrip-0.52.7-r1.ebuild  Manifest
dvdrip-0.52.0.ebuild  dvdrip-0.97.8.ebuild     metadata.xml
dvdrip-0.52.7.ebuild  files

wazzup ?
Comment 6 DEMAINE Benoît-Pierre, aka DoubleHP 2006-04-29 11:11:05 UTC
was my mistake: PEBCAK