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 847BC138A1A for ; Tue, 20 Jan 2015 14:38:44 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 12D20E0903; Tue, 20 Jan 2015 14:38:44 +0000 (UTC) Received: from mail-lb0-f177.google.com (mail-lb0-f177.google.com [209.85.217.177]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 7CEA3E0903 for ; Tue, 20 Jan 2015 14:38:43 +0000 (UTC) Received: by mail-lb0-f177.google.com with SMTP id p9so10519613lbv.8 for ; Tue, 20 Jan 2015 06:38:41 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=message-id:date:from:to:subject:user-agent:mime-version :content-type; bh=gnf2QifAEf/cgCYp/R+w0PbU8ApYgK2DCaE/L1phU6c=; b=OGwArkLE1hPSCiyy/eqF+rfVlKZzbblpYvYne4KYiElC9SaAwdb61OJqXS//LEnOMU 3FGOGuNzepJ9MTqOCM39u7c7jpPwXrMX+isCW8OE/0IYAu2ED6b9gy3R7n2OU1eae9NY J/pv+U8APshDw/WbLAQErKlgMjCuBmjQVvgVergYX6yjFb6cm7S6miaxbYdZShSgd2rc gx+QZDTY7lWrnvSmE/0LM29H1VhsJfn8WIrZsr0SLtp2KmUIz6JKnQhytaYCbBjuwM+C gua5YQaO4aRsjhbixMunnnNTKWnbVThKBhkEbVxITM3THcNd0C/2aqMSwFu8BxD6eSIR Ufaw== X-Received: by 10.112.156.169 with SMTP id wf9mr38463989lbb.85.1421764721845; Tue, 20 Jan 2015 06:38:41 -0800 (PST) Received: from xiazooga.gmail.com ([178.19.251.140]) by mx.google.com with ESMTPSA id de5sm4635277lac.33.2015.01.20.06.38.40 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Tue, 20 Jan 2015 06:38:41 -0800 (PST) Message-ID: <54be6871.45b3980a.2a78.ffffceb5@mx.google.com> Date: Tue, 20 Jan 2015 17:38:45 +0300 From: Roman V. Prikhodchenko To: gentoo-lisp@lists.gentoo.org Subject: [gentoo-lisp] error geiser inherit git User-Agent: Wanderlust/2.15.9 (Almost Unreal) SEMI/1.14.6 (Maruoka) FLIM/1.14.9 (=?UTF-8?B?R29qxY0=?=) APEL/10.8 Emacs/24.4 (i686-pc-linux-gnu) MULE/6.0 (HANACHIRUSATO) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Lisp mail X-BeenThere: gentoo-lisp@lists.gentoo.org Reply-To: gentoo-lisp@lists.gentoo.org MIME-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: text/plain; charset=US-ASCII X-Archives-Salt: 3e4c5b95-ab97-414b-bfae-43068f32633b X-Archives-Hash: 58ca8a9535d913c6e612543329501e39 Hello! Error: app-emacs/geiser-999::lisp (and potential problems with the packages: dev-lisp/fsbv dev-lisp/gsd dev-lisp/gsll app-text/skribilo app-emacs/geiser dev-scheme/jazzscheme dev-scheme/guile-reader) Solution: replace in ebuild "inherit git" -> "inherit git-2" ----------8<---------- Details: Calculating dependencies - * ERROR: app-emacs/geiser-999::lisp failed (depend phase): * git.eclass could not be found by inherit() * * Call stack: * ebuild.sh, line 577: Called source '/var/lib/layman/lisp/app-emacs/geiser/geiser-999.ebuild' * geiser-999.ebuild, line 12: Called inherit 'git' * ebuild.sh, line 257: Called die * The specific snippet of code: * [[ -z ${location} ]] && die "${1}.eclass could not be found by inherit()" * * If you need support, post the output of `emerge --info '=app-emacs/geiser-999::lisp'`, * the complete build log and the output of `emerge -pqv '=app-emacs/geiser-999::lisp'`. * Working directory: '/usr/lib/python2.7/site-packages' * S: '/var/tmp/portage/app-emacs/geiser-999/work/geiser-999 Check eclass list: % ls /usr/portage/eclass/git* /usr/portage/eclass/git-2.eclass /usr/portage/eclass/git-r3.eclass % ls /var/lib/layman/lisp/eclass/git* zsh: no matches found: /var/lib/layman/lisp/eclass/git* Check ebuild (search "git", but not "git-2"): ;; grep -irE "inherit.*git[^-]" /var/lib/layman/lisp ;; echo "not work :(" grep --color=never -r "inherit.*git" /var/lib/layman/lisp | grep -vE "git[-_,]" Potential problems with the packages: /var/lib/layman/lisp/dev-lisp/fsbv/fsbv-9999.ebuild /var/lib/layman/lisp/dev-lisp/gsd/gsd-9999.ebuild /var/lib/layman/lisp/dev-lisp/gsll/gsll-9999.ebuild /var/lib/layman/lisp/app-text/skribilo/skribilo-0.9.1.ebuild /var/lib/layman/lisp/app-emacs/geiser/geiser-999.ebuild /var/lib/layman/lisp/dev-scheme/jazzscheme/jazzscheme-999.ebuild /var/lib/layman/lisp/dev-scheme/guile-reader/guile-reader-0.6.ebuild ---------->8---------- Thank you! -- Roman V. Prikhodchenko