Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 107410 - Problem running nant nunit2 task for the mono 2.0 framework
Summary: Problem running nant nunit2 task for the mono 2.0 framework
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Unspecified (show other bugs)
Hardware: All Linux
: High minor (vote)
Assignee: dotnet project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-09-27 10:00 UTC by stephen dennison
Modified: 2006-12-10 14:29 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description stephen dennison 2005-09-27 10:00:48 UTC
The sym link is missing in /usr/lib/mono/2.0/ for
../gac/nunit.framework/2.2.0.0__96d09a1eb7f44a77/nunit.framework.dll

Pretty sure it should exist because there is one for nunit.util.dll.

Without this symlink, nant tasks using nunit2 fail on my intel, amd, and ppc
systems for mono 2.0.

Reproducible: Always
Steps to Reproduce:
1. Create a *.build file that references mono-2.0 as the
nant.settings.currentframework
2. Create a nunit2 test and supporting source code
3. Try to compile and run the test

Actual Results:  
It will complain about a missing nunit.framework.dll

Expected Results:  
It should have compiled and run the tests
Comment 1 Saleem Abdulrasool (RETIRED) gentoo-dev 2006-12-10 14:29:14 UTC
This should be fixed with 1.2.2.1 .  Please reopen if the problem exists.