Bug#518461: vinagre: FTBFS: Missing Build-Depends

Daniel Schepler schepler at math.berkeley.edu
Fri Mar 6 10:06:49 UTC 2009


Package: vinagre
Version: 2.24.2-2
Severity: serious

From my pbuilder build log (at a time when my ISP's DNS server was down):

...
xsltproc -o vinagre-ca.omf --stringparam db2omf.basename vinagre --stringparam db2omf.format 
'docbook' --stringparam db2omf.dtd "-//OASIS//DTD DocBook XML V4.3//EN" --stringparam 
db2omf.lang ca --stringparam db2omf.omf_dir "/usr/share/omf" --stringparam db2omf.help_dir 
"/usr/share/gnome/help" --stringparam db2omf.omf_in 
"/tmp/buildd/vinagre-2.24.2/help/vinagre.omf.in"  `/usr/bin/pkg-config --variable db2omf gnome-doc-
utils` ca/vinagre.xml || { rm -f "vinagre-ca.omf"; exit 1; }
error : No such file or directory
http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd:118: warning: failed to load external entity 
"http://www.oasis-open.org/docbook/xml/4.3/dbcentx.mod"
%dbcent;
        ^
Entity: line 1: 
 %dbcent; 
         ^
error : No such file or directory
...
unable to parse ca/vinagre.xml
make[3]: *** [vinagre-ca.omf] Error 1
make[3]: Leaving directory `/tmp/buildd/vinagre-2.24.2/help'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/tmp/buildd/vinagre-2.24.2'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/tmp/buildd/vinagre-2.24.2'
make: *** [debian/stamp-makefile-build] Error 2
dpkg-buildpackage: failure: debian/rules build gave error exit status 2

You should also be passing --nonet to xsltproc to make sure it doesn't try to
access the network during the build.
-- 
Daniel Schepler







More information about the pkg-gnome-maintainers mailing list