Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
syslog-ng/metalog conflict?
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Other Things Gentoo
View previous topic :: View next topic  
Author Message
chiatello
Guru
Guru


Joined: 21 Jul 2003
Posts: 321
Location: knoxvegas, tn, AMERIKA

PostPosted: Sun Oct 19, 2003 10:23 pm    Post subject: syslog-ng/metalog conflict? Reply with quote

ok well when i first built this system i accidentally emerged syslog-ng, instead of metalog


so then i

#rc-update del syslog-ng default
#emerge unmerge syslog-ng
#emerge metalog
#rc-update add metalog default



but now whenever i do pretty much anything (emerging/rc-update,etc-update, etc)
it will give me this

*Service 'syslog-ng' already provide 'logger'!;
*Not adding service 'metalog'..


how can i take care of th is?


thanks
Back to top
View user's profile Send private message
Kirigoe
Tux's lil' helper
Tux's lil' helper


Joined: 10 Jan 2003
Posts: 147
Location: concrete hut, sweden

PostPosted: Sun Oct 19, 2003 10:34 pm    Post subject: Reply with quote

look in /etc/init.d/ to see if the syslog-ng file is still there, if it is, i think you need to remove it since this isn't done even if you unmerge the package.

further, the command "rc-update show" shows all rc-scripts and their current runlevel (if any).

good luck!
_________________
+ adopt an unanswered post today!
+ kimono network monitor
+ downshift.org
Back to top
View user's profile Send private message
chiatello
Guru
Guru


Joined: 21 Jul 2003
Posts: 321
Location: knoxvegas, tn, AMERIKA

PostPosted: Sun Oct 19, 2003 10:38 pm    Post subject: Reply with quote

k will do asap, when i get back to my main computer


thanks alot
Back to top
View user's profile Send private message
chiatello
Guru
Guru


Joined: 21 Jul 2003
Posts: 321
Location: knoxvegas, tn, AMERIKA

PostPosted: Sun Oct 19, 2003 10:58 pm    Post subject: Reply with quote

rockin, in the /etc/init.d

there were the syslog-ng, and metalog

so i just made a backup of the syslog-ng , then removed it from that driecotry


now everything is goign cool :)

problem solved thx


also what is the /etc/init.d/ there for?

what does it do?
Back to top
View user's profile Send private message
Kirigoe
Tux's lil' helper
Tux's lil' helper


Joined: 10 Jan 2003
Posts: 147
Location: concrete hut, sweden

PostPosted: Sun Oct 19, 2003 11:07 pm    Post subject: Reply with quote

chiatello wrote:
also what is the /etc/init.d/ there for?

what does it do?


it contains all the runscripts for services currently installed. the syslog application for example is a service started via a runscript in that directory.

you can control individual services by running:

Code:
/etc/init.d/<script> start|stop|restart


but usually these scripts are called at boot-time/shutdown i.e. different runlevels and you just have to set them up using the fc-update command.

other useful commands for the runscripts is "rc-status" that lists all currently running services.
_________________
+ adopt an unanswered post today!
+ kimono network monitor
+ downshift.org
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Other Things Gentoo All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum