mv-overlay icon indicating copy to clipboard operation
mv-overlay copied to clipboard

missing masters attribute

Open latot opened this issue 1 year ago • 3 comments

Hi, I'm using the overlay, but when added with layman, emerge tells the next message:

emerge -auDNU --with-bdeps=y @world
!!! Repository 'mv' is missing masters attribute in '/var/lib/layman/mv/metadata/layout.conf'
!!! Set 'masters = gentoo' in this file for future compatibility
WARNING: One or more repositories have missing repo_name entries:

	/var/lib/layman/mv/profiles/repo_name

NOTE: Each repo_name entry should be a plain text file containing a
unique name for the repository on the first line.

Thx!

latot avatar Aug 25 '22 14:08 latot

Something must be wrong in your configuration. The attribute exists in the repository: https://github.com/vaeth/mv-overlay/blob/main/metadata/layout.conf

vaeth avatar Sep 05 '22 17:09 vaeth

mm, just to confirm, I run this:

layman -a mv

is that right? or I'm adding other repo?

latot avatar Sep 05 '22 17:09 latot

Layman is somewhat deprecated and perhaps unmaintained. I had reports that it tried to update the ”master” branch although that was renamed to “main” quite a while ago. So perhaps you have an ancient version of the repository. I think that the recommended replacement for layman is app-eselect/eselect-repository, but I used neither since years.

vaeth avatar Sep 05 '22 18:09 vaeth