X-Original-To: alpine-devel@lists.alpinelinux.org Delivered-To: alpine-devel@mail.alpinelinux.org Received: from mail-vc0-f180.google.com (mail-vc0-f180.google.com [209.85.220.180]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mail.alpinelinux.org (Postfix) with ESMTPS id D627CDC00FA for ; Sun, 17 Nov 2013 06:37:37 +0000 (UTC) Received: by mail-vc0-f180.google.com with SMTP id ib11so2742075vcb.25 for ; Sat, 16 Nov 2013 22:37:37 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:from:date:message-id:subject:to:content-type; bh=ZInj/TITwZtYuUm+YnF3wZ+SlYkaDSdyFIBj+m7oOm8=; b=CTSdnqA988T0rpKLUrNVxxo9yWvM9lmTBUph04PaC0pTe5pLFrVYzOnPuMFNe+i4Nm kuOXlW1XT86uA8Awjoc3pHOm6OFPBam6E4bNFfzrOaT1wtKzQABr7Hm8e6RKSaVM/SA7 qO8nv4fqGD4Bx9Y1Pzv4HVoazuGqLe0hS95OP+DFcw2z2BklwfmHDU2sO8/spqx4SDkj KxOfVuGVhjtPI6iXtfEGpkU3MVHZojITiqrvPQD5qjLDWQVUhmvmmpYukoM7fKqTlys7 3bkKMZTGkzBnRP1Fb2cbx/T9yyydMntiI+7YhDHwR1LeCtoHphA/bNdJNCW028QpHaUw 5Q7A== X-Received: by 10.58.29.109 with SMTP id j13mr84749veh.81.1384670256152; Sat, 16 Nov 2013 22:37:36 -0800 (PST) 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.59.10.5 with HTTP; Sat, 16 Nov 2013 22:37:16 -0800 (PST) From: Sam Dodrill Date: Sat, 16 Nov 2013 22:37:16 -0800 Message-ID: Subject: [alpine-devel] Failures installing edge-musl on top of edge-uclibc To: alpine-devel@lists.alpinelinux.org Content-Type: multipart/alternative; boundary=047d7b6da0e2bfc8b104eb59aa08 --047d7b6da0e2bfc8b104eb59aa08 Content-Type: text/plain; charset=UTF-8 Hi all, I was trying to install edge-musl on a test node today and I have found that I cannot get the apk upgrade command to complete. ``` localhost:~# apk upgrade --allow-untrusted -fUal fetch http://nl.alpinelinux.org/alpine/edge-musl/main/x86_64/APKINDEX.tar.gz Upgrading critical system libraries and apk-tools: (1/2) Installing musl (0.9.14-r6) (2/2) Downgrading apk-tools (2.4.0-r4 -> 2.4.0-r2) Executing busybox-1.21.1-r0.trigger Executing uclibc-utils-0.9.33.2-r26.trigger Continuing the upgrade transaction with new apk-tools: Error relocating /lib/libcrypto.so.1.0.0: __ctype_b: symbol not found Error relocating /lib/libcrypto.so.1.0.0: __ctype_tolower: symbol not found ``` Any ideas? Thanks much, Sam Dodrill mailto:shadow.h511@gmail.com --047d7b6da0e2bfc8b104eb59aa08 Content-Type: text/html; charset=UTF-8
Hi all,

I was trying to install edge-musl on a test node today and I have found that I cannot get the apk upgrade command to complete.

```
localhost:~# apk upgrade --allow-untrusted -fUal
Upgrading critical system libraries and apk-tools:
(1/2) Installing musl (0.9.14-r6)
(2/2) Downgrading apk-tools (2.4.0-r4 -> 2.4.0-r2)
Executing busybox-1.21.1-r0.trigger
Executing uclibc-utils-0.9.33.2-r26.trigger
Continuing the upgrade transaction with new apk-tools:
Error relocating /lib/libcrypto.so.1.0.0: __ctype_b: symbol not found
Error relocating /lib/libcrypto.so.1.0.0: __ctype_tolower: symbol not found
```

Any ideas?

Thanks much,

Sam Dodrill
mailto:shadow.h511@gmail.com

--047d7b6da0e2bfc8b104eb59aa08-- --- Unsubscribe: alpine-devel+unsubscribe@lists.alpinelinux.org Help: alpine-devel+help@lists.alpinelinux.org ---