diff options
author | Repository mirror & CI <repomirrorci@gentoo.org> | 2022-01-23 07:21:31 +0000 |
---|---|---|
committer | Repository mirror & CI <repomirrorci@gentoo.org> | 2022-01-23 07:21:31 +0000 |
commit | 9f0580b0245b619e05552f6f8a83d4fa6d4285d0 (patch) | |
tree | 59b10c0217c87b92daf9e202c8108b87cb87875d /haskell.txt | |
parent | 2022-01-23T07:00:01Z (diff) | |
download | repos-9f0580b0245b619e05552f6f8a83d4fa6d4285d0.tar.gz repos-9f0580b0245b619e05552f6f8a83d4fa6d4285d0.tar.bz2 repos-9f0580b0245b619e05552f6f8a83d4fa6d4285d0.zip |
2022-01-23T07:15:01Z
Diffstat (limited to 'haskell.txt')
-rw-r--r-- | haskell.txt | 36 |
1 files changed, 2 insertions, 34 deletions
diff --git a/haskell.txt b/haskell.txt index 4eb3f39b629b..463967feb58f 100644 --- a/haskell.txt +++ b/haskell.txt @@ -15,41 +15,9 @@ pkgcore 0.12.8 $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync haskell *** syncing haskell -From https://github.com/gentoo-haskell/gentoo-haskell - + 9c03dc2eb9...5884fcb20e 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 haskell - * Sync failed with 1 - * Will try to re-create -$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync haskell -*** syncing haskell -Cloning into '/var/lib/repo-mirror-ci/sync/haskell'... +Already up to date. *** synced haskell - * 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 haskell |