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 97369138010 for ; Fri, 5 Oct 2012 19:41:07 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 2F6F0E056C; Fri, 5 Oct 2012 19:40:52 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 9B199E055E for ; Fri, 5 Oct 2012 19:39:36 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp.gentoo.org (Postfix) with ESMTP id 2D79B33D5EB for ; Fri, 5 Oct 2012 19:39:36 +0000 (UTC) X-Virus-Scanned: by amavisd-new using ClamAV at gentoo.org X-Spam-Flag: NO X-Spam-Score: -2.62 X-Spam-Level: X-Spam-Status: No, score=-2.62 tagged_above=-999 required=5.5 tests=[AWL=-0.473, RP_MATCHES_RCVD=-2.145, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001] autolearn=unavailable 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 70s55-c5m_Ky for ; Fri, 5 Oct 2012 19:39:30 +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 3E81433D218 for ; Fri, 5 Oct 2012 19:39:29 +0000 (UTC) Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1TKDk6-0003eY-RV for gentoo-user@gentoo.org; Fri, 05 Oct 2012 21:39:27 +0200 Received: from rrcs-71-40-157-251.se.biz.rr.com ([71.40.157.251]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 05 Oct 2012 21:39:26 +0200 Received: from wireless by rrcs-71-40-157-251.se.biz.rr.com with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 05 Oct 2012 21:39:26 +0200 X-Injected-Via-Gmane: http://gmane.org/ To: gentoo-user@lists.gentoo.org From: James Subject: [gentoo-user] Re: layman printer trouble Date: Fri, 5 Oct 2012 19:39:09 +0000 (UTC) Message-ID: References: <506F2DAE.9010002@fu-berlin.de> 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=us-ascii Content-Transfer-Encoding: 7bit X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: sea.gmane.org User-Agent: Loom/3.14 (http://gmane.org/) X-Loom-IP: 71.40.157.251 (Mozilla/5.0 (X11; Linux x86_64; rv:15.0) Gecko/20121002 Firefox/15.0.1 SeaMonkey/2.12.1) X-Archives-Salt: 061562b2-bee2-40df-8282-5f2b0d1816a9 X-Archives-Hash: f49d3bc7862356b5390738e84ba30538 Hinnerk van Bruinehsen fu-berlin.de> writes: > > PROBLEM ------- But I cannot use emerge to install it. # emerge > > brother-mfc6490cw-cups Calculating dependencies / * Manifest not > > found for '/usr/local/portage/net-print/brother-mfc6490cw-cups/ > > brother-mfc6490cw-cups-1.1.2_p2.ebuild' > > So now I need to hack the manifest and other files into this dir? > > Any discussion, ideas, syntax or ebuild support files (manifest et. > > al) are most welcome (Neil?) > layman -a printer-drivers I have /usr/local/portage/net-print/brother-mfc6490cw-cups set up I did generate the ebuild manifest by hand: # ebuild brother-mfc6490cw-cups-1.1.2_p2.ebuild manifest 2012-10-05 14:45:35 (653 KB/s) - `/usr/portage/distfiles/mfc6490cwcupswrapper-1.1.2-2.i386.rpm' saved [15650/15650] Creating Manifest for /usr/local/portage/net-print/brother-mfc6490cw-cups > Afterwards you should be able to install the driver. > This file is empty, but exists: cat /var/lib/layman/make.conf what should be in this file? # layman -a printer-drivers * Running... # /usr/bin/git clone git://git.overlays.gentoo.org/proj/printer-drivers.git /var/lib/layman/printer-drivers Cloning into '/var/lib/layman/printer-drivers'... remote: Counting objects: 38, done. remote: Compressing objects: 100% (32/32), done. remote: Total 38 (delta 7), reused 0 (delta 0) Receiving objects: 100% (38/38), 8.57 KiB, done. Resolving deltas: 100% (7/7), done. * Failed to add overlay "printer-drivers". * Error was: Did not find a PORTDIR_OVERLAY entry in file /var/lib/layman/make.conf! Did you specify the correct file?