Hi everyone,
I'm in the process up updating my system. Now it seems I've bungled my docbook installs. I believe it has something to do with the Catalogs that I read about on some other page, but it wasn't particularly helpful to my situation. Here is what happens when I try to install on such docbook:
These lines seem to indicate the problem:
Any ideas on how I can get this to work again? Currently these packages/ports are not installed, as there are no entries in /var/db/pkg/ or var/db/ports/.
I'm in the process up updating my system. Now it seems I've bungled my docbook installs. I believe it has something to do with the Catalogs that I read about on some other page, but it wasn't particularly helpful to my situation. Here is what happens when I try to install on such docbook:
Code:
# portmaster textproc/docbook-420
===>>> Port directory: /usr/ports/textproc/docbook-420
===>>> Gathering distinfo list for installed ports
===>>> Launching 'make checksum' for textproc/docbook-420 in background
===>>> Gathering dependency list for textproc/docbook-420 from ports
===>>> Initial dependency check complete for textproc/docbook-420
===>>> Starting build for textproc/docbook-420 <<<===
===>>> All dependencies are up to date
===> Cleaning for docbook420-4.2_1
===>>> Waiting on fetch & checksum for textproc/docbook-420 <<<===
===> Found saved configuration for docbook420-4.2_1
===> Fetching all distfiles required by docbook420-4.2_1 for building
===> Extracting for docbook420-4.2_1
=> SHA256 Checksum OK for docbook-4.2.zip.
===> Patching for docbook420-4.2_1
===> Configuring for docbook420-4.2_1
===> Staging for docbook420-4.2_1
===> Generating temporary packing list
cd /usr/ports/textproc/docbook-420/work/docbook-4.2 && /bin/sh -c '(/usr/bin/find -d $0 $2 | /usr/bin/cpio -dumpl $1 >/dev/null 2>&1) && /usr/sbin/chown -Rh root:wheel $1 && /usr/bin/find -d $0 $2 -type d -exec chmod 755 $1/{} \; && /usr/bin/find -d $0 $2 -type f -exec chmod 444 $1/{} \;' -- . /usr/ports/textproc/docbook-420/work/stage/usr/local/share/sgml/docbook/4.2/dtd
install -o root -g wheel -m 444 /usr/ports/textproc/docbook-420/work/catalog /usr/ports/textproc/docbook-420/work/stage/usr/local/share/sgml/docbook/4.2/dtd
/bin/mv /usr/ports/textproc/docbook-420/work/stage/usr/local/share/sgml/docbook/4.2/dtd/ChangeLog /usr/ports/textproc/docbook-420/work/stage/usr/local/share/doc/docbook/4.2
====> Compressing man pages (compress-man)
===> Building package for docbook420-4.2_1
Creating package /usr/ports/textproc/docbook-420/work/docbook420-4.2_1.tbz
Registering depends: iso8879-1986_3 xmlcatmgr-2.2.
pkg_create: read_plist: unknown command '@dirrmtry share/sgml/docbook' (package tools out of date?)
pkg_create: read_plist: unknown command '@dirrmtry share/doc/docbook' (package tools out of date?)
pkg_create: write_plist: unknown command type -1 (share/sgml/docbook)
*** [do-package] Error code 1
Stop in /usr/ports/textproc/docbook-420.
*** [install] Error code 1
Stop in /usr/ports/textproc/docbook-420.
===>>> Installation of docbook420-4.2_1 (textproc/docbook-420) failed
===>>> Aborting update
Terminated
===>>> You can restart from the point of failure with this command line:
portmaster <flags> textproc/docbook-420
These lines seem to indicate the problem:
Code:
=> SHA256 Checksum OK for docbook-4.2.zip.
===> Patching for docbook420-4.2_1
===> Configuring for docbook420-4.2_1
===> Staging for docbook420-4.2_1
===> Generating temporary packing list
cd /usr/ports/textproc/docbook-420/work/docbook-4.2 && /bin/sh -c '(/usr/bin/find -d $0 $2 | /usr/bin/cpio -dumpl $1 >/dev/null 2>&1) && /usr/sbin/chown -Rh root:wheel $1 && /usr/bin/find -d $0 $2 -type d -exec chmod 755 $1/{} \; && /usr/bin/find -d $0 $2 -type f -exec chmod 444 $1/{} \;' -- . /usr/ports/textproc/docbook-420/work/stage/usr/local/share/sgml/docbook/4.2/dtd
install -o root -g wheel -m 444 /usr/ports/textproc/docbook-420/work/catalog /usr/ports/textproc/docbook-420/work/stage/usr/local/share/sgml/docbook/4.2/dtd
/bin/mv /usr/ports/textproc/docbook-420/work/stage/usr/local/share/sgml/docbook/4.2/dtd/ChangeLog /usr/ports/textproc/docbook-420/work/stage/usr/local/share/doc/docbook/4.2
====> Compressing man pages (compress-man)
===> Building package for docbook420-4.2_1
Creating package /usr/ports/textproc/docbook-420/work/docbook420-4.2_1.tbz
Registering depends: iso8879-1986_3 xmlcatmgr-2.2.
pkg_create: read_plist: unknown command '@dirrmtry share/sgml/docbook' (package tools out of date?)
pkg_create: read_plist: unknown command '@dirrmtry share/doc/docbook' (package tools out of date?)
pkg_create: write_plist: unknown command type -1 (share/sgml/docbook)
*** [do-package] Error code 1
Any ideas on how I can get this to work again? Currently these packages/ports are not installed, as there are no entries in /var/db/pkg/ or var/db/ports/.