https://bugzilla.redhat.com/show_bug.cgi?id=1514274
--- Comment #24 from Peter Oliver <[email protected]> --- (In reply to Neal Gompa from comment #23) > I need specifically links laid out specifically as they are in the > original post, so that fedora-review can process it. Are you sure that that’s the cause of whatever problem you’re experiencing? I had success finding the spec and SRPM with: ``` cd `mktemp -d` curl -O https://kojipkgs.fedoraproject.org//packages/nototools/0/0.20170926.git0c99dff.fc28/noarch/nototools-0-0.20170926.git0c99dff.fc28.noarch.rpm -O https://kojipkgs.fedoraproject.org//packages/nototools/0/0.20170926.git0c99dff.fc28/noarch/python2-nototools-0-0.20170926.git0c99dff.fc28.noarch.rpm fedora-review -b 1514274 -L . ``` (Here I’m downloading the nototools packages manually only because they haven’t yet reached my nearest Rawhide mirror) -- 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 -- [email protected] To unsubscribe send an email to [email protected]
