diff options
Diffstat (limited to 'fuverlay.txt')
-rw-r--r-- | fuverlay.txt | 14 |
1 files changed, 12 insertions, 2 deletions
diff --git a/fuverlay.txt b/fuverlay.txt index c45e80c3a4f4..9bc5764de0bb 100644 --- a/fuverlay.txt +++ b/fuverlay.txt @@ -9,6 +9,7 @@ 'source': [{'type': 'git', 'uri': 'https://github.com/funkill/fuverlay.git'}], 'status': 'unofficial'} $ pmaint sync fuverlay +WARNING:pkgcore:ferki repo at '/var/lib/repo-mirror-ci/sync/ferki', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). warning: Pulling without specifying how to reconcile divergent branches is discouraged. You can squelch this message by running one of the following commands sometime before your next pull: @@ -22,10 +23,19 @@ 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: unable to access 'https://github.com/funkill/fuverlay.git/': Failed to connect to github.com port 443: No route to host +*** syncing fuverlay +!!! failed syncing fuverlay + * Sync failed with 1 + * Will try to re-create +$ pmaint sync fuverlay +WARNING:pkgcore:fusion809 repo at '/var/lib/repo-mirror-ci/sync/fusion809', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). +WARNING:pkgcore:elementary repo at '/var/lib/repo-mirror-ci/sync/elementary', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). +WARNING:pkgcore:fkmclane repo at '/var/lib/repo-mirror-ci/sync/fkmclane', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). +Cloning into '/var/lib/repo-mirror-ci/sync/fuverlay'... *** syncing fuverlay *** synced fuverlay - * 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 fuverlay |