diff options
author | Repository mirror & CI <repomirrorci@gentoo.org> | 2019-10-17 15:45:14 +0000 |
---|---|---|
committer | Repository mirror & CI <repomirrorci@gentoo.org> | 2019-10-17 15:45:14 +0000 |
commit | 97966b52470220cc279dec971f11a168951d2944 (patch) | |
tree | 6ad2d092fb7c6169d50a69a42de9cbaae98cdd71 /ag-ops.txt | |
parent | 2019-10-17T15:20:01Z (diff) | |
download | repos-97966b52470220cc279dec971f11a168951d2944.tar.gz repos-97966b52470220cc279dec971f11a168951d2944.tar.bz2 repos-97966b52470220cc279dec971f11a168951d2944.zip |
2019-10-17T15:40:01Z
Diffstat (limited to 'ag-ops.txt')
-rw-r--r-- | ag-ops.txt | 10 |
1 files changed, 2 insertions, 8 deletions
diff --git a/ag-ops.txt b/ag-ops.txt index 0b21b6f28732..78f9211a5958 100644 --- a/ag-ops.txt +++ b/ag-ops.txt @@ -11,16 +11,10 @@ 'uri': 'git+ssh://git@gitlab.com/ILMostro/ag-ops.git'}], 'status': 'unofficial'} $ pmaint sync ag-ops -fatal: unable to access 'https://gitlab.com/ILMostro/ag-ops.git/': Failed to connect to gitlab.com port 443: Connection timed out -*** syncing ag-ops -*** failed syncing ag-ops - * Sync failed with 1 - * Will try to re-create -$ pmaint sync ag-ops -Cloning into '/var/lib/repo-mirror-ci/sync/ag-ops'... +Already up to date. *** syncing ag-ops *** synced ag-ops - * Sync succeeded after re-adding + * Sync succeeded $ git log --format=%ci -1 $ git show -q --pretty=format:%G? HEAD $ pmaint regen --use-local-desc --pkg-desc-index -t 1 ag-ops |