diff options
Diffstat (limited to 'stuge.txt')
-rw-r--r-- | stuge.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/stuge.txt b/stuge.txt index 68f3d91476d2..5ad6b26f270d 100644 --- a/stuge.txt +++ b/stuge.txt @@ -8,7 +8,9 @@ 'source': [{'type': 'git', 'uri': 'git://git.stuge.se/stuge-overlay.git'}], 'status': 'unofficial'} $ pmaint sync stuge +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 stuge *** synced stuge @@ -56,6 +58,7 @@ ERROR pkgcore: returned val from gen_metadata was 'False' !!! caught exception False while processing ebuild src: app-misc/screen-4.0.3-r7 ERROR pkgcore: returned val from gen_metadata was 'False' !!! caught exception False while processing ebuild src: app-misc/taidelta-9999 +!!! caught exception ("Expected command; instead got nothing from ''", None) while processing ebuild src: app-misc/unlinkd-9999 Traceback (most recent call last): File "/home/mgorny/pkgcore-venv/bin/pmaint", line 4, in <module> scripts.main(basename(__file__)) |