Lubomir Kundrak schrieb:
On Sun, 2008-01-20 at 19:35 +0100, Frank Büttner wrote:
So, this line was missing, so I add this. Now I get this error: ERROR: Error performing yum command: /usr/bin/yum --installroot /var/lib/mock/epel-4-i386/root update
Have you removed the buildroot and the cache from /var/lib/mock after changing the configuration file?
No, but after do that I get the same error when try to run mock -r fedora-4-i386-epel init: mock -r fedora-4-i386-epel init INFO: mock.py version 0.8.9 starting... State Changed: init plugins State Changed: start State Changed: lock buildroot State Changed: clean State Changed: init State Changed: lock buildroot State Changed: enabled yum cache, cleaning yum metadata State Changed: enabled root cache State Changed: running yum ERROR: Error performing yum command: /usr/bin/yum --installroot /var/lib/mock/epel-4-i386/root install buildsys-build Traceback (most recent call last): File "/usr/lib/python2.4/site-packages/mock/backend.py", line 448, in _yum output = mock.util.do(cmd, returnOutput=returnOutput, personality=self.personality) File "<string>", line 1, in <lambda> File "/usr/lib/python2.4/site-packages/mock/trace_decorator.py", line 24, in trace result = f(*args, **kw) File "/usr/lib/python2.4/site-packages/mock/util.py", line 260, in do raise mock.exception.Error, "Command(%s) failed. See logs for output." % command Error: Command(/usr/bin/yum --installroot /var/lib/mock/epel-4-i386/root install buildsys-build) failed. See logs for output. ERROR: Error performing yum command: /usr/bin/yum --installroot /var/lib/mock/epel-4-i386/root install buildsys-build