diff options
author | 2019-03-07 01:26:30 +0000 | |
---|---|---|
committer | 2019-03-07 01:26:30 +0000 | |
commit | a9ccbdecfe128e4d404e8853c8740daf8826e8e0 (patch) | |
tree | 33081dad11b3f578b4c6bb6717207165d140f568 /dwfreed.txt | |
parent | 2019-03-07T00:40:01Z (diff) | |
download | repos-a9ccbdecfe128e4d404e8853c8740daf8826e8e0.tar.gz repos-a9ccbdecfe128e4d404e8853c8740daf8826e8e0.tar.bz2 repos-a9ccbdecfe128e4d404e8853c8740daf8826e8e0.zip |
2019-03-07T01:20:01Z
Diffstat (limited to 'dwfreed.txt')
-rw-r--r-- | dwfreed.txt | 26 |
1 files changed, 12 insertions, 14 deletions
diff --git a/dwfreed.txt b/dwfreed.txt index 64a806e937ca..3e6181887867 100644 --- a/dwfreed.txt +++ b/dwfreed.txt @@ -9,23 +9,21 @@ 'source': [{'type': 'git', 'uri': 'https://bitbucket.org/dwfreed/dwfreed.gentoo'}], 'status': 'unofficial'} + * Adding new repository $ pmaint sync dwfreed 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 dwfreed -fatal: unable to access 'https://bitbucket.org/dwfreed/dwfreed.gentoo/': Empty reply from server -*** failed syncing dwfreed - * Sync failed with 1 - * Will try to re-create -$ pmaint sync dwfreed -WARNING:pkgcore:repo lacks a defined name: '/var/lib/repo-mirror-ci/sync/hexedit-overlay' -WARNING:pkgcore:repo at '/var/lib/repo-mirror-ci/sync/hexedit-overlay', named 'hexedit-overlay', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). -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 dwfreed Cloning into '/var/lib/repo-mirror-ci/sync/dwfreed'... -fatal: unable to access 'https://bitbucket.org/dwfreed/dwfreed.gentoo/': Empty reply from server -*** failed syncing dwfreed - * Sync failed again with 1, removing +*** synced dwfreed + * Sync succeeded +$ git log --format=%ci -1 +$ git show -q --pretty=format:%G? HEAD +$ pmaint regen --use-local-desc --pkg-desc-index -t 1 dwfreed +WARNING:pkgcore:'genthree' repo at '/var/lib/repo-mirror-ci/repos/genthree' has unsupported profile format: profile-bashrcs +WARNING:pkgcore:'xelnor' repo at '/var/lib/repo-mirror-ci/repos/xelnor' has unsupported profile format: build-id +WARNING:pkgcore:'xelnor' repo at '/var/lib/repo-mirror-ci/repos/xelnor' has unsupported profile format: build-id +WARNING:pkgcore:'genthree' repo at '/var/lib/repo-mirror-ci/repos/genthree' has unsupported profile format: profile-bashrcs +WARNING:pkgcore:EAPI 7 isn't fully supported + * Cache regenerated successfully |