diff options
Diffstat (limited to 'stuge.txt')
-rw-r--r-- | stuge.txt | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/stuge.txt b/stuge.txt index 898596e84597..36c053bcf466 100644 --- a/stuge.txt +++ b/stuge.txt @@ -8,16 +8,16 @@ '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 WARNING:pkgcore:repository at '/home/mgorny/sync/steveeJ' has unsupported profile format(s): 'profile-set' Already up-to-date. *** syncing stuge *** synced stuge * Sync succeeded $ pmaint regen --use-local-desc --pkg-desc-index -t 1 stuge -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' !!! ERROR: sci-misc/qcad-2.0.5.0 failed. @@ -59,6 +59,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__)) |