From Bugzilla Helper: User-Agent: Mozilla/4.77 [en] (X11; U; Linux 2.2.17-14smp i686) Description of problem: After running db2html on some docbook files, I noticed that the script no longer copies the admon graphics or the cascading stylesheets to the directory where it is placing the html files despite the fact that all image references are local (img src="./stylesheet-images/note.gif" for eg.). How reproducible: Always Steps to Reproduce: 1. Run db2html on a docbook sgml file (which contains tags for notes, for eg.) 2. Verify that the graphics were not copied. 3. Additional info:
verified... I am having the same problem as well. I upgraded to the latest docbook-dsssl-stylesheet package in rawhide (1.64-2) to see if that was the problem but it appears to be in db2html in the docbook-utils package
Fixed in docbook-utils-0.6-14. Thanks for the report..