Bug 992895

Summary: xdg-utils: FTBFS in rawhide
Product: [Fedora] Fedora Reporter: Dennis Gilmore <dennis>
Component: xdg-utilsAssignee: Rex Dieter <rdieter>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: pertusus, rdieter
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-08-05 12:01:24 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: 991858    

Description Dennis Gilmore 2013-08-05 06:46:30 UTC
Your package xdg-utils failed to build from source in current rawhide.

http://koji.fedoraproject.org/koji/taskinfo?taskID=5757222

Build logs:
root.log: http://kojipkgs.fedoraproject.org/work/tasks/7222/5757222/root.log
build.log: http://kojipkgs.fedoraproject.org/work/tasks/7222/5757222/build.log
state.log: http://kojipkgs.fedoraproject.org/work/tasks/7222/5757222/state.log
NOTE: build logs are cleaned up after 1 week

For details on mass rebuild see https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild

Comment 1 Rex Dieter 2013-08-05 11:58:49 UTC
xmlto failure,

/usr/bin/xmlto txt desc/xdg-desktop-icon.xml
No way to convert HTML to text found.
Try either installing text web browser(lynx/w3m/links) or use option --with-fop
No way to convert HTML to text found.

Arg, according to xmlto changelog:

* Tue Apr 09 2013 Ondrej Vasik <ovasik> - 0.0.25-6
- drop hard requirement for text-www-browser (any package that
  needs docbook->txt for build  may buildrequire any of
  w3m/lynx/elinks as suggested by script)


OK, need to add deps.  Would've been nice to have been notified of such change ahead-of-time. :-/

Comment 2 Rex Dieter 2013-08-05 12:01:24 UTC
%changelog
* Mon Aug 05 2013 Rex Dieter <rdieter> 1.1.0-0.17.20120809git
- BR: text-www-browser (#992895)