Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 65851 - media-tv/xmltv-0.5.35.ebuild - wrong dependency
Summary: media-tv/xmltv-0.5.35.ebuild - wrong dependency
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High trivial
Assignee: Television related Applications in Gentoo's Portage
URL:
Whiteboard:
Keywords:
: 65927 (view as bug list)
Depends on:
Blocks:
 
Reported: 2004-09-29 15:08 UTC by Andre Kloth
Modified: 2004-10-19 11:02 UTC (History)
2 users (show)

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 Andre Kloth 2004-09-29 15:08:21 UTC
xmltv-0.5.35.ebuild depends on "dev-perl/IO-Stringy". But the correct name is "dev-perl/IO-stringy".

Ebuild should be changed on line 71. 

Rename "Stringy" to lower case.

Reproducible: Always
Steps to Reproduce:
1. emerge -upvD world


Actual Results:  
These are the packages that I would merge, in order:

Calculating world dependencies \
emerge: there are no ebuilds to satisfy "dev-perl/IO-Stringy".


!!! Problem with ebuild media-tv/xmltv-0.5.35
!!! Possibly a DEPEND/*DEPEND problem.



Portage 2.0.51_rc6 (default-x86-2004.0, gcc-3.3.4, glibc-2.3.4.20040808-r0,
2.6.7-gentoo-r10 i686)
=================================================================
System uname: 2.6.7-gentoo-r10 i686 Mobile Intel(R) Pentium(R) 4 - M CPU 2.00GHz
Gentoo Base System version 1.5.3
distcc 2.17 i686-pc-linux-gnu (protocols 1 and 2) (default port 3632) [disabled]
ccache version 2.3 [enabled]
Autoconf: sys-devel/autoconf-2.59-r4
Automake: sys-devel/automake-1.8.5-r1
Binutils: sys-devel/binutils-2.15.90.0.1.1-r3
Headers:  sys-kernel/linux26-headers-2.6.8.1
Libtools: sys-devel/libtool-1.5.2-r5
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CFLAGS="-O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe"
CHOST="i686-pc-linux-gnu"
COMPILER=""
CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config
/usr/kde/3.2/share/config
/usr/kde/3.3/share/config:/usr/kde/3.3/env:/usr/kde/3.3/shutdown
/usr/kde/3/share/config /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/rc.d /etc/terminfo /etc/wget
/usr/X11R6/lib/X11/xkb /etc/env.d"
CXXFLAGS="-O3 -march=pentium4 -funroll-loops -fprefetch-loop-arrays -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs ccache distlocks sandbox"
GENTOO_MIRRORS="ftp://sunsite.informatik.rwth-aachen.de/pub/Linux/gentoo
http://linux.rz.ruhr-uni-bochum.de/download/gentoo-mirror/
ftp://linux.rz.ruhr-uni-bochum.de/gentoo-mirror/
http://ftp.uni-erlangen.de/pub/mirrors/gentoo
ftp://ftp.uni-erlangen.de/pub/mirrors/gentoo
ftp://ftp.join.uni-muenster.de/pub/linux/distributions/gentoo
ftp://ftp.wh2.tu-dresden.de/pub/mirrors/gentoo
ftp://ftp.join.uni-muenster.de/pub/linux/distributions/gentoo
http://mirrors.sec.informatik.tu-darmstadt.de/gentoo/
ftp://mirrors.sec.informatik.tu-darmstadt.de/gentoo/
http://ftp.easynet.nl/mirror/gentoo/ ftp://ftp.easynet.nl/mirror/gentoo/
http://ftp.snt.utwente.nl/pub/os/linux/gentoo
ftp://ftp.snt.utwente.nl/pub/os/linux/gentoo http://gentoo.tiscali.nl/gentoo/
ftp://ftp.tiscali.nl/pub/mirror/gentoo ftp://ftp.du.se/pub/os/gentoo
http://ftp.du.se/pub/os/gentoo http://mirror.switch.ch/mirror/gentoo/
ftp://mirror.switch.ch/mirror/gentoo/"
MAKEOPTS="-j2"
PKGDIR="/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="X aalib acl acpi alsa apache2 apm arts avi berkdb bitmap-fonts cdr crypt
ctype cups curl directfb divx4linux doc dvd dvdread encode esd ethereal f77 faac
faad fbcon firebird foomaticdb gd gdbm ggi gif gnome gphoto2 gpm gtk gtk2
imagemagick imap imlib imlib2 ipv6 java jikes jpeg kde latex lcms ldap lesstif
libcaca libg++ libwww live mad matroska mbox mikmod mmx mmx2 motif mozilla mpeg
mpeg3 mysql nas ncurses nls oggvorbis opengl oss pam pcmcia pdflib perl
plotutils png postgres ppds python qt quicktime readline rtc ruby samba sasl
scanner sdl slang snmp spell sse sse2 ssl svg svga tcltk tcpd tetex theora
threads tiff truetype unicode usb v4l v4l2 wifi wxwindows x86 xface xine
xinerama xml xml2 xmms xosd xprint xsl xv xvid zlib"
Comment 1 Hans Hvelplund Odborg 2004-09-30 11:57:00 UTC
edit /usr/portage/media-tv/xmltv/xmltv-0.5.35.ebuild
change IO-Stringy to IO-stringy (line 71)
Comment 2 Daniel Weisser 2004-09-30 12:05:04 UTC
*** Bug 65927 has been marked as a duplicate of this bug. ***
Comment 3 Daniel Ahlberg (RETIRED) gentoo-dev 2004-10-19 11:02:42 UTC
Already fixed in CVS.