Gentoo Archives: gentoo-user

From: Mick <michaelkintzios@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] layman config file setup?
Date: Sat, 09 Mar 2019 23:20:08
Message-Id: 10084313.upjqPQgGku@dell_xps
In Reply to: Re: [gentoo-user] layman config file setup? by Walter Dnes
1 On Saturday, 9 March 2019 20:04:46 GMT Walter Dnes wrote:
2 > I originally had...
3 >
4 > [palemoon]
5 > priority = 50
6 > location = /var/lib/layman/palemoon
7 > layman-type = git
8 > auto-sync = No
9 >
10 > I ran "layman -S"; no difference. I copied your config, ran "layman -S"
11 > and now I get...
12 >
13 > =========================================================================
14 >
15 > [i660][root][~] emerge -pv layman
16 > !!! Repository 'palemoon' has sync-type attribute set to unsupported value:
17 > 'laymansync' !!!
18
19 This is odd. Is it reading some other repo file?
20
21 > Installed sync-types are: '['cvs', 'git', 'rsync', 'svn',
22 > 'webrsync']' WARNING: One or more repositories have missing repo_name
23 > entries:
24 >
25 > /var/lib/layman/profiles/repo_name
26 >
27 > NOTE: Each repo_name entry should be a plain text file containing a
28 > unique name for the repository on the first line.
29
30 OK, try this:
31
32 echo palemoon /var/lib/layman/profiles/palemoon
33
34
35 > These are the packages that would be merged, in order:
36 >
37 > Calculating dependencies... done!
38 > [ebuild R ] app-portage/layman-2.4.2-r1::gentoo USE="git -bazaar -cvs
39 > -darcs (-g-sorcery) -gpg -mercurial -sqlite -squashfs -subversion
40 > -sync-plugin-portage -test" PYTHON_TARGETS="python2_7 python3_6 (-pypy)
41 > -python3_4 -python3_5" 0 KiB
42 >
43 > =========================================================================
44 >
45 > Is there anything unusual in my USE flags?
46
47 Not really. In addition to yours I have sqlite and subversion set on mine,
48 because git is not used by all overlays I'm interested in.
49
50 --
51 Regards,
52 Mick

Attachments

File name MIME type
signature.asc application/pgp-signature