https://bugzilla.redhat.com/show_bug.cgi?id=840707 --- Comment #17 from Michael Scherer <misc@xxxxxxxx> --- Looking at koji, you see the following error : xsltproc -o mate-doc-xslt-de.omf --stringparam db2omf.basename mate-doc-xslt --stringparam db2omf.format 'docbook' --stringparam db2omf.dtd "-//OASIS//DTD DocBook XML V4.4//EN" --stringparam db2omf.lang de --stringparam db2omf.omf_dir "/usr/share/omf" --stringparam db2omf.help_dir "/usr/share/mate/help" --stringparam db2omf.omf_in "/builddir/build/BUILD/mate-doc-utils-1.4.0/doc/xslt/mate-doc-xslt.omf.in" --stringparam db2omf.scrollkeeper_cl "`scrollkeeper-config --pkgdatadir`/Templates/C/scrollkeeper_cl.xml" ../../xslt/docbook/omf/db2omf.xsl de/mate-doc-xslt.xml || { rm -f "mate-doc-xslt-de.omf"; exit 1; } error : connection refused So for some reason, xsltproc or something else try to download a file, fail and so do not signal the error ( or rather continue without failure ). A rpm that would be different based on the availability of the network is IMHO wrong. While we mandate ( with koji ) that it build fine without network, the reverse is to avoid. -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ package-review mailing list package-review@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/package-review