Current time: 05-22-2024, 09:23 AM Hello There, Guest! (LoginRegister)


Post Reply 
Please help me!!! im so cofused
Author Message
rokgin Offline


Posts: 2
Joined: Sep 2007
Reputation: 0
Post: #1
Please help me!!! im so cofused
i am using Ubuntu and tried to install ispcp-omega, i got lots of errors, but i have corrected them, but now, when i run perl ispcp-setup everything goes fine until in the end i got the following error

Please enter admininistrator email address: my@email.com
groupadd: group vu2000 exists
ERROR: External command '/usr/sbin/groupadd -g 2000 vu2000' returned '9' status !
root@ubuntu:/var/www/ispcp/engine/setup#

what i need to do?
(This post was last modified: 09-15-2007 07:21 PM by rokgin.)
09-15-2007 07:20 PM
Find all posts by this user Quote this message in a reply
rsmithgs Offline
Junior Member
*

Posts: 176
Joined: Apr 2007
Reputation: 1
Post: #2
RE: Please help me!!! im so cofused
does the vu2000 user exist?

if it does delete the user

So to check

cat /etc/passwd

to delete userdel vu2000
09-15-2007 07:23 PM
Find all posts by this user Quote this message in a reply
FeG Offline
Banned

Posts: 222
Joined: Aug 2007
Post: #3
RE: Please help me!!! im so cofused
rokgin Wrote:groupadd: group vu2000 exists

I think, the problem isn't an existing vu2000 user, but an existing vu2000 group.. so...

Code:
groupdel vu2000

... should be the solution.

Greetings
FeG
09-15-2007 08:14 PM
Find all posts by this user Quote this message in a reply
joximu Offline
helper
*****
Moderators

Posts: 7,024
Joined: Jan 2007
Reputation: 92
Post: #4
RE: Please help me!!! im so cofused
Try the script "reset-setup" - it's in the same folder as ispcp-setup...
There is also a comment in this file which seems to fit your needs...

/J

Edit: it seems not to be finished... :-(
(This post was last modified: 09-15-2007 08:18 PM by joximu.)
09-15-2007 08:17 PM
Visit this user's website Find all posts by this user Quote this message in a reply
rokgin Offline


Posts: 2
Joined: Sep 2007
Reputation: 0
Post: #5
RE: Please help me!!! im so cofused
But now im getting this error

useradd: warning: the home directory already exists.
Not copying any file from skel directory into it.
/bin/cp: cannot stat `/etc/bind/named.conf': No such file or directory
ERROR: External command '/bin/cp -p /etc/bind/named.conf /etc/ispcp/bind/backup/named.conf.system' returned '1' status !
09-15-2007 08:47 PM
Find all posts by this user Quote this message in a reply
joximu Offline
helper
*****
Moderators

Posts: 7,024
Joined: Jan 2007
Reputation: 92
Post: #6
RE: Please help me!!! im so cofused
rokgin Wrote:But now im getting this error

useradd: warning: the home directory already exists.
Not copying any file from skel directory into it.

This is not really a nogo-error. Only a warning.

But this:

rokgin Wrote:/bin/cp: cannot stat `/etc/bind/named.conf': No such file or directory
ERROR: External command '/bin/cp -p /etc/bind/named.conf /etc/ispcp/bind/backup/named.conf.system' returned '1' status !

well - it's very clear: there is no /etc/bin/named.conf - either change the named.conf path in /etc/ispcp/ispcp.conf or check your bind configuration...

/J
09-15-2007 09:01 PM
Visit this user's website Find all posts by this user Quote this message in a reply
Post Reply 


Forum Jump:


User(s) browsing this thread: 1 Guest(s)