Description of problem: Missing goaltipath for github.com/go-ldap/ldap/v3 Version-Release number of selected component (if applicable): golang-gopkg-ldap-3-3.0.3-3.fc31 Additional info: https://github.com/go-ldap/ldap/blob/master/README.md says : "go get github.com/go-ldap/ldap/v3"
/vX paths are part of the new Golang modules thing that we don't support (yet): https://github.com/golang/go/wiki/Modules#releasing-modules-v2-or-higher Depending on what you are trying to do, best to replace the import paths in your project, for example: find . -name "*.go" -exec sed -i "s|github.com/cespare/xxhash/v2|github.com/cespare/xxhash|" "{}" +;
IF you need any help packaging, drop me an email.
This bug appears to have been reported against 'rawhide' during the Fedora 33 development cycle. Changing version to 33.
FEDORA-2020-ae8f90c46b has been pushed to the Fedora 34 stable repository. If problem still persists, please make note of it in this bug report.
FEDORA-2020-e35ea0c645 has been submitted as an update to Fedora 33. https://bodhi.fedoraproject.org/updates/FEDORA-2020-e35ea0c645
FEDORA-2020-e35ea0c645 has been pushed to the Fedora 33 testing repository. Soon you'll be able to install the update with the following command: `sudo dnf upgrade --enablerepo=updates-testing --advisory=FEDORA-2020-e35ea0c645` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2020-e35ea0c645 See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.
FEDORA-2020-e35ea0c645 has been pushed to the Fedora 33 stable repository. If problem still persists, please make note of it in this bug report.