diff options
Diffstat (limited to 'stuff.txt')
-rw-r--r-- | stuff.txt | 10 |
1 files changed, 2 insertions, 8 deletions
diff --git a/stuff.txt b/stuff.txt index bd3199e54a03..a1524b755f6c 100644 --- a/stuff.txt +++ b/stuff.txt @@ -7,16 +7,10 @@ 'source': [{'type': 'git', 'uri': 'https://github.com/istitov/stuff.git'}], 'status': 'unofficial'} $ pmaint sync stuff -fatal: unable to access 'https://github.com/istitov/stuff.git/': Failed to connect to github.com port 443: No route to host -*** syncing stuff -!!! failed syncing stuff - * Sync failed with 1 - * Will try to re-create -$ pmaint sync stuff -Cloning into '/var/lib/repo-mirror-ci/sync/stuff'... +Already up to date. *** syncing stuff *** synced stuff - * 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 stuff |