LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Debian (https://www.linuxquestions.org/questions/debian-26/)
-   -   apt-get is stuck on 'scrollkeeper' package (https://www.linuxquestions.org/questions/debian-26/apt-get-is-stuck-on-scrollkeeper-package-309137/)

jon_k 04-02-2005 10:56 PM

apt-get is stuck on 'scrollkeeper' package
 
I messed up gnome, and now when I try and apt-get -f install, it sets up scrollkeeper and then locks up when it rebuilds the database. How can I fix it so the database doesn't lock up when it rebuilds?

Here's a log
Quote:

root@4[jon_k]# apt-get -f install
Reading Package Lists... Done
Building Dependency Tree... Done
Correcting dependencies... Done
The following extra packages will be installed:
gedit gedit-common gnome-applets gnome-panel gnome-panel-data libecal6
libedataserver3 libpanel-applet2-0
Suggested packages:
gnome-terminal x-terminal-emulator
The following packages will be REMOVED:
gnome-gv
The following NEW packages will be installed:
gedit gnome-applets
The following packages will be upgraded:
gedit-common gnome-panel gnome-panel-data libecal6 libedataserver3
libpanel-applet2-0
6 upgraded, 2 newly installed, 1 to remove and 784 not upgraded.
8 not fully installed or removed.
Need to get 12.1MB of archives.
After unpacking 45.1kB of additional disk space will be used.
Do you want to continue? [Y/n] y
Get:1 ftp://ftp.us.debian.org testing/main gedit 2.8.3-1 [441kB]
Get:2 ftp://ftp.us.debian.org testing/main gedit-common 2.8.3-1 [1823kB]
Get:3 ftp://ftp.us.debian.org testing/main libpanel-applet2-0 2.8.3-1 [76.2kB]
Get:4 ftp://ftp.us.debian.org testing/main gnome-panel 2.8.3-1 [406kB]
Get:5 ftp://ftp.us.debian.org testing/main gnome-panel-data 2.8.3-1 [2479kB]
Get:6 ftp://ftp.us.debian.org testing/main libedataserver3 1.0.4-1 [70.1kB]
Get:7 ftp://ftp.us.debian.org testing/main libecal6 1.0.4-1 [241kB]
Get:8 ftp://ftp.us.debian.org testing/main gnome-applets 2.8.2-1 [470kB]
Get:9 ftp://ftp.us.debian.org testing/main gnome-applets-data 2.8.2-1 [6118kB]
Fetched 12.1MB in 1m26s (141kB/s)
(Reading database ... 112785 files and directories currently installed.)
Removing gnome-gv ...
Selecting previously deselected package gedit.
(Reading database ... 112787 files and directories currently installed.)
Unpacking gedit (from .../gedit_2.8.3-1_i386.deb) ...
Selecting previously deselected package gedit-common.
Preparing to replace gedit-common 2.8.2-1 (using .../gedit-common_2.8.3-1_all.deb) ...
Unpacking replacement gedit-common ...
Preparing to replace libpanel-applet2-0 2.8.2-2 (using .../libpanel-applet2-0_2.8.3-1_i386.deb) ...
Unpacking replacement libpanel-applet2-0 ...
Preparing to replace gnome-panel 2.8.2-2 (using .../gnome-panel_2.8.3-1_i386.deb) ...
Unpacking replacement gnome-panel ...
Selecting previously deselected package gnome-panel-data.
Preparing to replace gnome-panel-data 2.8.2-2 (using .../gnome-panel-data_2.8.3-1_all.deb) ...
Unpacking replacement gnome-panel-data ...
Preparing to replace libedataserver3 1.0.3-1 (using .../libedataserver3_1.0.4-1_i386.deb) ...
Unpacking replacement libedataserver3 ...
Preparing to replace libecal6 1.0.3-1 (using .../libecal6_1.0.4-1_i386.deb) ...
Unpacking replacement libecal6 ...
Selecting previously deselected package gnome-applets.
Unpacking gnome-applets (from .../gnome-applets_2.8.2-1_i386.deb) ...
Selecting previously deselected package gnome-applets-data.
Preparing to replace gnome-applets-data 2.8.2-1 (using .../gnome-applets-data_2.8.2-1_all.deb) ...
Unpacking replacement gnome-applets-data ...
Setting up scrollkeeper (0.3.14-9.1) ...
Rebuilding the database. This may take some time.

doc.nice 04-03-2005 04:55 AM

try removing it conpletely using
apt-get [--purge] remove scrollkeeper
and then do
apt-get install
without further parameters (or maybe add -f)
and afterwards try reinstalling it

maybe this helps...
Flo

jtshaw 04-03-2005 06:51 PM

Moved: This thread is more suitable in Distributions - Debian and has been moved accordingly to help your thread/question get the exposure it deserves.


All times are GMT -5. The time now is 01:23 PM.