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
36
37
38
39
40
41
42
43
|
{'description': {'en': 'rasdark personal overlay'},
'homepage': 'https://github.com/rasdark/overlay',
'name': 'rasdark',
'owner': [{'email': 'andrew.senik@gmail.com',
'name': 'Andrey Senik',
'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git', 'uri': 'https://github.com/rasdark/overlay'},
{'type': 'git', 'uri': 'git://github.com/rasdark/overlay.git'}],
'status': 'unofficial'}
$ pmaint sync rasdark
WARNING:pkgcore:repo lacks a defined name: '/var/lib/repo-mirror-ci/sync/holgersson-overlay'
WARNING:pkgcore:repo at '/var/lib/repo-mirror-ci/sync/holgersson-overlay', named 'holgersson-overlay', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
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
WARNING:pkgcore:repo lacks a defined name: '/var/lib/repo-mirror-ci/sync/holgersson-overlay'
WARNING:pkgcore:repo at '/var/lib/repo-mirror-ci/sync/holgersson-overlay', named 'holgersson-overlay', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
*** syncing rasdark
From https://github.com/rasdark/overlay
8d2dbc3..a246b18 master -> origin/master
79c8596..547d01e update -> origin/update
Updating 8d2dbc3..a246b18
Fast-forward
sys-kernel/calculate-sources/Manifest | 6 +++---
...ate-sources-4.14.99.ebuild => calculate-sources-4.14.101.ebuild} | 0
...late-sources-4.19.21.ebuild => calculate-sources-4.19.23.ebuild} | 0
...ulate-sources-4.20.8.ebuild => calculate-sources-4.20.10.ebuild} | 0
4 files changed, 3 insertions(+), 3 deletions(-)
rename sys-kernel/calculate-sources/{calculate-sources-4.14.99.ebuild => calculate-sources-4.14.101.ebuild} (100%)
rename sys-kernel/calculate-sources/{calculate-sources-4.19.21.ebuild => calculate-sources-4.19.23.ebuild} (100%)
rename sys-kernel/calculate-sources/{calculate-sources-4.20.8.ebuild => calculate-sources-4.20.10.ebuild} (100%)
*** synced rasdark
* Sync succeeded
$ git log --format=%ci -1
$ git show -q --pretty=format:%G? HEAD
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 rasdark
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
|