https://bugzilla.redhat.com/show_bug.cgi?id=1410007



--- Comment #4 from Jared Smith <[email protected]> ---
(In reply to Peter Robinson from comment #3)
> > - Packages do not install properly (mraa-devel has a dependency on
> > /bin/usr/env,
> >   which seems obviously wrong)
> 
> It seems to come from some of the examples (see rpmlint output) so I'm not
> sure it is wrong. Suggestions?

It comes from examples/python/initio.py, which has an obviously wrong shebang
line.  I'd just patch that file :-)


> > - Many js and python scripts without proper shebang
> 
> I'll report that upstream.

Besides that, you may just use sed to replace "bin/env " with "bin/" on the
first line of those files.

Other than these two outstanding issues, I'm ready to move forward with the
package approval.

-- 
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]

Reply via email to