From owner-freebsd-ppc@FreeBSD.ORG Thu Jun 18 11:57:50 2015 Return-Path: Delivered-To: freebsd-ppc@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 0D7EBF56 for ; Thu, 18 Jun 2015 11:57:50 +0000 (UTC) (envelope-from instructionset@gmail.com) Received: from mail-ob0-x22e.google.com (mail-ob0-x22e.google.com [IPv6:2607:f8b0:4003:c01::22e]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id C5286D5 for ; Thu, 18 Jun 2015 11:57:49 +0000 (UTC) (envelope-from instructionset@gmail.com) Received: by obctg8 with SMTP id tg8so52551759obc.3 for ; Thu, 18 Jun 2015 04:57:49 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=sTtOUal1mU0oi5bs044JQIwMsYAs7N+YVVuM9eQF9x8=; b=A9zYDBbAQOb4kSyvBZbovWk64DIbWM4F9cdS8yQZHuvrmqNn6jNHpA5zPLht4VIPfR r6YcASqzZYEy4nHn4axuAVOZN0Hk7C14NM6CEmT+H0p7rlUFMXWryaV/ic9dbzq/+KVG Kuw+6lM+HDGpm2aCPVaMAFVP5o396xm3oGXkApvJOsa8pi/rHq/K4EY6qAwocISdWuUe bar4duDRqb0f906AHJcJB+W3Wx8lmvH1Ao4Ymk5y+dnuuxCC2WYiWOM9XIpp0s098A7w u0QbCm8+LhhpYsf/AIuP+sKct7Mp8d3F8FwXgv3FvyxOf691R23BmwTcenQ6XTVdpFFn DIEw== MIME-Version: 1.0 X-Received: by 10.182.142.74 with SMTP id ru10mr8637387obb.75.1434628669047; Thu, 18 Jun 2015 04:57:49 -0700 (PDT) Received: by 10.202.129.139 with HTTP; Thu, 18 Jun 2015 04:57:48 -0700 (PDT) Received: by 10.202.129.139 with HTTP; Thu, 18 Jun 2015 04:57:48 -0700 (PDT) In-Reply-To: References: Date: Thu, 18 Jun 2015 06:57:48 -0500 Message-ID: Subject: Re: Problems after upgrade from 10.0-STABLE to 11.0-CURRENT From: Bill Sorenson To: Matthias Schojohann Cc: FreeBSD PowerPC ML Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.20 X-BeenThere: freebsd-ppc@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Porting FreeBSD to the PowerPC List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 18 Jun 2015 11:57:50 -0000 On PowerPC there are no prebuilt packages available, we have to build them all ourselves. What you need to do is update your ports tree and rebuild all your ports. Or delete all of them and reinstall. As soon as you rebuild the pkg port, that message about pkg-static will go away. On Jun 18, 2015 4:04 AM, "Matthias Schojohann" < matthias.schojohann@gmail.com> wrote: > Hey all, > i upgraded from my 10.0 to a 11.0 installation. Took almost 20 hours after > all, haha. > In the end i didn't even remember that i checked out the 11.0 SVN. I wanted > to go for 10.1-STABLE. Anyway. > So after i'm in 11.0 now whenever it comes to pkg or /usr/ports i get > notifications like these: > pkg-static: Warning: Major OS version upgrade detected. Running > "pkg-static install -f pkg" recommended > > When i do what he says it get this: > Updating FreeBSD repository catalogue... > pkg-static: http://pkg.FreeBSD.org/FreeBSD:11:powerpc/latest/meta.txz: Not > Found > repository FreeBSD has no meta file, using default settings > pkg-static: > http://pkg.FreeBSD.org/FreeBSD:11:powerpc/latest/packagesite.txz: > Not Found > Unable to update repository FreeBSD > All repositories are up-to-date. > pkg-static: Repository FreeBSD cannot be opened. 'pkg update' required > pkg-static: No packages available to install matching 'pkg' have been found > in the repositories > > Anybody know what i have to do? Is there a pkg-Server that i can se where > FreeBSD finds these files? > > Otherwise - can i go "back" or downgrad to 10.1-STABLE if i just checkout > the right SVN and make buildworld etc again? > > Cheers, Matt > _______________________________________________ > freebsd-ppc@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-ppc > To unsubscribe, send any mail to "freebsd-ppc-unsubscribe@freebsd.org" >