1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
|
{'description': {'en': 'To provide programs useful to Chinese speaking users (merged\n from gentoo-china and gentoo-taiwan).'},
'feed': ['https://github.com/microcai/gentoo-zh/commits/master.atom'],
'homepage': 'https://github.com/microcai/gentoo-zh',
'name': 'gentoo-zh',
'owner': [{'email': 'microcai@fedoraproject.org', 'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git', 'uri': 'git://github.com/microcai/gentoo-zh.git'}],
'status': 'unofficial'}
$ pmaint sync gentoo-zh
WARNING:pkgcore:repo at '/home/mgorny/sync/gentoo-playground', named 'gentoo-playground', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
WARNING:pkgcore:repo at '/home/mgorny/sync/xelnor' has unsupported profile format: build-id
Already up-to-date.
*** syncing gentoo-zh
*** synced gentoo-zh
* Sync succeeded
$ git log --format=%ci -1
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 gentoo-zh
WARNING:pkgcore:repo at '/home/mgorny/repos/gentoo-playground', named 'gentoo-playground', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
WARNING:pkgcore:repo at '/home/mgorny/repos/xelnor' has unsupported profile format: build-id
WARNING:pkgcore:repo at '/home/mgorny/repos/xelnor' has unsupported profile format: build-id
WARNING:pkgcore:repo at '/home/mgorny/repos/gentoo-playground', named 'gentoo-playground', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
* ERROR: app-editors/visual-studio-code-1.15.1 failed (depend phase):
* External commands disallowed during metadata regen: uname -m
*
* Call stack:
* isolated-functions.lib, line 345: Called source '/home/mgorny/repos/gentoo-zh/app-editors/visual-studio-code/visual-studio-code-1.15.1.ebuild'
* visual-studio-code-1.15.1.ebuild, line 30: Called command_not_found_handle 'uname' '-m'
* ebuild-daemon.bash, line 383: Called die
sandbox:stop caught signal 15 in pid 7360
Sandboxed process killed by signal: Terminated
* Cache regen failed with -13
|