diff options
author | 2024-06-20 18:48:44 +0000 | |
---|---|---|
committer | 2024-06-20 18:48:44 +0000 | |
commit | 1643a959d282fa34b9638beb43092aa2d5fd0962 (patch) | |
tree | de4171e20f7860d840abd348565f1cf8ad0629ad /roslin.txt | |
parent | 2024-06-20T18:30:00Z (diff) | |
download | repos-1643a959d282fa34b9638beb43092aa2d5fd0962.tar.gz repos-1643a959d282fa34b9638beb43092aa2d5fd0962.tar.bz2 repos-1643a959d282fa34b9638beb43092aa2d5fd0962.zip |
2024-06-20T18:45:01Z
Diffstat (limited to 'roslin.txt')
-rw-r--r-- | roslin.txt | 10 |
1 files changed, 8 insertions, 2 deletions
diff --git a/roslin.txt b/roslin.txt index 41c79919ce91..2361c96c0371 100644 --- a/roslin.txt +++ b/roslin.txt @@ -12,9 +12,15 @@ pkgcore 0.12.24 $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync roslin *** syncing roslin -Already up to date. +fatal: unable to access 'https://gitlab.com/roslin-uberlay/roslin.git/': The requested URL returned error: 502 +!!! failed syncing roslin + * Sync failed with 1 + * Will try to re-create +$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync roslin +*** syncing roslin +Cloning into '/var/lib/repo-mirror-ci/sync/roslin'... *** synced roslin - * 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 roslin |