public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-user] emerge --sync fails with a python error
@ 2023-05-15 14:24 Dan Johansson
  2023-05-15 14:41 ` Matt Connell
  0 siblings, 1 reply; 4+ messages in thread
From: Dan Johansson @ 2023-05-15 14:24 UTC (permalink / raw
  To: gentoo-user

Since at least my "emerge --sync" fails with the following message:
--------------------------------------------------8<--------------------------------------------------
Total bytes received: 55.60M

sent 456.87K bytes  received 55.60M bytes  4.48M bytes/sec
total size is 188.36M  speedup is 3.36
Traceback (most recent call last):
   File "/usr/lib/python3.11/site-packages/portage/util/_async/AsyncFunction.py", line 45, in _run
     result = self.target(*(self.args or []), **(self.kwargs or {}))
              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
   File "/usr/lib/python3.11/site-packages/portage/sync/controller.py", line 165, in sync
     taskmaster.run_tasks(tasks, func, status, options=task_opts)
   File "/usr/lib/python3.11/site-packages/portage/sync/controller.py", line 65, in run_tasks
     result = getattr(inst, func)(**kwargs)
              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
   File "/usr/lib/python3.11/site-packages/portage/sync/syncbase.py", line 364, in sync
     return self.update()
            ^^^^^^^^^^^^^
   File "/usr/lib/python3.11/site-packages/portage/sync/modules/rsync/rsync.py", line 428, in update
     raise RuntimeError(
RuntimeError: OpenPGP signature not found on Manifest

Action: sync for repo: gentoo, returned code = 1
--------------------------------------------------8<--------------------------------------------------

I have tried re-emerging portage and even unmasked portage-3.0.47, I also tried disabling the "rsync-verify" verify USE-flag.

Any suggestions what is wrong and how to solve it?

-- 
Dan Johansson,
***************************************************
This message is printed on 100% recycled electrons!
***************************************************


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2023-05-15 21:09 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-05-15 14:24 [gentoo-user] emerge --sync fails with a python error Dan Johansson
2023-05-15 14:41 ` Matt Connell
2023-05-15 19:24   ` Dan Johansson
2023-05-15 21:09     ` [gentoo-user] " Grant Edwards

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox