From owner-freebsd-questions@FreeBSD.ORG Sun Nov 7 19:57:25 2010 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 31C951065670 for ; Sun, 7 Nov 2010 19:57:25 +0000 (UTC) (envelope-from perrin@apotheon.com) Received: from cpoproxy3-pub.bluehost.com (cpoproxy3-pub.bluehost.com [67.222.54.6]) by mx1.freebsd.org (Postfix) with SMTP id EFE518FC1C for ; Sun, 7 Nov 2010 19:57:23 +0000 (UTC) Received: (qmail 19545 invoked by uid 0); 7 Nov 2010 19:57:23 -0000 Received: from unknown (HELO box543.bluehost.com) (74.220.219.143) by cpoproxy3.bluehost.com with SMTP; 7 Nov 2010 19:57:23 -0000 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=default; d=apotheon.com; h=Date:From:To:Subject:Message-ID:Mail-Followup-To:References:Mime-Version:Content-Type:Content-Disposition:In-Reply-To:User-Agent:X-Identified-User; b=Lbzjz2sfmPYX4jeubhcNpaleE960+vzY+630GJ6Kd0eW6PoIObXflCZDYuBM74IXj14XA9hSaSfK3Jv4smnZCIhUd4hC7oiFDA5kX8dxRUKO/jaqQWikHoHNTuOrZO0W; Received: from c-24-8-180-234.hsd1.co.comcast.net ([24.8.180.234] helo=kukaburra.hydra) by box543.bluehost.com with esmtpsa (TLSv1:AES256-SHA:256) (Exim 4.69) (envelope-from ) id 1PFBMg-0004RW-AY for freebsd-questions@freebsd.org; Sun, 07 Nov 2010 12:57:23 -0700 Received: by kukaburra.hydra (sSMTP sendmail emulation); Sun, 07 Nov 2010 12:51:24 -0700 Date: Sun, 7 Nov 2010 12:51:24 -0700 From: Chad Perrin To: freebsd-questions@freebsd.org Message-ID: <20101107195124.GA17565@guilt.hydra> Mail-Followup-To: freebsd-questions@freebsd.org References: <24360.1289127112@tristatelogic.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="tKW2IUtsqtDRztdT" Content-Disposition: inline In-Reply-To: <24360.1289127112@tristatelogic.com> User-Agent: Mutt/1.4.2.3i X-Identified-User: {2737:box543.bluehost.com:apotheon:apotheon.org} {sentby:smtp auth 24.8.180.234 authed with ren@apotheon.org} Subject: Re: Anybody know apt-get ? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 07 Nov 2010 19:57:25 -0000 --tKW2IUtsqtDRztdT Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sun, Nov 07, 2010 at 02:51:52AM -0800, Ronald F. Guilmette wrote: >=20 >=20 > I need to get sources for the Linux version of certain programs that > reside in a package called "bsdutils". I have built and installed > the "apt-get" program and now I'm just trying to use it, and things > are going very badly indeed. >=20 > Can anyone tell me what I am doing wrong here? The errors I am > getting are shown below, and here are the current contents of my > /usr/local/etc/apt/sources.list file: I haven't used APT in a while, but I recall the existence of an apt-get-like tool specifically for dealing with source, called apt-src. You should be able to install it on your system and sift through its manpage at your leisure: apt-get install apt-src --=20 Chad Perrin [ original content licensed OWL: http://owl.apotheon.org ] --tKW2IUtsqtDRztdT Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.14 (FreeBSD) iEYEARECAAYFAkzXAzwACgkQ9mn/Pj01uKWyvwCgkbc2QB2mmXjrPLBNsxsO9nqH u2AAoLOpO5d52diJjSefXE5s7xAEJrrZ =SIIK -----END PGP SIGNATURE----- --tKW2IUtsqtDRztdT--