Try rpm -q sme-ddclient
to see what is installed
I would suggest you download another copy of that rpm in case the original is corrupted.
Then do
rpm -Uvh sme-ddclient-2.0-10.noarch.rpm
To remove do
rpm -e sme-ddclient
The rpm was installed with-> rpm -Uvh sme-ddclient-2.0-9.noarch.rpm
I became aware that there was trouble when I went to setup the zoneedit settings in the server panel. Entering information gave me an "Internal Server Error". (see error log lines below.)
Doing a ->[root@e-smith root]# rpm -q sme-ddclient*
results with
error: package sme-ddclient* is not installed
Same results with an rpm -e
when --> [root@e-smith home]# rpm -Uvh sme-ddclient-2.0-10.noarch.rpm
results with -- package sme-ddclient-2.0-10 is already installed
--> rpm -e sme-ddclient-2.0-10.noarch.rpm
results with -- error: package sme-ddclient-2.0-10.noarch.rpm is not installed
--> rpm -Uvh --force sme-ddclient-2.0-10.noarch.rpm
results with -- /var/tmp/rpm-tmp.99027: line 4: syntax error: unexpected end of file
error: execution of %preun scriptlet from sme-ddclient-2.0-9 failed, exit status 2
Ray, you may have hit it right when you said the RPM may have been bad.
I'm not so far into this re-install that I can't back out and start over - which to expidite things isn't a bad idea. My biggest challange here is "What happened? What might I have done that caused such a failure in this load." In the 7 years that I have been loading E-Smith on boxes, this is the second time I can't recover an error. RPM installs have been fairly straight forward. I'd hate to mess up a production machine, which I will be working on 2 this coming holiday.
Your help is much appreciated, and the work here is awesome. My work is almost exclusively for non-profit orginizations and ministries.Thanks... Moe...
-------------------------------------------------------
Log file reads - multiple lines of;
[Sun Nov 20 11:31:45 2005] ddclient: Use of uninitialized value in string at /usr/lib/perl5/site_perl/esmith/cgi.pm line 295.
[Sun Nov 20 11:31:51 2005] ddclient: print() on unopened filehandle esmith::FormMagick::LOG at /usr/lib/perl5/site_perl/esmith/FormMagick.pm line 401, <DATA> line 1.
[Sun Nov 20 11:31:51 2005] ddclient: Use of uninitialized value in open at /usr/lib/perl5/site_perl/esmith/FormMagick.pm line 421, <LEXIN> chunk 1.
[Sun Nov 20 11:32:13 2005] ddclient: readline() on closed filehandle esmith::FormMagick::LEXIN at /usr/lib/perl5/site_perl/esmith/FormMagick.pm line 422, <LEXIN> chunk 1.
This DB is opened read-only at /etc/e-smith/web/panels/manager/cgi-bin/ddclient line 454
[Sun Nov 20 11:32:13 2005] [error] [client 127.0.0.1] Premature end of script headers: /etc/e-smith/web/panels/manager/cgi-bin/ddclient
print() on unopened filehandle esmith::FormMagick::LOG at /usr/lib/perl5/site_perl/esmith/FormMagick.pm line 401, <DATA> line 1.
print() on unopened filehandle esmith::FormMagick::LOG at /usr/lib/perl5/site_perl/esmith/FormMagick.pm line 401, <DATA> line 1.