I encountered the same problem. I ran "rpmbuild --rebuild xxxx" on two fedora 1 servers. One server is full installation of fedora 1, it ran successfully, another server is also fedora 1, but not full installation. it did not run successfully. The workround for me is, I FTP the RPMs from one server which ran successfully, to the server which did not run successfully, then install RPMs onto that server. So far it works OK. But I don't know if there will be some problem. Frank Zhang
On Wed, 26 May 2004, Simon Matter wrote: > > Hi > > > > I'm trying to build an RPM from > > http://www.invoca.ch/pub/packages/cyrus-imapd/cyrus-imapd-2.2.4-1.src.rpm > > on a Redhat7.3 box. > > > > I've run into problems near the end of the build, it dies with the > > following error: > > > > + find > > /var/tmp/cyrus-imapd-2.2.4-root/usr/lib/perl5/site_perl/5.6.1/i386-linux/Cyrus > > /var/tmp/cyrus-imapd-2.2.4-root/usr/lib/perl5/site_perl/5.6.1/i386-linux/auto/Cyrus > > -type f -print > > find: > > /var/tmp/cyrus-imapd-2.2.4-root/usr/lib/perl5/site_perl/5.6.1/i386-linux/Cyrus: > > No such file or directory > > find: > > /var/tmp/cyrus-imapd-2.2.4-root/usr/lib/perl5/site_perl/5.6.1/i386-linux/auto/Cyrus: > > No such file or directory > > + /bin/sed '[EMAIL PROTECTED]/var/tmp/cyrus-imapd-2.2.4-root@@g' > > + /bin/grep -v perllocal.pod > > + /bin/grep -v '\.packlist' > > error: Bad exit status from /var/tmp/rpm-tmp.45149 (%install) > > > > I have previously managed to install the invoca cyrus-sasl-2.1.18-1 RPM. > > I've spent some time playing with RPM dependancies which has helped > > overcome other problems, but this one remains. > > > > There's an older non-Invoca cyrus RPM (cyrus-imapd-2.0.16-4) in use on the > > box, but that shouldn't matter as I'm building an RPM from src, not > > installing it.... > > Hi, > > The rpm builds fine on stock RedHat 7.3 (I'm testing it on 7.3 with all > errata packages applied). You have somehow modified your box so the src > rpm won't build. Try to either find out what you > modified/installed/whatever or build on a clean, stock RedHat 7.3 box. > > HTH > Simon > > > > > Can anyone help me here? I'd be very grateful! > > > > thanks > > > > Alex > > > > --- > > Cyrus Home Page: http://asg.web.cmu.edu/cyrus > > Cyrus Wiki/FAQ: http://cyruswiki.andrew.cmu.edu > > List Archives/Info: http://asg.web.cmu.edu/cyrus/mailing-list.html > > > > > > > --- > Cyrus Home Page: http://asg.web.cmu.edu/cyrus > Cyrus Wiki/FAQ: http://cyruswiki.andrew.cmu.edu > List Archives/Info: http://asg.web.cmu.edu/cyrus/mailing-list.html > --- Cyrus Home Page: http://asg.web.cmu.edu/cyrus Cyrus Wiki/FAQ: http://cyruswiki.andrew.cmu.edu List Archives/Info: http://asg.web.cmu.edu/cyrus/mailing-list.html