Paste #270815

   
pasted on 01.10.2023 12:30
  • Edit to this paste
  • Print
  • Raw
  • Compare with paste
    #  
  • Toggle line numbers
  • Syntax highlighting  
Text paste
 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
pomnk@calculate ~ $ sudo emerge --sync
!!! Repository 'gentoo' has sync-type attribute set to unsupported value: 'calculate'
!!! Installed sync-types are: '['cvs', 'git', 'mercurial', 'rsync', 'svn', 'webrsync']'
!!! Repository 'distros' has sync-type attribute set to unsupported value: 'calculate'
!!! Installed sync-types are: '['cvs', 'git', 'mercurial', 'rsync', 'svn', 'webrsync']'
!!! Repository 'calculate' has sync-type attribute set to unsupported value: 'calculate'
!!! Installed sync-types are: '['cvs', 'git', 'mercurial', 'rsync', 'svn', 'webrsync']'
>>> Syncing repository 'serg-sg' into '/var/db/repos/serg-sg'...
/usr/bin/git fetch origin --depth 1
remote: Total 0 (delta 0), reused 0 (delta 0), pack-reused 0
Removing metadata/md5-cache/
/usr/bin/git reset --merge refs/remotes/origin/master
=== Sync completed for serg-sg
!!! Repository 'gentoo' has sync-type attribute set to unsupported value: 'calculate'
!!! Installed sync-types are: '['cvs', 'git', 'mercurial', 'rsync', 'svn', 'webrsync']'
!!! Repository 'distros' has sync-type attribute set to unsupported value: 'calculate'
!!! Installed sync-types are: '['cvs', 'git', 'mercurial', 'rsync', 'svn', 'webrsync']'
!!! Repository 'calculate' has sync-type attribute set to unsupported value: 'calculate'
!!! Installed sync-types are: '['cvs', 'git', 'mercurial', 'rsync', 'svn', 'webrsync']'


ERROR: Sync module 'calculate' is not an installed/known type'


ERROR: Sync module 'calculate' is not an installed/known type'


ERROR: Sync module 'calculate' is not an installed/known type'

Action: sync for repo: gentoo, returned code = 1
Action: sync for repo: calculate, returned code = 1
Action: sync for repo: serg-sg, returned code = 0
Action: sync for repo: distros, returned code = 1
Add Comment
Author