Skip to content

overlay is missing profile/ and metadata/ directories #14

@ckonstanski

Description

@ckonstanski

Layman overlays are supposed to have a couple directories that are missing from the openstack overlay.

An example from the emacs overlay:

root@sphinkpad:/var/lib/layman/emacs # tree profiles/
profiles/
├── categories
└── repo_name

root@sphinkpad:/var/lib/layman/emacs # tree metadata/
metadata/
└── layout.conf

Here are the warnings I get when trying to use the overlay:

root@sphinkpad:~ # emerge -s python-designateclient
!!! Repository 'openstack' is missing masters attribute in '/var/lib/layman/openstack/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/openstack/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.

My portage version is: sys-apps/portage-2.2.26:0

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions