Samba error on clean RH9 install

NRaygun

Member
Jun 30, 2000
131
0
0
I installed a fresh copy of Redhat 9 and installed Samba 3.0.4-1 using this:

rpm -Uvh samba-3.0.4-1_rh9.i386.rpm

then I get this at the end:

error: %postun(samba-2.2.7a-7.9.0) scriptlet failed, exit status 1


Samba appears to work, but I'm a little hestitant to put anything of significance on this machine.

Any ideas? Should I be concerned?
 

AkumaBao

Golden Member
Aug 14, 2001
1,438
0
0
Looks like a botched postun in the package. You might reinstall with a different build. Tried the "yum" packages yet?
 

Nothinman

Elite Member
Sep 14, 2001
30,672
0
0
postun is most likely the post-uninstall script. I would try removing samba completely and installing the new RPM after that, perhaps the 2.2->3 upgrade is broken.

yum is a framework like apt that makes RPMs manageable.