X-Original-To: alpine-devel@lists.alpinelinux.org Delivered-To: alpine-devel@lists.alpinelinux.org Received: from mail-bw0-f213.google.com (mail-bw0-f213.google.com [209.85.218.213]) by lists.alpinelinux.org (Postfix) with ESMTP id 1B0251EB598 for ; Tue, 4 May 2010 07:23:10 +0000 (UTC) Received: by bwz5 with SMTP id 5so1926940bwz.20 for ; Tue, 04 May 2010 00:23:09 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:date:message-id :subject:from:to:content-type; bh=K5VyX8GTWVpgpSYFirX+ipJ+DB1h1I08qCzk+ToZUxU=; b=Nvxh6sAgdD3wLjMRLW+rUl6KpMakSHjqUQOpfTkUcqB8hJ1XJbHRgwwDhrbMajDTSQ +xbrhtxFUGoeGxXlw69bTH04A14eMzGC8Wj1T1f05ZXa4a3lR+7otuirQkTPR1qmq/6/ GPnrUuWhWsRXu3x4QlKqHGMzNMAXH6j0YfRCk= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=YfaQkfLQD58gHnFXEnn45mnLI6WuZ1bQeu+o1/Q7DKzex1de0cHSnCXGlMZoZGmgCD gAT+KC6wIOD97OKgTGY/jPQ00cxTvY3gpN0YijvAFQsGLWfqodRMjycv7n7L2dDrBPWt B/c5TYaiaHRumThtshEiRmj6AoKhAvvvaq6BQ= X-Mailinglist: alpine-devel Precedence: list List-Id: Alpine Development List-Unsubscribe: List-Post: List-Help: List-Subscribe: MIME-Version: 1.0 Received: by 10.204.141.214 with SMTP id n22mr1363457bku.18.1272957788998; Tue, 04 May 2010 00:23:08 -0700 (PDT) Received: by 10.204.98.135 with HTTP; Tue, 4 May 2010 00:23:08 -0700 (PDT) Date: Tue, 4 May 2010 09:23:08 +0200 Message-ID: Subject: [alpine-devel] Heads up: upgrading edge to nptl From: Natanael Copa To: Alpine Developers Content-Type: text/plain; charset=ISO-8859-1 Hi, So, all tests so far with upgrading to nptl branch have been successful so now we will upgrade edge build box and edge over to nptl. This means that all commits that happens from now on will require nptl toolchain to build properly. If you have a development env you will have 2 options: 1. start over and create a new development environment 2. before you compile anything, attach to edge repository and do: 'apk upgrade -U' and then rebuild all you homebuilt packages. If you end up with a mix of nptl and old uclibc you will get serious problems so you will need to upgrade all in one shot. I will also bump pkgrel on all packages linked to libc so they get rebuilt with new version number. I'll post a new message once that is done so edge users know that they can upgrade to nptl. -- Natanael Copa --- Unsubscribe: alpine-devel+unsubscribe@lists.alpinelinux.org Help: alpine-devel+help@lists.alpinelinux.org ---