https://bugzilla.redhat.com/show_bug.cgi?id=1933471



--- Comment #1 from Michel Alexandre Salim <mic...@michel-slm.name> ---
Yeah, I think it should be golang-github-github-hub. This might be a bug in
go2rpm, might be worth filing one in case someone runs into this packaging the
next inhouse GitHub Golang project?

The -devel package is not installable at the moment:

Error: 
 Problem: conflicting requests
  - nothing provides golang(github.com/russross/blackfriday) needed by
golang-github-hub-devel-2.14.2-1.fc35.noarch
(try to add '--skip-broken' to skip uninstallable packages or '--nobest' to use
not only best candidate packages)

oh, it's the golang(github.com/russross/blackfriday) vs
golang(github.com/russross/blackfriday/v2) and you already patched the BR in
the spec to handle this, but alas the -devel package's dependencies are
automatically generated.

We ran across a similar issue packaging go2chef, and the solution is generate
an extra "Provides" in blackfriday, which one of the golang RPM macros does.
I'll do a PR for it and make this review depend on that.


-- 
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@lists.fedoraproject.org
To unsubscribe send an email to package-review-le...@lists.fedoraproject.org
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@lists.fedoraproject.org
Do not reply to spam on the list, report it: 
https://pagure.io/fedora-infrastructure

Reply via email to