Bug#589238: insserv: I can not do update or upgrade. Insserv problem

2010-07-16 Thread German _

thanks! thanks! I could fix it quickly because of what you said (and again 
sorry for my English)
Add the following block in the script, as it says the page that I circled and 
matter resolved.

# # # BEGIN INIT INFO
# Provides: scriptname
# Required-Start: $ syslog $ remote_fs
# Required-Stop: $ syslog $ remote_fs
# Default-Start: 2 3 4 5
# Default-Stop: 0 1 6
# Short-Description: Start daemon at boot time
# Description: Enable Service Provider by daemon.
# # # END INIT INFO

Thank you very much again

> Date: Sat, 17 Jul 2010 00:50:08 +0200
> From: p...@hungry.com
> To: gna1...@hotmail.com
> CC: 589...@bugs.debian.org
> Subject: Re: Bug#589238: insserv: I can not do update or upgrade. Insserv 
> problem
> 
> [German]
> > Thanks, Peter, for your reply. And I apologize for my "bad English."
> > You pass the result of / usr / share / insserv / make-testsuite.
> 
> Thank you.  It confirmed my suspicion that the smfpd is the cause:
> 
> addscript smfpd <<'EOF'
> EOF
> 
> There is no dependency information in the script.  Adding it to the
> script should solve your problem.  Documentation on how to add init.d
> script dependencies is still available from
> http://wiki.debian.org/LSBInitScripts >.
> 
> When that is said, I suspect there is a problem with insserv and how
> it handle a missing dependency header.  Will have to try to reproduce
> the problem and see if I can confirm this or not.
> 
> PS: Putting 589...@bugs.debian.org back on CC, and bounced your email
> there too, to allow all insserv maintainers to be aware of the status
> of this issue.
> 
> Happy hacking,
> -- 
> Petter Reinholdtsen
  
_
En Hotmail estamos reinventando un nuevo correo. Preparate para lo que se 
viene. Ver más
http://www.nuevohotmail.com

Bug#589238: insserv: I can not do update or upgrade. Insserv problem

2010-07-16 Thread Petter Reinholdtsen
[German]
> Thanks, Peter, for your reply. And I apologize for my "bad English."
> You pass the result of / usr / share / insserv / make-testsuite.

Thank you.  It confirmed my suspicion that the smfpd is the cause:

addscript smfpd <<'EOF'
EOF

There is no dependency information in the script.  Adding it to the
script should solve your problem.  Documentation on how to add init.d
script dependencies is still available from
http://wiki.debian.org/LSBInitScripts >.

When that is said, I suspect there is a problem with insserv and how
it handle a missing dependency header.  Will have to try to reproduce
the problem and see if I can confirm this or not.

PS: Putting 589...@bugs.debian.org back on CC, and bounced your email
there too, to allow all insserv maintainers to be aware of the status
of this issue.

Happy hacking,
-- 
Petter Reinholdtsen



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#589238: insserv: I can not do update or upgrade. Insserv problem

2010-07-15 Thread Petter Reinholdtsen
[German]
> I can not do update or upgrade. Transcribe the result. How I can fix
> it? Thanks

The smfpd script seem to have buggy/missing dependency information,
causing a dependency loop.  The precense of such loop blocks the
installation of any package with init.d script to ensure a broken boot
sequence is not generated.

I suspect the fix is to correct/add dependency information to
/etc/init.d/smfpd.  Which package include the script?  Can you provide
the output from /usr/share/insserv/make-testsuite for debugging?

Documentation on how to add init.d script dependencies is available
from http://wiki.debian.org/LSBInitScripts >.

Happy hacking,
-- 
Petter Reinholdtsen



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org