Description of problem: Unable to run the CLI. Version-Release number of selected component (if applicable): python3-dulwich-0.20.5-3.fc33.x86_64 How reproducible: always Steps to Reproduce: 1. dnf install -y python-dulwich 2. dulwich Actual results: Traceback (most recent call last): File "/usr/bin/dulwich", line 33, in <module> sys.exit(load_entry_point('dulwich==0.20.5', 'console_scripts', 'dulwich')()) File "/usr/lib64/python3.9/site-packages/dulwich/cli.py", line 713, in main if len(argv) < 1: TypeError: object of type 'NoneType' has no len() Expected results: No error
This bug appears to have been reported against 'rawhide' during the Fedora 33 development cycle. Changing version to 33.
This is an upstream issue -> https://github.com/dulwich/dulwich/issues/810
FEDORA-2020-050845a033 has been submitted as an update to Fedora 33. https://bodhi.fedoraproject.org/updates/FEDORA-2020-050845a033
FEDORA-2020-050845a033 has been pushed to the Fedora 33 testing repository. In short time you'll be able to install the update with the following command: `sudo dnf upgrade --enablerepo=updates-testing --advisory=FEDORA-2020-050845a033` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2020-050845a033 See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.
FEDORA-2020-050845a033 has been pushed to the Fedora 33 stable repository. If problem still persists, please make note of it in this bug report.