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
32
33
34
35
|
{'description': {'en': 'Ebuilds by Florian Schmaus'},
'homepage': 'https://gitlab.com/Flow/flow-s-ebuilds',
'name': 'flow',
'owner': [{'email': 'flo@geekplace.eu',
'name': 'Florian Schmaus',
'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git',
'uri': 'https://gitlab.com/Flow/flow-s-ebuilds.git'}],
'status': 'unofficial'}
$ pmaint sync flow
Already up-to-date.
*** syncing flow
*** synced flow
* Sync succeeded
$ git log --format=%ci -1
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 flow
* ERROR: app-forensics/vinetto-0.07 failed (depend phase):
* inherit for distutils failed
*
* Call stack:
* isolated-functions.lib, line 345: Called source '/home/mgorny/repos/flow/app-forensics/vinetto/vinetto-0.07.ebuild'
* vinetto-0.07.ebuild, line 7: Called inherit 'distutils'
* ebuild-default-functions.lib, line 210: Called __internal_inherit 'distutils'
* ebuild-daemon.lib, line 35: Called die
* ERROR: games-puzzle/osmos-1.6.0 failed (depend phase):
* unknown inherit command from pythonic side, 'gen_metadata 709' for eclass games
*
* Call stack:
* isolated-functions.lib, line 345: Called source '/home/mgorny/repos/flow/games-puzzle/osmos/osmos-1.6.0.ebuild'
* osmos-1.6.0.ebuild, line 7: Called inherit 'games'
* ebuild-default-functions.lib, line 210: Called __internal_inherit 'games'
* ebuild-daemon.lib, line 37: Called die
received unknown com: CATEGORY='app-emacs' 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='auctex-9999' PKGCORE_BASH_COMPAT='3.2' PVR=9999 PV=9999 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='/home/mgorny/repos/flow/app-emacs/auctex/auctex-9999.ebuild' PF='auctex-9999' PKGCORE_GLOBAL_FAILGLOB=false PN=auctex PKGCORE_ECONF_DOCDIR_AND_HTMLDIR=false PKGCORE_DOMAN_LANGUAGE_DETECT=truepath
* Cache regen failed with -13
|