ndoc-console does not start

Bug #427753 reported by Almacha
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
ndoc (Ubuntu)
New
Undecided
Unassigned

Bug Description

Binary package hint: ndoc-console

I have ndoc 1.3.1-5ubuntu1 under Jaunty amd64.

When running ndoc-console, it complains about NDoc.Core that could not being loaded:
almacha@panda:~$ ndoc-console

** (/usr/lib/ndoc/NDocConsole.exe:18306): WARNING **: The following assembly referenced from /usr/lib/ndoc/NDocConsole.exe could not be loaded:
     Assembly: NDoc.Core (assemblyref_index=1)
     Version: 1.3.3329.0
     Public Key: b9896512f28c0f09
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/lib/ndoc).

** (/usr/lib/ndoc/NDocConsole.exe:18306): WARNING **: Could not load file or assembly 'NDoc.Core, Version=1.3.3329.0, Culture=neutral, PublicKeyToken=b9896512f28c0f09' or one of its dependencies.

Unhandled Exception: System.TypeLoadException: Could not load type 'NDoc.ConsoleApplication.EntryPoint' from assembly 'NDocConsole, Version=1.3.3329.0, Culture=neutral, PublicKeyToken=b9896512f28c0f09'.

Revision history for this message
Almacha (almacha) wrote :

The same bug also occurs under karmic i386 (on 11 septembre 2009).

description: updated
Revision history for this message
Sebastian Mitterle (mathume) wrote :

Confirmed. And solved: sudo cp -a /usr/lib/ndoc-1.3/ /usr/lib/ndoc

Revision history for this message
Almacha (almacha) wrote :

Copying the contents of /usr/lib/ndoc-1.3 into /usr/lib/ndoc solves the problem. Thanks. Now it would be great if the package maintainer could fix that so that it works out of the box.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.