diff options
author | 2016-05-14 17:22:01 +0000 | |
---|---|---|
committer | 2016-05-14 17:22:01 +0000 | |
commit | bed1344d05876e6c65356f749969efe1b1ba1c37 (patch) | |
tree | 1728da53f94cb5c5ce6830de22b18c482527ac1c /bazaar.txt | |
parent | 2016-05-14T17:00:01 (diff) | |
download | repos-bed1344d05876e6c65356f749969efe1b1ba1c37.tar.gz repos-bed1344d05876e6c65356f749969efe1b1ba1c37.tar.bz2 repos-bed1344d05876e6c65356f749969efe1b1ba1c37.zip |
2016-05-14T17:20:01
Diffstat (limited to 'bazaar.txt')
-rw-r--r-- | bazaar.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bazaar.txt b/bazaar.txt index da9a49d102d7..fbf2677cd6d9 100644 --- a/bazaar.txt +++ b/bazaar.txt @@ -7,6 +7,7 @@ 'source': [{'type': 'bzr', 'uri': 'lp:bzr-gentoo-overlay'}], 'status': 'unofficial'} $ pmaint sync bazaar +WARNING:pkgcore:repository at '/home/mgorny/sync/andy', named 'andy', doesn't specify masters in metadata/layout.conf. Defaulting to whatever repository is defined as 'default' (gentoo usually). Please explicitly set the masters, or set masters = '' if the repository is standalone. WARNING:pkgcore:repository at '/home/mgorny/sync/steveeJ' has unsupported profile format(s): 'profile-set' You have not informed bzr of your Launchpad ID, and you must do this to write to Launchpad or access private data. See "bzr help launchpad-login". @@ -46,7 +47,6 @@ ERROR pkgcore: returned val from gen_metadata was 'False' !!! caught exception False while processing ebuild src: dev-vcs/bzrtools-9999 ERROR pkgcore: returned val from gen_metadata was 'False' !!! caught exception False while processing ebuild src: www-apps/trac-bzr-0.4.2 -!!! caught exception ("Expected command; instead got nothing from ''", None) while processing ebuild src: app-vim/bzr-vim-0.0.1 Traceback (most recent call last): File "/home/mgorny/pkgcore-venv/bin/pmaint", line 4, in <module> scripts.main(basename(__file__)) |