Hello there,
I have almost the same case as you do ... I'm trying to install the RPM for creating the RHCE environment ( for RHCE studying purposes ) ... but I keep on getting this error ..
I tried to check that link posted about the database corrupted .. but the link is not valid ...
Any feedback will be extremely appreciated
If you can help, please send me an email :
luay14@yahoo.com
[root@localhost ~]# rpm -Uvh /root/Desktop/rhce-config-5.1.0-13.noarch.rpm
Preparing... ########################################### [100%]
Missing /var/ftp/pub/errata directory...Copy from RHCI CD?
Missing /var/ftp/pub/Server directory...Run /root/bin/expandtree?
error: %pre(rhce-config-5.1.0-13.noarch) scriptlet failed, exit status 1
error: install: %pre scriptlet failed (2), skipping rhce-config-5.1.0-13
[root@localhost ~]# mkdir /var/ftp/pub/errata
[root@localhost ~]# mkdir /var/ftp/pub/Server
[root@localhost ~]# rpm -Uvh /root/Desktop/rhce-config-5.1.0-13.noarch.rpm
Preparing... ########################################### [100%]
error: %pre(rhce-config-5.1.0-13.noarch) scriptlet failed, exit status 1
error: install: %pre scriptlet failed (2), skipping rhce-config-5.1.0-13
[root@localhost ~]#
Quote:
Originally Posted by saikatgupta
The main problem that I'm facing is to UP the Server according to the RedHat guidelines.
I tried with the server1.ks.cfg (i.e.ks.cfg on floppy), installed accordingly, then copied all the rpms in /var/ftp/pub.
Then ran rhce-config-4.0-0.55.noarch.rpm. BUT after using the command
rpm -ivh rhce-config-4.0-0.55.noarch.rpm, it is showing
Preparing ........... ################################ [100%]
error: %pre(rhce-config-4.0-0.55.noarch) scriplet failed, exit status 1
error: % install: % pre scriplet failed(2), skipping rhce-config-4.0-0.55
For that, the entire thing is not been working.
Now, after numerous attempts, still it is in the same position
I can't Up the Server in the fashion example.com
Plz help me
|