Package: mach Version: 0.9.1-2 Severity: important After installation of mach I read README.Debian and configured RPM as described there. Every try to create a chroot fail with message:
% mach -r centos-5-i386-updates setup base Preparing root Installing package set 'minimal' .... Installing package set 'base' ...! ERROR: /usr/lib/mach/sbin/mach-helper yum -c /var/lib/mach/states/centos-5-i386-updates/yum.conf --installroot=/var/lib/mach/roots/centos-5-i386-updates -y -y install coreutils findutils openssh-server failed. Setting up Install Process Parsing package install arguments Resolving Dependencies --> Running transaction check ---> Package findutils.i386 1:4.2.27-4.1 set to be updated [...] ---> Package readline.i386 0:5.1-1.1 set to be updated --> Finished Dependency Resolution Error: Failure finding best provider of libc.so.6 for 1:findutils-4.2.27-4.1.i386, exceeded maximum loop length Retrying installing package set 'base' ...! ERROR: /usr/lib/mach/sbin/mach-helper yum -c /var/lib/mach/states/centos-5-i386-updates/yum.conf --installroot=/var/lib/mach/roots/centos-5-i386-updates -y -y install coreutils findutils openssh-server failed. Setting up Install Process Parsing package install arguments Resolving Dependencies --> Running transaction check ---> Package findutils.i386 1:4.2.27-4.1 set to be updated [...] --> Finished Dependency Resolution Error: Failure finding best provider of libc.so.6 for 1:findutils-4.2.27-4.1.i386, exceeded maximum loop length ERROR: Could not yum -y install coreutils findutils openssh-server When I try to run rpm by hand, I got this: % /usr/lib/mach/sbin/mach-helper rpm --root /var/lib/mach/roots/centos-5-i386-updates -Uhv <package> warning: /var/cache/mach/centos-5-i386/yum/os/packages/glibc-2.5-24.i686.rpm: Header V3 DSA signature: NOKEY, key ID e8562897 error: can't create transaction lock on /var/lib/mach/roots/centos-5-i386-updates/var/lib/rpm-lock/__db.000 Running mach without touching RPM configuration works fine (/var/lib/rpm already exists on my box). -- System Information: Debian Release: lenny/sid APT prefers unstable APT policy: (900, 'unstable'), (1, 'experimental') Architecture: i386 (i686) Kernel: Linux 2.6.26-1-686 (SMP w/1 CPU core) Locale: LANG=pl_PL.UTF-8, LC_CTYPE=pl_PL.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Versions of packages mach depends on: ii adduser 3.110 add and remove users and groups ii libc6 2.7-16 GNU C Library: Shared libraries ii python 2.5.2-3 An interactive high-level object-o ii python-rpm 4.4.2.3-1 Python bindings for RPM ii rpm 4.4.2.3-1 Red Hat package manager ii yum 3.2.12-1.2 Advanced front-end for rpm Versions of packages mach recommends: ii cpio 2.9-14 GNU cpio -- a program to manage ar ii gnupg 1.4.9-3 GNU privacy guard - a free PGP rep mach suggests no packages. -- no debconf information -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

