LinuxQuestions.org
Review your favorite Linux distribution.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Red Hat
User Name
Password
Red Hat This forum is for the discussion of Red Hat Linux.

Notices

Reply
 
LinkBack Search this Thread
Old 12-05-2006, 10:34 AM   #1
saikatgupta
LQ Newbie
 
Registered: Jun 2006
Posts: 3

Rep: Reputation: 0
RHCE EL 4.0 example.com Server Setup


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
 
Old 12-05-2006, 05:51 PM   #2
Lenard
Senior Member
 
Registered: Dec 2005
Location: Indiana
Distribution: RHEL/CentOS/SL 5 i386 and x86_64 pata for IDE in use
Posts: 4,790

Rep: Reputation: 56
Good that what you get for attempting to install something you are not allowed to.
 
Old 12-06-2006, 11:48 AM   #3
saikatgupta
LQ Newbie
 
Registered: Jun 2006
Posts: 3

Original Poster
Rep: Reputation: 0
Sorry, I can't understand.
 
Old 12-06-2006, 01:40 PM   #4
Lenard
Senior Member
 
Registered: Dec 2005
Location: Indiana
Distribution: RHEL/CentOS/SL 5 i386 and x86_64 pata for IDE in use
Posts: 4,790

Rep: Reputation: 56
The package rhce-config-4.0-0.55.noarch.rpm is not meant for any system outside the RHCE exam. It is designed to do exactly what it did, it broke the system, now you get to fix it. Please read;

http://www.linuxquestions.org/questi...=365471&page=2
 
Old 12-07-2006, 10:28 PM   #5
saikatgupta
LQ Newbie
 
Registered: Jun 2006
Posts: 3

Original Poster
Rep: Reputation: 0
from Saikat

Yes, I'm preapring this for the RHCE students in an institution which is Redhat Training Partner. Whats harm in that? If this is not the way, then what is the way to configure the server according to the Redhat?

Plz guide me.
 
Old 12-08-2006, 06:01 AM   #6
Lenard
Senior Member
 
Registered: Dec 2005
Location: Indiana
Distribution: RHEL/CentOS/SL 5 i386 and x86_64 pata for IDE in use
Posts: 4,790

Rep: Reputation: 56
Ask Red Hat.

The problem is the rpm database is corrupted so you have to repair the database;

http://www.rpm.org/hintskinks/repairdb-2003-06/
 
Old 11-17-2009, 05:44 AM   #7
luay1985
LQ Newbie
 
Registered: Nov 2009
Posts: 1

Rep: Reputation: 0
RHCE environment RPM won't get installed

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 View Post
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
 
Old 11-17-2009, 02:41 PM   #8
DrLove73
Senior Member
 
Registered: Sep 2009
Location: Srbobran, Serbia
Distribution: CentOS 5.5 i386 & x86_64
Posts: 1,113
Blog Entries: 1

Rep: Reputation: 124Reputation: 124
No #1: Previous posts are 3 years old.

No #2: Ask Red Hat for support, it's their baby.
 
  


Reply

Tags
rhce


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are Off
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
DNS server setup and mail server rajivsalwan Linux - General 4 07-15-2006 01:24 AM
Best info to setup a ftp server behind the proxy server. bruse Linux - Networking 1 12-14-2005 04:13 PM
setup mailserver/web server/ftp server hariiyer Linux - Networking 1 11-27-2004 01:16 AM
Setup a linux server, DNS, WEB, FTP, and Mail Server Help watermelon_lee Linux - Networking 1 08-26-2003 03:09 AM
Setup linux-apache server to access documents on NT server josephswagner Linux - Software 11 04-11-2003 08:35 AM


All times are GMT -5. The time now is 07:01 PM.

Main Menu
 
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
identi.ca: @linuxquestions
Facebook: @linuxquestions
Open Source Consulting | Domain Registration