Your message dated Mon, 2 Jun 2008 13:10:04 +0100
with message-id <[EMAIL PROTECTED]>
and subject line jukebox-mercury has been removed from Debian, closing #367727
has caused the Debian Bug report #367727,
regarding jukebox-mercury: must use invoke-rc.d
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [EMAIL PROTECTED]
immediately.)


-- 
367727: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=367727
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: jukebox-mercury
Version: 0.1-1.1

As of Debian Policy Manual version 3.7.2, the use of invoke-rc.d to
run init.d scripts has been made mandatory. Earlier, its use was
strongly recommended.

In most cases the fix should be simple, replace this:
    
    /etc/init.d/package <action>
    
with this:
    
    if which invoke-rc.d >/dev/null 2>&1; then
            invoke-rc.d package <action>
    else
            /etc/init.d/package <action>
    fi

On May 13 and 14, I checked all packages in Debian sid, and found
that your package needs to be changed because of this policy change.
This bug is part of a mass-filing to get all such bugs fixed.
(See discussion starting at [1].)

    [1] http://lists.debian.org/debian-devel/2006/05/msg00577.html

If my checking was wrong, I apologize.

If I can help in getting the bug fixed, please tell me.


--- End Message ---
--- Begin Message ---
Version: 0.1-1.1+rm

The jukebox-mercury package has been removed from Debian testing, unstable and
experimental, so I am now closing the bugs that were still opened
against it.

For more information about this package's removal, read
http://bugs.debian.org/454520 . That bug might give the reasons why
this package was removed, and suggestions of possible replacements.

Don't hesitate to reply to this mail if you have any question.

Thank you for your contribution to Debian.

--
Marco Rodrigues
http://Marco.Tondela.org


--- End Message ---

Reply via email to