fedora-extras-list@redhat.com
[Top] [All Lists]

Re: new mock package

Subject: Re: new mock package
From: "Michael J. Knox"
Date: Fri, 23 Jun 2006 07:54:17 +1200
Eric Tanguy wrote:
Le jeudi 22 juin 2006 Ã 08:13 +0100, Paul Howarth a Ãcrit :

On Thu, 2006-06-22 at 07:39 +0200, Eric Tanguy wrote:

Since i updated mock to 0.6-1.fc5 when i try to run it i obtain :
init
clean
prep
This may take a while
Could not find useradd in chroot, maybe the install failed?
ending
done

What is the problem ?

Look in your root.log and try to figure out why shadow-utils (a
dependency of rpm) didn't get installed.

Paul.


Executing /usr/sbin/mock-helper yum
--installroot /var/lib/mock/fedora-development-i386-core/root install
buildsys-build
No Match for argument: buildsys-build

Eric



I am not sure the differnce, but in the /etc/mock/defaults.cfg file there are two lines that look like this:

config_opts['chroot_setup_cmd'] = 'install buildsys-build'
#config_opts['chroot_setup_cmd'] = 'groupinstall build'

I made it look like:

#config_opts['chroot_setup_cmd'] = 'install buildsys-build'
config_opts['chroot_setup_cmd'] = 'groupinstall build'

And my mock setup is working again.....

Michael

--
fedora-extras-list mailing list
fedora-extras-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/fedora-extras-list

<Prev in Thread] Current Thread [Next in Thread>