diff options
author | Repository mirror & CI <repomirrorci@gentoo.org> | 2023-04-24 21:06:03 +0000 |
---|---|---|
committer | Repository mirror & CI <repomirrorci@gentoo.org> | 2023-04-24 21:06:03 +0000 |
commit | 064d9f448739ea85ff4175187ac7a13a84e9ba11 (patch) | |
tree | 0190b38db0ede47643864e9865244bdfd0a32988 /natinst.txt | |
parent | 2023-04-24T20:45:01Z (diff) | |
download | repos-064d9f448739ea85ff4175187ac7a13a84e9ba11.tar.gz repos-064d9f448739ea85ff4175187ac7a13a84e9ba11.tar.bz2 repos-064d9f448739ea85ff4175187ac7a13a84e9ba11.zip |
2023-04-24T21:00:01Z
Diffstat (limited to 'natinst.txt')
-rw-r--r-- | natinst.txt | 10 |
1 files changed, 2 insertions, 8 deletions
diff --git a/natinst.txt b/natinst.txt index 9454a0a042cc..aeacc77431b9 100644 --- a/natinst.txt +++ b/natinst.txt @@ -15,15 +15,9 @@ pkgcore 0.12.20 $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync natinst *** syncing natinst -fatal: unable to access 'https://github.com/AndrewAmmerlaan/natinst.git/': Failed to connect to github.com port 443 after 128696 ms: Couldn't connect to server -!!! failed syncing natinst - * Sync failed with 1 - * Will try to re-create -$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync natinst -*** syncing natinst -Cloning into '/var/lib/repo-mirror-ci/sync/natinst'... +Already up to date. *** synced natinst - * Sync succeeded after re-adding + * Sync succeeded $ 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 natinst |