https://bugzilla.redhat.com/show_bug.cgi?id=1380420 --- Comment #3 from Jan Chaloupka <jchaloup@xxxxxxxxxx> --- $ rpmlint gomtree-0-0.1.git8c6b32c.fc20.x86_64.rpm gomtree.x86_64: W: spelling-error Summary(en_US) mtree -> tree, m tree gomtree.x86_64: W: spelling-error %description -l en_US mtree -> tree, m tree gomtree.x86_64: W: binaryinfo-readelf-failed /usr/bin/gomtree gomtree.x86_64: E: script-without-shebang /usr/bin/gomtree gomtree.x86_64: W: no-manual-page-for-binary gomtree 1 packages and 0 specfiles checked; 1 errors, 4 warnings. No sure if %gobuild -o bin/%{name} %{import_path} does anything good. I have always assumed you need to specify entire path to the main package file, i.e. %{import_path}/cmd/gomtree. Checking the compiled binary: $ ./usr/bin/gomtree ./usr/bin/gomtree: line 1: syntax error near unexpected token `newline' ./usr/bin/gomtree: line 1: `!<arch>' $ file ./usr/bin/gomtree ./usr/bin/gomtree: current ar archive -- 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