* Fedora 8 update dependency problem
@ Albert E. Sten-Clanton
` Janina Sajka
` Janina Sajka
0 siblings, 2 replies; 4+ messages in thread
From: Albert E. Sten-Clanton @ UTC (permalink / raw)
To: Speakup is a screen review system for Linux.
Greetings!
In case I'd screwed something up, I reinstalled Fedora 8 this morning from the 11 December DVD image. I selected everything. The rpm --import and gpg key commands seem to have worked fine. When I used yum update, though, I got the following output:
Setting up Update Process
Resolving Dependencies
--> Running transaction check
---> Package firefox-devel.i386 0:3.0-0.b2pre_2007121015.fc8 set to be updated
---> Package firefox.i386 0:3.0-0.b2pre_2007121015.fc8 set to be updated
--> Processing Dependency: libgtkembedmoz.so for package: yelp
--> Processing Dependency: libgtkembedmoz.so for package: devhelp
--> Processing Dependency: libxpcom_core.so for package: yelp
--> Finished Dependency Resolution
Error: Missing Dependency: libgtkembedmoz.so is needed by package devhelp
Error: Missing Dependency: libgtkembedmoz.so is needed by package yelp
Error: Missing Dependency: libxpcom_core.so is needed by package yelp
\x1a
I've had this problem with Fedora 7 as well as 8. Along with any screw-ups I might have made, I'd hoped this would get fixed by the full install this morning. Yelp is what I want to do at the moment! Can anybody tell me where to find the missing dependencies, or how else to deal with this? Thanks!
Al
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: Fedora 8 update dependency problem
Fedora 8 update dependency problem Albert E. Sten-Clanton
@ ` Janina Sajka
` Albert E. Sten-Clanton
` Janina Sajka
1 sibling, 1 reply; 4+ messages in thread
From: Janina Sajka @ UTC (permalink / raw)
To: Speakup is a screen review system for Linux.
This is correct. FF3 conflicts with devhelp and yelp. You need to remove
those:
rpm -e --nodeps --allmatches yelp devhelp
before you can install FF3.
This is documented in our Yum Quick Tips file, but should now probably
be made more prominent as FF3 has moved from alpha to beta, and will
likely be released early in 2008.
Janina
Albert E. Sten-Clanton writes:
> Greetings!
>
> In case I'd screwed something up, I reinstalled Fedora 8 this morning from the 11 December DVD image. I selected everything. The rpm --import and gpg key commands seem to have worked fine. When I used yum update, though, I got the following output:
>
> Setting up Update Process
> Resolving Dependencies
> --> Running transaction check
> ---> Package firefox-devel.i386 0:3.0-0.b2pre_2007121015.fc8 set to be updated
> ---> Package firefox.i386 0:3.0-0.b2pre_2007121015.fc8 set to be updated
> --> Processing Dependency: libgtkembedmoz.so for package: yelp
> --> Processing Dependency: libgtkembedmoz.so for package: devhelp
> --> Processing Dependency: libxpcom_core.so for package: yelp
> --> Finished Dependency Resolution
> Error: Missing Dependency: libgtkembedmoz.so is needed by package devhelp
> Error: Missing Dependency: libgtkembedmoz.so is needed by package yelp
> Error: Missing Dependency: libxpcom_core.so is needed by package yelp
> \x1a
> I've had this problem with Fedora 7 as well as 8. Along with any screw-ups I might have made, I'd hoped this would get fixed by the full install this morning. Yelp is what I want to do at the moment! Can anybody tell me where to find the missing dependencies, or how else to deal with this? Thanks!
>
> Al
>
>
> _______________________________________________
> Speakup mailing list
> Speakup@braille.uwo.ca
> http://speech.braille.uwo.ca/mailman/listinfo/speakup
--
Janina Sajka, Phone: +1.202.595.7777; sip:janina@a11y.org
Partner, Capital Accessibility LLC http://CapitalAccessibility.Com
Marketing the Owasys 22C talking screenless cell phone in the U.S. and Canada
Learn more at http://ScreenlessPhone.Com
Chair, Open Accessibility janina@a11y.org
Linux Foundation http://a11y.org
^ permalink raw reply [flat|nested] 4+ messages in thread* Re: Fedora 8 update dependency problem
` Janina Sajka
@ ` Albert E. Sten-Clanton
0 siblings, 0 replies; 4+ messages in thread
From: Albert E. Sten-Clanton @ UTC (permalink / raw)
To: Speakup is a screen review system for Linux.
Thanks, Janina. Looks like I got my updates.
Al
----- Original Message -----
From: "Janina Sajka" <janina@rednote.net>
To: "Speakup is a screen review system for Linux." <speakup@braille.uwo.ca>
Sent: Wednesday, December 12, 2007 10:53 AM
Subject: Re: Fedora 8 update dependency problem
> This is correct. FF3 conflicts with devhelp and yelp. You need to remove
> those:
>
> rpm -e --nodeps --allmatches yelp devhelp
>
> before you can install FF3.
>
> This is documented in our Yum Quick Tips file, but should now probably
> be made more prominent as FF3 has moved from alpha to beta, and will
> likely be released early in 2008.
>
> Janina
>
> Albert E. Sten-Clanton writes:
> > Greetings!
> >
> > In case I'd screwed something up, I reinstalled Fedora 8 this morning from the 11 December DVD image. I selected everything. The rpm --import and gpg key commands seem to have worked fine. When I used yum update, though, I got the following output:
> >
> > Setting up Update Process
> > Resolving Dependencies
> > --> Running transaction check
> > ---> Package firefox-devel.i386 0:3.0-0.b2pre_2007121015.fc8 set to be updated
> > ---> Package firefox.i386 0:3.0-0.b2pre_2007121015.fc8 set to be updated
> > --> Processing Dependency: libgtkembedmoz.so for package: yelp
> > --> Processing Dependency: libgtkembedmoz.so for package: devhelp
> > --> Processing Dependency: libxpcom_core.so for package: yelp
> > --> Finished Dependency Resolution
> > Error: Missing Dependency: libgtkembedmoz.so is needed by package devhelp
> > Error: Missing Dependency: libgtkembedmoz.so is needed by package yelp
> > Error: Missing Dependency: libxpcom_core.so is needed by package yelp
> > \x1a
> > I've had this problem with Fedora 7 as well as 8. Along with any screw-ups I might have made, I'd hoped this would get fixed by the full install this morning. Yelp is what I want to do at the moment! Can anybody tell me where to find the missing dependencies, or how else to deal with this? Thanks!
> >
> > Al
> >
> >
> > _______________________________________________
> > Speakup mailing list
> > Speakup@braille.uwo.ca
> > http://speech.braille.uwo.ca/mailman/listinfo/speakup
>
> --
>
> Janina Sajka, Phone: +1.202.595.7777; sip:janina@a11y.org
> Partner, Capital Accessibility LLC http://CapitalAccessibility.Com
>
> Marketing the Owasys 22C talking screenless cell phone in the U.S. and Canada
> Learn more at http://ScreenlessPhone.Com
>
> Chair, Open Accessibility janina@a11y.org
> Linux Foundation http://a11y.org
>
> _______________________________________________
> Speakup mailing list
> Speakup@braille.uwo.ca
> http://speech.braille.uwo.ca/mailman/listinfo/speakup
>
>
> --
> No virus found in this incoming message.
> Checked by AVG Free Edition.
> Version: 7.5.503 / Virus Database: 269.17.1/1182 - Release Date: 12/12/2007 11:29 AM
>
>
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: Fedora 8 update dependency problem
Fedora 8 update dependency problem Albert E. Sten-Clanton
` Janina Sajka
@ ` Janina Sajka
1 sibling, 0 replies; 4+ messages in thread
From: Janina Sajka @ UTC (permalink / raw)
To: Speakup is a screen review system for Linux.
Albert E. Sten-Clanton writes:
> In case I'd screwed something up, I reinstalled Fedora 8 ...
Don't do that. It's almost never necessary, takes a lot of time, and
keeps you from learning anything useful.
This is Linux. It is not Windows.
Janina
>
> Setting up Update Process
> Resolving Dependencies
> --> Running transaction check
> ---> Package firefox-devel.i386 0:3.0-0.b2pre_2007121015.fc8 set to be updated
> ---> Package firefox.i386 0:3.0-0.b2pre_2007121015.fc8 set to be updated
> --> Processing Dependency: libgtkembedmoz.so for package: yelp
> --> Processing Dependency: libgtkembedmoz.so for package: devhelp
> --> Processing Dependency: libxpcom_core.so for package: yelp
> --> Finished Dependency Resolution
> Error: Missing Dependency: libgtkembedmoz.so is needed by package devhelp
> Error: Missing Dependency: libgtkembedmoz.so is needed by package yelp
> Error: Missing Dependency: libxpcom_core.so is needed by package yelp
> \x1a
> I've had this problem with Fedora 7 as well as 8. Along with any screw-ups I might have made, I'd hoped this would get fixed by the full install this morning. Yelp is what I want to do at the moment! Can anybody tell me where to find the missing dependencies, or how else to deal with this? Thanks!
>
> Al
>
>
> _______________________________________________
> Speakup mailing list
> Speakup@braille.uwo.ca
> http://speech.braille.uwo.ca/mailman/listinfo/speakup
--
Janina Sajka, Phone: +1.202.595.7777; sip:janina@a11y.org
Partner, Capital Accessibility LLC http://CapitalAccessibility.Com
Marketing the Owasys 22C talking screenless cell phone in the U.S. and Canada
Learn more at http://ScreenlessPhone.Com
Chair, Open Accessibility janina@a11y.org
Linux Foundation http://a11y.org
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~ UTC | newest]
Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
Fedora 8 update dependency problem Albert E. Sten-Clanton
` Janina Sajka
` Albert E. Sten-Clanton
` Janina Sajka
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).