Gentoo Archives: gentoo-user

From: Corbin Bird <corbinbird@×××××××.net>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] layman config file setup?
Date: Fri, 08 Mar 2019 03:29:59
Message-Id: aad5ea47-337a-43cb-40e9-692a180a3734@charter.net
In Reply to: [gentoo-user] layman config file setup? by Walter Dnes
1 Have you added an overlay using layman?
2
3 Gentoo's List : https://overlays.gentoo.org/
4
5 Add : layman -a
6 Sync : layman -S
7
8 I use the Palemoon overlay :
9 /var/lib/layman/palemoon/profiles/repo_name
10
11 contents of repo_name :
12 palemoon
13
14 When you add the overlay the directories and files are created in
15 /var/lib/layman/*
16
17 Hope this helps.
18
19 On 3/7/19 4:11 PM, Walter Dnes wrote:
20 > I've set up layman, and it appears to work, but I seem to be missing a
21 > config entry somewhere. Whenever I run emerge I get...
22 >
23 > =================================================================
24 > WARNING: One or more repositories have missing repo_name entries:
25 >
26 > /var/lib/layman/profiles/repo_name
27 >
28 > NOTE: Each repo_name entry should be a plain text file containing a
29 > unique name for the repository on the first line.
30 > =================================================================
31 >
32 > What and where do I need to enter? I don't even have a
33 > /var/lib/layman/profiles/ directory.
34 >

Replies

Subject Author
Re: [gentoo-user] layman config file setup? Walter Dnes <waltdnes@××××××××.org>