1 | {'description': {'en': 'My random Gentoo packages'},
|
2 | 'feed': ['https://bitbucket.org/dwfreed/dwfreed.gentoo/rss'],
|
3 | 'homepage': 'https://bitbucket.org/dwfreed/dwfreed.gentoo/',
|
4 | 'name': 'dwfreed',
|
5 | 'owner': [{'email': 'dwfreed@mtu.edu',
|
6 | 'name': 'Douglas Freed',
|
7 | 'type': 'person'}],
|
8 | 'quality': 'experimental',
|
9 | 'source': [{'type': 'git',
|
10 | 'uri': 'https://bitbucket.org/dwfreed/dwfreed.gentoo'}],
|
11 | 'status': 'unofficial'}
|
12 | $ pmaint sync dwfreed
|
13 | WARNING:pkgcore:'genthree' repo at '/var/lib/repo-mirror-ci/sync/genthree' has unsupported profile format: profile-bashrcs
|
14 | WARNING:pkgcore:'xelnor' repo at '/var/lib/repo-mirror-ci/sync/xelnor' has unsupported profile format: build-id
|
15 | WARNING:pkgcore:'xelnor' repo at '/var/lib/repo-mirror-ci/sync/xelnor' has unsupported profile format: build-id
|
16 | *** syncing dwfreed
|
17 | fatal: unable to access 'https://bitbucket.org/dwfreed/dwfreed.gentoo/': OpenSSL SSL_connect: SSL_ERROR_SYSCALL in connection to bitbucket.org:443
|
18 | *** failed syncing dwfreed
|
19 | * Sync failed with 1
| [FATAL] |
20 | * Will try to re-create
|
21 | $ pmaint sync dwfreed
|
22 | WARNING:pkgcore:'genthree' repo at '/var/lib/repo-mirror-ci/sync/genthree' has unsupported profile format: profile-bashrcs
|
23 | WARNING:pkgcore:'xelnor' repo at '/var/lib/repo-mirror-ci/sync/xelnor' has unsupported profile format: build-id
|
24 | WARNING:pkgcore:'xelnor' repo at '/var/lib/repo-mirror-ci/sync/xelnor' has unsupported profile format: build-id
|
25 | *** syncing dwfreed
|
26 | Cloning into '/var/lib/repo-mirror-ci/sync/dwfreed'...
|
27 | *** synced dwfreed
|
28 | * Sync succeeded after re-adding
|
29 | $ git log --format=%ci -1
|
30 | $ git show -q --pretty=format:%G? HEAD
|
31 | $ pmaint regen --use-local-desc --pkg-desc-index -t 1 dwfreed
|
32 | WARNING:pkgcore:'genthree' repo at '/var/lib/repo-mirror-ci/repos/genthree' has unsupported profile format: profile-bashrcs
|
33 | WARNING:pkgcore:'xelnor' repo at '/var/lib/repo-mirror-ci/repos/xelnor' has unsupported profile format: build-id
|
34 | WARNING:pkgcore:'xelnor' repo at '/var/lib/repo-mirror-ci/repos/xelnor' has unsupported profile format: build-id
|
35 | WARNING:pkgcore:'genthree' repo at '/var/lib/repo-mirror-ci/repos/genthree' has unsupported profile format: profile-bashrcs
|
36 | WARNING:pkgcore:EAPI 7 isn't fully supported
|
37 | * Cache regenerated successfully
|