Mock works on i386, does nothing in x86_64.

Dan Williams dcbw at redhat.com
Wed Feb 1 16:12:49 UTC 2006


On Wed, 2006-02-01 at 17:23 +0200, Gilboa Davara wrote:
> Hello All,
> 
> I'm trying to get a x86_64 mock setup working for both FC4/5 and
> CentOS4.
> I've downloaded the latest mock src.rpm package, rebuilt it for
> FC4/x86_64 and installed it.
> If /etc/mock/default.cfrg points to the i386 configuration, mock init
> works just fine.
> If it points to the x86_64 configuration, mock init does nothing.
> 
> [] $ mock --debug init
> DEBUG: ensuring dir /var/lib/mock/fedora-4-x86_64-core/state
> 
> [] $
> 
> Any ideas?

strace it... what's it doing?

strace -p <pid of mock's python process>

Dan




More information about the fedora-devel-list mailing list