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 870151381F3 for ; Tue, 22 Oct 2013 22:18:57 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 9189BE09BA; Tue, 22 Oct 2013 22:18:49 +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 92D91E08A1 for ; Tue, 22 Oct 2013 22:18:48 +0000 (UTC) Received: from mail-ie0-x22b.google.com (mail-ie0-x22b.google.com [IPv6:2607:f8b0:4001:c03::22b]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) (Authenticated sender: floppym) by smtp.gentoo.org (Postfix) with ESMTPSA id 94A3433EDED for ; Tue, 22 Oct 2013 22:18:47 +0000 (UTC) Received: by mail-ie0-f171.google.com with SMTP id tp5so2924786ieb.16 for ; Tue, 22 Oct 2013 15:18:45 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=QvER9ivhFbVLqqPM4wJzNUmbNwW6U9nyZTen51T6bNY=; b=DwDHbwU7Q5BQUx1GRKge23/j/N1yQI/8GCyiQtJOm6KRa+B1OI0PqTRnbstEzjoPa4 Yi6xgNwaOAfOqy7y4Pc6CjccEZVdMp3urIBeYMaLm/55IlD9HEGins4g0bvFCo4Tlrom 2+odm4jRt5Cb/BZGjrmfZqNVMXf7UehDzBcpKXvSBofSdIEUeFdhnhs1Pa1Kokkd3siY fAYd3MrLAw/p2XWExIyOc6db1oDjfOWu9okObqNb066d50uUSxdeKZXEPwBDRQDGCp+f iihyKC5xPWHOGp9AqYHDRjRqoXYIVwJzpJ0CzGyr4mx7vw/t9JV+S8URl2swa/u1rjp1 sWeQ== 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 X-Received: by 10.50.234.162 with SMTP id uf2mr15073678igc.48.1382480325879; Tue, 22 Oct 2013 15:18:45 -0700 (PDT) Received: by 10.64.139.5 with HTTP; Tue, 22 Oct 2013 15:18:45 -0700 (PDT) In-Reply-To: <52667C76.6070202@gmail.com> References: <52667C76.6070202@gmail.com> Date: Tue, 22 Oct 2013 18:18:45 -0400 Message-ID: Subject: Re: [gentoo-user] Is the ebuild for dhcpcd wrong From: Mike Gilbert To: gentoo-user@lists.gentoo.org Content-Type: text/plain; charset=UTF-8 X-Archives-Salt: 506b0b6b-ca77-4eb6-8d1e-4d8f81fc2e30 X-Archives-Hash: 515c09063e1d7bb31cbdd11ba4e2b364 On Tue, Oct 22, 2013 at 9:24 AM, Alan McKinnon wrote: > On 22/10/2013 13:37, Chris Allison wrote: >> Hello, >> >> when emerging dhcpcd it attempts to retrieve the source from >> /distfiles/... >> looking at the mirror the file is actually at >> /gentoo/distfiles/... >> >> Is this the correct place to bring this to your attention? >> >> regards >> >> Chris >> -- >> _ o , , >> / | | |_| / \_/ \_| | >> \__/ \/ \/ |/ \/ \/ \/|/ >> (| > > > > That mirror is set up wrong, contact the admins of the mirror you are > using. Proper mirrors work properly: > It is also possible that he has an incorrect URL in GENTOO_MIRRORS; not every gentoo mirror sticks distfiles in a top-level directory. For example: http://mirrors.rit.edu/gentoo/ This is listed on the gentoo mirrors page.