kan inte uppdatera med adept-hanteringen [LÖST]

sonlard
Inlägg: 7
Blev medlem: 25 nov 2007, 13:39

kan inte uppdatera med adept-hanteringen [LÖST]

Inlägg av sonlard »

har blivigt något fel med min kubuntu 7.10 .....när jag ska gå in i adept-hanteringen så kommer det upp att:

datatbas låst- adept hantering

another process is using the packaging system database(probably some other Adept application or apt-get or aptitude)

fattar ingenting. Ha rinte startat nått annat prpgram heller. Blr så där direkt när jag startatr om datorn och försöker gå in på adept hanteringen.

när man klickar på resolve this problem grejen och klickar på bakåtspårning så står det såhär

(no debugging symbols found)
Using host libthread_db library "/lib/libthread_db.so.1".
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread 47896954190288 (LWP 5571)]
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
[KCrash handler]
#5  0x00002b8fe03ae765 in raise () from /lib/libc.so.6
#6  0x00002b8fe03b01c0 in abort () from /lib/libc.so.6
#7  0x00002b8fdfca87b4 in __gnu_cxx::__verbose_terminate_handler ()
  from /usr/lib/libstdc++.so.6
#8  0x00002b8fdfca6746 in ?? () from /usr/lib/libstdc++.so.6
#9  0x00002b8fdfca6773 in std::terminate () from /usr/lib/libstdc++.so.6
#10 0x00002b8fdfca685a in __cxa_throw () from /usr/lib/libstdc++.so.6
#11 0x00000000004db331 in ?? ()
#12 0x00000000004db9a4 in ?? ()
#13 0x00000000004dbf1d in ?? ()
#14 0x00000000004c7706 in ?? ()
#15 0x0000000000454c6c in ?? ()
#16 0x0000000000435699 in ?? ()
#17 0x0000000000435e57 in ?? ()
#18 0x00002b8fdc68cd76 in QObject::activate_signal ()
  from /usr/lib/libqt-mt.so.3
#19 0x00002b8fdc9fae51 in QSignal::signal () from /usr/lib/libqt-mt.so.3
#20 0x00002b8fdc6abeeb in QSignal::activate () from /usr/lib/libqt-mt.so.3
#21 0x00002b8fdc6b2f1e in QSingleShotTimer::event ()
  from /usr/lib/libqt-mt.so.3
#22 0x00002b8fdc6282a2 in QApplication::internalNotify ()
  from /usr/lib/libqt-mt.so.3
#23 0x00002b8fdc62a031 in QApplication::notify () from /usr/lib/libqt-mt.so.3
#24 0x00002b8fdb2b0248 in KApplication::notify ()
  from /usr/lib/libkdecore.so.4
#25 0x00002b8fdc5bad12 in QApplication::sendEvent ()
  from /usr/lib/libqt-mt.so.3
#26 0x00002b8fdc61b55c in QEventLoop::activateTimers ()
  from /usr/lib/libqt-mt.so.3
#27 0x00002b8fdc5cf443 in QEventLoop::processEvents ()
  from /usr/lib/libqt-mt.so.3
#28 0x00002b8fdc6417e7 in QEventLoop::enterLoop () from /usr/lib/libqt-mt.so.3
#29 0x00002b8fdc6415ef in QEventLoop::exec () from /usr/lib/libqt-mt.so.3
#30 0x00002b8fdc629d68 in QApplication::exec () from /usr/lib/libqt-mt.so.3
#31 0x0000000000431a46 in ?? ()
#32 0x00002b8fe039ab44 in __libc_start_main () from /lib/libc.so.6
#33 0x0000000000431739 in ?? ()
#34 0x00007fffd16e4058 in ?? ()
#35 0x0000000000000000 in ?? ()


nån som vad som är fel?
Senast redigerad av 1 Hund, redigerad totalt 28 gånger.
Mats A
Inlägg: 16
Blev medlem: 15 jun 2007, 16:50
Ort: Hörby

SV: kan inte uppdatera med adept-hanteringen

Inlägg av Mats A »

det där hände mig också när jag testade kubuntu på min andra dator.
Har för mig att jag körde sudo apt-get autoclean
sonlard
Inlägg: 7
Blev medlem: 25 nov 2007, 13:39

SV: kan inte uppdatera med adept-hanteringen

Inlägg av sonlard »

Mats A skrev: det där hände mig också när jag testade kubuntu på min andra dator.
Har för mig att jag körde sudo apt-get autoclean
provade det men då kom det här fram:

E: dpkg was interrupted, you must manually run "dpkg --configure -a" to correct the problem

skrev in dpkg --configure -a

fick det här som svar:

dpkg: efterfrågaad operation kräver superanvändarbehörighet

hur får jag det?
silfer
Inlägg: 31
Blev medlem: 22 nov 2007, 00:20

SV: kan inte uppdatera med adept-hanteringen

Inlägg av silfer »

skriv

Kod: Markera allt

sudo dpkg --configure -a
sonlard
Inlägg: 7
Blev medlem: 25 nov 2007, 13:39

SV: kan inte uppdatera med adept-hanteringen

Inlägg av sonlard »

silfer skrev: skriv

Kod: Markera allt

sudo dpkg --configure -a
nu fungera det...tack så mycke....
silfer
Inlägg: 31
Blev medlem: 22 nov 2007, 00:20

SV: kan inte uppdatera med adept-hanteringen

Inlägg av silfer »

det är alltid kul att hjälpa andra
Skriv svar

Återgå till "För nybörjaren - inaktuell"