[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]

Permission denied while %makeinstall



While building some packages I get this error message:


test -z "/usr/share/xfce4/doc/it" || mkdir -p --
"/home/andyrtr/daten/rpm-build/tmp/xffm-root/usr/share/xfce4/doc/it"
 /usr/bin/install -c -m 644 'xffm.html'
'/home/andyrtr/daten/rpm-build/tmp/xffm-root/usr/share/xfce4/doc/it/xffm.html'
make[3]: Leaving directory
`/home/daten/rpm-build/BUILD/xffm-4.3.3.1/doc/it'
make[2]: Leaving directory
`/home/daten/rpm-build/BUILD/xffm-4.3.3.1/doc/it'
make[2]: Entering directory `/home/daten/rpm-build/BUILD/xffm-4.3.3.1/doc'
make[3]: Entering directory `/home/daten/rpm-build/BUILD/xffm-4.3.3.1/doc'
make[3]: Für das Ziel »install-exec-am« ist nichts zu tun.
( cd /usr/share/xffm; \
  rm -f doc; ln -s ../xfce4/doc doc; \
)
ln: Erzeugen der symbolischen Verknüpfung ,,doc" zu ,,../xfce4/doc":
Permission denied
make[3]: *** [install-data-local] Fehler 1
make[3]: Leaving directory `/home/daten/rpm-build/BUILD/xffm-4.3.3.1/doc'
make[2]: *** [install-am] Fehler 2
make[2]: Leaving directory `/home/daten/rpm-build/BUILD/xffm-4.3.3.1/doc'
make[1]: *** [install-recursive] Fehler 1
make[1]: Leaving directory `/home/daten/rpm-build/BUILD/xffm-4.3.3.1/doc'
make: *** [install-recursive] Fehler 1
Fehler: Bad exit status from
/home/andyrtr/daten/rpm-build/tmp/rpm-tmp.77395 (%install)


RPM build errors:
    Bad exit status from
/home/andyrtr/daten/rpm-build/tmp/rpm-tmp.77395 (%install)




Lots of other packages run through well. But some end with this "Permission
denied" error.

Any idea what this could be?

Andreas Radke


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]