Mailinglist Archive: opensuse-buildservice (197 mails)
| < Previous | Next > |
[opensuse-buildservice] No internet access for build?
- From: "Mauricio Teixeira (netmask)" <netmask@xxxxxxxxxx>
- Date: Wed, 21 Jun 2006 13:22:48 -0300
- Message-id: <1150906968.4350.8.camel@xxxxxxxxxxxxxxxxxxxxxx>
I'm trying to build a package that needs to fetch some files to help the
XML parser, and I'm getting some errors (see bellow).
I guess internet access is disabled on the build servers. Can anyone
confirm that? How can I solve the issue?
---
File "/usr/lib/python2.4/urllib2.py", line 1122, in get_names
FileHandler.names = (socket.gethostbyname('localhost'),
socket.gaierror: (-3, 'Temporary failure in name resolution')
---
---
xsltproc --nonet --novalid http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl dia.dbk >dia.1
I/O error : Attempt to load network entity http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl
warning: failed to load external entity "http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl"
cannot parse http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl
---
--
% Mauricio Teixeira (netmask)
% mteixeira{a}webset{d}net <> Maceio/AL/BR
% http://mteixeira.webset.net <> http://pmping.sf.net
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-buildservice-unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-buildservice-help@xxxxxxxxxxxx
XML parser, and I'm getting some errors (see bellow).
I guess internet access is disabled on the build servers. Can anyone
confirm that? How can I solve the issue?
---
File "/usr/lib/python2.4/urllib2.py", line 1122, in get_names
FileHandler.names = (socket.gethostbyname('localhost'),
socket.gaierror: (-3, 'Temporary failure in name resolution')
---
---
xsltproc --nonet --novalid http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl dia.dbk >dia.1
I/O error : Attempt to load network entity http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl
warning: failed to load external entity "http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl"
cannot parse http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl
---
--
% Mauricio Teixeira (netmask)
% mteixeira{a}webset{d}net <> Maceio/AL/BR
% http://mteixeira.webset.net <> http://pmping.sf.net
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-buildservice-unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-buildservice-help@xxxxxxxxxxxx
| < Previous | Next > |