Bug 992012

Summary: bacula-docs: FTBFS in rawhide
Product: [Fedora] Fedora Reporter: Dennis Gilmore <dennis>
Component: bacula-docsAssignee: Simone Caronni <negativo17>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 20CC: 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
Your package bacula-docs failed to build from source in current rawhide.

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

Build logs:
root.log: http://kojipkgs.fedoraproject.org/work/tasks/8695/5698695/root.log
build.log: http://kojipkgs.fedoraproject.org/work/tasks/8695/5698695/build.log
state.log: http://kojipkgs.fedoraproject.org/work/tasks/8695/5698695/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 Simone Caronni 2013-08-05 10:17:57 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?

**

Comment 2 Fedora End Of Life 2013-09-16 16:49:55 UTC
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

Comment 3 Fedora Update System 2013-09-23 07:41:03 UTC
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

Comment 4 Fedora Update System 2013-09-24 00:25:49 UTC
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).

Comment 5 Fedora Update System 2013-09-29 01:29:38 UTC
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.