Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 28747 - realplayer-8-r6 merge errors
Summary: realplayer-8-r6 merge errors
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Alastair Tse (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-09-14 18:23 UTC by Carsten Lohrke (RETIRED)
Modified: 2003-11-02 06:07 UTC (History)
0 users

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


Attachments
realplayer.log (realplayer.log,3.79 KB, text/plain)
2003-09-20 10:04 UTC, Carsten Lohrke (RETIRED)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Carsten Lohrke (RETIRED) gentoo-dev 2003-09-14 18:23:10 UTC
>>> Install realplayer-8-r6 into /var/tmp/portage/realplayer-8-r6/image/
category media-video
install: cannot stat `Codecs/*': No such file or directory
install: cannot stat `Common/*': No such file or directory
install: cannot stat `Plugins/ExtResources/*': No such file or directory
install: cannot stat `Plugins/*.so.6.0': No such file or directory
install: cannot stat `*.xpm': No such file or directory
install: cannot stat `*.png': No such file or directory
install: cannot stat `*.rm': No such file or directory
install: cannot stat `rpnp.so': No such file or directory
install: cannot stat `LICENSE': No such file or directory
install: cannot stat `README': No such file or directory
install: cannot stat `realplay': No such file or directory
cp: cannot stat `rp7.xpm': No such file or directory
install: cannot stat `realplayer8.xpm': No such file or directory
man:
>>> Completed installing into /var/tmp/portage/realplayer-8-r6/image/


Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 Alastair Tse (RETIRED) gentoo-dev 2003-09-20 08:58:12 UTC
output of emerge info and the full build log please?

it works fine for me.
Comment 2 Carsten Lohrke (RETIRED) gentoo-dev 2003-09-20 10:04:25 UTC
Created attachment 18039 [details]
realplayer.log

Portage 2.0.49-r3 (default-x86-1.4, gcc-3.2.3, glibc-2.2.5-r2,2.3.2-r1,
2.4.20-gentoo-r6)
=================================================================
System uname: 2.4.20-gentoo-r6 i686 AMD Duron(tm) Processor
distcc 2.9 i686-pc-linux-gnu (protocols 1 and 2) (default port 3632) [disabled]

ccache version 2.2 [enabled]
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-O2 -march=athlon-xp -pipe -foptimize-sibling-calls
-fomit-frame-pointer -funroll-loops -fforce-addr -fprefetch-loop-arrays
-fmove-all-movables -mfpmath=sse,387"
CHOST="i686-pc-linux-gnu"
COMPILER="gcc3"
CONFIG_PROTECT="/etc /var/qmail/control /usr/kde/2/share/config
/usr/kde/3/share/config /var/bind /usr/X11R6/lib/X11/xkb
/usr/kde/3.1/share/config /usr/share/config"
CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d"
CXXFLAGS="-O2 -mcpu=i686 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs sandbox ccache fixpackages userpriv keeptemp keepwork"
GENTOO_MIRRORS="ftp://sunsite.informatik.rwth-aachen.de/pub/Linux/gentoo
ftp://ftp.snt.utwente.nl/pub/os/linux/gentoo
ftp://ftp.berlios.de/pub/gentoo-deutsch
http://www.ibiblio.org/pub/Linux/distributions/gentoo"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.europe.gentoo.org/gentoo-portage"
USE="x86 oss apm avi crypt cups encode foomaticdb gif jpeg libg++ mad mikmod
mmx mpeg ncurses nls pdflib png spell truetype xml2 xmms xv zlib directfb alsa
gdbm berkdb slang readline arts tetex aalib nas bonobo svga ggi tcltk java ruby
mysql postgres X sdl gpm tcpd pam libwww ssl perl python imlib oggvorbis gtk qt
kde motif opengl mozilla gphoto2 ldap cdr scanner 3dnow acl acpi acpi4linux
artswrappersuid auctex clisp cmucl cscope curl dga dnd doc dvd emacs faad fbcon
firebird gcl gd glut gtk2 hbci imagemagick imap innodb jack jack-tmpfs
javascript jikes junit ladcca lcms lirc ltsp maildir mbox md5sum mng
moznocompose moznoirc moznomail mozsvg mozxmlterm oav openal php plotutils pnp
ppds samba sasl skey slp sse tiff transcode usb vim-with-x wmf X509 xml xvid
zeo -gnome -quicktime -gtkhtml -guile -esd"
Comment 3 Carsten Lohrke (RETIRED) gentoo-dev 2003-09-20 10:12:42 UTC
> tail: /usr/portage/distfiles/rp8_linux20_libc6_i386_cs2.bin: Permission denied

Ouch, sorry - permissions set to 600 and userpriv doesn't work together.

Portage would be more user friendly, if it would check this and throw an warning, instead trying to do its job.
Comment 4 Alastair Tse (RETIRED) gentoo-dev 2003-09-21 05:11:58 UTC
yeah, actually that is the ebuild's problem, not portage, because it uses its own way to extract the file.

this problem actualy uncovered another problem which will take a little bit of time to fix. thanks for finding out the exact cause of the problem.
Comment 5 Alastair Tse (RETIRED) gentoo-dev 2003-11-02 06:07:42 UTC
fixed in the latest realplayer-8-r7, hopefully.