Thanks Abe/Dan.
James, FYI all GPL contribs.orges as-is with no warranty or support intended or to be expected. My position on support is clear. I do not accept direct e-mailed requests for support on GPL products for free. My support is billable unless I choose to offer it on forums, at no charge.
http://myezserver.com/phpBB2/viewtopic.php?t=31Having said that, the rpm in question is very basic. It is in use by many worldwise. The panel is called BackupNow and is found under the Administration heading:
pico /etc/e-smith/web/functions/BackupNow
#----------------------------------------------------------------------
# heading : Administration
# description : Backup Now
# navigation : 4000 4000
#----------------------------------------------------------------------
You can see below it installs and uninstalls without error:
# rpm -Uvh dmc-mitel-backupnow-0.0.1-4.noarch.rpm
Preparing... ###################### [100%]
1:dmc-mitel-backupnow #################
# rpm -ql dmc-mitel-backupnow
/etc
/etc/e-smith
/etc/e-smith/events
/etc/e-smith/events/BackupNow
/etc/e-smith/events/BackupNow/S10BackupNow
/etc/e-smith/events/actions
/etc/e-smith/events/actions/BackupNow
/etc/e-smith/web
/etc/e-smith/web/functions
/etc/e-smith/web/functions/BackupNow
/etc/e-smith/web/panels
/etc/e-smith/web/panels/manager
/etc/e-smith/web/panels/manager/cgi-bin
/etc/e-smith/web/panels/manager/cgi-bin/BackupNow
# rpm -q dmc-mitel-backupnow
dmc-mitel-backupnow-0.0.1-4
# rpm -e dmc-mitel-backupnow
# rpm -q dmc-mitel-backupnow
package dmc-mitel-backupnow is not installed
Regards,
Darrell