[MacPorts] #26408: Can not install eggdbus
#26408: Can not install eggdbus ---------------------------------+------------------------------------------ Reporter: shaggy@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.9.1 Keywords: eggdbus docbook-xsl | Port: eggdbus ---------------------------------+------------------------------------------ I've uninstalled, cleaned and reinstalled docbook-xsl from the past reports I've looked into and that didn't resolve the issue. -- Ticket URL: <http://trac.macports.org/ticket/26408> MacPorts <http://www.macports.org/> Ports system for Mac OS
#26408: Can not install eggdbus ---------------------------------+------------------------------------------ Reporter: shaggy@… | Owner: devans@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.9.1 Keywords: eggdbus docbook-xsl | Port: eggdbus ---------------------------------+------------------------------------------ Changes (by ryandesign@…): * owner: macports-tickets@… => devans@… Comment: Remember to Cc port maintainers. The relevant error seems to be {{{ I/O error : Attempt to load network entity http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl }}} Can you access that URL in a web browser? Do you use a proxy server? If so have you told macports.conf about it? -- Ticket URL: <http://trac.macports.org/ticket/26408#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS
#26408: Can not install eggdbus ---------------------------------+------------------------------------------ Reporter: shaggy@… | Owner: devans@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.9.1 Keywords: eggdbus docbook-xsl | Port: eggdbus ---------------------------------+------------------------------------------ Comment(by shaggy@…): Replying to [comment:1 ryandesign@…]: Yes, I can access http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl via a web browser. No, i'm not using a proxy. -- Ticket URL: <http://trac.macports.org/ticket/26408#comment:4> MacPorts <http://www.macports.org/> Ports system for Mac OS
#26408: Can not install eggdbus ---------------------------------+------------------------------------------ Reporter: shaggy@… | Owner: devans@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.9.1 Keywords: eggdbus docbook-xsl | Port: eggdbus ---------------------------------+------------------------------------------ Comment(by jmr@…): Looks just like #26058. The problem is not so much that the page cannot be loaded as that it is trying to do a network operation in the build phase at all. -- Ticket URL: <http://trac.macports.org/ticket/26408#comment:5> MacPorts <http://www.macports.org/> Ports system for Mac OS
#26408: Can not install eggdbus ---------------------------------+------------------------------------------ Reporter: shaggy@… | Owner: devans@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.9.1 Keywords: eggdbus docbook-xsl | Port: eggdbus ---------------------------------+------------------------------------------ Comment(by shaggy@…): Replying to [comment:5 jmr@…]:
Looks just like #26058. The problem is not so much that the page cannot be loaded as that it is trying to do a network operation in the build phase at all.
The fix in #26058 didn't work for me, though. Anyone have a clue on what I can do to resolve this? -- Ticket URL: <http://trac.macports.org/ticket/26408#comment:6> MacPorts <http://www.macports.org/> Ports system for Mac OS
#26408: Can not install eggdbus - xsltproc can't find docbook-xsl ------------------------------+--------------------------------------------- Reporter: shaggy@… | Owner: devans@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.9.1 Keywords: | Port: eggdbus ------------------------------+--------------------------------------------- Changes (by jmr@…): * keywords: eggdbus docbook-xsl => Comment: Replying to [comment:6 shaggy@…]:
The fix in #26058 didn't work for me, though. Are you saying you didn't have docbook-xsl installed to start with? It should be installed automatically since the resolution of #26058 was to add it as a dependency.
-- Ticket URL: <http://trac.macports.org/ticket/26408#comment:7> MacPorts <http://www.macports.org/> Ports system for Mac OS
#26408: Can not install eggdbus - xsltproc can't find docbook-xsl ------------------------------+--------------------------------------------- Reporter: shaggy@… | Owner: devans@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.9.1 Keywords: | Port: eggdbus ------------------------------+--------------------------------------------- Comment(by shaggy@…): Replying to [comment:7 jmr@…]:
Replying to [comment:6 shaggy@…]:
The fix in #26058 didn't work for me, though. Are you saying you didn't have docbook-xsl installed to start with? It should be installed automatically since the resolution of #26058 was to add it as a dependency.
No, it was installed when I initially had the problem. From some of the past reports of others having this error, someone said to uninstall/reinstall docbook-xsl but that didn't fix my problem. -- Ticket URL: <http://trac.macports.org/ticket/26408#comment:8> MacPorts <http://www.macports.org/> Ports system for Mac OS
#26408: Can not install eggdbus - xsltproc can't find docbook-xsl ------------------------------+--------------------------------------------- Reporter: shaggy@… | Owner: devans@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.9.1 Keywords: | Port: eggdbus ------------------------------+--------------------------------------------- Comment(by nDiScReEt@…): Replying to [comment:8 shaggy@…]:
Replying to [comment:7 jmr@…]:
Replying to [comment:6 shaggy@…]:
The fix in #26058 didn't work for me, though. Are you saying you didn't have docbook-xsl installed to start with? It should be installed automatically since the resolution of #26058 was to add it as a dependency.
No, it was installed when I initially had the problem. From some of the past reports of others having this error, someone said to uninstall/reinstall docbook-xsl but that didn't fix my problem. I had the same result as you after following the above suggestions but then I saw in the notes when you installed docbook-xsl that you had to run the command:
I had no success after following suggestions given above until I added another step: `xmlcatmgr remove nextCatalog /opt/local/share/xsl/docbook- xsl/catalog.xml` before I reinstalled docbook-xsl. You must run this command as super user. This is the command I used: `sudo port -d uninstall docbook-xsl && sudo xmlcatmgr remove nextCatalog /opt/local/share/xsl/docbook-xsl/catalog.xml && sudo port -d install docbook-xsl` I hope this works for you as it has for me. -- Ticket URL: <https://trac.macports.org/ticket/26408#comment:9> MacPorts <http://www.macports.org/> Ports system for Mac OS
#26408: Can not install eggdbus - xsltproc can't find docbook-xsl -------------------------------+-------------------------------------------- Reporter: shaggy@… | Owner: devans@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 1.9.1 Resolution: duplicate | Keywords: Port: eggdbus | -------------------------------+-------------------------------------------- Changes (by jmr@…): * status: new => closed * resolution: => duplicate Comment: #26151 -- Ticket URL: <https://trac.macports.org/ticket/26408#comment:10> MacPorts <http://www.macports.org/> Ports system for Mac OS
participants (1)
-
MacPorts