Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Package panel open error without changelog data #209

Closed
ishiDACo opened this issue Feb 10, 2021 · 0 comments
Closed

Package panel open error without changelog data #209

ishiDACo opened this issue Feb 10, 2021 · 0 comments
Assignees
Labels
bug Something isn't working
Milestone

Comments

@ishiDACo
Copy link
Owner

Fail to open package panel.

For example, No changelog data. fail.

        "acl": {
            "name": "acl",
            "version": "2.2.52-3build1",
            "release": "",
            "newVersion": "2.2.52-3build1",
            "newRelease": "",
            "arch": "",
            "repository": ""
        },

with changelog data. OK.

        "NetworkManager": {
            "name": "NetworkManager",
            "version": "1:1.22.8",
            "release": "4.el8",
            "newVersion": "1:1.26.0",
            "newRelease": "12.el8_3",
            "arch": "x86_64",
            "repository": "BaseOS",
            "changelog": {
                "contents": "",
                "method": ""
            }
        },
@ishiDACo ishiDACo added the bug Something isn't working label Feb 10, 2021
@ishiDACo ishiDACo added this to the v0.5.1 milestone Feb 10, 2021
@ishiDACo ishiDACo self-assigned this Feb 10, 2021
ishiDACo added a commit that referenced this issue Feb 10, 2021
[#209] Fix Package panel open error without changelog data
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant