Gentoo Archives: gentoo-user

From: Walter Dnes <waltdnes@××××××××.org>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] layman config file setup?
Date: Sat, 09 Mar 2019 20:05:34
Message-Id: 20190309200446.GA12119@waltdnes.org
In Reply to: Re: [gentoo-user] layman config file setup? by Corbin Bird
1 I originally had...
2
3 [palemoon]
4 priority = 50
5 location = /var/lib/layman/palemoon
6 layman-type = git
7 auto-sync = No
8
9 I ran "layman -S"; no difference. I copied your config, ran "layman -S"
10 and now I get...
11
12 =========================================================================
13
14 [i660][root][~] emerge -pv layman
15 !!! Repository 'palemoon' has sync-type attribute set to unsupported value: 'laymansync'
16 !!! Installed sync-types are: '['cvs', 'git', 'rsync', 'svn', 'webrsync']'
17 WARNING: One or more repositories have missing repo_name entries:
18
19 /var/lib/layman/profiles/repo_name
20
21 NOTE: Each repo_name entry should be a plain text file containing a
22 unique name for the repository on the first line.
23
24 These are the packages that would be merged, in order:
25
26 Calculating dependencies... done!
27 [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
28
29 =========================================================================
30
31 Is there anything unusual in my USE flags?
32
33 --
34 Walter Dnes <waltdnes@××××××××.org>
35 I don't run "desktop environments"; I run useful applications

Replies

Subject Author
Re: [gentoo-user] layman config file setup? Mick <michaelkintzios@×××××.com>