Hi Guys,

I think we might have a situation at hand...

Since yesterday more and more packages that I've been
recompiling are ending up like this:

tail strace-4.2-1mdk.src.rpm
+ cd /users/stefan/RPM/BUILD
+ cd strace-4.2
+ rm -rf /var/tmp/strace-root
+ mkdir -p /var/tmp/strace-root/usr/bin
/var/tmp/strace-root/usr/man/man1
+ make install prefix=/var/tmp/strace-root/usr
/usr/bin/install -c strace /usr/bin/strace
/usr/bin/install: cannot remove old link to `/usr/bin/strace':
Permission denied/usr/bin/install: cannot create regular file
`/usr/bin/strace': Permission denied
make: *** [install] Error 1
Bad exit status from /var/tmp/rpm-tmp.90502 (%install)

tail sed-3.02-8mdk.src.rpm
make[2]: Entering directory `/users/stefan/RPM/BUILD/sed-3.02/doc'
/bin/sh ../mkinstalldirs /usr/man/man1
 /usr/bin/install -c -m 644 ./sed.1 /usr/man/man1/sed.1
/usr/bin/install: cannot create regular file `/usr/man/man1/sed.1':
Permission denied
make[2]: *** [install-man1] Error 1
make[2]: Leaving directory `/users/stefan/RPM/BUILD/sed-3.02/doc'
make[1]: *** [install-man] Error 2
make[1]: Leaving directory `/users/stefan/RPM/BUILD/sed-3.02/doc'
make: *** [install-recursive] Error 1
Bad exit status from /var/tmp/rpm-tmp.65300 (%install)

The weird thing is that the .spec file is correct. The buildroot
in the spec, and the way the %install is called seem to be fine.
Anyway, the sed package hasn't changed since april, it has always
built fine, and now suddenly it doesn't.

Both systems are up2date with cooker, so I expect something went
"wrong" in the last few days... 

Does anyone have an idea what is going on?? Can someone reproduce
this?

Thanks,

Stefan

Reply via email to