Bug 194200

Summary: xmlto fails to build in mock on x86_64
Product: [Fedora] Fedora Reporter: Michael J Knox <michael>
Component: xmltoAssignee: Tim Waugh <twaugh>
Status: CLOSED WORKSFORME QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: rawhideCC: dcantrell
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2006-06-08 16:16:04 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 191529    
Attachments:
Description Flags
Matt Domsch's build log none

Description Michael J Knox 2006-06-06 02:01:43 UTC
This package fails to build in mock.  build.log is attached.

Comment 1 Michael J Knox 2006-06-06 02:01:43 UTC
Created attachment 130592 [details]
Matt Domsch's build log

Comment 2 Jesse Keating 2006-06-08 15:40:42 UTC
Eeeew, this makes some call to a remote site for something.  Eww eww eww.  This
needs to be fixes so that it can build in a locked down env.

Comment 3 Tim Waugh 2006-06-08 15:51:51 UTC
xmlto always uses '--nonet' when it runs xsltproc, so it never actually tries
connecting anywhere.

My guess is that some file is missing causing these errors.  Investigating.

Comment 4 Tim Waugh 2006-06-08 16:16:04 UTC
Can't reproduce this, and xsltproc is certainly not connecting anywhere from
inside brew.  See brew build 64510 with strace log.