From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 0C197138330 for ; Sat, 6 Jan 2018 21:57:12 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 47498E09DB; Sat, 6 Jan 2018 21:57:07 +0000 (UTC) Received: from post.dmesg.site (box0.dmesg.site [163.172.69.166]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id DC9E4E0863 for ; Sat, 6 Jan 2018 21:57:06 +0000 (UTC) Received: from matrics.localnet (unknown [IPv6:2a02:2f0a:b0b0:c56:f99d:5c64:f6f2:dd9c]) (using TLSv1 with cipher ECDHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) by post.dmesg.site (Postfix) with ESMTPSA id 67B34A00957 for ; Sat, 6 Jan 2018 23:57:03 +0200 (EET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=dmesg.site; s=default; t=1515275825; bh=KxQW/pZYwhXq62uNqMUbqgBQAHo6XyQbKdf64CZbMos=; h=From:To:Subject:Date:In-Reply-To:References; b=p8ps0LVCY1O4I6SqzJP0fa50Tf/BiMNsava5AUEtH0SimlJ/oQF4X2qmmkLape7LI 5X6uIvOsP36vKttBoaQDohVQiu6k8WgiOzTw+JmE2sO3I5+Whw5+pDePudVhv2eTbM ICJ7hm8IectSfaixYxhjdU0XLODYjp345kiQIkYc= From: zless To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] Re: emerge @preserved-rebuild failure Date: Sat, 06 Jan 2018 23:57:02 +0200 Message-ID: <1764140.0JKbKTKAdR@matrics> In-Reply-To: <5aa36a0b-d6d6-1fb8-d222-cf595370b2fe@hfigge.myfqdn.de> References: <6eca4cee-04d5-31df-8dab-ec42947e09cb@hfigge.myfqdn.de> <2703216.2rPtTa19zP@matrics> <5aa36a0b-d6d6-1fb8-d222-cf595370b2fe@hfigge.myfqdn.de> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="utf-8" X-Archives-Salt: 6f61437b-bb8a-4c83-9a34-d74f95079d44 X-Archives-Hash: c157ac2e7ad2faa4b72a41f21142e98f =C3=8En ziua de s=C3=A2mb=C4=83t=C4=83, 6 ianuarie 2018, la 23:51:59 EET, H= artmut Figge a scris: > Hrm. Replacing the obviously corrupt preserved_libs_registry with the > clean one from my backup? That would be the end of the investigation. You could also check if those readline-6 preserved libs really exist: /lib64/libreadline.so.6.3 /lib64/libreadline.so.6 Try renaming them or backing them up somewhere else and see if realine=20 applications (bash) still work fine after that. Other than that... I'd fill a bug about this ;)