From owner-freebsd-questions@FreeBSD.ORG Thu Jan 10 17:05:53 2013 Return-Path: Delivered-To: questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 8BAED140 for ; Thu, 10 Jan 2013 17:05:53 +0000 (UTC) (envelope-from pulley@dabus.com) Received: from aegir.dabus.com (aegir.dabus.com [173.14.229.218]) by mx1.freebsd.org (Postfix) with ESMTP id 68DFA9E1 for ; Thu, 10 Jan 2013 17:05:53 +0000 (UTC) Received: from aegir.dabus.com (localhost [127.0.0.1]) by aegir.dabus.com (Processor) with ESMTP id AA5955F317; Thu, 10 Jan 2013 09:57:19 -0700 (MST) DomainKey-Signature: a=rsa-sha1; b=FVh6mT4bachGX6sKntKaCkNFGfI4/BRcYvmbBJKSKXlam/O6WQ7gePKIbVIeDv4zyu2Ya2CC0+K08iJT2dS3Ly5aeOYAI+KvUm9AgMD5Ue0Q6op0xbiOYPP7hkppG6qI5jRD9dlmQscltXpPfov6YGyxesCetKzpGK7IqXpm/6A=; c=nofws; d=dabus.com; q=dns; s=aegir1 Received: from webmail.dabus.com (aegir.dabus.com [173.14.229.218]) by aegir.dabus.com (Dabus) with ESMTPA id D549F5F2B6; Thu, 10 Jan 2013 09:57:18 -0700 (MST) Received: from 131.77.1.84 by webmail.dabus.com with HTTP; Thu, 10 Jan 2013 09:57:19 -0700 Message-ID: <00b4b9f3c008ecd9dc02b27a0e9dc03a.squirrel@webmail.dabus.com> In-Reply-To: References: Date: Thu, 10 Jan 2013 09:57:19 -0700 Subject: Re: Unable to install xorg using pkg_add From: "Eric S Pulley" To: scotteberl@gmail.com User-Agent: SquirrelMail/1.4.22 MIME-Version: 1.0 Content-Type: text/plain;charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Priority: 3 (Normal) Importance: Normal Cc: 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: Thu, 10 Jan 2013 17:05:53 -0000 Read the 9.1 Release notes. This is the expected behavior. You'll need the DVD iso or build from ports to get xorg going in 9.1 right now. > Hello, I just installed FreeBSD last night using the bootonly image for > 9.0-RELEASE. I then updated to 9.1-RELEASE using freebsd-update. > Everything > seems to have gone smoothly but now I'm getting the below error when > trying > to isntall xorg. > > Error: Unable to get > ftp://ftp.freebsd.org/pub/FreeBSD/ports/amd64/packages-9.1-release/Latest/xorg.tbz: > File unavailable (e.g., file not found, no access) > pkg_add: unable to fetch ' > ftp://ftp.freebsd.org/pub/FreeBSD/ports/amd64/packages-9.1-release/Latest/xorg.tbz' > by URL > >