Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 114878 - dhcp-3.0.3-r1 fails to build due to access violations
Summary: dhcp-3.0.3-r1 fails to build due to access violations
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Roy Marples (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-12-08 07:58 UTC by Jose daLuz
Modified: 2005-12-08 08:01 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 Jose daLuz 2005-12-08 07:58:15 UTC
When updating dhcp-3.0.3 to 3.0.3-r1, the emerge fails with the following errors:
install: omitting directory `doc/ja_JP.eucJP'
gzip:
/var/tmp/portage/dhcp-3.0.3-r1/image/usr/share/doc/dhcp-3.0.3-r1//ja_JP.eucJP:
No such file or directory
ACCESS DENIED  chown:     /var/lib/dhcp
chown: changing ownership of `//var/lib/dhcp': Permission denied
ACCESS DENIED  chown:     /var/run/dhcp
chown: changing ownership of `//var/run/dhcp': Permission denied
man:
gzipping man page: omshell.1
...more man page stuff...
gzipping man page: dhclient.8
prepallstrip:
strip: x86_64-pc-linux-gnu-strip --strip-unneeded
   usr/bin/omshell
   usr/sbin/dhcpd
   usr/sbin/dhcrelay
   sbin/dhclient
>>> Completed installing dhcp-3.0.3-r1 into /var/tmp/portage/dhcp-3.0.3-r1/image/

--------------------------- ACCESS VIOLATION SUMMARY ---------------------------
LOG FILE = "/var/log/sandbox/sandbox-net-misc_-_dhcp-3.0.3-r1-12265.log"

chown:     /var/lib/dhcp
chown:     /var/run/dhcp
--------------------------------------------------------------------------------

emerge --info
Portage 2.0.53 (default-linux/amd64/2005.1, gcc-3.4.4, glibc-2.3.5-r3,
2.6.14-ck6 x86_64)
=================================================================
System uname: 2.6.14-ck6 x86_64 AMD Athlon(tm) 64 Processor 3000+
Gentoo Base System version 1.12.0_pre11
ccache version 2.4 [enabled]
dev-lang/python:     2.3.5-r2, 2.4.2
sys-apps/sandbox:    1.2.17
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-r1
sys-devel/binutils:  2.16.1-r1
sys-devel/libtool:   1.5.20-r1
virtual/os-headers:  2.6.11-r3
ACCEPT_KEYWORDS="amd64 ~amd64"
AUTOCLEAN="yes"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=athlon64 -O2 -pipe"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.4/env
/usr/kde/3.4/share/config /usr/kde/3.4/shutdown /usr/kde/3.5/env
/usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/kde/3/share/config
/usr/lib/X11/xkb /usr/lib64/mozilla/defaults/pref /usr/share/config
/var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/texmf/web2c /etc/env.d"
CXXFLAGS="-march=athlon64 -O2 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig ccache distlocks sandbox sfperms strict"
GENTOO_MIRRORS="http://gentoo.osuosl.org/"
LC_ALL="en_US"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/gentopia /usr/local/bmg-main /usr/local/portage"
SYNC="rsync://rsync.us.gentoo.org/gentoo-portage"
USE="amd64 X aac aalib alsa audiofile avi bash-completion berkdb bitmap-fonts
bzip2 cdr crypt cups curl dbus eds emboss encode esd exif expat fam ffmpeg flac
foomaticdb fortran gdbm gif glut gnome gpm gstreamer gtk gtk2 guile hal howl idn
imagemagick imlib ipv6 jack java jpeg junit kde lcms ldap libwww lua lzw
lzw-tiff mad mikmod mng mono motif mozilla mp3 mpeg ncurses nls nptl ogg openal
opengl pam pcre pdflib perl pic png python qt quicktime readline recode ruby
samba sdl speex spell sqlite ssl svg tcltk tcpd tetex theora tiff truetype
truetype-fonts type1-fonts udev usb userlocales vorbis wmf xine xml2 xmms xpm xv
xvid zlib userland_GNU kernel_linux elibc_glibc"
Unset:  ASFLAGS, CTARGET, LANG, LDFLAGS, LINGUAS, MAKEOPTS
Comment 1 Roy Marples (RETIRED) gentoo-dev 2005-12-08 08:01:10 UTC
re-sync and this should have been fixed