mach problems (was: Re: Review: ufraw)

seth vidal skvidal at phy.duke.edu
Fri Mar 25 02:51:43 UTC 2005


> I've had to edit /usr/bin/mach and change
> 
>   'runuser': '/usr/sbin/runuser',
> 
> to
> 
>   'runuser': '/sbin/runuser',
> 
> with FC Devel.

you just need to add:
config['mychroot'] = {'runuser': '/sbin/runuser'}


to the file in dist.d where
mychroot is replaced with the name of your chroot.

it's just a config file change, that's the best place to make it

-sv





More information about the fedora-extras-list mailing list