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 CB56B13877A for ; Fri, 8 Aug 2014 06:24:10 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 86699E08FE; Fri, 8 Aug 2014 06:24:03 +0000 (UTC) Received: from smtpq2.gn.mail.iss.as9143.net (smtpq2.gn.mail.iss.as9143.net [212.54.34.165]) by pigeon.gentoo.org (Postfix) with ESMTP id 6A581E08E6 for ; Fri, 8 Aug 2014 06:24:02 +0000 (UTC) Received: from [212.54.34.135] (helo=smtp4.gn.mail.iss.as9143.net) by smtpq2.gn.mail.iss.as9143.net with esmtp (Exim 4.71) (envelope-from ) id 1XFdar-0007GL-Hc for gentoo-user@lists.gentoo.org; Fri, 08 Aug 2014 08:24:01 +0200 Received: from 53579160.cm-6-8c.dynamic.ziggo.nl ([83.87.145.96] helo=data.antarean.org) by smtp4.gn.mail.iss.as9143.net with esmtp (Exim 4.71) (envelope-from ) id 1XFdap-0002kk-Di for gentoo-user@lists.gentoo.org; Fri, 08 Aug 2014 08:24:01 +0200 Received: from andromeda.localnet (unknown [10.20.13.51]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by data.antarean.org (Postfix) with ESMTPSA id BD7F94C for ; Fri, 8 Aug 2014 08:23:50 +0200 (CEST) From: "J. Roeleveld" To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] unclear (to me) errors from portage Date: Fri, 08 Aug 2014 08:23:54 +0200 Message-ID: <4470441.Zx04MD5YPa@andromeda> Organization: Antarean User-Agent: KMail/4.12.5 (Linux/3.14.14-gentoo; KDE/4.12.5; x86_64; ; ) In-Reply-To: <87egwrzmcx.fsf@nyu.edu> References: <87egwrzmcx.fsf@nyu.edu> 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: 7Bit Content-Type: text/plain; charset="us-ascii" X-Ziggo-spambar: ---- X-Ziggo-spamscore: -4.9 X-Ziggo-spamreport: ALL_TRUSTED=-1,BAYES_00=-1.9,PROLO_TRUST_RDNS=-3,RDNS_DYNAMIC=0.982 X-Ziggo-Spam-Status: No X-Spam-Status: No X-Spam-Flag: No X-Archives-Salt: 21918611-c5b2-467d-a0b3-36151fcabe35 X-Archives-Hash: f57fb970f878fdbc5238a4b3d64162de On Thursday, August 07, 2014 11:33:34 PM gottlieb@nyu.edu wrote: > I was away for two weeks and now one of my systems cannot be updated due > to conflicts. The entire (long) emerge output is at the end of > this msg. > > > ------------------ The first conflict is ------------------- I notice a few perl blockers. You could try the following: # emerge -vuD1 $(qlist -IC 'virtual/perl-*') # perl-cleaner --all -v -- -v And then retry to update world. I've been encountering some perl blockages myself, and this cleared it up for me. -- Joost