Description of problem: We have test using package expect. There is: '@echo "Requires: expect" >> $(METADATA)' line in makefile. And test requires are correctly reported on webui. Package 'expect' is also present in one of beaker repository. But beaker doesn't install that package. It seems to be beaker issue. May you take a look at it? How reproducible: always
This is problem with packages are installed during provision phase, but user defined repos are not present at that time. And it is a duplicate of Bug 590951. -- Marian
*** This bug has been marked as a duplicate of bug 590951 ***