Opened 11 years ago

Closed 8 years ago

#40560 closed defect (worksforme)

docbook-xml-4.2 install failure

Reported by: LelandSun@… Owned by: lockhart (Thomas Lockhart)
Priority: Normal Milestone:
Component: ports Version:
Keywords: Cc:
Port: docbook-xml-4.2

Description (last modified by ryandesign (Ryan Carsten Schmidt))

The installation of docbook-xml-4.2 reported an error that no destroot is found:

Error: org.macports.install for port docbook-xml-4.2 returned: no destroot found at: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_textproc_docbook-xml/docbook-xml-4.2/work/destroot

After I manually created such a folder at the expected location, a re-attempt of the install then succeeded.

Change History (5)

comment:1 Changed 11 years ago by ryandesign (Ryan Carsten Schmidt)

Description: modified (diff)
Keywords: docbook destroot removed
Owner: changed from macports-tickets@… to lockhart@…

Please make sure you've cleaned and tried again; if the problem still happens, attach the main.log.

comment:2 Changed 10 years ago by mojca (Mojca Miklavec)

Owner: changed from lockhart@… to tlockhart1976@…

comment:3 Changed 10 years ago by mojca (Mojca Miklavec)

Version: 2.2.0

comment:4 Changed 8 years ago by lockhart (Thomas Lockhart)

This works for me, including the case where the catalog directories do not exist (as would be the case for a new system):

sudo port uninstall docbook-xml-4.3 docbook-xml-4.4 docbook-xml-4.5 iso8879 docbook-xml-4.2 openjade docbook-sgml-4.2 docbook-utils p5.22-sgmlspm docbook-dsssl docbook-xml-5.0 docbook-xsl docbook-xsl-ns sgml-common
sudo rm -rf /opt/local/etc/sgml /opt/local/etc/xml
sudo port install -s docbook-xml-4.2

I believe this ticket should be retired.

comment:5 Changed 8 years ago by mf2k (Frank Schima)

Resolution: worksforme
Status: newclosed
Note: See TracTickets for help on using tickets.