Hi Rich,

I totally removed the old rpm and the /opt/fedora-ds directory then I installed the rpm without processing the pre-scripts
root%rpm --nopre -ivh /tmp/fedora-ds-1.0.2-1.RHEL4.i386.opt.rpm
Preparing...                ########################################### [100%]
   1:fedora-ds              ########################################### [100%]
error: %post(fedora-ds-1.0.2-1.RHEL4.i386) scriptlet failed, exit status 255
[root@tux opt]# rpm -q fedora-ds
fedora-ds-1.0.2-1.RHEL4
So it seems installed but I do get an error in the %post section
Can I see what exactly is in the different sections? Is there a spec file I can download somewhere?
Could it be my rpm db is corrupt? I already tried rebuilding this, but it didn't help.

Jo