On Mon, 21 Oct 2002, Aaron M. Ucko wrote: > apt-get upgrade always wants to upgrade dictionaries-common from 0.8.1 > to 0.8.1 (not a typo) for no apparent reason. Here's what I get from > running apt-cache policy with it versus an unaffected package:
The package you have installed is not exactly the same as the one in the archive, so apt will upgrade it. If you do apt-cache show dictionaries-common and look closely at the output you will se that this is the case. Jason

