Linux - General This Linux forum is for general Linux questions and discussion.
If it is Linux Related and doesn't seem to fit in any other forum then this is the place. |
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
|
05-04-2003, 09:09 AM
|
#1
|
Member
Registered: Apr 2003
Location: root@localhost
Distribution: Fedora Core 5, Ubuntu, Debian
Posts: 537
Rep:
|
Cannot remove package in Red Hat 9
Im currently using Red Hat 9, I'm Removing a package (Gnome Software Development) but an error occurs, it says:
----------------------------------------------------------------------------------------------------------------------------------------------------------------------
The following package could not be found on your system.
Installation cannot continue until it is installed.
fontconfig-devel
----------------------------------------------------------------------------------------------------------------------------------------------------------------------
How can i fix this problem?? Where can i find this package?? i already looked in the redhat cds but i cant seem to find it..
any help will be greatly appreciated... thnx in advance....
Last edited by jt1020; 05-04-2003 at 09:14 AM.
|
|
|
05-04-2003, 09:22 AM
|
#2
|
Moderator
Registered: Mar 2003
Location: Scotland
Distribution: Slackware, RedHat, Debian
Posts: 12,047
Rep:
|
Try rebuilding the rpm database (this will take a minute or two):
rpm --rebuilddb
Then check that the package is installed using:
rpm -qa | grep libgnome-devel
|
|
|
05-04-2003, 09:36 AM
|
#3
|
LQ Guru
Registered: Feb 2003
Location: Sparta, NC USA
Distribution: Ubuntu 10.04
Posts: 5,141
Rep:
|
# Redhat links
RedHat Linux Manuals
Maximum RPM
rpmfind
Easier software management: apt4rpm - Red Carpet
RedHat 8.0 Tips & Tricks
# Redhat 8.0 configuration commands
Configure soundcard:
redhat-config-soundcard
Configure X server:
redhat-config-xfree86
Configure network:
redhat-config-network
|
|
|
05-04-2003, 09:52 AM
|
#4
|
Member
Registered: Apr 2003
Location: root@localhost
Distribution: Fedora Core 5, Ubuntu, Debian
Posts: 537
Original Poster
Rep:
|
Quote:
Originally posted by david_ross
Try rebuilding the rpm database (this will take a minute or two):
rpm --rebuilddb
Then check that the package is installed using:
rpm -qa | grep libgnome-devel
|
I tried it but an error occured... it says:
error: db4 error(16) from dbenv->remove: Device or resource busy
|
|
|
05-04-2003, 09:58 AM
|
#5
|
Member
Registered: Apr 2003
Location: root@localhost
Distribution: Fedora Core 5, Ubuntu, Debian
Posts: 537
Original Poster
Rep:
|
I also tried the links.... i found the fontconfig-devel, but when i tried to install it..... it says: fontconfig-devel is already installed.....
I still can't remove the package im trying to remove....
|
|
|
05-04-2003, 10:03 AM
|
#6
|
Moderator
Registered: Mar 2003
Location: Scotland
Distribution: Slackware, RedHat, Debian
Posts: 12,047
Rep:
|
That is a known bug and is harmless:
https://bugzilla.redhat.com/bugzilla...g.cgi?id=83281
It should still have rebuilt the database - try checking to see if the packages are installed.
rpm -qa | grep libgnome-devel
rpm -qa | grep fontconfig-devel
|
|
|
05-04-2003, 11:43 AM
|
#7
|
Member
Registered: Apr 2003
Location: root@localhost
Distribution: Fedora Core 5, Ubuntu, Debian
Posts: 537
Original Poster
Rep:
|
thnx 4 d info david_ross
|
|
|
All times are GMT -5. The time now is 03:20 AM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|