Does portage store checksums for every installed file in a package?
On Mon, 2008-02-04 at 10:54 +0100, Vlastimil Babka wrote:
> Amit Dor-Shifer wrote:
> > Hello all,
> > I was wondering whether portage calculates and stores a checksum for
> > every installed file (every file appearing in the output of "equery f
> > <PKG_NAME>"). If so, how can I access it? I've found a Manifest file in
> > distfiles, but it doesn't seem to store checksums for the installed files.
>
> Yes it's in /var/db/pkg/$CAT/$PF/CONTENTS - there's md5sum and filesize
> for each installed file.
> You can check them for example by qcheck from portage-utils.
>
> Caster
You can also use the equery check command to check a package.
Regards,
Paul
--
gentoo-portage-dev@lists.gentoo.org mailing list