original and installed package differ in files

Bug #404737 reported by knut
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
findutils (Ubuntu)
New
Undecided
Unassigned

Bug Description

Binary package hint: findutils

while searching for reasons why updatedb slow-downs my laptop very often I found some strange configuration:

there are to jobs in /etc/cron.daily:
"find" which calls "updatedb" and
"mlocate" which calls /usr/bin/updatedb.mlocate

but actually these two scripts call the same binary:

$ ls -l /usr/bin/updatedb
lrwxrwxrwx 1 root root /usr/bin/updatedb -> /etc/alternatives/updatedb
$ ls -l /etc/alternatives/updatedb
lrwxrwxrwx 1 root root /etc/alternatives/updatedb -> /usr/bin/updatedb.mlocate

thus, I checked the package ownership of these scripts

$ dpkg -S cron.daily/find
findutils: /etc/cron.daily/find

and found out that the original package according to http://packages.ubuntu.com/jaunty/i386/findutils/filelist does not list this cron job script.

how could that happen?

using:
Ubuntu 9.04 with resent updates
findutils: 4.4.0-2ubuntu4
mlocate: 0.21.1-1ubuntu1

Revision history for this message
Alex Lourie (alourie) wrote :

Using Karmic Alpha 3 here.

findutils version is 4.4.2-1. I don't actually have /etc/cron.daily/find file, which probably seconds the problem here.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.