Mach setup

Peter Lawler fedora-extras-list at six-by-nine.com.au
Thu May 12 21:54:34 UTC 2005


Hi!
This mach thing looks neat, but I can't get it set up. I've taken it 
from CVS, build my own rpm and installed it.

(Someone on #fedora-extras wanted to know the following info, so I 
repost here for convenience).
ls -l /usr/sbin/mach-helper
-rwsr-x---  1 root mach 7772 May 11 18:31 /usr/sbin/mach-helper

Any help appreciated.

Regards,

Pete.

[build at dick-wired ~]$   mach setup base
No definition for packages found for fedora-3-i386-fedora-stable
[build at dick-wired ~]$  mach -f -r fedora-3-i386-core setup build
warning: overriding lock on root fedora-3-i386-core
umount: /var/lib/mach/roots/fedora-3-i386-core/proc: not mounted
umount: /var/lib/mach/roots/fedora-3-i386-core/dev/pts: not mounted
Installing group 'minimal' ...Traceback (most recent call last):
   File "/usr/bin/mach", line 1992, in ?
     main (config, sys.argv[1:])
   File "/usr/bin/mach", line 1965, in main
     output = Root.__dict__[command] (root, args[1:])
   File "/usr/bin/mach", line 857, in setup
     Root.__dict__[method] (self)
   File "/usr/bin/mach", line 1330, in _setup_minimal
     self._groupinstall ('minimal')
   File "/usr/bin/mach", line 1444, in _groupinstall
     self.group_installer(groups, "Installing group '%s'" % set, True)
   File "/usr/bin/mach", line 549, in group_installer
     (status, output) = do_with_output (command, progress)
   File "/usr/bin/mach", line 1603, in do_with_output
     return do_progress (command)
   File "/usr/bin/mach", line 1556, in do_progress
     (fdin, pid) = pty_popen (cmd)
   File "/usr/bin/mach", line 1533, in pty_popen
     pid, fd = os.forkpty ()
OSError: [Errno 13] Permission denied
[build at dick-wired ~]$  mach -f -r fedora-3-i386-core clean
Brutishly removing /var/lib/mach/roots/fedora-3-i386-core ...Traceback 
(most recent call last):
   File "/usr/bin/mach", line 1992, in ?
     main (config, sys.argv[1:])
   File "/usr/bin/mach", line 1965, in main
     output = Root.__dict__[command] (root, args[1:])
   File "/usr/bin/mach", line 802, in clean
     self._bruteclean ()
   File "/usr/bin/mach", line 787, in _bruteclean
     (status, output) = do_with_output (command, True)
   File "/usr/bin/mach", line 1603, in do_with_output
     return do_progress (command)
   File "/usr/bin/mach", line 1556, in do_progress
     (fdin, pid) = pty_popen (cmd)
   File "/usr/bin/mach", line 1533, in pty_popen
     pid, fd = os.forkpty ()
OSError: [Errno 13] Permission denied
[build at dick-wired ~]$




More information about the fedora-extras-list mailing list