Bug 431354 - "cannot open assembly"
Summary: "cannot open assembly"
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: boo
Version: 8
Hardware: All
OS: Linux
urgent
urgent
Target Milestone: ---
Assignee: Paul F. Johnson
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2008-02-03 13:27 UTC by Jakub 'Livio' Rusinek
Modified: 2008-04-21 13:31 UTC (History)
1 user (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2008-04-21 13:31:05 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Jakub 'Livio' Rusinek 2008-02-03 13:27:19 UTC
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.

Comment 1 Jakub 'Livio' Rusinek 2008-02-03 13:35:15 UTC
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...

Comment 2 Thomas Moschny 2008-03-11 19:12:45 UTC
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.

Comment 3 Paul F. Johnson 2008-04-21 13:31:05 UTC
Boo is working fine here (0.8.1.2865) from rawhide.


Note You need to log in before you can comment on or make changes to this bug.