Bryan Paxton wrote:

>I'm getting a permission denied on %install, problem is finding out
>where the permission denied is coming from. 
>Can't strace as a normal user, so that's out of site : ) 
>No it's not my kernel patches (ruled that out by booting into the
>default mdk kernel).
>And finally, no it's not the permissions on ~/rpm/*
>dev tools? Maybe, but I have full access on my system to them, further
>more, I had no problem building and installing garnome the other day to
>~/garnome
>
>So, here is what happens at %install 
>
><SNIP> 
>+ '[' -d /home/evil7/rpm/tmp/gaim-buildroot ']' 
>+ make -j2 prefix=/home/evil7/rpm/tmp/gaim-buildroot/usr install 
>Making install in m4 
>make[1]: Entering directory `/home/evil7/rpm/BUILD/gaim-0.54/m4' 
>make[2]: Entering directory `/home/evil7/rpm/BUILD/gaim-0.54/m4' 
>make[2]: Nothing to be done for `install-exec-am'. 
>make[2]: Nothing to be done for `install-data-am'. 
>make[2]: Leaving directory `/home/evil7/rpm/BUILD/gaim-0.54/m4' 
>make[1]: Leaving directory `/home/evil7/rpm/BUILD/gaim-0.54/m4' 
>Making install in sounds 
>make[1]: Entering directory `/home/evil7/rpm/BUILD/gaim-0.54/sounds' 
>make[2]: Entering directory `/home/evil7/rpm/BUILD/gaim-0.54/sounds' 
>make[2]: Nothing to be done for `install-exec-am'. 
>make[2]: Nothing to be done for `install-data-am'. 
>make[2]: Leaving directory `/home/evil7/rpm/BUILD/gaim-0.54/sounds' 
>make[1]: Leaving directory `/home/evil7/rpm/BUILD/gaim-0.54/sounds' 
>Making install in plugins 
>make[1]: Entering directory `/home/evil7/rpm/BUILD/gaim-0.54/plugins' 
>make[2]: Entering directory `/home/evil7/rpm/BUILD/gaim-0.54/plugins' 
>make[2]: Nothing to be done for `install-exec-am'. 
>/bin/sh ../mkinstalldirs /usr/lib/gaim 
>/usr/bin/install -c -m 644 ./autorecon.so /usr/lib/gaim/autorecon.so 
>/usr/bin/install: cannot remove `/usr/lib/gaim/autorecon.so': Permission
>denied 
>/usr/bin/install -c -m 644 ./autoadd.so /usr/lib/gaim/autoadd.so 
>/usr/bin/install: cannot remove `/usr/lib/gaim/autoadd.so': Permission
>denied 
>/usr/bin/install -c -m 644 ./chatlist.so /usr/lib/gaim/chatlist.so 
>/usr/bin/install: cannot remove `/usr/lib/gaim/chatlist.so': Permission
>denied 
>/usr/bin/install -c -m 644 ./iconaway.so /usr/lib/gaim/iconaway.so 
>/usr/bin/install: cannot remove `/usr/lib/gaim/iconaway.so': Permission
>denied 
>/usr/bin/install -c -m 644 ./notify.so /usr/lib/gaim/notify.so 
>/usr/bin/install: cannot remove `/usr/lib/gaim/notify.so': Permission
>denied 
>/usr/bin/install -c -m 644 ./spellchk.so /usr/lib/gaim/spellchk.so 
>/usr/bin/install: cannot remove `/usr/lib/gaim/spellchk.so': Permission
>denied 
>make[2]: *** [install-pluginDATA] Error 1 
>make[2]: Leaving directory `/home/evil7/rpm/BUILD/gaim-0.54/plugins' 
>make[1]: *** [install-am] Error 2 
>make[1]: Leaving directory `/home/evil7/rpm/BUILD/gaim-0.54/plugins' 
>make: *** [install-recursive] Error 1 
>error: Bad exit status from /home/evil7/rpm/tmp/rpm-tmp.98467 (%build) 
>
>Any ideas? Shoot 'em my way : ) 
>
>Tashi Delek
>
Let's see the .spec file and your .rpmrc and .rpmmacros files (that is, 
the ones in /home/evil7

Civileme




Reply via email to