diff options
author | 2019-10-07 23:06:16 +0000 | |
---|---|---|
committer | 2019-10-07 23:06:16 +0000 | |
commit | 3e3dd74dd1a1d0ab67dc856381f4987a35444a91 (patch) | |
tree | 287d5d94beb484ecbbf64c0b81fe233f11c2f011 /sortsmill.txt | |
parent | 2019-10-07T22:40:01Z (diff) | |
download | repos-3e3dd74dd1a1d0ab67dc856381f4987a35444a91.tar.gz repos-3e3dd74dd1a1d0ab67dc856381f4987a35444a91.tar.bz2 repos-3e3dd74dd1a1d0ab67dc856381f4987a35444a91.zip |
2019-10-07T23:00:01Z
Diffstat (limited to 'sortsmill.txt')
-rw-r--r-- | sortsmill.txt | 18 |
1 files changed, 15 insertions, 3 deletions
diff --git a/sortsmill.txt b/sortsmill.txt index 6df940e26fa5..7828f87ea8af 100644 --- a/sortsmill.txt +++ b/sortsmill.txt @@ -14,11 +14,23 @@ 'status': 'unofficial'} $ pmaint sync sortsmill pulling from https://bitbucket.org/sortsmill/sortsmill-gentoo-overlay -searching for changes -no changes found +abort: error: EOF occurred in violation of protocol (_ssl.c:726) +*** syncing sortsmill +*** failed syncing sortsmill + * Sync failed with 1 + * Will try to re-create +$ pmaint sync sortsmill +requesting all changes +adding changesets +adding manifests +adding file changes +added 220 changesets with 1001 changes to 322 files +new changesets 25e9679a02b5:dc23aa838676 +updating to branch default +218 files updated, 0 files merged, 0 files removed, 0 files unresolved *** syncing sortsmill *** synced sortsmill - * Sync succeeded + * Sync succeeded after re-adding $ hg log -l 1 --template={date|isodatesec} $ pmaint regen --use-local-desc --pkg-desc-index -t 1 sortsmill * Cache regenerated successfully |