blob: 160686836b014f7bc4196e780a765e006102f573 (
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
29
|
{'description': {'en': 'Personal overlay'},
'feed': ['https://github.com/ambasta/ambasta/commits/main.atom'],
'name': 'ambasta',
'owner': [{'email': 'amit.prakash.ambasta@gmail.com',
'name': 'Amit Prakash Ambasta',
'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git', 'uri': 'https://github.com/ambasta/ambasta.git'},
{'type': 'git', 'uri': 'git@github.com:ambasta/ambasta.git'}],
'status': 'unofficial'}
pkgcore 0.12.28
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync ambasta
*** syncing ambasta
From https://github.com/ambasta/ambasta
c5fee46..7fcbcfc main -> origin/main
Updating c5fee46..7fcbcfc
Fast-forward
app-emulation/amazon-ssm-agent/Manifest | 2 +-
app-emulation/amazon-ssm-agent/amazon-ssm-agent-3.3.1230.0.ebuild | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
*** synced ambasta
* Sync succeeded
$ git log --format=%ci -1
$ git show -q --pretty=format:%G? HEAD
$ pmaint --config /var/lib/repo-mirror-ci/data/etc/portage regen --use-local-desc --pkg-desc-index -t 32 ambasta
* net-print/foomatic-db-4.0.20240531: failed sourcing ebuild: inherit requires unknown eclass: versionator.eclass
* net-print/foomatic-db-ppds-4.0.20240531: failed sourcing ebuild: inherit requires unknown eclass: versionator.eclass
* Cache regen failed with 1
|