Re: Dead mantis

From: Graham Smith (graham_at_crazysquirrel.com)
Date: 08/24/05

  • Next message: Duncan Anderson: "Re: Newbie: How do I defrag my drive?"
    To: debian-user@lists.debian.org
    Date: Wed, 24 Aug 2005 09:15:55 +0100
    
    

    On Tuesday 23 August 2005 13:45, Graham Smith wrote:
    > Hi,
    >
    > I have just upgraded my mantis bug tracking database but it has died during
    > the upgrade. Whenever I visit any page that requires database access
    > (basically all of them) I get the error message:
    >
    > Fatal error: main(): Failed opening required
    > '/usr/share/mantis/gui/core/adodb/adodb.inc.php' (include_path='.')
    > in /usr/share/mantis/gui/core/database_api.php on line 26
    >
    > I think this might have happened with a previous upgrade as well but I
    > don't remember how I fixed it and no amount of tinkering seems to have
    > fixed it.
    >
    > Any ideas how I can fix this?
    >
    > Many thanks, Graham.

    For those wondering I have found the solution. Someone beat me to the bug
    report. The bug report indicates that this only affects unstable but it also
    affects testing.

    http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=323914

    Solution: A symlink is created in /usr/share/mantis/gui/core to ../../../adodb
    which has moved to ../../../php/adodb. Simply delete the existing symlink and
    add a new one e.g.

    cd /usr/share/mantis/gui/core
    rm adodb
    ln -s ../../../php/adodb .

    Graham

    -- 
    To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org 
    with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
    

  • Next message: Duncan Anderson: "Re: Newbie: How do I defrag my drive?"

    Relevant Pages

    • Re: Crash, crash, hang, crash, hang,...
      ... I personally pay subscription every year and I ... make full use of my var for 'everything single thing I can'. ... ie. bug fixes, drivers etc. ... I just don't upgrade for the sake of upgrading because SolidWorks ...
      (comp.cad.solidworks)
    • Re: socket.c:4524: unexpected error:
      ... since i upgrade i have the filling i seeing this error more often. ... Ram Akuka wrote: ... but i can't understand what's the effects of this bug. ...
      (comp.protocols.dns.bind)
    • Re: Office 2004 questions for Microsoft
      ... >> Does anybody from the Microsoft Mac Business Unit respond here? ... It was an Apple bug, and I believe Apple has fixed it. ... > here actually cares whether you upgrade or not. ...
      (microsoft.public.mac.office.word)
    • Re: socket.c:4524: unexpected error:
      ... i looked at my old version Bind and saw the same error but ... since i upgrade i have the filling i seeing this error more often. ... but i can't understand what's the effects of this bug. ...
      (comp.protocols.dns.bind)
    • Re: socket.c:4524: unexpected error:
      ... In message, Ram Ak ... since i upgrade i have the filling i seeing this error more often. ... but i can't understand what's the effects of this bug. ...
      (comp.protocols.dns.bind)

    Loading