diff options
Diffstat (limited to 'underlay.txt')
-rw-r--r-- | underlay.txt | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/underlay.txt b/underlay.txt index aff152b295de..4924860d2cba 100644 --- a/underlay.txt +++ b/underlay.txt @@ -14,9 +14,7 @@ 'uri': 'git+ssh://git@git.gentoo.org/user/underlay.git'}], 'status': 'unofficial'} $ pmaint sync underlay -WARNING:pkgcore:repository at '/home/mgorny/sync/poly-c', named 'poly-c', 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' -WARNING:pkgcore:repository at '/home/mgorny/sync/poly-c', named 'poly-c', 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. Already up-to-date. *** syncing underlay *** synced underlay @@ -64,6 +62,7 @@ ERROR pkgcore: returned val from gen_metadata was 'False' !!! caught exception False while processing ebuild src: app-admin/gentool-0.2.9 ERROR pkgcore: returned val from gen_metadata was 'False' !!! caught exception False while processing ebuild src: media-tv/linuxtv-dvb-firmware-2009.07.06-r1 +!!! caught exception ("Expected command; instead got nothing from ''", None) while processing ebuild src: media-tv/linuxtv-dvb-firmware-2009.09.19-r2 Traceback (most recent call last): File "/home/mgorny/pkgcore-venv/bin/pmaint", line 4, in <module> scripts.main(basename(__file__)) |