#6776 Can't build existing package: "not in list for tag f29-pending"
Closed: Invalid Opened by eclipseo.

Hello,

There's a package I'm trying to build, golang-github-bitly-go-simplejson, which fails in both f28 and Rawhide with:

BuildError: package golang-github-bitly-simplejson not in list for tag f28-updates-candidate
BuildError: package golang-github-bitly-simplejson not in list for tag f29-pending

See: https://koji.fedoraproject.org/koji/taskinfo?taskID=25689529
https://koji.fedoraproject.org/koji/taskinfo?taskID=25689543

I remember hitting a similar bug a few months ago for new packages but not for an existing package. Is there anything you can do?

Thanks.


I don't see the request for the master and f28 branches of this... they do exist in src, but I don't think they do in PDC.

@ralph or @pingou could one of you update pdc for this? I can add them to koji, but we want PDC right first...

Wait it might be an issue with the new Go guidelines, the generated SRPM name is wrong, golang-github-bitly-simplejson instead of golang-github-bitly-go-simplejson.

I'm closing as Invalid, I will file a bug report against the new Go guidelines. As spotted by tibbs on IRC, currently, the %goname macro removes the "go" from my package name, which causes the issue above.

Metadata Update from @eclipseo:
- Issue close_status updated to: Invalid
- Issue status updated to: Closed (was: Open)

Metadata