Gentoo Archives: gentoo-dev

From: Dan Armak <danarmak@g.o>
To: gentoo-dev@××××××××××.org
Subject: Re: [gentoo-dev] A wishlist
Date: Sun, 14 Oct 2001 16:48:32
Message-Id: 200110142248.AAA25222@mailgw3.netvision.net.il
In Reply to: [gentoo-dev] A wishlist by Karl Trygve Kalleberg
1 Another item: an automated dependency checker.
2
3 It would build a file->package database from /var/db/pkg and update it
4 whenever a request for a non-registered file is made.
5
6 It would run ldd on all dynamic exes in CONTENTS of a requested package, find
7 which packages the linked libraries were from and list the packages.
8
9 With an interface to portage.py, it could caculate the DEPEND of the ebuild
10 and list missed deps.
11
12 Also, maybe this Subterfuge can make a list of programs called by the ebuild
13 during emerge (make, gcc, ld, perl, whatever) and look those up too.
14
15 --
16
17 Dan Armak
18 Gentoo Linux Developer, Desktop Team
19 Matan, Israel

Replies

Subject Author
Re: [gentoo-dev] A wishlist Joshua Pierre <joshua@×××××.com>
Re: [gentoo-dev] A wishlist Chris Houser <chouser@g.o>