I tried to reproduce this problem on a system with turkish locales, but without success so far. Could you please attach the terminal output of: "apt-cache policy e2fsprogs" ?
We had similar issues in the paste when (for some reason) one (or more) of the following fields were different between /var/lib/dpkg/status and the data in /var/lib/apt/lists/*Packages for the same version number:
const char *Sections[] ={"Installed-Size", "Depends", "Pre-Depends", "Conflicts", "Breaks", "Replaces",
0};
Could you please check if one of those fields differes for the same version number (1.40.8-2ubuntu2 in hardy) between /var/lib/dpkg/status and the output of apt-cache show e2fsprogs?
Thanks for the additional information.
I tried to reproduce this problem on a system with turkish locales, but without success so far. Could you please attach the terminal output of: "apt-cache policy e2fsprogs" ?
We had similar issues in the paste when (for some reason) one (or more) of the following fields were different between /var/lib/ dpkg/status and the data in /var/lib/ apt/lists/ *Packages for the same version number:
"Depends" ,
"Pre-Depends" ,
"Conflicts" ,
"Breaks" ,
"Replaces" ,
const char *Sections[] ={"Installed-Size",
0};
Could you please check if one of those fields differes for the same version number (1.40.8-2ubuntu2 in hardy) between /var/lib/ dpkg/status and the output of apt-cache show e2fsprogs?
Thanks,
Michael