https://bugzilla.redhat.com/show_bug.cgi?id=1933471 --- Comment #18 from Phil Dibowitz <phil@xxxxxxxx> --- Spec URL: https://phildev.net/fedora/golang-github-hub.spec SRPM URL: https://kojipkgs.fedoraproject.org//work/tasks/4179/63234179/golang-github-hub-2.14.2-5.fc35.src.rpm OK not sure how but I had a tarball with garbage in it that was getting sucked in. The sources are the same now: ``` [phil@fedora review-golang-github-hub]$ ls -l srpm-unpacked/hub-2.14.2.tar.gz -rw-r--r--. 1 phil phil 2080107 Mar 7 00:48 srpm-unpacked/hub-2.14.2.tar.gz [phil@fedora review-golang-github-hub]$ ls -l upstream/hub-2.14.2.tar.gz -rw-r--r--. 1 phil phil 2080107 Mar 7 00:48 upstream/hub-2.14.2.tar.gz ``` I added the dirs that were unowned, but of course that adds warnings about how those directories are owned by other packages. But I think the shell-completions should be part of the core package. Relatedly the dirs it complained were unowned, now that I've owned them, it's telling me they're listed twice, but they're not. I also rm -rf vendor and rm -rf bundle in prep now so those are for sure not used. -- 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