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': 'fol4 overlay'},
'feed': ['https://gitlab.com/madsl/fol4/commits/master.atom'],
'homepage': 'https://gitlab.com/madsl/fol4',
'name': 'fol4',
'owner': [{'email': 'mads@ab3.no', 'name': 'Mads', 'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git', 'uri': 'https://gitlab.com/madsl/fol4'},
{'type': 'git', 'uri': 'git+ssh://git@gitlab.com/madsl/fol4.git'}],
'status': 'unofficial'}
$ pmaint sync fol4
WARNING:pkgcore:'genthree' repo at '/var/lib/repo-mirror-ci/sync/genthree' has unsupported profile format: profile-bashrcs
WARNING:pkgcore:'xelnor' repo at '/var/lib/repo-mirror-ci/sync/xelnor' has unsupported profile format: build-id
WARNING:pkgcore:'xelnor' repo at '/var/lib/repo-mirror-ci/sync/xelnor' has unsupported profile format: build-id
*** syncing fol4
warning: redirecting to https://gitlab.com/madsl/fol4.git/
From https://gitlab.com/madsl/fol4
786093f..b96d443 master -> origin/master
Updating 786093f..b96d443
Fast-forward
dev-python/pychromecast/Manifest | 2 +-
dev-python/pychromecast/pychromecast-2.3.0.ebuild | 2 +-
sys-apps/systemd/Manifest | 2 +-
sys-apps/systemd/systemd-239-r1.ebuild | 2 +-
4 files changed, 4 insertions(+), 4 deletions(-)
*** synced fol4
* Sync succeeded
$ git log --format=%ci -1
$ git show -q --pretty=format:%G? HEAD
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 fol4
WARNING:pkgcore:'genthree' repo at '/var/lib/repo-mirror-ci/repos/genthree' has unsupported profile format: profile-bashrcs
WARNING:pkgcore:'xelnor' repo at '/var/lib/repo-mirror-ci/repos/xelnor' has unsupported profile format: build-id
WARNING:pkgcore:'xelnor' repo at '/var/lib/repo-mirror-ci/repos/xelnor' has unsupported profile format: build-id
WARNING:pkgcore:'genthree' repo at '/var/lib/repo-mirror-ci/repos/genthree' has unsupported profile format: profile-bashrcs
WARNING:pkgcore:EAPI 7 isn't fully supported
* Cache regenerated successfully
|