1 | {'description': {'en': 'personal overlay with different packages, mainly with '
|
2 | 'packages with KISS mindset'},
|
3 | 'homepage': 'https://notabug.org/dm9pZCAq/dm9pZCAq-overlay',
|
4 | 'name': 'dm9pZCAq',
|
5 | 'owner': [{'email': 'v@0x0c.xyz', 'name': 'dm9pZCAq', 'type': 'person'}],
|
6 | 'quality': 'experimental',
|
7 | 'source': [{'type': 'git',
|
8 | 'uri': 'https://notabug.org/dm9pZCAq/dm9pZCAq-overlay.git'}],
|
9 | 'status': 'unofficial'}
|
10 | $ pmaint sync dm9pZCAq
|
11 | warning: Pulling without specifying how to reconcile divergent branches is
|
12 | discouraged. You can squelch this message by running one of the following
|
13 | commands sometime before your next pull:
|
14 |
|
15 | git config pull.rebase false # merge (the default strategy)
|
16 | git config pull.rebase true # rebase
|
17 | git config pull.ff only # fast-forward only
|
18 |
|
19 | You can replace "git config" with "git config --global" to set a default
|
20 | preference for all repositories. You can also pass --rebase, --no-rebase,
|
21 | or --ff-only on the command line to override the configured default per
|
22 | invocation.
|
23 |
|
24 | fatal: unable to access 'https://notabug.org/dm9pZCAq/dm9pZCAq-overlay.git/': The requested URL returned error: 504
|
25 | *** syncing dm9pZCAq
|
26 | !!! failed syncing dm9pZCAq
|
27 | * Sync failed with 1
| [FATAL] |
28 | * Will try to re-create
|
29 | $ pmaint sync dm9pZCAq
|
30 | Cloning into '/var/lib/repo-mirror-ci/sync/dm9pZCAq'...
|
31 | error: RPC failed; HTTP 502 curl 22 The requested URL returned error: 502
|
32 | fatal: the remote end hung up unexpectedly
|
33 | *** syncing dm9pZCAq
|
34 | !!! failed syncing dm9pZCAq
|
35 | * Sync failed again with 1, removing
|