Description of problem: does not build in mock, multiple missing dependencies Version-Release number of selected component (if applicable): python-docs-2.4.3-1 How reproducible: mock -r fedora-development-i386-core.cfg --debug python-docs-2.4.3-1.src.rpm Steps to Reproduce: 1. install mock 2. mock -r fedora-development-i386-core.cfg --debug python-docs-2.4.3-1.src.rpm Actual results: DEBUG: Executing /usr/sbin/mock-helper yum --installroot /var/lib/mock/fedora-development-i386-core/root install 'tetex-latex' 'python' 'latex2html' Error: Missing Dependency: libXt.so.6 is needed by package tetex-fonts Error: Missing Dependency: libX11.so.6 is needed by package gd Error: Missing Dependency: libX11.so.6 is needed by package tetex-fonts Error: Missing Dependency: libX11.so.6 is needed by package libXpm Error: Missing Dependency: libXau.so.6 is needed by package libXext Error: Missing Dependency: libX11.so.6 is needed by package libXext Error peforming yum command: /usr/sbin/mock-helper yum --installroot /var/lib/mock/fedora-development-i386-core/root install 'tetex-latex' 'python' 'latex2html' Expected results: successfull build in mock Additional info:
dependency libX11 is present in FC5, but not in devel.
This is due to a problem with last nights Rawhide, and not a BR problem.