https://bugzilla.redhat.com/show_bug.cgi?id=1773716 --- Comment #9 from Brandon Perkins <bperkins@xxxxxxxxxx> --- (In reply to Brandon Perkins from comment #7) > (In reply to Ryan O'Hara from comment #5) > > golang-github-gehirninc-crypt-devel.noarch: W: invalid-url URL: > > https://github.com/GehirnInc/crypt <urlopen error [Errno -2] Name or service > > not known> > > > > - This URL is valid for me. What is it trying to do here? > > I have an idea on this one that I will test shortly. > Workaround: NOTE: seems like a bug in fedora-review to me that they run mock --chroot without --enable-network for that particular test and they enable network for a lot of other tests. Test can be manually performed as follows: 1. Run full 'fedora-review' 2. Verify package under test is installed: $ LANG=C.utf8 mock -q -r fedora-rawhide-x86_64 --no-bootstrap-chroot --no-cleanup-after --no-clean --enable-network --chroot -- rpm -q golang-github-gehirninc-crypt-devel golang-github-gehirninc-crypt-devel-0-0.2.20200214git6c0105a.fc31.noarch 3. Run rpmlint on installed package: $ LANG=C.utf8 mock -q -r fedora-rawhide-x86_64 --no-bootstrap-chroot --no-cleanup-after --no-clean --enable-network --chroot -- rpmlint golang-github-gehirninc-crypt-devel golang-github-gehirninc-crypt-devel.noarch: W: hidden-file-or-dir /usr/share/gocode/src/github.com/GehirnInc/crypt/.goipath 1 packages and 0 specfiles checked; 0 errors, 1 warnings. -- 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