Hi, all.
I have several boxes with CentOS versions 3.x, 4.x, and 5.x running in my 
shop, with Samba loaded on many.  I've been able to stay on the current 
version of Samba in CentOS 4.x and 5.x using the source RPM from Sernet.  
However, I'm not able to upgrade Samba on the CentOS 3.x boxes.  Here's
the
error I get when I run "rpmbuild --rebuild --clean
samba-3.2.7-38.src.rpm":
+ mkdir -p /var/tmp/samba3-3.2.7-build//usr/lib/krb5/plugins/libkrb5
+ cp -p 
source/bin/winbind_krb5_locator.so
/var/tmp/samba3-3.2.7-build//usr/lib/krb5/plugins/libkrb5
cp: cannot stat `source/bin/winbind_krb5_locator.so': No such file or 
directory
error: Bad exit status from /var/tmp/rpm-tmp.4484 (%install)
RPM build errors:
    Bad exit status from /var/tmp/rpm-tmp.4484 (%install)
Has anybody encountered and overcome this problem?  Better still, has anyone 
successfully compiled from source RPM and installed recent versions of Samba 
on CentOS 3.x boxes?
Thanls.
Dimitri
-- 
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.
https://bugzilla.samba.org and submit a bug :) Dimitri Yioulos wrote:> Hi, all. > > I have several boxes with CentOS versions 3.x, 4.x, and 5.x running in my > shop, with Samba loaded on many. I've been able to stay on the current > version of Samba in CentOS 4.x and 5.x using the source RPM from Sernet. > However, I'm not able to upgrade Samba on the CentOS 3.x boxes. Here's the > error I get when I run "rpmbuild --rebuild --clean samba-3.2.7-38.src.rpm": > > + mkdir -p /var/tmp/samba3-3.2.7-build//usr/lib/krb5/plugins/libkrb5 > + cp -p > source/bin/winbind_krb5_locator.so /var/tmp/samba3-3.2.7-build//usr/lib/krb5/plugins/libkrb5 > cp: cannot stat `source/bin/winbind_krb5_locator.so': No such file or > directory > error: Bad exit status from /var/tmp/rpm-tmp.4484 (%install) > > RPM build errors: > Bad exit status from /var/tmp/rpm-tmp.4484 (%install) > > Has anybody encountered and overcome this problem? Better still, has anyone > successfully compiled from source RPM and installed recent versions of Samba > on CentOS 3.x boxes? > > Thanls. > > Dimitri > >