[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: A script to see how much a package is depended upon.



On Wed, 12 Sep 2001 14:24:54 +0900,
Junichi Uekawa <dancer@netfort.gr.jp> wrote:
> Also, please change the name of your package, because it is confusing,
Rename to what?  "count-depends-field"?  Any suggestion?

> and does something different.
Something like this?
# package tkdvi
# * level 0
# ** searching tkdvi
# found new dependency: libc6
# found new dependency: libkpathsea3
# found new dependency: tk8.3
# found new dependency: wish
# * level 1
# ** searching tk8.3
# found new dependency: tcl8.3
# found new dependency: xlibs
# ** searching libc6
# ** (we see here tkdvi)
# ** searching wish
# ** searching libkpathsea3
# * level 2
# ** (we see here tk8.3)
# ** (we see here libc6)
# ** searching xlibs
# found new dependency: xfree86-common
# found new dependency: libfreetype6
# ** (we see here tkdvi)
# ** (we see here wish)
# ** (we see here libkpathsea3)
# ** searching tcl8.3
# * level 3
# ** (we see here libc6)
# ** searching libfreetype6
# ** (we see here xlibs)
# ** (we see here tkdvi)
# ** (we see here tk8.3)
# ** (we see here libkpathsea3)
# ** (we see here wish)
# ** (we see here tcl8.3)
# ** searching xfree86-common
# found new dependency: debianutils
# * level 4
# ** (we see here libc6)
# ** (we see here libfreetype6)
# ** (we see here xlibs)
# ** (we see here tkdvi)
# ** searching debianutils
# ** (we see here tk8.3)
# ** (we see here libkpathsea3)
# ** (we see here wish)
# ** (we see here tcl8.3)
# ** (we see here xfree86-common)
(snip)
This is the reverse index of "the packages that depend on
a specific package".

--
Oohara Yuuma <oohara@libra.interq.or.jp>
Graduate-school of Science, Kyoto University
PGP Key  http://www.interq.or.jp/libra/oohara/pub-key.txt
Key fingerprint = 6142 8D07 9C5B 159B C170  1F4A 40D6 F42E F464 A695

I always put away what I take.
--- Ryuji Akai, "Star a way"



Reply to: