On Thu, Oct 15, 2020 at 01:28:52PM -0400, Jude DaShiell wrote > I just found out efi variables are not available on my new system. > portage is also upset. > !!! Repository 'x-portage is missing masters attribute in > '/usr/local/portage/metadata/layout.conf' > !!! !!! Set 'masters = gentoo' in this file for future compatibility > > I don't know what to do to clear this error.
My /usr/local/portage/metadata/layout.conf is 2 lines... masters = gentoo auto-sync = false From https://wiki.gentoo.org/wiki//etc/portage/repos.conf "auto-sync = false" ...means that your local repo does not sync when you run "emerge --sync". This means if you have a local repo, you manually control when it syncs. BTW, what would this have to do with efi variables? -- Walter Dnes <waltd...@waltdnes.org> I don't run "desktop environments"; I run useful applications