diff options
author | Repository mirror & CI <repomirrorci@gentoo.org> | 2020-06-04 06:21:38 +0000 |
---|---|---|
committer | Repository mirror & CI <repomirrorci@gentoo.org> | 2020-06-04 06:21:38 +0000 |
commit | c563568d98ac9722c34b02155ec3b14af4c1c60c (patch) | |
tree | 5430d81157e6159ca13fdb0a0607e45c3bf0b114 /soft.txt | |
parent | 2020-06-03T15:30:01Z (diff) | |
download | repos-c563568d98ac9722c34b02155ec3b14af4c1c60c.tar.gz repos-c563568d98ac9722c34b02155ec3b14af4c1c60c.tar.bz2 repos-c563568d98ac9722c34b02155ec3b14af4c1c60c.zip |
2020-06-03T16:00:01Z
Diffstat (limited to 'soft.txt')
-rw-r--r-- | soft.txt | 16 |
1 files changed, 12 insertions, 4 deletions
@@ -8,12 +8,20 @@ 'source': [{'type': 'mercurial', 'uri': 'https://bitbucket.org/Soft/overlay'}], 'status': 'unofficial'} $ pmaint sync soft -pulling from https://bitbucket.org/Soft/overlay -searching for changes -no changes found + * Sync failed with -15 + * Will try to re-create +$ pmaint sync soft +requesting all changes +adding changesets +adding manifests +adding file changes +added 94 changesets with 177 changes to 111 files +new changesets f16d2b4546f4:7879871b9730 +updating to branch default +80 files updated, 0 files merged, 0 files removed, 0 files unresolved *** syncing soft *** synced soft - * Sync succeeded + * Sync succeeded after re-adding $ hg log -l 1 --template={date|isodatesec} $ pmaint regen --use-local-desc --pkg-desc-index -t 1 soft * Cache regenerated successfully |