Date: Tue, 28 Feb 2006 22:10:52 +0900 From: Norikatsu Shigemura <nork@FreeBSD.org> To: lofi@FreeBSD.org Cc: ports@FreeBSD.org Subject: security/dirmngr: install issue on 6.1-PRERELEASE Message-ID: <20060228221052.03ce1150.nork@FreeBSD.org>
next in thread | raw e-mail | index | archive | help
Hi Michael. I pkg_delete-ed -a and made install security/dirmngr after libtool updating. So I contacted following issue: # make install ===> Installing for dirmngr-0.9.3_1 ===> dirmngr-0.9.3_1 depends on shared library: gcrypt.13 - found ===> dirmngr-0.9.3_1 depends on shared library: gpg-error - found : gmake[1]: Entering directory `/usr/ports/security/dirmngr/work/dirmngr-0.9.3/doc' gmake[2]: Entering directory `/usr/ports/security/dirmngr/work/dirmngr-0.9.3/doc' gmake[2]: Nothing to be done for `install-exec-am'. test -z "/usr/local/info" || /bin/sh ../mkinstalldirs "/usr/local/info" install -o root -g wheel -m 444 './dirmngr.info' '/usr/local/info/dirmngr.info' install-info --info-dir='/usr/local/info' '/usr/local/info/dirmngr.info' install-info: menu item `dirmngr-client' already exists, for file `gnupg' gmake[2]: Leaving directory `/usr/ports/security/dirmngr/work/dirmngr-0.9.3/doc' gmake[1]: Leaving directory `/usr/ports/security/dirmngr/work/dirmngr-0.9.3/doc' Making install in tests gmake[1]: Entering directory `/usr/ports/security/dirmngr/work/dirmngr-0.9.3/tests' gmake[2]: Entering directory `/usr/ports/security/dirmngr/work/dirmngr-0.9.3/tests' gmake[2]: Nothing to be done for `install-exec-am'. gmake[2]: Nothing to be done for `install-data-am'. gmake[2]: Leaving directory `/usr/ports/security/dirmngr/work/dirmngr-0.9.3/tests' gmake[1]: Leaving directory `/usr/ports/security/dirmngr/work/dirmngr-0.9.3/tests' gmake[1]: Entering directory `/usr/ports/security/dirmngr/work/dirmngr-0.9.3' gmake[2]: Entering directory `/usr/ports/security/dirmngr/work/dirmngr-0.9.3' gmake[2]: Nothing to be done for `install-exec-am'. gmake[2]: Nothing to be done for `install-data-am'. gmake[2]: Leaving directory `/usr/ports/security/dirmngr/work/dirmngr-0.9.3' gmake[1]: Leaving directory `/usr/ports/security/dirmngr/work/dirmngr-0.9.3' install-info --quiet /usr/local/info/dirmngr.info /usr/local/info/dir install-info: menu item `dirmngr-client' already exists, for file `gnupg' *** Error code 1 Stop in /usr/ports/security/dirmngr. Humm... According to above message, dirmngr.info is twice installed. Do you have any idea to fix?
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060228221052.03ce1150.nork>