Description of problem: boo, booi and booc are not working. example try: $ booi test.boo Cannot open assembly /boo/booi.exe. $ booc test.boo test.exe Cannot open assembly /boo/booc.exe. $ booc --help Cannot open assembly /boo/booc.exe. Version-Release number of selected component (if applicable): 0.7.6.2237-12.fc7 Shouldn't this be built for F8? How reproducible: always Steps to Reproduce: 1. run any boo command Actual results: error in terminal Expected results: working scary language "boo" (; . Additional info: works in other distros. cannot be upstream error.
wrappers in /usr/bin contains wrong commandline: > #!/bin/sh > env mono ${libdir}/boo/booc.exe "$@" Someone in SPEC probably did a typo... -- Fixed for rawhide? Update for F8, please...
Ping? Also, there is a new upstream version 0.8.1. Seems that the new(?) packager (dnielsen) is not on the cc-list for this bug.
Boo is working fine here (0.8.1.2865) from rawhide.