Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 99450 - libdvdcss - Access Denied Build Error
Summary: libdvdcss - Access Denied Build Error
Status: RESOLVED DUPLICATE of bug 98854
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-07-18 10:46 UTC by Kurt Guenther
Modified: 2005-07-18 11:31 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 Kurt Guenther 2005-07-18 10:46:12 UTC
When I try to emerge media-libs/libdvdcss-1.2.9 I get an error "ACCESS DENIED"
and looking closer at the output it seems that an expected file was never
generated. 

I found a similar error in the Gentoo forums from back in Jan 2005, but no luck. 


Reproducible: Always
Steps to Reproduce:
1.  emerge libdvdcss

Actual Results:  
(/usr/share/texmf/tex/latex/base/t1enc.def))
Writing index file refman.idx
No file refman.aux.
(/usr/share/texmf/tex/latex/base/ts1cmr.fd)kpathsea: Running mktextfm ecrm1440
ACCESS DENIED  access_wr: /usr/share/texmf/fonts
mktextfm: Running mf-nowin -progname=mf \mode:=ljfour; mag:=1; nonstopmode;
input ecrm1440
This is METAFONT, Version 2.71828 (Web2C 7.5.4)

kpathsea: Running mktexmf ecrm1440
ACCESS DENIED  access_wr: /usr/share/texmf/fonts
ACCESS DENIED  open_wr:   /var/cache/fonts/source/jknappen/ec/mf12318.tmp
/usr/bin/mktexmf: line 92: mf12318.tmp: Permission denied
chmod: cannot access `mf12318.tmp': No such file or directory
ACCESS DENIED  unlink:    /var/cache/fonts/source/jknappen/ec/ecrm1440.mf
rm: cannot remove `ecrm1440.mf': Permission denied
mv: cannot stat `mf12318.tmp': No such file or directory
mktexmf: /var/cache/fonts/source/jknappen/ec/ecrm1440.mf: successfully generated.
/var/lib/texmf/web2c/mktexupd: /var/cache/fonts/source/jknappen/ec/ecrm1440.mf
not a file.
warning: kpathsea: mktexpk output
`/var/cache/fonts/source/jknappen/ec/ecrm1440.mf' instead of a filename.
! I can't find file `ecrm1440'.
<*> ...ljfour; mag:=1; nonstopmode; input ecrm1440

Please type another input file name
! Emergency stop.
<*> ...ljfour; mag:=1; nonstopmode; input ecrm1440

<snip> 
I get a '?' prompt at this point which is difficult to ctrl-C out of. 


Expected Results:  

Success 




 # emerge info
Portage 2.0.51.22-r1 (default-linux/x86/2005.0, gcc-3.3.6, glibc-2.3.5-r0,
2.6.12-gentoo-r3 i686)
=================================================================
System uname: 2.6.12-gentoo-r3 i686 Mobile Intel(R) Pentium(R) 4 - M CPU 2.50GHz
Gentoo Base System version 1.6.13
dev-lang/python:     2.3.5, 2.4.1-r1
sys-apps/sandbox:    1.2.11
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
sys-devel/binutils:  2.16.1
sys-devel/libtool:   1.5.18-r1
virtual/os-headers:  2.6.11-r2
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-march=pentium4 -O3 -pipe"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.2/share/config
/usr/kde/3.3/env /usr/kde/3.3/share/config /usr/kde/3.3/shutdown
/usr/kde/3.4/env /usr/kde/3.4/share/config /usr/kde/3.4/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/gconf /etc/terminfo /etc/texmf/web2c /etc/env.d"
CXXFLAGS="-march=pentium4 -O3 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks sandbox sfperms strict"
GENTOO_MIRRORS="http://gentoo.chem.wisc.edu/gentoo"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="x86 X adns alsa apache2 apm arts avi berkdb bitmap-fonts bonobo cdr crypt
cups curl dga doc dvd eds elibc_glibc emboss encode esd fam foomaticdb fortran
gd gdbm gif gnome gphoto2 gpm gstreamer gtk gtk2 gtkhtml guile hal howl
imagemagick imlib ipv6 java jpeg junit ldap libg++ libwww mad mikmod motif
mozilla mp3 mpeg mysql ncurses nls odbc ogg oggvorbis opengl oss pam pdflib perl
png postgres python quicktime readline samba scanner sdl slang snmp spell ssl
svga tcpd tetex tiff truetype truetype-fonts type1-fonts unicode usb vorbis xml
xml2 xmms xv zlib userland_GNU kernel_linux"
Unset:  ASFLAGS, CTARGET, LANG, LC_ALL, LDFLAGS, LINGUAS, MAKEOPTS, PORTDIR_OVERLAY
Comment 1 Kurt Guenther 2005-07-18 11:31:15 UTC

*** This bug has been marked as a duplicate of 98854 ***