diff options
author | 2019-01-28 01:43:31 +0000 | |
---|---|---|
committer | 2019-01-28 01:43:31 +0000 | |
commit | cd2ea6f13facac57a3036e7406695f524b3348ab (patch) | |
tree | 5a4b9f98dd32386ca199327fa78a39380e351dc5 /hacking-gentoo.txt | |
parent | 2019-01-28T01:20:01Z (diff) | |
download | repos-cd2ea6f13facac57a3036e7406695f524b3348ab.tar.gz repos-cd2ea6f13facac57a3036e7406695f524b3348ab.tar.bz2 repos-cd2ea6f13facac57a3036e7406695f524b3348ab.zip |
2019-01-28T01:40:01Z
Diffstat (limited to 'hacking-gentoo.txt')
-rw-r--r-- | hacking-gentoo.txt | 15 |
1 files changed, 8 insertions, 7 deletions
diff --git a/hacking-gentoo.txt b/hacking-gentoo.txt index 89b96566cd9f..da3aa05ee4a5 100644 --- a/hacking-gentoo.txt +++ b/hacking-gentoo.txt @@ -9,8 +9,10 @@ '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/zugaina' 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:repo lacks a defined name: '/var/lib/repo-mirror-ci/sync/zugaina' WARNING:pkgcore:'xelnor' repo at '/var/lib/repo-mirror-ci/sync/xelnor' has unsupported profile format: build-id *** syncing hacking-gentoo receiving incremental file list @@ -23,14 +25,14 @@ Total file size: 2.97M bytes Total transferred file size: 0 bytes Literal data: 0 bytes Matched data: 0 bytes -File list size: 37.37K +File list size: 39.87K File list generation time: 0.001 seconds File list transfer time: 0.000 seconds -Total bytes sent: 391 -Total bytes received: 41.60K +Total bytes sent: 379 +Total bytes received: 41.59K -sent 391 bytes received 41.60K bytes 16.80K bytes/sec -total size is 2.97M speedup is 70.78 +sent 379 bytes received 41.59K bytes 16.79K bytes/sec +total size is 2.97M speedup is 70.82 *** synced hacking-gentoo * Sync succeeded $ stat --format=%y . @@ -63,7 +65,6 @@ WARNING:pkgcore:EAPI 7 isn't fully supported * ebuild-daemon.lib, line 85: called die * * Working directory: '/usr/lib64/pkgcore/ebd' -!!! caught exception False while processing ebuild src: dev-libs/efl-1.11.2 received unknown com: CATEGORY='dev-libs' PKGCORE_EBUILD_PHASE_FUNC=true PKGCORE_ECONF_DISABLE_SILENT_RULES=true PKGCORE_ECONF_DISABLE_DEPENDENCY_TRACKING=true PKGCORE_UNPACK_CASE_INSENSITIVE=false PKGCORE_DODOC_ALLOW_RECURSIVE=true PKGCORE_UNPACK_ABSOLUTE_PATHS=false P='efl-1.16.1' PKGCORE_BASH_COMPAT='3.2' PVR='1.16.1' PV='1.16.1' PKGCORE_DOINS_ALLOW_SYMLINKS=true PKGCORE_NEW_READS_STDIN=true PKGCORE_NONFATAL=false PR=r0 EAPI=5 PKGCORE_DOMAN_LANGUAGE_OVERRIDE=true PKGCORE_PROFILE_IUSE_INJECTION=true PKGCORE_NONFATAL_DIE=false EBUILD='/var/lib/repo-mirror-ci/repos/hacking-gentoo/dev-libs/efl/efl-1.16.1.ebuild' PF='efl-1.16.1' PKGCORE_GLOBAL_FAILGLOB=false PN=efl PKGCORE_ECONF_DOCDIR_AND_HTMLDIR=false PKGCORE_DOMAN_LANGUAGE_DETECT=truefailed -!!! caught exception ("Expected command; instead got nothing from ''", None) while processing ebuild src: dev-libs/efl-1.12.2 +!!! caught exception False while processing ebuild src: dev-libs/efl-1.11.2 * Cache regen failed with -13 |