diff options
author | Repository mirror & CI <repomirrorci@gentoo.org> | 2019-10-08 06:05:24 +0000 |
---|---|---|
committer | Repository mirror & CI <repomirrorci@gentoo.org> | 2019-10-08 06:05:24 +0000 |
commit | f047ad342b365ff351e4427469f50ebd52000b4f (patch) | |
tree | 2de55159701558a4e18bc135ae909f734ddc4d95 /Case_Of.txt | |
parent | 2019-10-08T05:40:01Z (diff) | |
download | repos-f047ad342b365ff351e4427469f50ebd52000b4f.tar.gz repos-f047ad342b365ff351e4427469f50ebd52000b4f.tar.bz2 repos-f047ad342b365ff351e4427469f50ebd52000b4f.zip |
2019-10-08T06:00:01Z
Diffstat (limited to 'Case_Of.txt')
-rw-r--r-- | Case_Of.txt | 16 |
1 files changed, 7 insertions, 9 deletions
diff --git a/Case_Of.txt b/Case_Of.txt index f02cb9f16cef..fc51e8349676 100644 --- a/Case_Of.txt +++ b/Case_Of.txt @@ -11,15 +11,13 @@ {'type': 'git', 'uri': 'git+ssh://git@framagit.org/Case_Of/gentoo-overlay.git'}], 'status': 'unofficial'} -$ pmaint sync Case_Of -fatal: unable to access 'https://framagit.org/Case_Of/gentoo-overlay.git/': Failed to connect to framagit.org port 443: Connection refused -*** syncing Case_Of -*** failed syncing Case_Of - * Sync failed with 1 - * Will try to re-create + * Adding new repository $ pmaint sync Case_Of Cloning into '/var/lib/repo-mirror-ci/sync/Case_Of'... -fatal: unable to access 'https://framagit.org/Case_Of/gentoo-overlay.git/': Failed to connect to framagit.org port 443: Connection refused *** syncing Case_Of -*** failed syncing Case_Of - * Sync failed again with 1, removing +*** synced Case_Of + * Sync succeeded +$ git log --format=%ci -1 +$ git show -q --pretty=format:%G? HEAD +$ pmaint regen --use-local-desc --pkg-desc-index -t 1 Case_Of + * Cache regenerated successfully |