2007/11/18, Scott Horowitz <[EMAIL PROTECTED]>:
> I posted this script to the pacman-dev list last time, but thought
> maybe it should go here instead. It essentially looks for a number of
> problems with Arch PKGBUILDs, repos, etc. Since the previous posting,
> it now checks for a number of additional things including if a
> PKGBUILD's dependency provisions can be met and if a PKGBUILD's
> corresponding packages are in the Arch repo.
>
> The script is attached. And here is the current output:
>

. . .

> =========================
> = Circular Dependencies =
> =========================
> gcc-libs>gcc>gcc-libs
> libxcb>libxslt>python>tk>libx11>libxcb
> gutenprint>gimp>gutenprint
> libxslt>python>tk>libx11>libxcb>libxslt
> shadow>pam>db>coreutils>shadow
> flightgear-data>flightgear>flightgear-data
> happy>ghc>happy
> flightgear>flightgear-data>flightgear
> eclipse-ecj>gcc-gcj>eclipse-ecj
> libx11>libxcb>libxslt>python>tk>libx11
> gcc-gcj>eclipse-ecj>gcc-gcj
> texinfo>ncurses>glibc>gcc>binutils>texinfo
> pam>db>coreutils>pam
> tk>libx11>libxcb>libxslt>python>tk
> tzdata>glibc>tzdata
> bash>readline>glibc>bash
> binutils>glibc>gcc>binutils
> ncurses>glibc>bash>readline>ncurses
> gimp>gutenprint>gimp
> coreutils>pam>db>coreutils
> glibc>tzdata>glibc
> gcc>gcc-libs>gcc
> db>coreutils>pam>db
> python>tk>libx11>libxcb>libxslt>python
> libxml2>python>tk>libx11>libxcb>libxslt>libxml2
> readline>glibc>bash>readline

Huh?
gcc-libs doesn't depend on gcc
python doesn't depend on tk
I guess makedepends were counted here, which is wrong.

2007/11/18, Eric Belanger <[EMAIL PROTECTED]>:
> On Sat, 17 Nov 2007, Scott Horowitz wrote:
> >
> > =========================
> > = Missing Repo Packages =
> > =========================
>
> This is the same information than the diff list (
> http://www.archlinux.org/~andyrtr/pkg_diff.html ) but without formatting
> and not taking in account the fact that the package version can be
> different for the 2 archtectures (because of arch specific bug). Not as
> useful as the other tests, IMO.

Agree.

-- 
Roman Kyrylych (Роман Кирилич)
_______________________________________________
arch mailing list
arch@archlinux.org
http://archlinux.org/mailman/listinfo/arch

Reply via email to