blob: 9ae807853334ec83a0d6e4f20bb29926ede09b7a (
plain)
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
|
{'description': {'en': 'some raw stuff'},
'feed': ['https://github.com/mahatma-kaganovich/raw/commits/master.atom'],
'homepage': 'https://github.com/mahatma-kaganovich/raw',
'name': 'raw',
'owner': [{'email': 'mahatma@eu.by',
'name': 'Denis Kaganovich (aka Dzianis Kahanovich)',
'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git',
'uri': 'https://github.com/mahatma-kaganovich/raw.git'}],
'status': 'unofficial'}
$ pmaint sync raw
Already up to date.
*** syncing raw
*** synced raw
* Sync succeeded
$ git log --format=%ci -1
$ git show -q --pretty=format:%G? HEAD
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 raw
* mail-filter/smf-grey++-9999: failed sourcing ebuild: inherit requires unknown eclass: git-2.eclass
* net-misc/pspacer-9999-r3: failed sourcing ebuild: inherit requires unknown eclass: git-2.eclass
* sys-cluster/hawk-9999: failed sourcing ebuild: inherit requires unknown eclass: git-2.eclass
* sys-cluster/k3m-9999: failed sourcing ebuild: inherit requires unknown eclass: git-2.eclass
* sys-cluster/kerrighed-9999-r2: failed sourcing ebuild: inherit requires unknown eclass: git-2.eclass
* sys-fs/ocfs2-tools-9999: failed sourcing ebuild: inherit requires unknown eclass: git-2.eclass
* sys-kernel/next-sources-9999: failed sourcing ebuild: returned val from gen_metadata was 'False'
* sys-kernel/torvalds-sources-9999: failed sourcing ebuild: returned val from gen_metadata was 'False'
* Cache regen failed with 1
|