Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 77593 - netatalk-2.0.1 build crash on installation by accessing not existing file
Summary: netatalk-2.0.1 build crash on installation by accessing not existing file
Status: RESOLVED TEST-REQUEST
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: PPC Linux
: High major (vote)
Assignee: Diego Elio Pettenò (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-01-11 14:49 UTC by Frank Hollenbach
Modified: 2005-06-30 16:58 UTC (History)
1 user (show)

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 Frank Hollenbach 2005-01-11 14:49:19 UTC
make  install-exec-hook
make[4]: Entering directory `/var/tmp/portage/netatalk-2.0.1/work/netatalk-2.0.1/bin/afppasswd'
chmod u+s /var/tmp/portage/netatalk-2.0.1/image//usr/bin/afppasswd
chmod: cannot access `/var/tmp/portage/netatalk-2.0.1/image//usr/bin/afppasswd': No such file or directory

well, /var/tmp/portage/netatalk-2.0.1/image//usr/bin/afppasswd this file realy not exists

make[4]: *** [install-exec-hook] Error 1
make[4]: Leaving directory `/var/tmp/portage/netatalk-2.0.1/work/netatalk-2.0.1/bin/afppasswd'
make[3]: *** [install-exec-am] Error 2



Reproducible: Always
Steps to Reproduce:
1.emerge =net-fs/netatalk-2.0.1
2.
3.

Actual Results:  
netatalk would compile, link a.s.o but won't be installed by portage 

Expected Results:  
installed by portage 

I just got my problems with the severities....  
because, people who needs netatalk as a important feature would see it dramatical....  
 
emerge info 
Portage 2.0.51-r8 (default-ppc-2004.1, gcc-3.4.3, glibc-2.3.4.20041102-r0, 
2.6.7-gentoo-r7 ppc) 
================================================================= 
System uname: 2.6.7-gentoo-r7 ppc 7455, altivec supported 
Gentoo Base System version 1.6.8 
Python:              dev-lang/python-2.3.4 [2.3.4 (#1, Sep 26 2004, 02:38:26)] 
ccache version 2.3 [enabled] 
dev-lang/python:     2.3.4 
sys-devel/autoconf:  2.13, 2.59-r6 
sys-devel/automake:  1.8.5-r2, 1.9.3, 1.5, 1.6.3, 1.7.9, 1.4_p6 
sys-devel/binutils:  2.15.90.0.3-r4 
sys-devel/libtool:   1.5.10-r2 
virtual/os-headers:  2.4.22 
ACCEPT_KEYWORDS="ppc ~ppc" 
AUTOCLEAN="yes" 
CFLAGS="-O2 -mcpu=7400 -maltivec -mabi=altivec -pipe" 
CHOST="powerpc-unknown-linux-gnu" 
CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /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/share/config /usr/lib/mozilla/defaults/pref /usr/share/config /var/qmail/control" 
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d" 
CXXFLAGS="-O2 -mcpu=7400 -maltivec -mabi=altivec -pipe" 
DISTDIR="/usr/portage/distfiles" 
FEATURES="autoaddcvs candy ccache distlocks" 
GENTOO_MIRRORS="http://ftp-stud.fht-esslingen.de/pub/Mirrors/gentoo/ 
ftp://mir.zyrianes.net/gentoo/ http://mir.zyrianes.net/gentoo/ 
http://gd.tuwien.ac.at/opsys/linux/gentoo/ ftp://gd.tuwien.ac.at/opsys/linux/gentoo/ 
http://www.gigaload.org/gentoo.org/ http://194.149.10.102/ 
http://ftp.easynet.nl/mirror/gentoo/ ftp://ftp.easynet.nl/mirror/gentoo/ 
http://195.56.77.10/" 
LDFLAGS="" 
MAKEOPTS="-j2" 
PKGDIR="/usr/portage/packages" 
PORTAGE_TMPDIR="/var/tmp" 
PORTDIR="/usr/portage" 
PORTDIR_OVERLAY="" 
SYNC="rsync://rsync.gentoo.org/gentoo-portage" 
USE="X alsa apache arts berkdb bidi bitmap-fonts bonobo cdr cups dvd encode esd f77 
faad foomaticdb fortran gdbm gif gnome-libs gpm gtk gtkhtml guile gvlc imlib jpeg kde 
kvlc ldap libwww matroska motif mozilla mysql nas nls oggvorbis ooo-kde opengl oss pam 
perl php php_mod png ppc ppds python qt readline ruby scanner sdl slang ssl tcltk tcpd 
truetype usb wxwindows xprint xv video_cards_ati128 linguas_de"
Comment 1 Maurice van der Pot (RETIRED) gentoo-dev 2005-06-30 14:31:42 UTC
netatalk needs a developer to take up maintenance.
Comment 2 Diego Elio Pettenò (RETIRED) gentoo-dev 2005-06-30 16:58:23 UTC
Please try with new netatalk-2.0.3 and report back thanks.