#934 pungi-4.2.5-1.fc33 and pungi-4.2.6-1.fc33 fail with circular import issue
Closed: Invalid 3 years ago by kevin. Opened 3 years ago by kevin.

pungi-4.2.5-1.fc33:

https://pagure.io/releng/failed-composes/issue/1984

2020-11-04 21:10:46 [ERROR   ] Compose run failed: cannot import name 'GatherMethodContainer' from partially initialized module 'pungi.phases.gather.method' (most likely due to a circular import) (/usr/lib/python3.9/site-packages/pungi/phases/gather/method.py)

pungi-2.4.6-1.fc33.infra (I built this one as it was just released):
https://pagure.io/releng/failed-composes/issue/1985

2020-11-05 04:31:03 [ERROR   ] Compose run failed: 'VariantPaths' object has no attribute 'images'
2020-11-05 04:31:03 [ERROR   ] Extended traceback in: /mnt/koji/compose/rawhide/Fedora-Rawhide-20201104.n.1/logs/global/traceback.global.log

But then the next run with 4.2.6 failed like the 4.2.5 one:
https://pagure.io/releng/failed-composes/issue/1987

2020-11-05 07:51:49 [ERROR   ] Compose run failed: cannot import name 'GatherMethodContainer' from partially initialized module 'pungi.phases.gather.method' (most likely due to a circular import) (/usr/lib/python3.9/site-packages/pungi/phases/gather/method.py)

So, they may be related/the same cause?

Switching back to 4.2.4 to see if that works. The host was upgraded from f32 to f33.


I meant to file this against pungi. ;(

In any case it's fixed now upstream in pungi.

Metadata Update from @kevin:
- Issue close_status updated to: Invalid
- Issue status updated to: Closed (was: Open)

3 years ago

Login to comment on this ticket.

Metadata