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 1OkOpF-0002pR-OD for garchives@archives.gentoo.org; Sat, 14 Aug 2010 22:03:37 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E7944E0AE8 for ; Sat, 14 Aug 2010 22:03:36 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id DE164E0928 for ; Sat, 14 Aug 2010 21:24:13 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp.gentoo.org (Postfix) with ESMTP id 7807E1B4057 for ; Sat, 14 Aug 2010 21:24:13 +0000 (UTC) X-Virus-Scanned: amavisd-new at gentoo.org X-Spam-Score: -2.913 X-Spam-Level: X-Spam-Status: No, score=-2.913 required=5.5 tests=[AWL=-0.314, BAYES_00=-2.599] Received: from smtp.gentoo.org ([127.0.0.1]) by localhost (smtp.gentoo.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id xlfCg4GUSZ7c for ; Sat, 14 Aug 2010 21:24:07 +0000 (UTC) Received: from lo.gmane.org (lo.gmane.org [80.91.229.12]) by smtp.gentoo.org (Postfix) with ESMTP id EEC711B4023 for ; Sat, 14 Aug 2010 21:24:06 +0000 (UTC) Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1OkOCw-0003AF-4g for gentoo-user@gentoo.org; Sat, 14 Aug 2010 23:24:02 +0200 Received: from adsl-69-234-200-45.dsl.irvnca.pacbell.net ([69.234.200.45]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sat, 14 Aug 2010 23:24:02 +0200 Received: from w41ter by adsl-69-234-200-45.dsl.irvnca.pacbell.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sat, 14 Aug 2010 23:24:02 +0200 X-Injected-Via-Gmane: http://gmane.org/ To: gentoo-user@lists.gentoo.org From: walt Subject: [gentoo-user] Re: Mumble doesn't work anymore Date: Sat, 14 Aug 2010 14:23:50 -0700 Message-ID: References: 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=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Complaints-To: usenet@dough.gmane.org X-Gmane-NNTP-Posting-Host: adsl-69-234-200-45.dsl.irvnca.pacbell.net User-Agent: Mozilla/5.0 (X11; Linux i686; rv:2.0b4pre) Gecko/20100814 Shredder/3.2a1pre In-Reply-To: X-Archives-Salt: 438ab30b-f3ff-49cf-9fa7-0916aa3faa80 X-Archives-Hash: 78e14ac1c4007f1edcfb928c3f12e953 On 08/12/2010 09:56 AM, Nikos Chantziaras wrote: > Trying to start Mumble (version 1.2.2) aborts with: > > SSL: Added CA certificates from '/etc/ssl/certs/ca-certificates.crt' > No ciphers of at least 128 bit found > Aborted > > I did file a bug about it (http://bugs.gentoo.org/show_bug.cgi?id=332245) but no solution thus far. I don't know what to do. Did anyone encounter this error before? I would run mumble with strace to see where it's looking when it aborts. I expect it probably looks in quite a few directories for a certain file or files, and doesn't find what it's looking for. Also, does mumble have config files in /etc or your ~ directory? Try moving them out of the way and see what happens.