diff options
author | 2024-12-18 02:19:27 +0000 | |
---|---|---|
committer | 2024-12-18 02:19:27 +0000 | |
commit | b5f7e039c68b4352fcaa83a5795b395daaca59ca (patch) | |
tree | c03c04b04790d1b7c419b36f79fffe08fa7a41e7 /arrans-overlay.txt | |
parent | 2024-12-18T02:00:00Z (diff) | |
download | repos-b5f7e039c68b4352fcaa83a5795b395daaca59ca.tar.gz repos-b5f7e039c68b4352fcaa83a5795b395daaca59ca.tar.bz2 repos-b5f7e039c68b4352fcaa83a5795b395daaca59ca.zip |
2024-12-18T02:15:00Z
Diffstat (limited to 'arrans-overlay.txt')
-rw-r--r-- | arrans-overlay.txt | 19 |
1 files changed, 17 insertions, 2 deletions
diff --git a/arrans-overlay.txt b/arrans-overlay.txt index 1d20288e8c95..a25b190f596d 100644 --- a/arrans-overlay.txt +++ b/arrans-overlay.txt @@ -15,9 +15,24 @@ pkgcore 0.12.28 $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync arrans-overlay *** syncing arrans-overlay -Already up to date. +fatal: unable to access 'https://github.com/arran4/arrans_overlay.git/': The requested URL returned error: 503 +!!! failed syncing arrans-overlay + * Sync failed with 1 + * Will try to re-create +$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync arrans-overlay +WARNING:pkgcore:9999 repo at '/var/lib/repo-mirror-ci/sync/9999', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). +WARNING:pkgcore:AlexandreFournier repo at '/var/lib/repo-mirror-ci/sync/AlexandreFournier', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). +WARNING:pkgcore:CachyOS-kernels repo at '/var/lib/repo-mirror-ci/sync/CachyOS-kernels', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). +WARNING:pkgcore:EmilienMottet repo at '/var/lib/repo-mirror-ci/sync/EmilienMottet', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). +WARNING:pkgcore:Miezhiko repo at '/var/lib/repo-mirror-ci/sync/Miezhiko', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). +WARNING:pkgcore:alatar-lay repo at '/var/lib/repo-mirror-ci/sync/alatar-lay', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). +WARNING:pkgcore:ambasta repo at '/var/lib/repo-mirror-ci/sync/ambasta', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). +WARNING:pkgcore:amedeos repo at '/var/lib/repo-mirror-ci/sync/amedeos', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). +WARNING:pkgcore:apriluwu repo at '/var/lib/repo-mirror-ci/sync/apriluwu', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). +*** syncing arrans-overlay +Cloning into '/var/lib/repo-mirror-ci/sync/arrans-overlay'... *** synced arrans-overlay - * Sync succeeded + * Sync succeeded after re-adding $ git log --format=%ci -1 $ git show -q --pretty=format:%G? HEAD $ pmaint --config /var/lib/repo-mirror-ci/data/etc/portage regen --use-local-desc --pkg-desc-index -t 32 arrans-overlay |