diff options
Diffstat (limited to 'without-systemd.txt')
-rw-r--r-- | without-systemd.txt | 10 |
1 files changed, 2 insertions, 8 deletions
diff --git a/without-systemd.txt b/without-systemd.txt index a153a1dd2734..3b6c35bcce49 100644 --- a/without-systemd.txt +++ b/without-systemd.txt @@ -12,15 +12,9 @@ pkgcore 0.12.20 $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync without-systemd *** syncing without-systemd -fatal: unable to access 'https://github.com/KenjiBrown/without-systemd.git/': Failed to connect to github.com port 443 after 128863 ms: Couldn't connect to server -!!! failed syncing without-systemd - * Sync failed with 1 - * Will try to re-create -$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync without-systemd -*** syncing without-systemd -Cloning into '/var/lib/repo-mirror-ci/sync/without-systemd'... +Already up to date. *** synced without-systemd - * Sync succeeded after re-adding + * Sync succeeded $ git log --format=%ci -1 $ git show -q --pretty=format:%G? HEAD $ pmaint --config /var/lib/repo-mirror-ci/data/etc/portage regen --use-local-desc --pkg-desc-index -t 32 without-systemd |