Mailinglist Archive: opensuse (3437 mails)
| < Previous | Next > |
RE: [opensuse] clean uninstall
- From: "Kamal, Murali" <Murali.Kamal@xxxxxx>
- Date: Thu, 19 Jun 2008 08:58:42 -0400
- Message-id: <23C0CFEF91737340B266E6B1B7F63BBB05236198@xxxxxxxxxxxxxxx>
I raised a bug for this in bugzilla.
They resolved the issue saying that it is fixed in Suse 11.0.
To have clean .depend.* files, we need to execute insserv command
without any parameters, so that I will remove unnecessary links from the
.depend.* files.
This is the response I received from suse dev team:
"Please belive me that this is not a problem as startpar(8) ignores
not enabled services. The insserv(8) version of openSuSE 10.2 does
not clean out the makefiles but list all possible services. To get
cleaned makefiles after deintalling simply execute `insserv' without any
option:"
Thank you all for your support.
Regards,
Murali.
-----Original Message-----
From: Carlos E. R. [mailto:robin.listas@xxxxxxxxxxxxxx]
Sent: Saturday, June 14, 2008 12:57 AM
To: OS-en
Subject: RE: [opensuse] clean uninstall
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
The Friday 2008-06-13 at 11:00 -0400, Kamal, Murali wrote:
...
I think you need also:
# Required-Stop: $network
otherwise, network might be stopped before your service. Try.
If the depend files still are not cleared of your service, I think
that's
a bug.
- --
Cheers,
Carlos E. R.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.4-svn0 (GNU/Linux)
iD8DBQFIUsoGtTMYHG2NR9URAsdcAJ9YoNLvRllIGeZvO7t0vTfmr9Fo3gCdFWve
MvMd/UvC9jAYiaWyJGn2+V0=
=/z1q
-----END PGP SIGNATURE-----
--
To unsubscribe, e-mail: opensuse+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse+help@xxxxxxxxxxxx
--
To unsubscribe, e-mail: opensuse+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse+help@xxxxxxxxxxxx
They resolved the issue saying that it is fixed in Suse 11.0.
To have clean .depend.* files, we need to execute insserv command
without any parameters, so that I will remove unnecessary links from the
.depend.* files.
This is the response I received from suse dev team:
"Please belive me that this is not a problem as startpar(8) ignores
not enabled services. The insserv(8) version of openSuSE 10.2 does
not clean out the makefiles but list all possible services. To get
cleaned makefiles after deintalling simply execute `insserv' without any
option:"
Thank you all for your support.
Regards,
Murali.
-----Original Message-----
From: Carlos E. R. [mailto:robin.listas@xxxxxxxxxxxxxx]
Sent: Saturday, June 14, 2008 12:57 AM
To: OS-en
Subject: RE: [opensuse] clean uninstall
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
The Friday 2008-06-13 at 11:00 -0400, Kamal, Murali wrote:
...
By the way here is the LSB header of my startup script inside
/etc/init.d/
### BEGIN INIT INFO
# Provides: aclogrd
# Required-Start: $network
# Should-Start:
# Required-Stop:
# Default-Start: 2 3 5
# Default-Stop: 0 1 6
# Description: Security Audit aclogrd Service
### END INIT INFO
I think you need also:
# Required-Stop: $network
otherwise, network might be stopped before your service. Try.
If the depend files still are not cleared of your service, I think
that's
a bug.
- --
Cheers,
Carlos E. R.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.4-svn0 (GNU/Linux)
iD8DBQFIUsoGtTMYHG2NR9URAsdcAJ9YoNLvRllIGeZvO7t0vTfmr9Fo3gCdFWve
MvMd/UvC9jAYiaWyJGn2+V0=
=/z1q
-----END PGP SIGNATURE-----
--
To unsubscribe, e-mail: opensuse+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse+help@xxxxxxxxxxxx
--
To unsubscribe, e-mail: opensuse+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse+help@xxxxxxxxxxxx
| < Previous | Next > |