diff options
Diffstat (limited to 'eigenlay.txt')
-rw-r--r-- | eigenlay.txt | 12 |
1 files changed, 4 insertions, 8 deletions
diff --git a/eigenlay.txt b/eigenlay.txt index faf09b5ac53d..5b27dfa3e20a 100644 --- a/eigenlay.txt +++ b/eigenlay.txt @@ -8,17 +8,13 @@ 'source': [{'type': 'git', 'uri': 'https://gitlab.com/eigennet/eigenlay.git'}], 'status': 'unofficial'} + * Adding new repository $ pmaint sync eigenlay -WARNING:pkgcore:repo at '/home/mgorny/sync/gentoo-playground', named 'gentoo-playground', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). -fatal: unable to access 'https://gitlab.com/eigennet/eigenlay.git/': The requested URL returned error: 502 -*** syncing eigenlay -*** failed syncing eigenlay - * Sync failed with 1 - * Will try to re-create -$ pmaint sync eigenlay +WARNING:pkgcore:repo lacks a defined name: '/home/mgorny/sync/dsr' +WARNING:pkgcore:repo at '/home/mgorny/sync/dsr', named 'dsr', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). WARNING:pkgcore:repo at '/home/mgorny/sync/gentoo-playground', named 'gentoo-playground', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). Cloning into '/home/mgorny/sync/eigenlay'... fatal: unable to access 'https://gitlab.com/eigennet/eigenlay.git/': The requested URL returned error: 500 *** syncing eigenlay *** failed syncing eigenlay - * Sync failed again with 1, removing + * Sync failed with 1 |