Gentoo Archives: gentoo-portage-dev

From: Zac Medico <zmedico@×××××.com>
To: gentoo-portage-dev@l.g.o
Subject: Re: [gentoo-portage-dev] DepSet
Date: Sat, 03 Dec 2005 08:39:57
Message-Id: 4391599A.8090100@gmail.com
In Reply to: Re: [gentoo-portage-dev] DepSet by Zac Medico
1 Zac Medico wrote:
2
3 >
4 > 1) Save test_conditionals.py in your PYTHONPATH as portage/test/ebuild/test_conditionals.py
5 >
6 > 2) Run `trial portage.test.ebuild` and watch it fail.
7 >
8 > 3) Apply DepSet-AndRestriction.patch then watch the previous test succeed.
9 >
10 > 4) Run vdb-depset-test.py to try it on your whole vdb (ParseErrors can be expected due to invalid syntax).
11 >
12
13 Actually, step 4 will not work without the attached patch that fixes a problem with the vdb multiplex repository.
14
15 Zac

Attachments

File name MIME type
repository-multiplex-iter.patch text/x-patch

Replies

Subject Author
Re: [gentoo-portage-dev] DepSet Zac Medico <zmedico@×××××.com>