LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Ubuntu
User Name
Password
Ubuntu This forum is for the discussion of Ubuntu Linux.

Notices


Reply
  Search this Thread
Old 04-08-2007, 01:08 PM   #1
neoAKiRAz
Member
 
Registered: Jan 2006
Location: Uruguay
Distribution: Kubuntu
Posts: 48

Rep: Reputation: 15
Uninstalling Kiba-Dock in Kubuntu


Hi! I'm trying to uninstall the SVN version of Kiba-Dock (from "deb http://download.tuxfamily.org/3v1deb edgy beryl-svn") but I'm getting the following error:

Code:
neoakiraz@fcksys:~$ sudo aptitude remove kiba-dock
Password:
Reading package lists... Done
Building dependency tree
Reading state information... Done
Reading extended state information
Initializing package states... Done
Building tag database... Done
The following packages will be REMOVED:
  kiba-dock
0 packages upgraded, 0 newly installed, 1 to remove and 0 not upgraded.
Need to get 0B of archives. After unpacking 692kB will be freed.
Writing extended state information... Done
(Reading database ... 103480 files and directories currently installed.)
Removing kiba-dock ...
/var/lib/dpkg/info/kiba-dock.prerm: 6: gconf-schemas: not found
dpkg: error processing kiba-dock (--remove):
 subprocess pre-removal script returned error exit status 127
Errors were encountered while processing:
 kiba-dock
E: Sub-process /usr/bin/dpkg returned an error code (1)
A package failed to install.  Trying to recover:
Any idea? I want to switch to the kiba-dock_0.1-1.2_i386.deb version I downloaded since it seems to be quite different from the screenshots I've seen. Thanks!
 
Old 04-09-2007, 10:38 AM   #2
neoAKiRAz
Member
 
Registered: Jan 2006
Location: Uruguay
Distribution: Kubuntu
Posts: 48

Original Poster
Rep: Reputation: 15
Ok, I tried to install gconf package (I'm using KDE), thinking it may include gconf-schemas to stop the error uninstalling kiba-dock, but it gave me: "There was an error commiting changes. Possibly there was a problem downloading some packages or the commit would break packages" and stopped in 50% of the installation. However, Adept Package Manager shows it as installed now. So I tried to completely install it from command line, and then to remove it, but it only showed errors:

Code:
neoakiraz@fcksys:~$ sudo aptitude install gconf
Reading package lists... Done
Building dependency tree
Reading state information... Done
Reading extended state information
Initializing package states... Done
Building tag database... Done
No packages will be installed, upgraded, or removed.
0 packages upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
Need to get 0B of archives. After unpacking 0B will be used.
Writing extended state information... Done
Setting up kiba-dock (0.1-1.2) ...
/var/lib/dpkg/info/kiba-dock.postinst: 6: gconf-schemas: not found
dpkg: error processing kiba-dock (--configure):
 subprocess post-installation script returned error exit status 127
Errors were encountered while processing:
 kiba-dock
E: Sub-process /usr/bin/dpkg returned an error code (1)
A package failed to install.  Trying to recover:
Setting up kiba-dock (0.1-1.2) ...
/var/lib/dpkg/info/kiba-dock.postinst: 6: gconf-schemas: not found
dpkg: error processing kiba-dock (--configure):
 subprocess post-installation script returned error exit status 127
Errors were encountered while processing:
 kiba-dock
neoakiraz@fcksys:~$ sudo aptitude remove gconf
Reading package lists... Done
Building dependency tree
Reading state information... Done
Reading extended state information
Initializing package states... Done
Building tag database... Done
The following packages are BROKEN:
  libgconf11
The following packages will be REMOVED:
  gconf
0 packages upgraded, 0 newly installed, 1 to remove and 0 not upgraded.
Need to get 0B of archives. After unpacking 1520kB will be freed.
The following packages have unmet dependencies:
  libgconf11: Depends: gconf but it is not installable
Resolving dependencies...
The following actions will resolve these dependencies:

Remove the following packages:
libgconf11

Score is -301

Accept this solution? [Y/n/q/?] y
The following packages will be automatically REMOVED:
  libgconf11
The following packages will be REMOVED:
  gconf libgconf11
0 packages upgraded, 0 newly installed, 2 to remove and 0 not upgraded.
Need to get 0B of archives. After unpacking 1843kB will be freed.
Do you want to continue? [Y/n/?] y
Writing extended state information... Done
(Reading database ... 103744 files and directories currently installed.)
Removing gconf ...
Removing libgconf11 ...
Setting up kiba-dock (0.1-1.2) ...
/var/lib/dpkg/info/kiba-dock.postinst: 6: gconf-schemas: not found
dpkg: error processing kiba-dock (--configure):
 subprocess post-installation script returned error exit status 127
Errors were encountered while processing:
 kiba-dock
E: Sub-process /usr/bin/dpkg returned an error code (1)
A package failed to install.  Trying to recover:
Setting up kiba-dock (0.1-1.2) ...
/var/lib/dpkg/info/kiba-dock.postinst: 6: gconf-schemas: not found
dpkg: error processing kiba-dock (--configure):
 subprocess post-installation script returned error exit status 127
Errors were encountered while processing:
 kiba-dock
I don't know why kiba-dock shows up here... It gives me the feeling I'm screwing everything up... I think I wont try more of my 'ideas'.
Any advise? Thanks...
 
Old 04-09-2007, 11:14 AM   #3
neoAKiRAz
Member
 
Registered: Jan 2006
Location: Uruguay
Distribution: Kubuntu
Posts: 48

Original Poster
Rep: Reputation: 15
Ok, I just removed that line from kiba-dock.postinst and the other dpkg kiba-dock scripts and uninstalling was "succesful". I extracted the package kiba-dock_0.1-1.2_i386.deb with ARK and could see that there are a lot of references to gconf-schemas, so I'm pretty sure the installation will fail too.
The question is, what is gconf-schemas? I don't have it in KDE, should I install it?
Or maybe the .deb package I downloaded isn't intended for Kubuntu?
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Kubuntu Desktop (kubuntu-artwork-usplash) nixFreak Linux - Distributions 1 03-04-2007 07:09 PM
Dock? Score Linux - Newbie 6 10-13-2006 07:35 PM
Where did the dock go? mkpovak Ubuntu 7 08-12-2006 04:30 PM
OSX dock n00bified Linux - Software 1 05-06-2006 08:18 AM
Is there a good Linux equivalent to Yz Dock/Stardock/The OSX dock? EOHooligan Linux - General 1 09-19-2005 06:39 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Ubuntu

All times are GMT -5. The time now is 05:09 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration