Hi all,
I'm trying to install fam tar.gz but I would like to remove the
existing rpm first (nope, I don't want to install a new rpm).
The problem is the following:
[root@localhost /root]# rpm -qa | grep -i fam
fam-2.6.4-1
[root@localhost /root]# rpm -e fam
Removing fam from rpc...
Removing fam from inetd.conf...
Couldn't find inetd.conf in /etc /usr/etc /usr/local/etc
Restarting inetd...
inetd: no process killed
error: execution of %preun scriptlet from fam-2.6.4-1 failed, exit status 1
[root@localhost /root]# rpm -qa | grep -i fam
fam-2.6.4-1
And I'm not able to get past this point.
Any ideas?
Best regards,
--
Paulo J. Matos aka PDestroy : pocm(_at_)rnl.ist.utl.pt
Instituto Superior Tecnico - Lisbon
Software & Computer Engineering - A.I.
- > http://www.rnl.ist.utl.pt/~pocm
---
Yes, God had a deadline...
So, He wrote it all in Lisp!
--
Source code, list archive, and docs: http://oss.sgi.com/projects/fam/
To unsubscribe: echo unsubscribe fam | mail majordomo@xxxxxxxxxxx
|