X-Original-To: alpine-devel@lists.alpinelinux.org Delivered-To: alpine-devel@lists.alpinelinux.org Received: from web130106.mail.mud.yahoo.com (web130106.mail.mud.yahoo.com [66.94.238.133]) by lists.alpinelinux.org (Postfix) with SMTP id 6C15A1EBFF5 for ; Fri, 11 Feb 2011 18:45:38 +0000 (UTC) Received: (qmail 76127 invoked by uid 60001); 11 Feb 2011 18:45:37 -0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yahoo.com; s=s1024; t=1297449937; bh=iuO+/tSblqndSiwwT4oUzmVHtnb1BQR61UxlDoCbVp8=; h=Message-ID:X-YMail-OSG:Received:X-Mailer:Date:From:Subject:To:MIME-Version:Content-Type; b=6vOLwy3kAJ+zE4ELP5EhVkHuyZiJwaIj9n4o2u3yq0twswRHkjKgL87hE30xLdxobYv3YFSd0HhYlOCQuG39VXaWuFzrRaC9TGFvWi+p/rODT3pCJnEewd4PE/LAUzKijJcS9EVeqwRZkA+fs/vws/PxbH71c7/9sjBAjchUlaY= DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=Message-ID:X-YMail-OSG:Received:X-Mailer:Date:From:Subject:To:MIME-Version:Content-Type; b=s8pxNgpDDWKwr/K6Ki5X0hE4w3ScvcGb+bbv6E96TFzIYwkdKnKSCkm0/FU8Q4SX/9WbdtdGp5Q8/4g6Qzr12mXGhYV03tlsZN/YiwWsDIrcr0UdL7ZdiTUsYzzrJcZkzqBR6eFdL16TwJQISHEp/1E4010oYRgved8pbmUbChQ=; Message-ID: <595700.75555.qm@web130106.mail.mud.yahoo.com> X-YMail-OSG: g0gTrx4VM1k4fxZOxFrXZUInFn8NlTUjJttJiZKJAwikYqJ 40D7M3dyLdZHqYGTF2Tbz5Dw55EXZci4ZvQWsLyD8tEt1QCSl.sUHqSnQiK3 9r4O5jeKs1a3DvnuezT44QjbqTl3nSmo0jzlw.GbF9Zg9EXbOnisG3kFW7k7 16a1cU3ARv5giRHyU_x0xKbEoGLFt7b5YA9XceCLPn2xxXpKaw3GdP7R9fch wLYWLzr.hOlA1vPnT0An7meBSa9bxM9Sc8XSfpODm9gvr62KDPF9QgA03EAl SMNnlC_Ag Received: from [208.74.141.254] by web130106.mail.mud.yahoo.com via HTTP; Fri, 11 Feb 2011 10:45:37 PST X-Mailer: YahooMailRC/555 YahooMailWebService/0.8.109.292656 Date: Fri, 11 Feb 2011 10:45:37 -0800 (PST) From: Ted Trask Subject: [alpine-devel] Busybox causing package build problem To: Alpine Developers X-Mailinglist: alpine-devel Precedence: list List-Id: Alpine Development List-Unsubscribe: List-Post: List-Help: List-Subscribe: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii I tried bumping acf-provisioning to 0.0.5 today and the build failed. It worked fine on my box. Checking the edge build log, it failed because of bad md5sum. Nenolod checked the 64-edge build box and found that the source file was an empty file. After deleting the source file and installing real wget, he was able to get the build to work. Checking on my box, I found that I had busybox-1.17.4 installed. After upgrading my box to busybox-1.18.2, wget stopped working, creating an empty file. So: 1) busybox wget is broken 2) the build trees are stuck because acf-provisioning won't build So, it would be great if someone could fix busybox wget and then unstick the build boxes. This means deleting the empty source packages and rebuilding. I'm assuming nenolod will fix build64-edge, but ncopa or fabled will probably have to fix both build-edge and build-2-1. (build-2-1 is broken because I forgot to fix the source path to include .git) Thanks Ted PS. In case it matters, here are the other packages that upgraded on my box. wget worked before and not after the upgrade: ~$ sudo apk upgrade Password: (1/19) Upgrading libc0.9.32 (0.9.32_rc1-r1 -> 0.9.32_rc2-r0) (2/19) Upgrading busybox (1.17.4-r1 -> 1.18.2-r1) Executing busybox-1.18.2-r1.post-upgrade (3/19) Upgrading alpine-baselayout (2.0_rc1-r1 -> 2.0_rc1-r2) (4/19) Upgrading libcrypto1.0 (1.0.0c-r0 -> 1.0.0d-r0) (5/19) Upgrading apk-tools (2.0.7-r5 -> 2.0.7-r6) (6/19) Upgrading alpine-conf (2.5.5-r0 -> 2.5.5-r1) (7/19) Upgrading bbsuid (0.5-r0 -> 0.5-r1) (8/19) Upgrading uclibc-utils (0.9.32_rc1-r1 -> 0.9.32_rc2-r0) (9/19) Upgrading libssl1.0 (1.0.0c-r0 -> 1.0.0d-r0) (10/19) Upgrading openssl (1.0.0c-r0 -> 1.0.0d-r0) (11/19) Upgrading libthread_db (0.9.32_rc1-r1 -> 0.9.32_rc2-r0) (12/19) Upgrading uclibc-dev (0.9.32_rc1-r1 -> 0.9.32_rc2-r0) (13/19) Upgrading git (1.7.3.5-r1 -> 1.7.4-r1) (14/19) Upgrading mkinitfs (2.3.0-r0 -> 2.3.0-r2) (15/19) Upgrading mtools (4.0.14-r0 -> 4.0.15-r0) (16/19) Upgrading vim (7.3.82-r0 -> 7.3.112-r0) (17/19) Upgrading openssl-doc (1.0.0c-r0 -> 1.0.0d-r0) (18/19) Upgrading openssl-dev (1.0.0c-r0 -> 1.0.0d-r0) (19/19) Upgrading perl (5.12.2-r1 -> 5.12.3-r0) Executing busybox-1.18.2-r1.trigger OK: 75 packages, 643 dirs, 10817 files --- Unsubscribe: alpine-devel+unsubscribe@lists.alpinelinux.org Help: alpine-devel+help@lists.alpinelinux.org ---