Bug 191610 - does not build in mock, multiple missing dependencies
Summary: does not build in mock, multiple missing dependencies
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Fedora
Classification: Fedora
Component: python-docs
Version: rawhide
Hardware: i386
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Mihai Ibanescu
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2006-05-13 20:11 UTC by Joost Soeterbroek
Modified: 2007-11-30 22:11 UTC (History)
1 user (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2006-05-13 21:22:54 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Joost Soeterbroek 2006-05-13 20:11:19 UTC
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:

Comment 1 Joost Soeterbroek 2006-05-13 20:20:45 UTC
dependency libX11 is present in FC5, but not in devel.

Comment 2 Brian Pepple 2006-05-13 21:16:22 UTC
This is due to a problem with last nights Rawhide, and not a BR problem.


Note You need to log in before you can comment on or make changes to this bug.