mach problems (was: Re: Review: ufraw)

Michael Schwendt bugs.michael at gmx.net
Fri Mar 25 01:52:22 UTC 2005


On Thu, 24 Mar 2005 17:08:34 -0500, Brian Pepple wrote:

> On Thu, 2005-03-24 at 16:41 -0500, seth vidal wrote: 
> > okay let's try this
> > mach -d -r fedora-development-i386-extras-stable setup build
> 
> This step looks like it worked alright, until the end, where it looks
> like runuser didn't get installed.  Here's the end of the output for
> this step:
> 
> DEBUG: _groupinstall (base)
> DEBUG: Installing groups for base
> DEBUG: group_installer: command /usr/sbin/mach-helper yum --
> installroot /var/lib/mach/roots/fedora-development-i386-extras-stable -
> c /var/lib/mach/states/fedora-development-i386-extras-stable/yum.conf
> groupinstall build-base
> Installing group 'base' ...DEBUG: Executing /usr/sbin/mach-helper yum --
> installroot /var/lib/mach/roots/fedora-development-i386-extras-stable -
> c /var/lib/mach/states/fedora-development-i386-extras-stable/yum.conf
> groupinstall build-base
> ....
> DEBUG: outputting state
> DEBUG: base
> DEBUG: outputted state
> DEBUG: cat /var/lib/mach/states/fedora-development-i386-extras-
> stable/mount | xargs /usr/sbin/mach-helper umount
> ERROR: su/runuser did not get installed properly

I've had to edit /usr/bin/mach and change

  'runuser': '/usr/sbin/runuser',

to

  'runuser': '/sbin/runuser',

with FC Devel.




More information about the fedora-extras-list mailing list