[drats_users] RPM won't install on Fedora 14 - dependencies
Brian Mury
Mon Nov 8 21:54:45 PST 2010
Thanks Mike! I was going to install from source, but you beat me to it!
The F14 package installed fine.
For the benefit of anyone else who may run into this: the beta
repository is disabled by default, so either enable it:
/etc/yum.repos/d-rats.repo
or
system->administration->software sources
or just replace:
yum install d-rats
with:
yum --enablerepo=d-rats-beta install d-rats
On Sun, 2010-11-07 at 19:31 -0600, Mike Heitmann wrote:
> On Sun, 2010-11-07 at 14:10 -0800, Brian Mury wrote:
> > I've recently upgraded to the newly-released Fedora 14.
> >
> > The D-RATS Fedora RPM won't install; it requires python 2.6, while
> > Fedora 14 has python 2.7.
> >
> > Does D-RATS really need 2.6, or should the dependency be for >= 2.6?
>
> Hi Brian,
>
> Fedora 14 moved from python 2.6 to python 2.7, which causes this
> problem. The price of "progress", I suppose.
>
> Do you have the d-rats.com yum repository setup? I just uploaded the
> Fedora 14 package for 0.3.3b5 a few minutes ago.
>
> You will probably need to uninstall the F11 version first.
> As root:
> yum erase d-rats
>
> Then install the F14 version:
> yum install d-rats
> It should default the the right version
>
> Or use the package manager tool:
> system->administration->add/remove packages
>
> Query for d-rats, then uncheck the F11 version and select apply.
> The F14 version should be visible in the repo. Select it and select
> apply to install the new version.
>
> If that does not work, e-mail me and I'll get you the package another
> way so you can do a local install.
>
> 73,
> Mike,
> N0SO
>
>
>
>
> _______________________________________________
> drats_users mailing list
> drats_users at intrepid.danplanet.com
> http://intrepid.danplanet.com/mailman/listinfo/drats_users
More information about the drats_users
mailing list