From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id B3FF31381F3 for ; Mon, 19 Nov 2012 05:58:15 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id CD97321C053; Mon, 19 Nov 2012 05:57:58 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id A5BFC21C00E for ; Mon, 19 Nov 2012 05:56:46 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp.gentoo.org (Postfix) with ESMTP id E831633D797 for ; Mon, 19 Nov 2012 05:56:45 +0000 (UTC) X-Virus-Scanned: by amavisd-new using ClamAV at gentoo.org X-Spam-Flag: NO X-Spam-Score: -0.014 X-Spam-Level: X-Spam-Status: No, score=-0.014 tagged_above=-999 required=5.5 tests=[AWL=-0.847, DKIM_ADSP_CUSTOM_MED=0.001, FREEMAIL_FROM=0.001, NML_ADSP_CUSTOM_MED=1.2, RP_MATCHES_RCVD=-0.367, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001] autolearn=no Received: from smtp.gentoo.org ([IPv6:::ffff:127.0.0.1]) by localhost (smtp.gentoo.org [IPv6:::ffff:127.0.0.1]) (amavisd-new, port 10024) with ESMTP id E6OJP8mzWKqj for ; Mon, 19 Nov 2012 05:56:40 +0000 (UTC) Received: from plane.gmane.org (plane.gmane.org [80.91.229.3]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 29F5533D78E for ; Mon, 19 Nov 2012 05:56:38 +0000 (UTC) Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1TaKLb-0006Vb-M5 for gentoo-user@gentoo.org; Mon, 19 Nov 2012 06:56:43 +0100 Received: from athedsl-344895.home.otenet.gr ([85.72.202.221]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 19 Nov 2012 06:56:43 +0100 Received: from realnc by athedsl-344895.home.otenet.gr with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 19 Nov 2012 06:56:43 +0100 X-Injected-Via-Gmane: http://gmane.org/ To: gentoo-user@lists.gentoo.org From: Nikos Chantziaras Subject: [gentoo-user] Re: qlist -IC x11-drivers - Segmentation fault Date: Mon, 19 Nov 2012 07:55:45 +0200 Organization: Lucas Barks Message-ID: References: <20121119003151.GD19422@syscon7.inet> 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-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: athedsl-344895.home.otenet.gr User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:16.0) Gecko/20121028 Thunderbird/16.0.1 In-Reply-To: <20121119003151.GD19422@syscon7.inet> X-Archives-Salt: d2aa8d21-8844-4489-a832-6dc7344056e2 X-Archives-Hash: afce163223cb116abe92bf95ccd5445e On 19/11/12 02:31, Joseph wrote: > I'm trying to update drivers after xorg-server emerge but this command > is not recognized: > > emerge -1av $(qlist -IC x11-drivers) > > running: qlist -IC x11-drivers > gives me: Segmentation fault It is recognized just fine. "Segmentation fault" does not mean "unrecognized." It means that the qlist utility is crashing. Do you remember to run revdep-rebuild after you update packages in your system?