Comments

77 Comments
karma

I was able to test that this works properly with:

docker run --rm -it fedora:33 "/bin/bash" "-c" "dnf install -y https://kojipkgs.fedoraproject.org//packages/python-jira/2.0.0/10.fc33/noarch/python3-jira-2.0.0-10.fc33.noarch.rpm && python3 -c 'import jira.utils; print(jira.utils.CaseInsensitiveDict({\"Has_Capital_Letters\": True}))'"
karma

Installs and starts up properly in a Fedora 32 container image.

karma

The client works as expected when used by MBS.

Limb, can you post how to reproduce it in #1752075?

karma

The previous comment was resolved and all the MBS unit tests pass with this version of libmodulemd.

karma

This conflicts with the libmodulemd RPM included in RHEL. See the following error: file /usr/bin/modulemd-validator conflicts between attempted installs of libmodulemd2-2.8.0-1.el7.x86_64 and libmodulemd-1.6.3-1.el7.x86_64

karma

Works for me

karma

The MBS unit tests pass with this new version

karma

Works for me when running against the MBS unit tests

BZ#1695069 Backport fix for libsolv-0.7.4 regression
karma

Works for me

BZ#1664859 ImportError: cannot import name NoValue

It installed and imported successfully

Works for me on RHEL 7

User Icon mprahl commented & provided feedback on rpkg-1.57-2.fc28 6 years ago
karma

Works for me

karma

I get the following error now:

ImportError: cannot import name sasl_digest_md5
BZ#1664859 ImportError: cannot import name NoValue

Works for me on RHEL 7.

Works as expected but unfortunately it didn't resolve the issue I thought it would. It must not be related.

BZ#1659073 Update python-stomper to 0.4.1

This was made by accident and it should be ignored.