Hi there,
I have some problems with installing and updating software on my Kubuntu 13.04, which I haven't experienced with previous versions. First of all I cannot install any application using Muon Software Manager. When I try to do so, it only waits, and waits, and waits, and the installation never begins - see below.
Moreover this process, although does nothing, seems to block the database:
So I have to first remove the "lock file" before trying to install any software.
Then it goes quite O.K., but still returns some errors at the end of the process...
I don't have such problem with Muon Package Manager, although as seen above when database is locked it also cannot install any software, which is obvious. Muon Softawre Updater works, although it also returns errors at the end of the process.
Does anyone have an idea what could be the reason for this behaviour and how to fix it? What cpufreqd has to do with this?
I have some problems with installing and updating software on my Kubuntu 13.04, which I haven't experienced with previous versions. First of all I cannot install any application using Muon Software Manager. When I try to do so, it only waits, and waits, and waits, and the installation never begins - see below.
Moreover this process, although does nothing, seems to block the database:
Code:
sudo apt-get install miro [sudo] password for zbyszek: Czytanie list pakietów... Gotowe Budowanie drzewa zależności Odczyt informacji o stanie... Gotowe Zostaną zainstalowane następujące dodatkowe pakiety: freepats gstreamer0.10-ffmpeg gstreamer0.10-plugins-bad libboost-python1.49.0 libboost-system1.49.0 libcdaudio1 libfftw3-3 libflite1 libgail18 libgeoclue0 libglade2-0 libgme0 libgstreamer-plugins-bad0.10-0 libjavascriptcoregtk-1.0-0 libmimic0 libmms0 libofa0 libslv2-9 libsoundtouch0 libspandsp2 libtorrent-rasterbar7 libvo-aacenc0 libvo-amrwbenc0 libwebkitgtk-1.0-0 libwebkitgtk-1.0-common libwildmidi-config libwildmidi1 libxvidcore4 libzbar0 miro-data python-gconf python-glade2 python-gst0.10 python-libtorrent python-libxml2 python-mutagen python-pysqlite2 python-support python-webkit Sugerowane pakiety: frei0r-plugins libfftw3-bin libfftw3-dev geoclue slv2-jack libtorrent-rasterbar-dbg gstreamer1.0-plugins-base gstreamer1.0-plugins-good gstreamer1.0-plugins-bad gstreamer1.0-ffmpeg ttf-dejavu python-notify gstreamer0.10-plugins-ugly libavahi-compat-libdnssd1 ffmpeg2theora python-gnome2-doc python-gtk2-doc python-gst0.10-dev python-gst0.10-dbg python-pysqlite2-doc python-pysqlite2-dbg Zostaną zainstalowane następujące NOWE pakiety: freepats gstreamer0.10-ffmpeg gstreamer0.10-plugins-bad libboost-python1.49.0 libboost-system1.49.0 libcdaudio1 libfftw3-3 libflite1 libgail18 libgeoclue0 libglade2-0 libgme0 libgstreamer-plugins-bad0.10-0 libjavascriptcoregtk-1.0-0 libmimic0 libmms0 libofa0 libslv2-9 libsoundtouch0 libspandsp2 libtorrent-rasterbar7 libvo-aacenc0 libvo-amrwbenc0 libwebkitgtk-1.0-0 libwebkitgtk-1.0-common libwildmidi-config libwildmidi1 libxvidcore4 libzbar0 miro miro-data python-gconf python-glade2 python-gst0.10 python-libtorrent python-libxml2 python-mutagen python-pysqlite2 python-support python-webkit 0 aktualizowanych, 40 nowo instalowanych, 0 usuwanych i 0 nieaktualizowanych. 1 nie w pełni zainstalowanych lub usuniętych. [b]E: Nie udało się uzyskać blokady /var/cache/apt/archives/lock - open (11: Zasoby chwilowo niedostępne) E: Nie udało się zablokować katalogu /var/cache/apt/archives/[/b]
Code:
zbyszek@lapek:~$ sudo rm /var/cache/apt/archives/lock
Code:
Przetwarzanie wyzwalaczy pakietu libc-bin... ldconfig deferred processing now taking place Przetwarzanie wyzwalaczy pakietu python-support... Wystąpiły błędy podczas przetwarzania: cpufreqd E: Sub-process /usr/bin/dpkg returned an error code (1)
Does anyone have an idea what could be the reason for this behaviour and how to fix it? What cpufreqd has to do with this?
Comment