Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 189241 - dev-lang/ruby tries to install nonexistent file
Summary: dev-lang/ruby tries to install nonexistent file
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High trivial (vote)
Assignee: Gentoo Ruby Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-08-17 15:38 UTC by David Tardon
Modified: 2007-08-17 19:38 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 David Tardon 2007-08-17 15:38:05 UTC
dev-lang/ruby does dodoc on file METADATA, which is not present in ${S}.


Reproducible: Always

Steps to Reproduce:
1.USE='doc threads tk -cjk -debug -examples -ipv6 -socks5' emerge dev-lang/ruby

Actual Results:  
dodoc: MANIFEST does not exist


emerge  --info:
Portage 2.1.2.11 (default-linux/x86/2007.0, gcc-4.1.2, glibc-2.5-r4, 2.6.21-susp
end2-r7_0 i686)
=================================================================
System uname: 2.6.21-suspend2-r7_0 i686 Pentium II (Deschutes)
Gentoo Base System release 1.12.9
Timestamp of tree: Thu, 16 Aug 2007 08:50:01 +0000
ccache version 2.4 [enabled]
dev-java/java-config: 1.3.7, 2.0.33-r1
dev-lang/python:     2.4.4-r4
dev-python/pycrypto: 2.0.1-r6
dev-util/ccache:     2.4-r7
sys-apps/sandbox:    1.2.17
sys-devel/autoconf:  2.13, 2.61
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2, 1.10
sys-devel/binutils:  2.17
sys-devel/gcc-config: 1.3.16
sys-devel/libtool:   1.5.23b
virtual/os-headers:  2.6.21
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O2 -march=pentium2 -fomit-frame-pointer -pipe"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/shu
tdown /usr/share/X11/xkb /usr/share/config /var/qmail/alias /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/env.d /etc/env.d/java/ /etc/gconf /etc/revdep-rebuild 
/etc/terminfo /etc/texmf/web2c"
CXXFLAGS="-O2 -march=pentium2 -fomit-frame-pointer -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="buildpkg ccache collision-protect distlocks metadata-transfer parallel
-fetch sandbox sfperms strict test userfetch userpriv usersandbox"
GENTOO_MIRRORS="http://mirror.uni-c.dk/pub/gentoo/ ftp://pandemonium.tiscali.de/
pub/gentoo/ ftp://ftp-stud.fht-esslingen.de/pub/Mirrors/gentoo/"
LANG="cs_CZ.UTF-8"
LC_ALL="cs_CZ.UTF-8"
LINGUAS="cs en"
PKGDIR="/usr/portage/packages"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress 
--force --whole-file --delete --delete-after --stats --timeout=180 --exclude=/di
stfiles --exclude=/local --exclude=/packages --filter=H_**/files/digest-*"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/portage/local/g-cpan /usr/portage/local/layman/my-own /usr
/portage/local/layman/sunrise /usr/portage/local/layman/science /usr/portage/loc
al/layman/java-overlay"
SYNC="rsync://rsync.europe.gentoo.org/gentoo-portage"
USE="X aac alsa bash-completion berkdb bitmap-fonts boost bzip2 cairo cli crackl
ib crypt cscope cups dri dvd encode firefox flac fontconfig foomaticdb fortran g
dbm gif iconv isdnlog jikes jpeg jpeg2k kdehiddenvisibility lcms logrotate mad m
idi mmx mp3 mudflap ncurses nls nptl nptlonly ogg opengl openmp pam pcre pdf pic
 png pppd readline reflection ruby sdl session speex spl ssl svg tcpd test tetex
 threads tiff truetype truetype-fonts type1-fonts unicode usb vorbis x86 xml xor
g xv zlib" ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci e
mu10k1 emu10k1x ens1370 ens1371 es1938 es1968 fm801 hda-intel intel8x0 intel8x0m
 maestro3 trident usb-audio via82xx via82xx-modem ymfpci" ALSA_PCM_PLUGINS="adpc
m alaw asym copy dmix dshare dsnoop empty extplug file hooks iec958 ioplug ladsp
a lfloat linear meter mulaw multi null plug rate route share shm softvol" ELIBC=
"glibc" INPUT_DEVICES="keyboard mouse" KERNEL="linux" LCD_DEVICES="bayrad cfontz
 cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LINGUAS="cs en" USERLA
ND="GNU" VIDEO_CARDS="fbdev r128 radeon vesa"
Unset:  CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LDFLAGS, MAKEOPTS, PORTAGE_C
OMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS
Comment 1 Hans de Graaff gentoo-dev Security 2007-08-17 15:49:36 UTC
Which version of dev-lang/ruby causes this problem, and is the missing file MANIFEST or METADATA?
Comment 2 Hans de Graaff gentoo-dev Security 2007-08-17 19:38:09 UTC
I see, this is about MANIFEST. This was already fixed in ruby 1.8.6 ebuilds, but I've now also fixed this for the remaining versions.