Hi,
I have installed authlib with ldap ok, tested and running.
I had built the rpm's for courier-0.53.1 (as non root user) and loaded the courier package. However i decided to remove the courier package with rpm -e. I then rm -rf /usr/lib/courier , /etc/courier, /var/spool/courier (Redhat 9).
I then tried to rebuild the courier package with no changes to the courier.spec file and my original source file courier-0.53.1.tar.bz2. I recieved this error message towards the end of the build :
----------------------------------------------------------------------------------------------------
Processing files: courier-maildrop-wrapper-0.53.1-1.3WS
error: File not found by glob: /var/tmp/courier-0.53.1-1.3WS-buildroot/usr/local/bin/*
Processing files: courier-debuginfo-0.53.1-1.3WS
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
 

RPM build errors:
    File not found by glob: /var/tmp/courier-0.53.1-1.3WS-buildroot/usr/local/bin/*
--------------------------------------------------------------------------------------------------------
 
After this message i removed the non root users rpm structure and rebuilt it, populating with the same spec file and source file thinking there may be some old build files causing the problem. Same message occurred as above.
 
Have i shot myself in the foot by deleting the three directories  /usr/lib/courier , /etc/courier, /var/spool/courier ?
 
Thanks
Brett

Reply via email to