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

Bug 95360

Summary: SLOT ebuild for <=app-arch/rar-2.99 since it is a dependency for media-video/dvdrip
Product: Gentoo Linux Reporter: Alexandre Nuno Milheiro <nunomilheiro>
Component: New packagesAssignee: Daniel Ahlberg (RETIRED) <aliz>
Status: RESOLVED WONTFIX    
Severity: minor CC: media-video, swift, vapier
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: updated dvdrip (version 0.52.5)

Description Alexandre Nuno Milheiro 2005-06-07 09:22:13 UTC
for compressing subtitles files dvdrip needs a rar version comprised between
2.71 an 2.99. Since the actual version for rar is 3.40 there should be another
slot for an older version of rar

Reproducible: Always
Steps to Reproduce:
1. launch dvdrip
2. menu Debug, item "check dependencies" , or Ctrl-D
3. 

Actual Results:  
No in column OK for rar

Expected Results:  
Yes

Portage 2.0.51.19 (default-linux/x86/2005.0, gcc-3.3.5-20050130,
glibc-2.3.4.20041102-r1, 2.6.11-gentoo-r8 i686)
=================================================================
System uname: 2.6.11-gentoo-r8 i686 Intel(R) Pentium(R) 4 CPU 2.80GHz
Gentoo Base System version 1.4.16
Python:              dev-lang/python-2.3.5 [2.3.5 (#1, May 10 2005, 17:26:53)]
ccache version 2.3 [enabled]
dev-lang/python:     2.3.5
sys-apps/sandbox:    [Not Present]
sys-devel/autoconf:  2.13, 2.59-r6
sys-devel/automake:  1.9.5, 1.5, 1.7.9-r1, 1.6.3, 1.4_p6, 1.8.5-r3
sys-devel/binutils:  2.15.92.0.2-r10
sys-devel/libtool:   1.5.16
virtual/os-headers:  2.6.8.1-r2
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-march=pentium4 -O3 -pipe"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.3/env
/usr/kde/3.3/share/config /usr/kde/3.3/shutdown /usr/kde/3/share/config
/usr/lib/X11/xkb /usr/lib/mozilla/defaults/pref /usr/share/config
/usr/share/texmf/dvipdfm/config/ /usr/share/texmf/dvips/config/
/usr/share/texmf/tex/generic/config/ /usr/share/texmf/tex/platex/config/
/usr/share/texmf/xdvi/ /var/bind /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-march=pentium4 -O3 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs autoconfig ccache distlocks sandbox sfperms strict"
GENTOO_MIRRORS="http://distfiles.gentoo.org
http://distro.ibiblio.org/pub/Linux/distributions/gentoo"
LANG="pt_PT.ISO8859-15"
LC_ALL="pt_PT"
LINGUAS="pt"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/etc/portage/overlay"
SYNC="rsync://rsync/gentoo-portage"
USE="x86 X Xaw3d aalib acl acpi alsa apache2 apm arts avi berkdb bitmap-fonts
bonobo cddb cdparanoia cdr crypt cups curl dga directfb divx4linux doc dv dvb
dvd dvdr dvdread eds emboss encode esd esx fam fbcon flac foomaticdb fortran gd
gdbm gif gimp gimpprint gnome gphoto2 gpm gstreamer gtk gtk2 gtkhtml i8x0
imagemagick imap imlib informix ipv6 jack java jpeg kde kerberos ldap libclamav
libg++ libwww live mad mikmod mjpeg mmx mng motif mozilla moznocompose moznoirc
moznomail mp3 mpeg mysql ncurses network nls nptl oav offensive ogg oggvorbis
opengl openssh oss pam pcre pdflib perl pic png povray ppds pwdb python qt
quicktime readline samba scanner sdl slang snmp spell sse ssl svga tcltk tcpd
tetex tiff truetype truetype-fonts type1-fonts unicode usb vim-with-x vorbis
winbind wmf xine xml xml2 xmms xscreensaver xv xvid zlib linguas_pt userland_GNU
kernel_linux elibc_glibc"
Unset:  ASFLAGS, CBUILD, CTARGET, LDFLAGS
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2005-06-07 09:29:46 UTC
(In reply to comment #0)
> for compressing subtitles files dvdrip needs a rar version comprised between
> 2.71 an 2.99. Since the actual version for rar is 3.40 there should be another
> slot for an older version of rar

Bah, what about fixing dvdrip? :-p
Comment 2 Sebastian Krämer 2005-07-26 05:42:34 UTC
I cannot confirm this. I'm using rar-3.40 and dvdrip says that rar command is okay..
(But maybe that's just because I'm using dvdrip 0.52.5 from my own portage overlay?)
Try to dump an older ebuild to a new version (i.e. 0.52.5) and only remove the
perl/Storable dependecy (because this package no longer exists in portage)..

It's time for a version dump in dvd::rip (in portage) anyway..
Comment 3 Sebastian Krämer 2005-07-26 05:44:34 UTC
Created attachment 64347 [details]
updated dvdrip (version 0.52.5)

what the heck, here's my ebuild. nothing special though. 
Just create appropriate paths and copy it to your portage overlay.
Comment 4 SpanKY gentoo-dev 2005-08-18 22:33:39 UTC
no