Date: Wed, 19 Mar 2014 09:30:38 -0700 From: Waitman Gobble <uzimac@da3m0n8t3r.com> To: freebsd-ports@freebsd.org Subject: Re: port install hanging security/cyrus-sasl2 Message-ID: <5329C62E.9070305@da3m0n8t3r.com> In-Reply-To: <4e14af594254e81f8dae198220aa1aed.squirrel@apo.cart-ssl.com> References: <4e14af594254e81f8dae198220aa1aed.squirrel@apo.cart-ssl.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On 3/19/2014 7:28 AM, Waitman Gobble wrote: > I'm seeing this step hanging around until the end of time.. any ideas? > >> make install clean > ... > ====> Compressing man pages (compress-man) > ===> Installing for cyrus-sasl-2.1.26_4 > ===> Checking if security/cyrus-sasl2 already installed > ===> Registering installation for cyrus-sasl-2.1.26_4 > *** Added group `cyrus' (id 60) > *** Added user `cyrus' (id 60) > > (sitting there until the end of time) > > it seems to be waiting for this to finish: > > /usr/local/sbin/pkg-static register -i > /usr/ports/security/cyrus-sasl2/work/stage -m /usr/ports/security > > > FreeBSD ra 10.0-RELEASE FreeBSD 10.0-RELEASE #0 r263322: Tue Mar 18 > 16:52:58 PDT 2014 /usr/obj/usr/src/sys/LFRH amd64 > > ports Revision: 348606 > > any troubleshooting ideas? > > Thank you, > > Waitman Gobble > > > Problem solved. This machine was a 'fresh install' of FreeBSD 8 performed by a vendor. Apparently they installed a couple of ports for some reason (?). I think after upgrade to FreeBSD 10.0 there was some minor breakage of what they installed, ie (curl-7.24.0) /usr/local/bin/curl - shared library libcrypto.so.6 not found Anyway the solution was to wipe /usr/local/ and /var/db/pkg, seems to have solved my issue. Thanks, Waitman
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?5329C62E.9070305>