Gentoo Archives: gentoo-user-es

From: dabi <voise@×××××××××××××.net>
To: gentoo-user-es@l.g.o
Subject: Re: [gentoo-user-es] rc-update hace cosas raras?
Date: Mon, 09 Aug 2004 17:45:27
Message-Id: 4117B84E.3060802@dope.homeunix.net
In Reply to: Re: [gentoo-user-es] rc-update hace cosas raras? by Juan Ponce R
1 pues fijate.... es lo que te decia antes: no hay dcron instalado, ni
2 siquiera en ningun runlevel, pero aun asi está como "registrado", y por
3 eso no me deja meter vixie-cron:
4
5
6 root@coma posthuman # rc-update del dcron default
7 * dcron not found in any of the specified runlevels.
8
9
10
11
12 root@coma posthuman # emerge -C dcron
13
14 --- Couldn't find dcron to unmerge.
15
16 >>> unmerge: No packages selected for removal.
17
18
19
20 root@coma posthuman # rc-update add vixie-cron default
21 * vixie-cron added to runlevel default
22 * Caching service dependencies...
23 * Service 'dcron' already provide 'cron'!;
24 * Not adding service 'vixie-cron'...
25 [ ok ]
26 * rc-update complete.
27
28 asi que aquí andamos...
29
30
31
32
33
34
35 Juan Ponce R wrote:
36
37 para sacar dcron del runlevel :
38
39 rc-update del dcron default
40
41 luego desintala dcron con:
42
43 emerge -C dcron
44
45
46 luego agrega el vixie-cron
47
48 El Lun 09 Ago 2004 12:44, dabi escribió:
49
50
51 > supongo que no hace nada raro, simplemente que no se usarlo, pero con lo
52 > sencillo que es pues no entiendo lo que pasa:
53 >
54 > instalo vixie-cron:
55 >
56 > * Service 'dcron' already provide 'cron'!;
57 > * Not adding service
58 > 'vixie-cron'... [ ok ]
59 >
60 >
61 >
62 > ¿un servicio dcron? mmm no lo quiero, quiero vixie-cron:
63 >
64 > root@coma posthuman # rc-update del cron
65 > * cron not found in any of the specified runlevels.
66 > root@coma posthuman # rc-update del dcron
67 > * dcron not found in any of the specified runlevels.
68 >
69 >
70 >
71 > Si no hay cron ni dcron... debería dejarme hacer...
72 >
73 > root@coma posthuman # rc-update add vixie-cron default
74 > * vixie-cron added to runlevel default
75 > * Caching service dependencies...
76 > * Service 'dcron' already provide 'cron'!;
77 > * Not adding service
78 > 'vixie-cron'... [ ok ]
79 > * rc-update complete.
80 >
81 >
82 >
83 > asi que no tengo ninún cron, ningún vixie-cron, ningún dcron pero no
84 > puedo meter vixie-cron porque hay un dcron. no lo entiendo:
85 >
86 > root@coma posthuman # rc-update show | grep cron
87 > dcron |
88 > vixie-cron |
89 >
90 >
91 > ¿ideas?
92 >
93 >
94 > --
95 > gentoo-user-es@g.o mailing list
96 >
97
98
99 --
100 gentoo-user-es@g.o mailing list
101
102
103
104 --
105 gentoo-user-es@g.o mailing list

Replies

Subject Author
Re: [gentoo-user-es] rc-update hace cosas raras? Alberto Garcia Hierro <tcpdevil@××××××××××.org>