Fedora 12 missing docbook.cat / docbook-xsl.cat

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

 



   I'm seeing builds using xsltproc (gnome-applets in this case) take an age.

   Investigation shows that xmlReadFile is actualyl going off to the 
oasis-open website to get DTDs for verification, where I believe it should 
be using local copies from docbook-dtds.

   I think the problem is xml-common's /etc/xml/catalog:  in the CentOs 5 
and Fedora 12 systems I have access to, this file specifically redirects 
oasis-open URIs to another catalog (/usr/share/sgml/docbook/xmlcatalog which 
I have on my box), which is turn directs refs. to the dtd in question to the 
local copy (again, which I have).

   However, my Fedora 12 /etc/xml/catalog contains no refs. to oasis at all, 
but instead starts:

   <nextCatalog catalog="docbook-xsl.cat"/>
   <nextCatalog catalog="docbook.cat"/>


   These are searched for (strace) in /etc/xml but they're not there.  I do 
have something like that it /etc/sgml, but they don't seem to be accessed.


   Once /etc/xml/catalog is read, and the files above fail to be opened, it 
then goes off to do an actual HTTP GET on the dtds, which either is slow, or 
flakey (can fail & kill the build) or both.


   Am I missing these files?  If these others should be being used, why 
aren't they?

-- 
[neil@fnx ~]# rm -f .signature
[neil@fnx ~]# ls -l .signature
ls: .signature: No such file or directory
[neil@fnx ~]# exit
-- 
users mailing list
users@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
[Index of Archives]     [Older Fedora Users]     [Fedora Announce]     [Fedora Package Announce]     [EPEL Announce]     [Fedora Magazine]     [Fedora News]     [Fedora Summer Coding]     [Fedora Laptop]     [Fedora Cloud]     [Fedora Advisory Board]     [Fedora Education]     [Fedora Security]     [Fedora Scitech]     [Fedora Robotics]     [Fedora Maintainers]     [Fedora Infrastructure]     [Fedora Websites]     [Anaconda Devel]     [Fedora Devel Java]     [Fedora Legacy]     [Fedora Desktop]     [Fedora Fonts]     [ATA RAID]     [Fedora Marketing]     [Fedora Management Tools]     [Fedora Mentors]     [SSH]     [Fedora Package Review]     [Fedora R Devel]     [Fedora PHP Devel]     [Kickstart]     [Fedora Music]     [Fedora Packaging]     [Centos]     [Fedora SELinux]     [Fedora Legal]     [Fedora Kernel]     [Fedora OCaml]     [Coolkey]     [Virtualization Tools]     [ET Management Tools]     [Yum Users]     [Tux]     [Yosemite News]     [Gnome Users]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [Asterisk PBX]     [Fedora Sparc]     [Fedora Universal Network Connector]     [Libvirt Users]     [Fedora ARM]

  Powered by Linux