https://bugzilla.redhat.com/show_bug.cgi?id=1963409 Robert-André Mauchin 🐧 <zebob.m@xxxxxxxxx> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED CC| |zebob.m@xxxxxxxxx Assignee|nobody@xxxxxxxxxxxxxxxxx |zebob.m@xxxxxxxxx Flags| |fedora-review? --- Comment #2 from Robert-André Mauchin 🐧 <zebob.m@xxxxxxxxx> --- If you check the README, at https://github.com/go-gorp/gorp/tree/v1#installation it says the valid import path is gopkg.in/gorp.v1 So you need to state that as the main import path: # https://github.com/go-gorp/gorp %global goipath gopkg.in/gorp.v1 %global forgeurl https://github.com/go-gorp/gorp Version: 1.7.2 See in your dependent package golang-github-rubenv-sql-migrate, it imports: BuildRequires: golang(gopkg.in/gorp.v1) You can also switch the alternative import path too:. %global goaltipaths github.com/go-gorp/gorp In any case you'll need to fix; the SPEC filename and this bug name to match the value computed in %goname (golang-gopkg-gorp-1). - License ok - Latest version packaged - Builds in mock - No rpmlint errors - Conforms to Packaging Guidelines -- You are receiving this mail because: You are on the CC list for the bug. You are always notified about changes to this product and component _______________________________________________ package-review mailing list -- package-review@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to package-review-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/package-review@xxxxxxxxxxxxxxxxxxxxxxx Do not reply to spam on the list, report it: https://pagure.io/fedora-infrastructure