Bug 992012
Summary: | bacula-docs: FTBFS in rawhide | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Dennis Gilmore <dennis> |
Component: | bacula-docs | Assignee: | Simone Caronni <negativo17> |
Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | unspecified | Docs Contact: | |
Priority: | unspecified | ||
Version: | 20 | CC: | negativo17 |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | bacula-docs-5.2.13-4.fc20 | Doc Type: | Bug Fix |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2013-09-29 01:29:38 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: | 978233, 994883 | ||
Bug Blocks: | 991858 |
Description
Dennis Gilmore
2013-08-05 03:06:20 UTC
** also posted to fedora-devel list ** Build was stuck for 15 hours and then killed by Koji. I was able to reproduce it locally with mock; all the "latex2html" commands get stuck indefinitely. An example command from the Koji build: make[1]: Entering directory `/builddir/build/BUILD/bacula-docs-5.2.13/manuals/en/developers' [...] latex2html -split 4 -local_icons -t "Developer's Guide" -long_titles 4 \ -toc_stars -contents_in_nav -init_file latex2html-init.pl \ -no_antialias -no_antialias_text \ -white -notransparent developers >tex.out 2>&1 make[1]: *** [web] Error 1 If I look into the tex.out log file I can see that the command gets stuck creating an infinite line of dots. Example: $ tail 2 tex.out | less ==> tex.out <== ;...;.. 120/213:subsection:...."Minimal Code in Console Program" for General.html ;..;... 121/213:subsection:...."GUI Interface is Difficult" for General.html ;..,....,....,...;........... ... 122/213:section:...."Bvfs API" for Bvfs_API.html ;...,.................................................. [...] The moment I stopped my mock build that was running for 3 minutes I already had an 18 mb file; 90% of it filled with dots in the last line. Any idea / insight on where to look for clues / fixes? ** This bug appears to have been reported against 'rawhide' during the Fedora 20 development cycle. Changing version to '20'. More information and reason for this action is here: https://fedoraproject.org/wiki/BugZappers/HouseKeeping/Fedora20 bacula-docs-5.2.13-4.fc20 has been submitted as an update for Fedora 20. https://admin.fedoraproject.org/updates/bacula-docs-5.2.13-4.fc20 Package bacula-docs-5.2.13-4.fc20: * should fix your issue, * was pushed to the Fedora 20 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=updates-testing bacula-docs-5.2.13-4.fc20' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/FEDORA-2013-17444/bacula-docs-5.2.13-4.fc20 then log in and leave karma (feedback). bacula-docs-5.2.13-4.fc20 has been pushed to the Fedora 20 stable repository. If problems still persist, please make note of it in this bug report. |