diff options
author | Repository mirror & CI <repomirrorci@gentoo.org> | 2021-01-12 06:34:56 +0000 |
---|---|---|
committer | Repository mirror & CI <repomirrorci@gentoo.org> | 2021-01-12 06:34:56 +0000 |
commit | 0718a4ec10478314e2051e03f7213a5954fb4143 (patch) | |
tree | 4fb1caeb06793be61a9c0b4bf87a6d7a3a3b62df /phackerlay.txt | |
parent | 2021-01-12T06:00:01Z (diff) | |
download | repos-0718a4ec10478314e2051e03f7213a5954fb4143.tar.gz repos-0718a4ec10478314e2051e03f7213a5954fb4143.tar.bz2 repos-0718a4ec10478314e2051e03f7213a5954fb4143.zip |
2021-01-12T06:30:01Z
Diffstat (limited to 'phackerlay.txt')
-rw-r--r-- | phackerlay.txt | 10 |
1 files changed, 8 insertions, 2 deletions
diff --git a/phackerlay.txt b/phackerlay.txt index 5499bb7d3398..2dbb160d965e 100644 --- a/phackerlay.txt +++ b/phackerlay.txt @@ -23,10 +23,16 @@ preference for all repositories. You can also pass --rebase, --no-rebase, or --ff-only on the command line to override the configured default per invocation. -Already up to date. +fatal: repository 'https://gitlab.phys-el.ru/ustinov/phackerlay.git/' not found +*** syncing phackerlay +!!! failed syncing phackerlay + * Sync failed with 1 + * Will try to re-create +$ pmaint sync phackerlay +Cloning into '/var/lib/repo-mirror-ci/sync/phackerlay'... *** syncing phackerlay *** synced phackerlay - * Sync succeeded + * Sync succeeded after re-adding $ git log --format=%ci -1 $ git show -q --pretty=format:%G? HEAD $ pmaint regen --use-local-desc --pkg-desc-index -t 1 phackerlay |