Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 211543 - sys-fs/udev-115-r1 fails to install on arm
Summary: sys-fs/udev-115-r1 fails to install on arm
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: udev maintainers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-02-26 17:48 UTC by Alan Hourihane
Modified: 2008-06-30 15:06 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 Alan Hourihane 2008-02-26 17:48:48 UTC
udev fails to install.

Reproducible: Always

Actual Results:  
install -c -D write_root_link_rule /var/tmp/portage/sys-fs/udev-115-r1/image//lib/udev/
install: cannot overwrite directory `/var/tmp/portage/sys-fs/udev-115-r1/image//lib/udev/' with non-directory
make[1]: *** [install-bin] Error 1
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2008-02-26 17:52:03 UTC
emerge -pv sys-apps/coreutils and emerge --info please.
Comment 2 Alan Hourihane 2008-02-26 19:16:29 UTC
[ebuild   R  ] sys-apps/coreutils-6.9-r1 USE="acl nls (-selinux) -static -xattr" 49 kB

Portage 2.1.4.4 (default-linux/arm/2007.0, gcc-4.1.2, glibc-2.5-r4, 2.6.19-gento
o-r5-riscpc armv4l)
=================================================================
System uname: 2.6.19-gentoo-r5-riscpc armv4l StrongARM-110 rev 3 (v4l)
Timestamp of tree: Tue, 26 Feb 2008 02:16:01 +0000
distcc 2.18.3 armv4l-unknown-linux-gnu (protocols 1 and 2) (default port 3632) [
enabled]
ccache version 2.4 [enabled]
app-shells/bash:     3.2_p17-r1
dev-lang/python:     2.4.4-r6
dev-python/pycrypto: 2.0.1-r6
dev-util/ccache:     2.4-r7
sys-apps/baselayout: 1.12.10-r5
sys-apps/sandbox:    1.2.18.1-r2
sys-devel/autoconf:  2.13, 2.61-r1
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-r1
sys-devel/gcc-config: 1.4.0-r4
sys-devel/libtool:   1.5.24
virtual/os-headers:  2.6.23-r3
ACCEPT_KEYWORDS="arm"
CBUILD="armv4l-unknown-linux-gnu"
CFLAGS="-O2 -pipe -march=armv3 -mtune=strongarm110"
CHOST="armv4l-unknown-linux-gnu"
CONFIG_PROTECT="/etc /usr/share/X11/xkb"
CONFIG_PROTECT_MASK="/etc/env.d /etc/gconf /etc/revdep-rebuild /etc/terminfo"
CXXFLAGS="-O2 -pipe -march=armv3 -mtune=strongarm110"
DISTDIR="/usr/portage/distfiles"
FEATURES="ccache distcc distlocks metadata-transfer sandbox sfperms strict unmer
ge-orphans userfetch"
GENTOO_MIRRORS="http://distfiles.gentoo.org http://distro.ibiblio.org/pub/linux/
distributions/gentoo"
MAKEOPTS="-j3"
PKGDIR="/usr/portage/packages"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress 
--force --whole-file --delete --stats --timeout=180 --exclude=/distfiles --exclu
de=/local --exclude=/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="X acl arm berkdb bitmap-fonts bzip2 cli cracklib crypt cups iconv ipv6 isdn
log midi mudflap ncurses nls nptl nptlonly opengl openmp pam pcre perl ppds pppd
 python readline reflection session spl ssl tcpd truetype-fonts type1-fonts unic
ode xorg zlib" ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty e
xtplug file hooks iec958 ioplug ladspa lfloat linear meter mulaw multi null plug
 rate route share shm softvol" APACHE2_MODULES="actions alias auth_basic authn_a
lias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz
_groupfile authz_host authz_owner authz_user autoindex cache dav dav_fs dav_lock
 deflate dir disk_cache env expires ext_filter file_cache filter headers include
 info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif sp
eling status unique_id userdir usertrack vhost_alias" ELIBC="glibc" INPUT_DEVICE
S="keyboard mouse evdev" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk
 hd44780 lb216 lcdm001 mtxorb ncurses text" USERLAND="GNU" VIDEO_CARDS="radeon f
bdev"
Unset:  CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LANG, LC_ALL, LDFL
AGS, LINGUAS, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS
, PORTDIR_OVERLAY

Comment 3 Alan Hourihane 2008-04-30 18:52:02 UTC
updating to udev-120 allows things to progress.
Comment 4 Matthias Schwarzott gentoo-dev 2008-05-06 13:22:26 UTC
(In reply to comment #3)
> updating to udev-120 allows things to progress.
> 
Does that mean we can close this bug?