Your message dated Tue, 27 Jan 2009 20:01:59 GMT
with message-id <[email protected]>
and subject line slocate has been removed from Debian, closing #292025
has caused the Debian Bug report #292025,
regarding change priority slocate runs as
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.)
--
292025: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=292025
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: slocate
Version: 2.6-1.3.2
Feature add:
set priority of slocate to run at 20 instead of 0.
--- slocate.original Mon Jan 24 09:32:08 2005
+++ slocate Mon Jan 24 09:34:22 2005
@@ -4,9 +4,9 @@
then
if [ -f /etc/updatedb.conf ]
then
- /usr/bin/updatedb
+ nice -n 20 /usr/bin/updatedb
else
- /usr/bin/updatedb -f proc
+ nice -n 20 /usr/bin/updatedb -f proc
fi
chown root.slocate /var/lib/slocate/slocate.db
--- End Message ---
--- Begin Message ---
Version: 3.1-1.1+rm
The slocate 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/457565 . 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.
Kind regards,
--
Marco Rodrigues
--- End Message ---