diff options
author | Repository mirror & CI <repomirrorci@gentoo.org> | 2022-05-12 23:54:22 +0000 |
---|---|---|
committer | Repository mirror & CI <repomirrorci@gentoo.org> | 2022-05-12 23:54:22 +0000 |
commit | 750325e0d1ad1f1549706d17e61b9b01ebe030f2 (patch) | |
tree | 5c1285200e1fd8b01f13f0afa62fb7a319e07daf /linux-be.txt | |
parent | 2022-05-12T23:30:01Z (diff) | |
download | repos-750325e0d1ad1f1549706d17e61b9b01ebe030f2.tar.gz repos-750325e0d1ad1f1549706d17e61b9b01ebe030f2.tar.bz2 repos-750325e0d1ad1f1549706d17e61b9b01ebe030f2.zip |
2022-05-12T23:45:01Z
Diffstat (limited to 'linux-be.txt')
-rw-r--r-- | linux-be.txt | 10 |
1 files changed, 8 insertions, 2 deletions
diff --git a/linux-be.txt b/linux-be.txt index 373910ff2a5e..3d7ef12945a8 100644 --- a/linux-be.txt +++ b/linux-be.txt @@ -17,9 +17,15 @@ pkgcore 0.12.10 $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync linux-be *** syncing linux-be -Already up to date. +fatal: unable to access 'https://gitlab.com/linux-be/overlay.git/': The requested URL returned error: 524 +!!! failed syncing linux-be + * Sync failed with 1 + * Will try to re-create +$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync linux-be +*** syncing linux-be +Cloning into '/var/lib/repo-mirror-ci/sync/linux-be'... *** synced linux-be - * 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 linux-be |