From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1Lu9kb-0000EE-Sy for garchives@archives.gentoo.org; Wed, 15 Apr 2009 18:22:22 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 70FBFE0799; Wed, 15 Apr 2009 18:22:20 +0000 (UTC) Received: from yx-out-1718.google.com (yx-out-1718.google.com [74.125.44.152]) by pigeon.gentoo.org (Postfix) with ESMTP id 53AA4E0799 for ; Wed, 15 Apr 2009 18:22:20 +0000 (UTC) Received: by yx-out-1718.google.com with SMTP id 6so22783yxn.46 for ; Wed, 15 Apr 2009 11:22:20 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from :user-agent:mime-version:to:subject:references:in-reply-to :content-type:content-transfer-encoding; bh=hC9Hd62K29oLRRzs8OVM0Y8+VvWW0knHbjGRYHkmKgE=; b=O4qtOwyimwp+hj4y2bNbnK1eYOoyPrskmzlOQxAfytUQetESyNdUglQmirf4cpODmp fnvaAcP9cQNNoLpOq9k2qmVkhvoHo6DLdHHpmZfVMSEUMlbnihFCIQqbsDD+kwMy3juh spg4DE0GwvdIZFddcJtlKXOHwSceAz70yUUZk= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:subject:references :in-reply-to:content-type:content-transfer-encoding; b=UvwP0t9f+ktTq9HMTRE/HDh1FeC4vAuDN7Y81NsNJh4DMujJbO7me1G/Vxjwz6X2c2 Ouz4g6+sL/tzISaNQ99YzztFjUnP24WrDb45dN+u/j+1rVOsnV7R76rdm4ZSmkba6ZJJ 9ea9Za3aE0wv75iJaN+oI/OPckDU9R94Fg1vs= Received: by 10.90.70.6 with SMTP id s6mr563490aga.52.1239819739927; Wed, 15 Apr 2009 11:22:19 -0700 (PDT) Received: from ?64.89.169.193? (r169h193.dixie-net.com [64.89.169.193]) by mx.google.com with ESMTPS id 27sm290499agb.51.2009.04.15.11.21.27 (version=SSLv3 cipher=RC4-MD5); Wed, 15 Apr 2009 11:22:19 -0700 (PDT) Message-ID: <49E62574.7060901@gmail.com> Date: Wed, 15 Apr 2009 13:20:36 -0500 From: Dale User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1.21) Gecko/20090411 SeaMonkey/1.1.16 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 To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] xorg-server-1.5 breaks X, How to downgrade? References: <49bf44f10904150928v404fb9bfm553bed340713d9b1@mail.gmail.com> In-Reply-To: <49bf44f10904150928v404fb9bfm553bed340713d9b1@mail.gmail.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Archives-Salt: 028fedfc-bede-441b-b2c5-e528ff5ad881 X-Archives-Hash: c36d933e293f095f36cb6fbaf3d91360 Grant wrote: > Upgrading to xorg-server-1.5 went relatively smoothly on 2 laptops, > but my first attempt on a desktop has been a failure. I get: > > Backtrace: > Inconsistency detected by ld.so: dl-open.c: 260: dl_open_worker: > Assertion `_dl_debug_initialize (0, args->nsid)->r_state == > RT_CONSISTENT' failed! > > So many packages were upgraded along with xorg-server that I'm not > sure what to downgrade. Here are the packages that were upgraded at > the same time. Can anyone suggest any to downgrade? I've already > downgraded to xorg-server-1.3.0.0-r6 and mesa-6.5.2-r1. > > << SNIP >> > > Should I just mask the installed version of all of these? Thanks for > any advice. > > - Grant > > > This is the list I used: # ######## xorg-server masking ######### >=x11-base/xorg-server-1.5.3-r4 =x11-drivers/xf86-input-keyboard-1.3.2 =x11-drivers/xf86-input-evdev-2.1.3 =x11-proto/printproto-1.0.4 =x11-proto/renderproto-0.9.3 =x11-libs/libXrender-0.9.4 That should be a start at least. Dale :-) :-)