diff options
author | 2018-05-29 07:11:46 +0000 | |
---|---|---|
committer | 2018-05-29 07:11:46 +0000 | |
commit | 4d2b69e8bb8f0908bd94e38a79a6d4365460bbb7 (patch) | |
tree | c4e3f7b4fd9c6ce38bff65664723a18019df56a2 /drdim.txt | |
parent | 2018-05-29T05:31:47Z (diff) | |
download | repos-4d2b69e8bb8f0908bd94e38a79a6d4365460bbb7.tar.gz repos-4d2b69e8bb8f0908bd94e38a79a6d4365460bbb7.tar.bz2 repos-4d2b69e8bb8f0908bd94e38a79a6d4365460bbb7.zip |
2018-05-29T06:53:10Z
Diffstat (limited to 'drdim.txt')
-rw-r--r-- | drdim.txt | 37 |
1 files changed, 28 insertions, 9 deletions
diff --git a/drdim.txt b/drdim.txt index e3e52120d4d0..1966542cae5b 100644 --- a/drdim.txt +++ b/drdim.txt @@ -10,20 +10,39 @@ {'type': 'git', 'uri': 'git://github.com/drdim/layman.git'}, {'type': 'git', 'uri': 'git@github.com:drdim/layman.git'}], 'status': 'unofficial'} + * Adding new repository + * Resetting, sync parameters changed $ pmaint sync drdim -WARNING:pkgcore:'genthree' repo at '/home/mgorny/sync/genthree' has unsupported profile format: profile-bashrcs -WARNING:pkgcore:'xelnor' repo at '/home/mgorny/sync/xelnor' has unsupported profile format: build-id -WARNING:pkgcore:'xelnor' repo at '/home/mgorny/sync/xelnor' has unsupported profile format: build-id +WARNING:pkgcore:repo lacks a defined name: '/var/lib/repo-mirror-ci/sync/calculate' +WARNING:pkgcore:repo at '/var/lib/repo-mirror-ci/sync/calculate', named 'calculate', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). +WARNING:pkgcore:repo lacks a defined name: '/var/lib/repo-mirror-ci/sync/dmol' +WARNING:pkgcore:repo at '/var/lib/repo-mirror-ci/sync/dmol', named 'dmol', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). +WARNING:pkgcore:repo lacks a defined name: '/var/lib/repo-mirror-ci/sync/djc' +WARNING:pkgcore:repo at '/var/lib/repo-mirror-ci/sync/djc', named 'djc', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). +WARNING:pkgcore:repo lacks a defined name: '/var/lib/repo-mirror-ci/sync/betagarden' +WARNING:pkgcore:repo lacks a defined name: '/var/lib/repo-mirror-ci/sync/argent-main' +WARNING:pkgcore:repo lacks a defined name: '/var/lib/repo-mirror-ci/sync/distros' +WARNING:pkgcore:repo at '/var/lib/repo-mirror-ci/sync/distros', named 'distros', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). +WARNING:pkgcore:repo lacks a defined name: '/var/lib/repo-mirror-ci/sync/dilfridge' +WARNING:pkgcore:repo at '/var/lib/repo-mirror-ci/sync/dilfridge', named 'dilfridge', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). +WARNING:pkgcore:repo lacks a defined name: '/var/lib/repo-mirror-ci/sync/dlang' +WARNING:pkgcore:repo at '/var/lib/repo-mirror-ci/sync/dlang', named 'dlang', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). +WARNING:pkgcore:repo lacks a defined name: '/var/lib/repo-mirror-ci/sync/displacer' +WARNING:pkgcore:repo at '/var/lib/repo-mirror-ci/sync/displacer', named 'displacer', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). +WARNING:pkgcore:repo lacks a defined name: '/var/lib/repo-mirror-ci/sync/dmol' +WARNING:pkgcore:repo at '/var/lib/repo-mirror-ci/sync/dmol', named 'dmol', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). +WARNING:pkgcore:repo lacks a defined name: '/var/lib/repo-mirror-ci/sync/distros' +WARNING:pkgcore:repo at '/var/lib/repo-mirror-ci/sync/distros', named 'distros', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). *** syncing drdim -Already up to date. +Cloning into '/var/lib/repo-mirror-ci/sync/drdim'... *** synced drdim * Sync succeeded $ git log --format=%ci -1 $ git show -q --pretty=format:%G? HEAD -$ pmaint regen --use-local-desc --pkg-desc-index -t 1 drdim -WARNING:pkgcore:'genthree' repo at '/home/mgorny/repos/genthree' has unsupported profile format: profile-bashrcs -WARNING:pkgcore:'xelnor' repo at '/home/mgorny/repos/xelnor' has unsupported profile format: build-id -WARNING:pkgcore:'xelnor' repo at '/home/mgorny/repos/xelnor' has unsupported profile format: build-id -WARNING:pkgcore:'genthree' repo at '/home/mgorny/repos/genthree' has unsupported profile format: profile-bashrcs +$ pmaint regen --use-local-desc --pkg-desc-index -t 4 drdim +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 |