On Sun, 2009-07-26 at 13:20 +0200, Pierre Chapuis wrote: > Le Sun, 26 Jul 2009 06:35:04 -0400, > Baho Utot <baho-utot@xxxxxxxxxxxxxxx> a écrit : > > > On Sat, 2009-07-25 at 18:23 -0700, Aaron Griffin wrote: > > > > https://dev.archlinux.org/packages/core/i686/pacman/ > > > > > > Deps are libarchive, libdownload, bash, and the mirrorlist package... > > > what are you having a problem with? > > > Secure Connection Failed > > > > dev.archlinux.org uses an invalid security certificate. > > > Then: > > Developer Login > > Username: > > Password: > > I think it's the same thing as http://www.archlinux.org/packages/core/i686/pacman/, and I don't see why you say there are 10 deps either. > If you look at what is required in pacman you get Pacman: depends=('bash' 'libarchive>=2.6.0' 'libdownload>=1.3' 'pacman-mirrorlist') optdepends=('fakeroot: for makepkg usage as normal user' 'python: for rankmirrors script usage') libarchive: depends=('zlib' 'bzip2' 'xz-utils' 'acl' 'openssl') libdownload: depends=('glibc') Ok: now second round dependencies..... 'openssl': depends=('zlib' 'perl') 'acl': depends=('attr>=2.4.41') 'xz-utils' : depends=('bash') 'bzip2': depends=('glibc') 'zlib': depends=('glibc') Third round dependencies perl: depends=('gdbm' 'db>=4.7' 'coreutils' 'glibc' 'sh') attr: depends=('glibc') Fourth round dependencies: gdbm: db: coreutils: I think I'll stop now, I lost count This pacmna build is for a non Arch system from 4 years back.