LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - General (https://www.linuxquestions.org/questions/linux-general-1/)
-   -   yum conflicts (https://www.linuxquestions.org/questions/linux-general-1/yum-conflicts-220299/)

chrisplinux 08-20-2004 03:56 PM

yum conflicts
 
I am having a problem when I run yum update.

I fail due to a conflict between ispell and aspell.

I do not have ispell installed

I do have aspell installed

yum update aspell says aspell installed and latest version

yum -d 10 update says

debug dep: ispell req aspell - None - 1

and

.conflict between ispell and aspell

any ideas?????

ispell is the interactive spell checker

when I do a "rpm -e aspell " I get

error: Failed Dependencies:
libaspell.so.10 is needed by (installed) gnome-spell-0.5-5
libpspell_aspell.so.2 is needed by (installed) gnome-spell-0.5-5

looks like I need aspell but do not know where the ispell garbage is coming from.

Help me please.

Thanks,
Chris

littleking 08-20-2004 10:11 PM

try rpm -e rpm-name --force --nodeps

chrisplinux 08-21-2004 09:44 AM

Before I go and remove the aspell package do you know of any way to figure out where the ispell reference is coming from? I don't want to disable something else that I need.

Thanks

Chris


All times are GMT -5. The time now is 11:53 PM.