blob: eec685441ee7d59ee52cb5c0cb164297a8088b19 (
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
33fdbcb..20f2ce6 main -> origin/main
Updating 33fdbcb..20f2ce6
Fast-forward
www-client/firefox/Manifest | 2 +-
www-client/firefox/firefox-132.0.1-r1.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
|