Bug 2025560 - cannot unpack non-iterable NoneType
Summary: cannot unpack non-iterable NoneType
Keywords:
Status: CLOSED EOL
Alias: None
Product: Fedora
Classification: Fedora
Component: module-build-service
Version: 35
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Brendan Reilly
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2021-11-22 13:49 UTC by Alessio
Modified: 2023-03-21 14:21 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2022-12-13 15:57:06 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)
TypeError: cannot unpack non-iterable NoneType object (2.29 KB, text/plain)
2021-11-22 13:49 UTC, Alessio
no flags Details


Links
System ID Private Priority Status Summary Last Updated
Red Hat Issue Tracker RHELBLD-11615 0 None None None 2022-11-29 17:38:04 UTC

Description Alessio 2021-11-22 13:49:38 UTC
Created attachment 1843006 [details]
TypeError: cannot unpack non-iterable NoneType object

Created attachment 1843006 [details]
TypeError: cannot unpack non-iterable NoneType object

I was trying to study how to build a flatpak. I'm following this doc https://docs.fedoraproject.org/en-US/flatpak/tutorial/

Running "flatpak-module build-module" I get the Python traceback you can see in the attached file.

TypeError: cannot unpack non-iterable NoneType object


Actually, I don't know if the problem is related to mbs-manager or rather to python3-flask-sqlalchemy. (Or if it is my mistake).

If I comment line 608 in 
/usr/lib/python3.10/site-packages/flask_sqlalchemy/__init__.py
then "flatpak-module build-module" works.


module-build-service-3.6.1-6.fc35.noarch
python3-flask-sqlalchemy-2.5.1-3.fc35.noarch
flatpak-module-tools-0.13-3.fc35.noarch

Comment 1 Ben Cotton 2022-11-29 17:22:26 UTC
This message is a reminder that Fedora Linux 35 is nearing its end of life.
Fedora will stop maintaining and issuing updates for Fedora Linux 35 on 2022-12-13.
It is Fedora's policy to close all bug reports from releases that are no longer
maintained. At that time this bug will be closed as EOL if it remains open with a
'version' of '35'.

Package Maintainer: If you wish for this bug to remain open because you
plan to fix it in a currently maintained version, change the 'version' 
to a later Fedora Linux version.

Thank you for reporting this issue and we are sorry that we were not 
able to fix it before Fedora Linux 35 is end of life. If you would still like 
to see this bug fixed and are able to reproduce it against a later version 
of Fedora Linux, you are encouraged to change the 'version' to a later version
prior to this bug being closed.

Comment 2 Ben Cotton 2022-12-13 15:57:06 UTC
Fedora Linux 35 entered end-of-life (EOL) status on 2022-12-13.

Fedora Linux 35 is no longer maintained, which means that it
will not receive any further security or bug fix updates. As a result we
are closing this bug.

If you can reproduce this bug against a currently maintained version of Fedora Linux
please feel free to reopen this bug against that version. Note that the version
field may be hidden. Click the "Show advanced fields" button if you do not see
the version field.

If you are unable to reopen this bug, please file a new report against an
active release.

Thank you for reporting this bug and we are sorry it could not be fixed.

Comment 3 Mike McLean 2023-03-21 14:21:33 UTC
If this is still happening for you, then please file an issue upstream — https://pagure.io/fm-orchestrator

There have been a number of localbuild improvements merged recently, so it's possible this has already been addressed


Note You need to log in before you can comment on or make changes to this bug.