diff options
author | 2018-09-05 08:03:47 +0000 | |
---|---|---|
committer | 2018-09-05 08:03:47 +0000 | |
commit | ff6679aa97c8293d583a98b1bae1c4d49f525dd7 (patch) | |
tree | 5dbd9b48a2d7c382f5cf58957b23c74bcb9f47d8 /hacking-gentoo.txt | |
parent | 2018-09-05T07:40:01Z (diff) | |
download | repos-ff6679aa97c8293d583a98b1bae1c4d49f525dd7.tar.gz repos-ff6679aa97c8293d583a98b1bae1c4d49f525dd7.tar.bz2 repos-ff6679aa97c8293d583a98b1bae1c4d49f525dd7.zip |
2018-09-05T08:00:01Z
Diffstat (limited to 'hacking-gentoo.txt')
-rw-r--r-- | hacking-gentoo.txt | 15 |
1 files changed, 7 insertions, 8 deletions
diff --git a/hacking-gentoo.txt b/hacking-gentoo.txt index 1dbfdc9e7b3b..b9a23f0927cf 100644 --- a/hacking-gentoo.txt +++ b/hacking-gentoo.txt @@ -9,8 +9,6 @@ 'uri': 'rsync://rsync.mad-hacking.net/hacking-gentoo-overlay/'}], 'status': 'unofficial'} $ pmaint sync hacking-gentoo -WARNING:pkgcore:repo lacks a defined name: '/var/lib/repo-mirror-ci/sync/gitlab' -WARNING:pkgcore:repo at '/var/lib/repo-mirror-ci/sync/gitlab', named 'gitlab', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). WARNING:pkgcore:'genthree' repo at '/var/lib/repo-mirror-ci/sync/genthree' has unsupported profile format: profile-bashrcs WARNING:pkgcore:'xelnor' repo at '/var/lib/repo-mirror-ci/sync/xelnor' has unsupported profile format: build-id WARNING:pkgcore:'xelnor' repo at '/var/lib/repo-mirror-ci/sync/xelnor' has unsupported profile format: build-id @@ -25,14 +23,14 @@ Total file size: 3.12M bytes Total transferred file size: 0 bytes Literal data: 0 bytes Matched data: 0 bytes -File list size: 35.52K +File list size: 40.89K File list generation time: 0.001 seconds File list transfer time: 0.000 seconds -Total bytes sent: 407 -Total bytes received: 43.80K +Total bytes sent: 403 +Total bytes received: 43.79K -sent 407 bytes received 43.80K bytes 17.68K bytes/sec -total size is 3.12M speedup is 70.54 +sent 403 bytes received 43.79K bytes 17.68K bytes/sec +total size is 3.12M speedup is 70.56 *** synced hacking-gentoo * Sync succeeded $ stat --format=%y . @@ -64,6 +62,7 @@ WARNING:pkgcore:EAPI 7 isn't fully supported * ebuild-daemon.lib, line 85: called die * * Working directory: '/usr/lib64/pkgcore/ebd' -received unknown com: CATEGORY='dev-nodejs' PKGCORE_EBUILD_PHASE_FUNC=false PKGCORE_ECONF_DISABLE_SILENT_RULES=false PKGCORE_ECONF_DISABLE_DEPENDENCY_TRACKING=true PKGCORE_UNPACK_CASE_INSENSITIVE=false PKGCORE_DODOC_ALLOW_RECURSIVE=true PKGCORE_UNPACK_ABSOLUTE_PATHS=false P='lodash-1.2.1' PKGCORE_BASH_COMPAT='3.2' PVR='1.2.1' PV='1.2.1' PKGCORE_DOINS_ALLOW_SYMLINKS=true PKGCORE_NEW_READS_STDIN=false PKGCORE_NONFATAL=false PR=r0 EAPI=4 PKGCORE_DOMAN_LANGUAGE_OVERRIDE=true PKGCORE_PROFILE_IUSE_INJECTION=false PKGCORE_NONFATAL_DIE=false EBUILD='/var/lib/repo-mirror-ci/repos/hacking-gentoo/dev-nodejs/lodash/lodash-1.2.1.ebuild' PF='lodash-1.2.1' PKGCORE_GLOBAL_FAILGLOB=false PN=lodash PKGCORE_ECONF_DOCDIR_AND_HTMLDIR=false PKGCORE_DOMAN_LANGUAGE_DETECT=truepath !!! caught exception False while processing ebuild src: dev-nodejs/lodash-1.2.1 +received unknown com: CATEGORY='dev-nodejs' PKGCORE_EBUILD_PHASE_FUNC=false PKGCORE_ECONF_DISABLE_SILENT_RULES=false PKGCORE_ECONF_DISABLE_DEPENDENCY_TRACKING=true PKGCORE_UNPACK_CASE_INSENSITIVE=false PKGCORE_DODOC_ALLOW_RECURSIVE=true PKGCORE_UNPACK_ABSOLUTE_PATHS=false P='lodash-1.2.1' PKGCORE_BASH_COMPAT='3.2' PVR='1.2.1' PV='1.2.1' PKGCORE_DOINS_ALLOW_SYMLINKS=true PKGCORE_NEW_READS_STDIN=false PKGCORE_NONFATAL=false PR=r0 EAPI=4 PKGCORE_DOMAN_LANGUAGE_OVERRIDE=true PKGCORE_PROFILE_IUSE_INJECTION=false PKGCORE_NONFATAL_DIE=false EBUILD='/var/lib/repo-mirror-ci/repos/hacking-gentoo/dev-nodejs/lodash/lodash-1.2.1.ebuild' PF='lodash-1.2.1' PKGCORE_GLOBAL_FAILGLOB=false PN=lodash PKGCORE_ECONF_DOCDIR_AND_HTMLDIR=false PKGCORE_DOMAN_LANGUAGE_DETECT=truepath +!!! caught exception ("Expected command; instead got nothing from ''", None) while processing ebuild src: sys-firmware/seabios-1.10.2 * Cache regen failed with -13 |