diff options
author | Repository mirror & CI <repomirrorci@gentoo.org> | 2021-07-23 10:23:15 +0000 |
---|---|---|
committer | Repository mirror & CI <repomirrorci@gentoo.org> | 2021-07-23 10:23:15 +0000 |
commit | 83ec2daa6d48a25fb31dcbb86bbc5d87eb2e0081 (patch) | |
tree | 2b74dedd1733b8137cca3eb0cab1e2a6a2feefdd /molese.txt | |
parent | 2021-07-23T10:00:01Z (diff) | |
download | repos-83ec2daa6d48a25fb31dcbb86bbc5d87eb2e0081.tar.gz repos-83ec2daa6d48a25fb31dcbb86bbc5d87eb2e0081.tar.bz2 repos-83ec2daa6d48a25fb31dcbb86bbc5d87eb2e0081.zip |
2021-07-23T10:15:01Z
Diffstat (limited to 'molese.txt')
-rw-r--r-- | molese.txt | 39 |
1 files changed, 37 insertions, 2 deletions
diff --git a/molese.txt b/molese.txt index ff3e515cb677..8eea2debdff2 100644 --- a/molese.txt +++ b/molese.txt @@ -16,9 +16,44 @@ pkgcore 0.12.1 $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync molese *** syncing molese -Already up to date. +From https://github.com/m0lese/portage-overlay + + c522753...23e1354 prime -> origin/prime (forced update) + * [new branch] issue-22-add_version_detection_when_statik_will_provide_a_version_option -> origin/issue-22-add_version_detection_when_statik_will_provide_a_version_option + * [new branch] issue-23-check_also_if_GOLANG_PKG_DEPENDENCIES_is_an_array -> origin/issue-23-check_also_if_GOLANG_PKG_DEPENDENCIES_is_an_array + * [new branch] issue-24- -> origin/issue-24- +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 molese + * Sync failed with 1 + * Will try to re-create +$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync molese +*** syncing molese +Cloning into '/var/lib/repo-mirror-ci/sync/molese'... *** synced molese - * 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 molese |