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

* Re: [gentoo-user] emerge --sync fails with a python error
  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
  0 siblings, 1 reply; 4+ messages in thread
From: Matt Connell @ 2023-05-15 14:41 UTC (permalink / raw
  To: gentoo-user

On Mon, 2023-05-15 at 16:24 +0200, Dan Johansson wrote:
> RuntimeError: OpenPGP signature not found on Manifest

It sounds like your sync is hitting a mirror that is currently broken.

Are you using a defined mirror list or letting it auto-select?


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

* Re: [gentoo-user] emerge --sync fails with a python error
  2023-05-15 14:41 ` Matt Connell
@ 2023-05-15 19:24   ` Dan Johansson
  2023-05-15 21:09     ` [gentoo-user] " Grant Edwards
  0 siblings, 1 reply; 4+ messages in thread
From: Dan Johansson @ 2023-05-15 19:24 UTC (permalink / raw
  To: gentoo-user

On 15.05.23 16:41, Matt Connell wrote:
> On Mon, 2023-05-15 at 16:24 +0200, Dan Johansson wrote:
>> RuntimeError: OpenPGP signature not found on Manifest
> 
> It sounds like your sync is hitting a mirror that is currently broken.
> 
> Are you using a defined mirror list or letting it auto-select?
> 

As far as I can tell, portage is using "auto-select".
in /etc/portage/make.conf I do not have GENTOO_MIRRORS set.


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



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

* [gentoo-user] Re: emerge --sync fails with a python error
  2023-05-15 19:24   ` Dan Johansson
@ 2023-05-15 21:09     ` Grant Edwards
  0 siblings, 0 replies; 4+ messages in thread
From: Grant Edwards @ 2023-05-15 21:09 UTC (permalink / raw
  To: gentoo-user

On 2023-05-15, Dan Johansson <dan@dmj.nu> wrote:
> On 15.05.23 16:41, Matt Connell wrote:
>> On Mon, 2023-05-15 at 16:24 +0200, Dan Johansson wrote:
>>> RuntimeError: OpenPGP signature not found on Manifest
>> 
>> It sounds like your sync is hitting a mirror that is currently broken.
>> 
>> Are you using a defined mirror list or letting it auto-select?
>
> As far as I can tell, portage is using "auto-select".
> in /etc/portage/make.conf I do not have GENTOO_MIRRORS set.

FWIW, I find life a lot more pleasant since I switched from rsync to
git for syncing the portage tree. It sometimes used to take 10-15
minutes to sync, or the sync would sometimes just hang and have to be
restarted several times. And I had lost count of how many times I
change my GENTOO_MIRRORS setting when the mirror I had chosen had
apparently fallen back to a dial-up connectiong via a 9600 baud modem.




^ 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