Comment 27 for bug 80248

Revision history for this message
Michael Vogt (mvo) wrote : Re: e2fsprogs initscripts volumeid Update Issue

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:
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,
 Michael