diff options
author | 2018-12-09 18:03:53 +0000 | |
---|---|---|
committer | 2018-12-09 18:03:53 +0000 | |
commit | b6612d37a186f2af7434182a2fde50be6b04be19 (patch) | |
tree | 861b5d9d5a71fb12045b1627aa1416eff3425a39 /gnome.txt | |
parent | 2018-12-09T17:40:01Z (diff) | |
download | repos-b6612d37a186f2af7434182a2fde50be6b04be19.tar.gz repos-b6612d37a186f2af7434182a2fde50be6b04be19.tar.bz2 repos-b6612d37a186f2af7434182a2fde50be6b04be19.zip |
2018-12-09T18:00:01Z
Diffstat (limited to 'gnome.txt')
-rw-r--r-- | gnome.txt | 33 |
1 files changed, 23 insertions, 10 deletions
diff --git a/gnome.txt b/gnome.txt index 652ecb81007f..b258c5027128 100644 --- a/gnome.txt +++ b/gnome.txt @@ -18,17 +18,30 @@ WARNING:pkgcore:'xelnor' repo at '/var/lib/repo-mirror-ci/sync/xelnor' has unsup WARNING:pkgcore:'xelnor' repo at '/var/lib/repo-mirror-ci/sync/xelnor' has unsupported profile format: build-id *** syncing gnome From https://anongit.gentoo.org/git/proj/gnome - af9e3d61..dcdf2d54 master -> origin/master -Updating af9e3d61..dcdf2d54 -Fast-forward - gnome-extra/gnome-boxes/Manifest | 28 +++--- - gnome-extra/gnome-boxes/gnome-boxes-3.28.5.ebuild | 101 +++++++++++++++++++++ - gnome-extra/gnome-boxes/gnome-boxes-3.30.3.ebuild | 106 ++++++++++++++++++++++ - 3 files changed, 222 insertions(+), 13 deletions(-) - create mode 100644 gnome-extra/gnome-boxes/gnome-boxes-3.28.5.ebuild - create mode 100644 gnome-extra/gnome-boxes/gnome-boxes-3.30.3.ebuild + + dcdf2d54...da3aba39 master -> origin/master (forced update) + +*** 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 gnome + * Sync failed with 1 + * Will try to re-create +$ pmaint sync gnome +WARNING:pkgcore:'genthree' repo at '/var/lib/repo-mirror-ci/sync/genthree' has unsupported profile format: profile-bashrcs +WARNING:pkgcore:'xelnor' repo at '/var/lib/repo-mirror-ci/sync/xelnor' has unsupported profile format: build-id +WARNING:pkgcore:'xelnor' repo at '/var/lib/repo-mirror-ci/sync/xelnor' has unsupported profile format: build-id +*** syncing gnome +Cloning into '/var/lib/repo-mirror-ci/sync/gnome'... *** synced gnome - * Sync succeeded + * Sync succeeded after re-adding $ git log --format=%ci -1 $ git show -q --pretty=format:%G? HEAD $ pmaint regen --use-local-desc --pkg-desc-index -t 1 gnome |