Bug 567751 - Recent upgrade to log4net has broken nant
Summary: Recent upgrade to log4net has broken nant
Keywords:
Status: CLOSED DUPLICATE of bug 562729
Alias: None
Product: Fedora
Classification: Fedora
Component: nant
Version: 12
Hardware: All
OS: Linux
low
high
Target Milestone: ---
Assignee: Paul F. Johnson
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2010-02-23 20:20 UTC by Andrew Stitcher
Modified: 2010-02-23 23:51 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2010-02-23 23:51:26 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Andrew Stitcher 2010-02-23 20:20:33 UTC
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:

Comment 1 Kalev Lember 2010-02-23 23:51:26 UTC

*** This bug has been marked as a duplicate of bug 562729 ***


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