Fedora Account System
Red Hat Associate
Red Hat Customer
Description of problem: When running nant you get the following output: ** (/usr/lib64/NAnt/bin/NAnt.exe:1726): WARNING **: The following assembly referenced from /usr/lib64/NAnt/bin/NAnt.exe could not be loaded: Assembly: log4net (assemblyref_index=1) Version: 1.2.10.0 Public Key: 2a6b8347ed52b694 The assembly was not found in the Global Assembly Cache, a path listed in the MONO_PATH environment variable, or in the location of the executing assembly (/usr/lib64/NAnt/bin/). Version-Release number of selected component (if applicable): nant-0.85-32.fc12.x86_64 log4net-1.2.10-12.fc12.x86_64 How reproducible: Every time Steps to Reproduce: 1.nant Actual results: ** (/usr/lib64/NAnt/bin/NAnt.exe:1726): WARNING **: The following assembly referenced from /usr/lib64/NAnt/bin/NAnt.exe could not be loaded: Assembly: log4net (assemblyref_index=1) Version: 1.2.10.0 Public Key: 2a6b8347ed52b694 The assembly was not found in the Global Assembly Cache, a path listed in the MONO_PATH environment variable, or in the location of the executing assembly (/usr/lib64/NAnt/bin/). Expected results: No error Additional info:
*** This bug has been marked as a duplicate of bug 562729 ***