diff options
author | Repository mirror & CI <repomirrorci@gentoo.org> | 2018-06-21 04:05:33 +0000 |
---|---|---|
committer | Repository mirror & CI <repomirrorci@gentoo.org> | 2018-06-21 04:05:33 +0000 |
commit | 24e75dddf96146e0d51084bfef3696bc4588ba82 (patch) | |
tree | a2e0edae4605aec7726df18a9772dc31a5ba92b9 /hacking-gentoo.txt | |
parent | 2018-06-21T03:40:01Z (diff) | |
download | repos-24e75dddf96146e0d51084bfef3696bc4588ba82.tar.gz repos-24e75dddf96146e0d51084bfef3696bc4588ba82.tar.bz2 repos-24e75dddf96146e0d51084bfef3696bc4588ba82.zip |
2018-06-21T04:00:01Z
Diffstat (limited to 'hacking-gentoo.txt')
-rw-r--r-- | hacking-gentoo.txt | 13 |
1 files changed, 7 insertions, 6 deletions
diff --git a/hacking-gentoo.txt b/hacking-gentoo.txt index 8ece97db9c3f..c3ee6b465ca3 100644 --- a/hacking-gentoo.txt +++ b/hacking-gentoo.txt @@ -9,6 +9,8 @@ '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/glicOne' +WARNING:pkgcore:repo at '/var/lib/repo-mirror-ci/sync/glicOne', named 'glicOne', 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 *** syncing hacking-gentoo receiving incremental file list @@ -21,14 +23,14 @@ Total file size: 3.20M bytes Total transferred file size: 0 bytes Literal data: 0 bytes Matched data: 0 bytes -File list size: 41.54K +File list size: 35.25K File list generation time: 0.001 seconds File list transfer time: 0.000 seconds -Total bytes sent: 407 +Total bytes sent: 395 Total bytes received: 43.60K -sent 407 bytes received 43.60K bytes 17.60K bytes/sec -total size is 3.20M speedup is 72.76 +sent 395 bytes received 43.60K bytes 17.60K bytes/sec +total size is 3.20M speedup is 72.78 *** synced hacking-gentoo * Sync succeeded $ stat --format=%y . @@ -58,7 +60,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: sys-firmware/seabios-1.10.1 received unknown com: CATEGORY='sys-firmware' 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='seabios-1.10.1' PKGCORE_BASH_COMPAT='3.2' PVR='1.10.1' PV='1.10.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/sys-firmware/seabios/seabios-1.10.1.ebuild' PF='seabios-1.10.1' PKGCORE_GLOBAL_FAILGLOB=false PN=seabios PKGCORE_ECONF_DOCDIR_AND_HTMLDIR=false PKGCORE_DOMAN_LANGUAGE_DETECT=truepath -!!! caught exception ("Expected command; instead got nothing from ''", None) while processing ebuild src: dev-ruby/request_store-1.1.0 +!!! caught exception False while processing ebuild src: sys-firmware/seabios-1.10.1 * Cache regen failed with -13 |