diff options
author | Repository mirror & CI <repomirrorci@gentoo.org> | 2022-02-17 17:26:41 +0000 |
---|---|---|
committer | Repository mirror & CI <repomirrorci@gentoo.org> | 2022-02-17 17:26:41 +0000 |
commit | 851b8113cc81d9bd0e1c790a890a22bc5b23eedb (patch) | |
tree | ded04aa52e84511dd6cf041220beb6c91c7134a3 /librepilot.txt | |
parent | 2022-02-17T17:00:01Z (diff) | |
download | repos-851b8113cc81d9bd0e1c790a890a22bc5b23eedb.tar.gz repos-851b8113cc81d9bd0e1c790a890a22bc5b23eedb.tar.bz2 repos-851b8113cc81d9bd0e1c790a890a22bc5b23eedb.zip |
2022-02-17T17:15:01Z
Diffstat (limited to 'librepilot.txt')
-rw-r--r-- | librepilot.txt | 21 |
1 files changed, 19 insertions, 2 deletions
diff --git a/librepilot.txt b/librepilot.txt index 7be451cff65a..42ecbed15048 100644 --- a/librepilot.txt +++ b/librepilot.txt @@ -15,9 +15,26 @@ pkgcore 0.12.8 $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync librepilot *** syncing librepilot -Already up to date. +fatal: unable to access 'https://github.com/paul-jewell/librepilot-overlay.git/': Failed to connect to github.com port 443 after 31526 ms: Connection timed out +!!! failed syncing librepilot + * Sync failed with 1 + * Will try to re-create +$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync librepilot +WARNING:pkgcore:ROKO__ repo at '/var/lib/repo-mirror-ci/sync/ROKO__', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). +WARNING:pkgcore:gnome-next repo at '/var/lib/repo-mirror-ci/sync/gnome-next', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). +WARNING:pkgcore:haskell repo at '/var/lib/repo-mirror-ci/sync/haskell', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). +WARNING:pkgcore:jl1990 repo at '/var/lib/repo-mirror-ci/sync/jl1990', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). +WARNING:pkgcore:jm-overlay repo at '/var/lib/repo-mirror-ci/sync/jm-overlay', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). +WARNING:pkgcore:jorgicio repo at '/var/lib/repo-mirror-ci/sync/jorgicio', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). +WARNING:pkgcore:jsteward repo at '/var/lib/repo-mirror-ci/sync/jsteward', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). +WARNING:pkgcore:junkdrawer repo at '/var/lib/repo-mirror-ci/sync/junkdrawer', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). +WARNING:pkgcore:keepbot-overlay repo at '/var/lib/repo-mirror-ci/sync/keepbot-overlay', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). +WARNING:pkgcore:dinolay repo at '/var/lib/repo-mirror-ci/sync/dinolay', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). +WARNING:pkgcore:gentoo-zh repo at '/var/lib/repo-mirror-ci/sync/gentoo-zh', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). +*** syncing librepilot +Cloning into '/var/lib/repo-mirror-ci/sync/librepilot'... *** synced librepilot - * Sync succeeded + * Sync succeeded after re-adding $ 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 librepilot |