diff options
author | 2023-09-07 09:47:09 +0000 | |
---|---|---|
committer | 2023-09-07 09:47:09 +0000 | |
commit | f2e68bf7bb9d4759d3f715566b2eed66d43c1f84 (patch) | |
tree | e592b04af7b35a80193c13dde257b631b3d9e59a /haskell.txt | |
parent | 2023-09-07T09:30:01Z (diff) | |
download | repos-f2e68bf7bb9d4759d3f715566b2eed66d43c1f84.tar.gz repos-f2e68bf7bb9d4759d3f715566b2eed66d43c1f84.tar.bz2 repos-f2e68bf7bb9d4759d3f715566b2eed66d43c1f84.zip |
2023-09-07T09:45:01Z
Diffstat (limited to 'haskell.txt')
-rw-r--r-- | haskell.txt | 11 |
1 files changed, 2 insertions, 9 deletions
diff --git a/haskell.txt b/haskell.txt index 911b387d07c9..f7bf50b8297a 100644 --- a/haskell.txt +++ b/haskell.txt @@ -13,16 +13,9 @@ pkgcore 0.12.21 $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync haskell *** syncing haskell -error: RPC failed; curl 55 Failed sending data to the peer -fatal: expected flush after ref listing -!!! failed syncing haskell - * Sync failed with 1 - * Will try to re-create -$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync haskell -*** syncing haskell -Cloning into '/var/lib/repo-mirror-ci/sync/haskell'... +Already up to date. *** synced haskell - * 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 haskell |