diff options
author | 2023-03-12 14:50:13 +0000 | |
---|---|---|
committer | 2023-03-12 14:50:13 +0000 | |
commit | f1e358bf529bba4e2872706621669c8a1b68b764 (patch) | |
tree | 3d716b8239a2ffeac29c1f008529727c56eb3e35 /youbroketheinternet.txt | |
parent | 2023-03-12T14:30:01Z (diff) | |
download | repos-f1e358bf529bba4e2872706621669c8a1b68b764.tar.gz repos-f1e358bf529bba4e2872706621669c8a1b68b764.tar.bz2 repos-f1e358bf529bba4e2872706621669c8a1b68b764.zip |
2023-03-12T14:45:01Z
Diffstat (limited to 'youbroketheinternet.txt')
-rw-r--r-- | youbroketheinternet.txt | 10 |
1 files changed, 8 insertions, 2 deletions
diff --git a/youbroketheinternet.txt b/youbroketheinternet.txt index 5e3ba2fd3d10..50cf8e922c13 100644 --- a/youbroketheinternet.txt +++ b/youbroketheinternet.txt @@ -25,9 +25,15 @@ pkgcore 0.12.19 $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync youbroketheinternet *** syncing youbroketheinternet -Already up to date. +fatal: unable to access 'https://git.gnunet.org/youbroketheinternet-overlay.git/': Failed to connect to git.gnunet.org port 443 after 214668 ms: Couldn't connect to server +!!! failed syncing youbroketheinternet + * Sync failed with 1 + * Will try to re-create +$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync youbroketheinternet +*** syncing youbroketheinternet +Cloning into '/var/lib/repo-mirror-ci/sync/youbroketheinternet'... *** synced youbroketheinternet - * 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 youbroketheinternet |