diff options
author | 2015-09-26 20:21:42 -0400 | |
---|---|---|
committer | 2015-09-26 20:21:42 -0400 | |
commit | f437933712faf3a8f8b8efba90631815a851bdcd (patch) | |
tree | e4a625767abb8fea596676da9e3470fc9b72498a /python.txt | |
parent | 2015-09-27T00:00:01 (diff) | |
download | repos-f437933712faf3a8f8b8efba90631815a851bdcd.tar.gz repos-f437933712faf3a8f8b8efba90631815a851bdcd.tar.bz2 repos-f437933712faf3a8f8b8efba90631815a851bdcd.zip |
2015-09-27T00:20:01
Diffstat (limited to 'python.txt')
-rw-r--r-- | python.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/python.txt b/python.txt index 84049a931c88..86cd8f608c27 100644 --- a/python.txt +++ b/python.txt @@ -14,14 +14,14 @@ 'uri': 'git+ssh://git@git.gentoo.org/proj/python.git'}], 'status': 'official'} $ pmaint sync python +WARNING:pkgcore:repository at location '/home/mgorny/sync/zugaina' lacks a defined repo_name WARNING:pkgcore:repository at '/home/mgorny/sync/steveeJ' has unsupported profile format(s): 'profile-set' +WARNING:pkgcore:repository at location '/home/mgorny/sync/zugaina' lacks a defined repo_name Already up-to-date. *** syncing python *** synced python * Sync succeeded $ pmaint regen --use-local-desc --pkg-desc-index -t 1 python -WARNING:pkgcore:repository at location '/home/mgorny/repos/zugaina' lacks a defined repo_name WARNING:pkgcore:repository at '/home/mgorny/repos/steveeJ' has unsupported profile format(s): 'profile-set' -WARNING:pkgcore:repository at location '/home/mgorny/repos/zugaina' lacks a defined repo_name WARNING:pkgcore:repository at '/home/mgorny/repos/steveeJ' has unsupported profile format(s): 'profile-set' * Cache regenerated successfully |