diff options
Diffstat (limited to 'hardened-development.txt')
-rw-r--r-- | hardened-development.txt | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/hardened-development.txt b/hardened-development.txt index fcaa6fc63a1f..e7894998e943 100644 --- a/hardened-development.txt +++ b/hardened-development.txt @@ -8,6 +8,8 @@ 'uri': 'git://anongit.gentoo.org/proj/hardened-dev.git'}], 'status': 'official'} $ pmaint sync hardened-development +WARNING:pkgcore:repo lacks a defined name: '/home/mgorny/sync/zugaina' +WARNING:pkgcore:repo lacks a defined name: '/home/mgorny/sync/zugaina' Already up-to-date. *** syncing hardened-development *** synced hardened-development @@ -37,5 +39,5 @@ $ pmaint regen --use-local-desc --pkg-desc-index -t 1 hardened-development ERROR pkgcore: returned val from gen_metadata was 'False' !!! caught exception False while processing ebuild src: app-crypt/tpm-emulator-0.7.4 ERROR pkgcore: returned val from gen_metadata was 'False' -caught exception '%s' while processing '%s'(MetadataException('Metadata Exception: pkg ebuild src: app-crypt/tpm-emulator-0.7.4, attr description\nerror: Metadata Exception: pkg ebuild src: app-crypt/tpm-emulator-0.7.4, attr data\nerror: False',), <<class 'pkgcore.ebuild.ebuild_src.package'> cpv='app-crypt/tpm-emulator-0.7.4' @0x7efe171da050>) +caught exception '%s' while processing '%s'(MetadataException('Metadata Exception: pkg ebuild src: app-crypt/tpm-emulator-0.7.4, attr description\nerror: Metadata Exception: pkg ebuild src: app-crypt/tpm-emulator-0.7.4, attr data\nerror: False',), <<class 'pkgcore.ebuild.ebuild_src.package'> cpv='app-crypt/tpm-emulator-0.7.4' @0x7f60e8cfc050>) * Cache regen failed with 1 |