On Thu, Mar 07, 2019 at 09:27:04PM -0600, Corbin Bird wrote > Have you added an overlay using layman? > > Gentoo's List : https://overlays.gentoo.org/ > > Add : layman -a > Sync : layman -S > > I use the Palemoon overlay : > /var/lib/layman/palemoon/profiles/repo_name > > contents of repo_name : > palemoon > > When you add the overlay the directories and files are created in > /var/lib/layman/* So I ran "layman -d ALL" followed by "layman -a palemoon". Now...
[i660][root][~] cat /var/lib/layman/palemoon/profiles/repo_name palemoon ... but I still get the same warning! Some more info... First the layman dir [i660][root][~] ll -og /var/lib/layman/ total 292 drwxr-xr-x 4 4096 Mar 8 19:54 . drwxr-xr-x 12 4096 Mar 1 16:10 .. -rw-r--r-- 1 29 Mar 8 19:53 cache_930c3ed4a5f89f74fd810585751a06e3.timestamp -rw-r--r-- 1 266586 Mar 1 16:26 cache_930c3ed4a5f89f74fd810585751a06e3.xml -rw-r--r-- 1 615 Mar 8 19:54 installed.xml drwxr-xr-x 2 4096 Mar 1 16:37 metadata drwxr-xr-x 7 4096 Mar 8 19:54 palemoon Then the palemoon subdir... [i660][root][~] ll -og /var/lib/layman/palemoon/ total 32 drwxr-xr-x 7 4096 Mar 8 19:54 . drwxr-xr-x 4 4096 Mar 8 19:54 .. drwxr-xr-x 7 4096 Mar 8 19:54 .git -rw-r--r-- 1 97 Mar 8 19:54 README.md drwxr-xr-x 2 4096 Mar 8 19:54 eclass drwxr-xr-x 2 4096 Mar 8 19:54 metadata drwxr-xr-x 2 4096 Mar 8 19:54 profiles drwxr-xr-x 4 4096 Mar 8 19:54 www-client Then the profiles subdir... [i660][root][~] ll -og /var/lib/layman/palemoon/profiles/ total 16 drwxr-xr-x 2 4096 Mar 8 19:54 . drwxr-xr-x 7 4096 Mar 8 19:54 .. -rw-r--r-- 1 25 Mar 8 19:54 package.use.mask -rw-r--r-- 1 9 Mar 8 19:54 repo_name The repo_name file... [i660][root][~] cat /var/lib/layman/palemoon/profiles/repo_name palemoon Now what? Some more searching in /etc/layman... [i660][root][~] ll -og /etc/layman/ total 24 drwxr-xr-x 3 4096 Aug 8 2018 . drwxr-xr-x 64 4096 Feb 11 23:18 .. -rw-r--r-- 1 9358 Aug 8 2018 layman.cfg drwxr-xr-x 2 4096 Aug 8 2018 overlays [i660][root][~] ll -og /etc/layman/overlays/ total 8 drwxr-xr-x 2 4096 Aug 8 2018 . drwxr-xr-x 3 4096 Aug 8 2018 .. -rw-r--r-- 1 0 Aug 8 2018 .keep_app-portage_layman-0 What does your /etc/layman/overlays/ directory contain? -- Walter Dnes <[email protected]> I don't run "desktop environments"; I run useful applications

