diff options
author | Repository mirror & CI <repomirrorci@gentoo.org> | 2022-01-27 22:22:28 +0000 |
---|---|---|
committer | Repository mirror & CI <repomirrorci@gentoo.org> | 2022-01-27 22:22:28 +0000 |
commit | 1b47292de1deb8f54638934ccdf647bca49d180c (patch) | |
tree | d985377ab69a71bdfd4a1c44314847791898a7c9 /haskell.txt | |
parent | 2022-01-27T21:30:01Z (diff) | |
download | repos-1b47292de1deb8f54638934ccdf647bca49d180c.tar.gz repos-1b47292de1deb8f54638934ccdf647bca49d180c.tar.bz2 repos-1b47292de1deb8f54638934ccdf647bca49d180c.zip |
2022-01-27T22: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 4602bc304143..ee33ca3bb07c 100644 --- a/haskell.txt +++ b/haskell.txt @@ -16,41 +16,9 @@ pkgcore 0.12.8 $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync haskell WARNING:pkgcore:KBrown-pub repo at '/var/lib/repo-mirror-ci/sync/KBrown-pub', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). *** syncing haskell -From https://github.com/gentoo-haskell/gentoo-haskell - + fcba0a47b0...3a08214043 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 |