From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 250AF138334 for ; Sat, 9 Mar 2019 20:05:34 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 12843E0928; Sat, 9 Mar 2019 20:05:26 +0000 (UTC) Received: from pmta31.teksavvy.com (pmta31.teksavvy.com [76.10.157.38]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id A4E4CE08F5 for ; Sat, 9 Mar 2019 20:05:25 +0000 (UTC) X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: =?us-ascii?q?A2F0AACNG4Rc/5v392heBhsBAQEBAwEBA?= =?us-ascii?q?QcDAQEBgVMEAQEBCwEBgg6BOCESJ4g7hEeKUQGCQQGXcIF7IBgBhDoEAgKENSM?= =?us-ascii?q?2Bw0BAQMBAQEGAQMCAgJpKEIBDgGEegY6HDMLIRMSDwUlN4UYsDOFRYRhgS8Bi?= =?us-ascii?q?0M+gQI/gRGDEoRzW4JuggQiA4oGhmqBB5IqCQKCRYkGhzMlinAaiDCfNQkpgVZ?= =?us-ascii?q?9CIMnkGkkMIEDAYYniVoBAQ?= X-IPAS-Result: =?us-ascii?q?A2F0AACNG4Rc/5v392heBhsBAQEBAwEBAQcDAQEBgVMEAQE?= =?us-ascii?q?BCwEBgg6BOCESJ4g7hEeKUQGCQQGXcIF7IBgBhDoEAgKENSM2Bw0BAQMBAQEGA?= =?us-ascii?q?QMCAgJpKEIBDgGEegY6HDMLIRMSDwUlN4UYsDOFRYRhgS8Bi0M+gQI/gRGDEoR?= =?us-ascii?q?zW4JuggQiA4oGhmqBB5IqCQKCRYkGhzMlinAaiDCfNQkpgVZ9CIMnkGkkMIEDA?= =?us-ascii?q?YYniVoBAQ?= X-IronPort-AV: E=Sophos;i="5.58,461,1544504400"; d="scan'208";a="86473699" Received: from 104-247-247-155.cpe.teksavvy.com (HELO waltdnes.org) ([104.247.247.155]) by smtp.teksavvy.com with SMTP; 09 Mar 2019 15:05:23 -0500 Received: by waltdnes.org (sSMTP sendmail emulation); Sat, 09 Mar 2019 15:04:46 -0500 From: "Walter Dnes" Date: Sat, 9 Mar 2019 15:04:46 -0500 To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] layman config file setup? Message-ID: <20190309200446.GA12119@waltdnes.org> References: <20190307221157.GA26309@waltdnes.org> <20190309011528.GA1098@waltdnes.org> <741faf7a-211f-7b39-cacd-6e1ff45969cc@charter.net> 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 X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <741faf7a-211f-7b39-cacd-6e1ff45969cc@charter.net> User-Agent: Mutt/1.10.1 (2018-07-13) X-Archives-Salt: 3a95773e-9310-4c28-9246-3b2ef9d78a5c X-Archives-Hash: b056fb3a2023bfb9317e62adb08e0f11 I originally had... [palemoon] priority = 50 location = /var/lib/layman/palemoon layman-type = git auto-sync = No I ran "layman -S"; no difference. I copied your config, ran "layman -S" and now I get... ========================================================================= [i660][root][~] emerge -pv layman !!! Repository 'palemoon' has sync-type attribute set to unsupported value: 'laymansync' !!! Installed sync-types are: '['cvs', 'git', 'rsync', 'svn', 'webrsync']' WARNING: One or more repositories have missing repo_name entries: /var/lib/layman/profiles/repo_name NOTE: Each repo_name entry should be a plain text file containing a unique name for the repository on the first line. These are the packages that would be merged, in order: Calculating dependencies... done! [ebuild R ] app-portage/layman-2.4.2-r1::gentoo USE="git -bazaar -cvs -darcs (-g-sorcery) -gpg -mercurial -sqlite -squashfs -subversion -sync-plugin-portage -test" PYTHON_TARGETS="python2_7 python3_6 (-pypy) -python3_4 -python3_5" 0 KiB ========================================================================= Is there anything unusual in my USE flags? -- Walter Dnes I don't run "desktop environments"; I run useful applications