From owner-freebsd-questions@FreeBSD.ORG Sun Oct 21 13:12:20 2012 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id B5279B64 for ; Sun, 21 Oct 2012 13:12:20 +0000 (UTC) (envelope-from matthew@FreeBSD.org) Received: from smtp.infracaninophile.co.uk (smtp6.infracaninophile.co.uk [IPv6:2001:8b0:151:1:3cd3:cd67:fafa:3d78]) by mx1.freebsd.org (Postfix) with ESMTP id 3E8B28FC08 for ; Sun, 21 Oct 2012 13:12:20 +0000 (UTC) Received: from seedling.black-earth.co.uk (seedling.black-earth.co.uk [81.187.76.163]) (authenticated bits=0) by smtp.infracaninophile.co.uk (8.14.5/8.14.5) with ESMTP id q9LDCGug090374 (version=TLSv1/SSLv3 cipher=DHE-RSA-CAMELLIA256-SHA bits=256 verify=NO); Sun, 21 Oct 2012 14:12:16 +0100 (BST) (envelope-from matthew@FreeBSD.org) X-DKIM: OpenDKIM Filter v2.5.2 smtp.infracaninophile.co.uk q9LDCGug090374 Authentication-Results: smtp.infracaninophile.co.uk/q9LDCGug090374; dkim=none (no signature); dkim-adsp=none Message-ID: <5083F4A7.4050802@FreeBSD.org> Date: Sun, 21 Oct 2012 14:12:07 +0100 From: Matthew Seaman User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.6; rv:16.0) Gecko/20121010 Thunderbird/16.0.1 MIME-Version: 1.0 To: Alexandr Alexeev Subject: Re: `pkg_add -r mongodb` failed References: <5083E4C9.4000309@FreeBSD.org> In-Reply-To: X-Enigmail-Version: 1.4.5 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enigF62CE14AE0CEF19CA534A019" X-Virus-Scanned: clamav-milter 0.97.6 at lucid-nonsense.infracaninophile.co.uk X-Virus-Status: Clean X-Spam-Status: No, score=-2.6 required=5.0 tests=ALL_TRUSTED,AWL,BAYES_00 autolearn=ham version=3.3.2 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on lucid-nonsense.infracaninophile.co.uk Cc: freebsd-questions@freebsd.org X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 21 Oct 2012 13:12:20 -0000 This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enigF62CE14AE0CEF19CA534A019 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable On 21/10/2012 13:46, Alexandr Alexeev wrote: > Thanks! >=20 > BTW, MongoDB port has the same error: >=20 > =3D=3D=3D> Installing for mongodb-2.0.6_1 > =3D=3D=3D> Generating temporary packing list > =3D=3D=3D> Checking if databases/mongodb already installed > =3D=3D=3D> Creating users and/or groups. > Using existing group `mongodb'. > Creating user `mongodb' with uid `922'. > pw: user 'mongodb' already exists > *** Error code 74 >=20 > Stop in /usr/ports/databases/mongodb. > *** Error code 1 >=20 > Stop in /usr/ports/databases/mongodb. >=20 > =3D=3D=3D>>> Installation of mongodb-2.0.6_1 (databases/mongodb) failed= > =3D=3D=3D>>> Aborting update >=20 > Terminated >=20 > =3D=3D=3D>>> You can restart from the point of failure with this comman= d line: > portmaster databases/mongodb >=20 > How should one report errors in such cases? In this case, I'm afraid it looks very much as if the problem is local to your system, and nothing wrong with the port itself. As the databases/mongodb port uses the generic mechanisms for handling USERS and GROUPS it's likely that if there was a problem with the databases/mongodb port, then you'ld be seeing similar problems with any port that uses the same mechanism. There would be an excess of complaints from many users that would be hard to miss. No such complaining has been observed. In short: something is wrong in the password database on your system specifically, which is causing the installation of databases/mongodb to throw errors. Cheers, Matthew --=20 Dr Matthew J Seaman MA, D.Phil. PGP: http://www.infracaninophile.co.uk/pgpkey --------------enigF62CE14AE0CEF19CA534A019 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG/MacGPG2 v2.0.16 (Darwin) Comment: Using GnuPG with Mozilla - http://www.enigmail.net/ iEYEARECAAYFAlCD9K8ACgkQ8Mjk52CukIzCUgCcCAgsFDNNLPLKB+DsYVBDxgR0 mjEAn0Lliz3KcQqhsEfCRWgsow7YhUYw =DqeO -----END PGP SIGNATURE----- --------------enigF62CE14AE0CEF19CA534A019--