diff options
author | Repository mirror & CI <repomirrorci@gentoo.org> | 2020-12-04 04:35:28 +0000 |
---|---|---|
committer | Repository mirror & CI <repomirrorci@gentoo.org> | 2020-12-04 04:35:28 +0000 |
commit | 14c623d83cd9b377e6ff6031aec190646a8efd92 (patch) | |
tree | a1c33456179c63f2f303100309c875083c1d0b7d /enlightenment-live.txt | |
parent | 2020-12-04T04:00:01Z (diff) | |
download | repos-14c623d83cd9b377e6ff6031aec190646a8efd92.tar.gz repos-14c623d83cd9b377e6ff6031aec190646a8efd92.tar.bz2 repos-14c623d83cd9b377e6ff6031aec190646a8efd92.zip |
2020-12-04T04:30:01Z
Diffstat (limited to 'enlightenment-live.txt')
-rw-r--r-- | enlightenment-live.txt | 10 |
1 files changed, 8 insertions, 2 deletions
diff --git a/enlightenment-live.txt b/enlightenment-live.txt index d84ad363d500..6b060b5b3cec 100644 --- a/enlightenment-live.txt +++ b/enlightenment-live.txt @@ -24,10 +24,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: unable to access 'https://github.com/rafspiny/enlightenment-live.git/': Failed to connect to github.com port 443: No route to host +*** syncing enlightenment-live +!!! failed syncing enlightenment-live + * Sync failed with 1 + * Will try to re-create +$ pmaint sync enlightenment-live +Cloning into '/var/lib/repo-mirror-ci/sync/enlightenment-live'... *** syncing enlightenment-live *** synced enlightenment-live - * 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 enlightenment-live |