Announcement

Collapse
No announcement yet.

Can't load Adept

Collapse
This topic is closed.
X
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Can't load Adept

    When I try to load Adept or the Adept manager it tells me that some other process is using the database. What would cause this and what do I do to repair it?

    The Crash handler comes up if I tell the program to try to repair the problem.
    Code:
    [KCrash handler]
    #6 0xb7ee4410 in __kernel_vsyscall ()
    #7 0xb7446085 in raise () from /lib/tls/i686/cmov/libc.so.6
    #8 0xb7447a01 in abort () from /lib/tls/i686/cmov/libc.so.6
    #9 0xb7656480 in __gnu_cxx::__verbose_terminate_handler ()
      from /usr/lib/libstdc++.so.6
    #10 0xb7653d05 in ?? () from /usr/lib/libstdc++.so.6
    #11 0xb7653d42 in std::terminate () from /usr/lib/libstdc++.so.6
    #12 0xb7653e6a in __cxa_throw () from /usr/lib/libstdc++.so.6
    #13 0x0810e796 in ?? ()
    #14 0x0810eb9a in ?? ()
    #15 0x0810f405 in ?? ()
    #16 0x0810f4e5 in ?? ()
    #17 0x0810cedd in ?? ()
    #18 0x0816254e in ?? ()
    #19 0x0809d3d0 in ?? ()
    #20 0x08075845 in ?? ()
    #21 0x08077b7a in ?? ()
    #22 0xb6a2b704 in QObject::activate_signal () from /usr/lib/libqt-mt.so.3
    #23 0xb6dbaaba in QSignal::signal () from /usr/lib/libqt-mt.so.3
    #24 0xb6a4a7b2 in QSignal::activate () from /usr/lib/libqt-mt.so.3
    #25 0xb6a52936 in QSingleShotTimer::event () from /usr/lib/libqt-mt.so.3
    #26 0xb69bfc36 in QApplication::internalNotify () from /usr/lib/libqt-mt.so.3
    #27 0xb69c1a5f in QApplication::notify () from /usr/lib/libqt-mt.so.3
    #28 0xb70c5672 in KApplication::notify () from /usr/lib/libkdecore.so.4
    #29 0xb695028d in QApplication::sendEvent () from /usr/lib/libqt-mt.so.3
    #30 0xb69b2b19 in QEventLoop::activateTimers () from /usr/lib/libqt-mt.so.3
    #31 0xb696564b in QEventLoop::processEvents () from /usr/lib/libqt-mt.so.3
    #32 0xb69daf90 in QEventLoop::enterLoop () from /usr/lib/libqt-mt.so.3
    #33 0xb69dac8e in QEventLoop::exec () from /usr/lib/libqt-mt.so.3
    #34 0xb69c17df in QApplication::exec () from /usr/lib/libqt-mt.so.3
    #35 0x08072665 in ?? ()
    #36 0xb7431450 in __libc_start_main () from /lib/tls/i686/cmov/libc.so.6
    #37 0x080723b1 in ?? ()

    #2
    Re: Can't load Adept

    You can only use Synaptic OR Adept OR Apt-get OR Update Manager etc. one at a time One package manager at a time. They all want to access just one database - so you can't have two doing this together.

    If you set up Kubuntu without an active Internet connection then it is possible it has disabled your sources list.

    First try to clear the problem by connecting to the Internet, opening Konsole Terminal Program and issuing the command
    sudo apt-get update
    If it moves on that, then also use
    sudo apt-get upgrade
    Secondly, if that doesn't work you should copy and paste the contents of your sources list here so that we can see it. Open a terminal and issue the command
    kdesu kate /etc/apt/sources.list
    "A problem well stated is a problem half solved." --Charles F. Kettering
    "Sometimes the questions are complicated and the answers are simple."--Dr. Seuss

    Comment


      #3
      Re: Can't load Adept

      Ok, thanx for that. It appears that I had a half installed program - one that I thought I had removed - interfering. Had to use DPKG to correct it.

      Comment


        #4
        Re: Can't load Adept

        Ok, Adept and Adept Manager has decided it doesn't like me again . This happened after I added another repository to it. When I try to open Adept now I get
        Code:
        The APT Database could not be opened! This may be caused by incorrect APT configuration or some similar problem. Try running apt-setup and apt-get update in terminal and see if it helps to resolve the problem.
        apt-setup tells me that it's an unknown command and apt-get update tells me there's a problem with a repository address on line 59.

        Any other suggestions on how to fix this?

        Comment


          #5
          Re: Can't load Adept

          NVM, fixed. Edited the file 8)

          Comment

          Working...
          X