Re: rpm 4.2
Joshua Bahnsen <[email protected]>
| Newsgroups | gmane.linux.rpm.yum |
|---|---|
| Message-ID | <[email protected]> |
rpm -Va --nofiles --nomd5 /var/tmp/rpm-tmp.13224: line 851: IntegrateWithGNOME: command not found I think I understand the heart of the issue though. Here is the requirements section from Firefox 3.0.6: <rpm:entry name="xulrunner" flags="GE" epoch="0" ver="1.9.0.6" rel="1"/> Because it is GE and not EQ yum determines the requirement and says, I can provide xulrunner 1.9.0.7 because it is the latest and it meets the requirement of >= 1.9.0.6. Although it should probably be an EQ because the Firefox 3.0.6 with xulrunner 1.9.0.7 does not work, this appears to fall on Red Hat. However, I do think update-minimal should realize that the advisory I'm trying to install looks for a specific version of xulrunner (1.9.0.6 in this case) and check to see if that version meets the requirement (which it does) and to see if that package is available in the repository (which it is) and install that version, not the latest. On Fri, Mar 20, 2009 at 5:46 AM, Seth Vidal <[email protected]>wrote: > > > On Thu, 19 Mar 2009, Joshua Bahnsen wrote: > > I started with Firefox 1.5.0.9 which does not have xulrunner as a pre-req >> so when upgrading to Firefox 3.0.6, it pulled >> in xulrunner as an installed package via dependency, it appears it always >> wants to pull in the latest version of the >> installed dependencies. This is with 3.2.19 from Red Hat 5.3. >> >> > > Right - but run the command I listed below and post the output. I want to > know if you have broken dependencies or if the deps are resolved correctly > but firefox and xulrunner won't work. > > > run rpm -Va --nofiles --nomd5 >> >> Do you actually have broken deps? >> > > -sv > > _______________________________________________ > Yum mailing list > [email protected] > http://lists.baseurl.org/mailman/listinfo/yum > _______________________________________________ Yum mailing list [email protected] http://lists.baseurl.org/mailman/listinfo/yum