diff options
author | Repository mirror & CI <repomirrorci@gentoo.org> | 2021-12-22 16:51:20 +0000 |
---|---|---|
committer | Repository mirror & CI <repomirrorci@gentoo.org> | 2021-12-22 16:51:20 +0000 |
commit | d9b156ad1f5f2386ab0364b1bfd43207e9b6b6dc (patch) | |
tree | 03e06bc57eded278eee6bda5b1cd6cbea8908c39 /reagentoo.txt | |
parent | 2021-12-22T16:30:01Z (diff) | |
download | repos-d9b156ad1f5f2386ab0364b1bfd43207e9b6b6dc.tar.gz repos-d9b156ad1f5f2386ab0364b1bfd43207e9b6b6dc.tar.bz2 repos-d9b156ad1f5f2386ab0364b1bfd43207e9b6b6dc.zip |
2021-12-22T16:45:01Z
Diffstat (limited to 'reagentoo.txt')
-rw-r--r-- | reagentoo.txt | 36 |
1 files changed, 2 insertions, 34 deletions
diff --git a/reagentoo.txt b/reagentoo.txt index 94c9a9d7e6e1..b11148c75206 100644 --- a/reagentoo.txt +++ b/reagentoo.txt @@ -13,41 +13,9 @@ pkgcore 0.12.8 $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync reagentoo *** syncing reagentoo -From https://gitlab.com/reagentoo/gentoo-overlay - 64c7137..bb62c79 master -> origin/master -hint: Pulling without specifying how to reconcile divergent branches is -hint: discouraged. You can squelch this message by running one of the following -hint: commands sometime before your next pull: -hint: -hint: git config pull.rebase false # merge (the default strategy) -hint: git config pull.rebase true # rebase -hint: git config pull.ff only # fast-forward only -hint: -hint: You can replace "git config" with "git config --global" to set a default -hint: preference for all repositories. You can also pass --rebase, --no-rebase, -hint: or --ff-only on the command line to override the configured default per -hint: invocation. -Committer identity unknown - -*** Please tell me who you are. - -Run - - git config --global user.email "you@example.com" - git config --global user.name "Your Name" - -to set your account's default identity. -Omit --global to set the identity only in this repository. - -fatal: empty ident name (for <repomirrorci@jacamar.gentoo.org>) not allowed -!!! failed syncing reagentoo - * Sync failed with 1 - * Will try to re-create -$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync reagentoo -*** syncing reagentoo -Cloning into '/var/lib/repo-mirror-ci/sync/reagentoo'... +Already up to date. *** synced reagentoo - * 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 reagentoo |