diff options
author | 2022-03-19 11:04:03 +0000 | |
---|---|---|
committer | 2022-03-19 11:04:03 +0000 | |
commit | 5ad4ec005e63779e604ebf94225662b5d7f46710 (patch) | |
tree | 4d462c892c2267258eca5772f39cc6e1242295c9 /phoenix591.txt | |
parent | 2022-03-19T10:45:01Z (diff) | |
download | repos-5ad4ec005e63779e604ebf94225662b5d7f46710.tar.gz repos-5ad4ec005e63779e604ebf94225662b5d7f46710.tar.bz2 repos-5ad4ec005e63779e604ebf94225662b5d7f46710.zip |
2022-03-19T11:00:01Z
Diffstat (limited to 'phoenix591.txt')
-rw-r--r-- | phoenix591.txt | 45 |
1 files changed, 33 insertions, 12 deletions
diff --git a/phoenix591.txt b/phoenix591.txt index 723ab3d58665..14f8aaeee73e 100644 --- a/phoenix591.txt +++ b/phoenix591.txt @@ -16,19 +16,40 @@ pkgcore 0.12.8 $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync phoenix591 *** syncing phoenix591 From https://github.com/Phoenix591/gentoo-overlay - 3b5c853..ad38daa master -> origin/master -Updating 3b5c853..ad38daa -Fast-forward - net-dns/bind/Manifest | 1 + - net-dns/bind/bind-9.17.22.ebuild | 325 --------------------- - .../{bind-9.17.21.ebuild => bind-9.18.1.ebuild} | 2 +- - net-dns/bind/files/named.init-r14 | 0 - 4 files changed, 2 insertions(+), 326 deletions(-) - delete mode 100644 net-dns/bind/bind-9.17.22.ebuild - rename net-dns/bind/{bind-9.17.21.ebuild => bind-9.18.1.ebuild} (99%) - mode change 100755 => 100644 net-dns/bind/files/named.init-r14 + + ad38daa...c194bee master -> origin/master (forced update) +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 phoenix591 + * Sync failed with 1 + * Will try to re-create +$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync phoenix591 +*** syncing phoenix591 +Cloning into '/var/lib/repo-mirror-ci/sync/phoenix591'... *** synced phoenix591 - * 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 phoenix591 |