Re: [xslt] xsltproc error : Operation in progress



On Thu, Feb 24, 2005 at 10:57:04PM +0100, Daniel Bonniot wrote:
> If I rerun the command, I will get other files failing, in another order. 
> So it seems loading runs in parallel, and some of them fail.

  it's not in parallel. Processing docbook.xsl will require VERSION.xsl
so both are open in parallel but only one is read at a time.

> If I try to wget those URLs, that succeeds, so I don't think this is a 
> connectivity problem (I did not find any proxy setting). For what it's 
  
  http_proxy environment variable IIRC.

> worth, I'm running the command on shell.sourceforge.net.
> 
> I know I could download the stylesheets locally and use a catalog, but I 
> would rather use the net. Any idea what is going wrong?

  I think it's really a connection or server problem.

Daniel

-- 
Daniel Veillard      | Red Hat Desktop team http://redhat.com/
veillard redhat com  | libxml GNOME XML XSLT toolkit  http://xmlsoft.org/
http://veillard.com/ | Rpmfind RPM search engine http://rpmfind.net/


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]