Gentoo Archives: gentoo-alt

From: Duft Markus <Markus.Duft@×××××××.at>
To: gentoo-alt@l.g.o
Subject: [gentoo-alt] portage strict feature
Date: Mon, 21 Apr 2008 14:29:00
Message-Id: 18597F2B47F1394A9B309945EC7241120170BDCA@servex01.wamas.com
1 Hi!
2
3 i have some problems with manifest verification while bootstrapping with
4 python 2.4 (have not managed to upgrade that one). it seems that the
5 strict feature no longer disables that verifications as - i believe - it
6 was before. i changed this:
7
8 3606 verified_ok,reason =
9 portage.checksum.verify_all(mysettings["DISTDIR"]+"/"+myfile,
10 mydigests[myfile])
11 3607 if not verified_ok and "strict" in
12 mysettings.features:
13
14 in usr/lib/portage/pym/portage/__init__.py, and now it works again, and
15 there is no need to mess around with the manifests...
16
17 could this be a patch that should be applied when USE=build?
18
19 cheers, Markus
20 --
21 gentoo-alt@l.g.o mailing list