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 E5347138010 for ; Tue, 9 Oct 2012 18:43:25 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 3CFAB21C01F; Tue, 9 Oct 2012 18:43:11 +0000 (UTC) Received: from outpost1.zedat.fu-berlin.de (outpost1.zedat.fu-berlin.de [130.133.4.66]) by pigeon.gentoo.org (Postfix) with ESMTP id 2D24721C029 for ; Tue, 9 Oct 2012 18:41:52 +0000 (UTC) Received: from inpost2.zedat.fu-berlin.de ([130.133.4.69]) by outpost1.zedat.fu-berlin.de (Exim 4.69) for gentoo-user@lists.gentoo.org with esmtp (envelope-from ) id <1TLekZ-003PUn-Bn>; Tue, 09 Oct 2012 20:41:51 +0200 Received: from dslb-188-103-196-098.pools.arcor-ip.net ([188.103.196.98] helo=[192.168.178.32]) by inpost2.zedat.fu-berlin.de (Exim 4.69) for gentoo-user@lists.gentoo.org with esmtpsa (envelope-from ) id <1TLekZ-003q7j-6W>; Tue, 09 Oct 2012 20:41:51 +0200 Message-ID: <50746FEC.6030203@fu-berlin.de> Date: Tue, 09 Oct 2012 20:41:48 +0200 From: Hinnerk van Bruinehsen User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:15.0) Gecko/20121004 Thunderbird/15.0.1 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 To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] Re: layman printer trouble References: <506F2DAE.9010002@fu-berlin.de> <506F4F51.2070402@fu-berlin.de> <5073F7A5.1010706@fu-berlin.de> In-Reply-To: X-Enigmail-Version: 1.4.4 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Originating-IP: 188.103.196.98 X-Archives-Salt: 0fb82904-77b1-4893-a244-184dfd01c387 X-Archives-Hash: dda0f22e876c2a2204168eccaa138a5e -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On 09.10.2012 20:19, James wrote: > Hinnerk van Bruinehsen fu-berlin.de> writes: > > >> Sounds fine up to here. Make sure you have a line "source >> /var/lib/layman/make.conf" inside your make.conf and try to >> emerge the driver. It should work then. > > Something is wrong. > > What I have: cat /etc/make.conf > > LAYMAN PORTDIR_OVERLAY="/usr/local/portage" source > /var/lib/layman/make.conf > > SO should this be (?): PORTDIR_OVERLAY="/var/lib/layman" > > > cat /var/lib/layman/make.conf: > ##PORTDIR_OVERLAY="/usr/local/portage" > > PORTDIR_OVERLAY="$PORTDIR_OVERLAY" > > > Here is what I get: > > # layman -a printer-drivers * Failed to add overlay > "printer-drivers". * Error was: Overlay "printer-drivers" already > in the local list! > > > # ls /var/lib/layman/ cache_ac494f50f5736be7871962c0dec7b3bb.xml > make.conf.old.layman printer-drivers make.conf overlays.xml > zugaina > > > ls -R /usr/local/portage/net-print > > brother-mfc6490cw-cups brother-mfc6490cw-lpr > > ./brother-mfc6490cw-cups: Manifest > brother-mfc6490cw-cups-1.1.2_p2.ebuild > > ./brother-mfc6490cw-lpr: brother-mfc6490cw-lpr-1.1.2_p2.ebuild > > # eix printer-driver No matches found. > > # emerge -pv printer-drivers These are the packages that would be > merged, in order: Calculating dependencies... done! emerge: there > are no ebuilds to satisfy "printer-drivers". > > > Obviously I've got something wrong.....(following too many > guides). > > Ideas? > Step 1: remove anything layman/overlay-related from /etc/make.conf except: source /var/lib/layman/make.conf Step 2: layman -d printer-drivers layman -a printer-drivers Now the printer-drivers-overlay should be installed correctly. Check if /var/lib/layman/make.conf contains: PORTDIR_OVERLAY=" /var/lib/layman/printer-drivers $PORTDIR_OVERLAY " maybe it has got other newlines or indentation, but the contents should be this. If not, though something's strange then, try edit the file manually to make it look like this. Try: emerge It should work then. -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.19 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://www.enigmail.net/ iQEcBAEBAgAGBQJQdG/rAAoJEJwwOFaNFkYcwyUIAMMvb8MFGBaFw2H8RnYvcw2N AE+F+CqC0G7/uA05y/TN6sPQA94hqG0YiThzTx/KsenC+o5CBrCSsJnAss4lOyp3 auzuAyHS4hHCyKCEGFccqsymD0tjtEr+NnJkxpFr9KVo+Pgd0+6tmQn/z9W9NeSi JXDKpuHvKaURQy5hxha8kr6cIxzAFpCDYEKnttCBgCQzH2jLzguwFBlozWTNPa5L aZ49XdmhMliwPs9YfVEj0587qqUZyDoGw0n63r+q0KHcup6LJ+agu1FuQSdQINKX ovjpBFk+D+FV0fLD5nFjgAXOYL2PXFC9LtnVcZ4BI9K3F+Wizcd8FCQyMYk/mbw= =H312 -----END PGP SIGNATURE-----