Paste #279481

   
pasted on 31.01.2025 04:03
  • 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
calculate NoName # emerge -1 portage
!!! Repository 'gentoo' has sync-type attribute set to unsupported value: 'calculate'
!!! Installed sync-types are: '['cvs', 'git', 'mercurial', 'rsync', 'svn', 'webrsync', 'zipfile']'
!!! Repository 'distros' has sync-type attribute set to unsupported value: 'calculate'
!!! Installed sync-types are: '['cvs', 'git', 'mercurial', 'rsync', 'svn', 'webrsync', 'zipfile']'
!!! Repository 'calculate' has sync-type attribute set to unsupported value: 'calculate'
!!! Installed sync-types are: '['cvs', 'git', 'mercurial', 'rsync', 'svn', 'webrsync', 'zipfile']'
Unavailable repository 'guru' referenced by masters entry in '/var/db/repos/stefantalpalaru/metadata/layout.conf'
Calculating dependencies     ... done!                      
Dependency resolution took 3.93 s (backtrack: 0/20).

>>> Verifying ebuild manifests
>>> Running pre-merge checks for sys-apps/portage-3.0.66.1-r1
[ERROR] Exception in callback AsynchronousTask._exit_listener_cb(<bound method...7ff98c6f0370>>)
handle: <Handle AsynchronousTask._exit_listener_cb(<bound method...7ff98c6f0370>>)>
Traceback (most recent call last):
  File "/usr/lib/python3.12/asyncio/events.py", line 88, in _run
    self._context.run(self._callback, *self._args)
  File "/usr/lib/python3.12/site-packages/_emerge/AsynchronousTask.py", line 209, in _exit_listener_cb
    listener(self)
  File "/usr/lib/python3.12/site-packages/_emerge/EbuildPhase.py", line 255, in _async_start_exit
    task.future.cancelled() or task.future.result()
                               ^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.12/site-packages/_emerge/EbuildPhase.py", line 161, in _async_start
    await _setup_repo_revisions(self.settings)
  File "/usr/lib/python3.12/site-packages/_emerge/EbuildPhase.py", line 108, in _setup_repo_revisions
    sync = portage.sync.module_controller.get_class(repo_ref.sync_type)()
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.12/site-packages/portage/module.py", line 160, in get_class
    raise InvalidModuleName(f"Module name '{modname}' is invalid or not found")
portage.module.InvalidModuleName: Module name 'calculate' is invalid or not found
Beendet
calculate NoName # 
Add Comment
Author