[nflug] JRE in FC6 amd64 won't work

Cyber Source peter at thecybersource.com
Thu Nov 30 08:12:51 EST 2006


default wrote:
> <snip>
>> I think apt-get totally kicks yum's butt however yum does have a handy
>> option that I have not found a similar option in apt-get and that is to
>> use it against a local package. "yum localinstall packagename" will do
>> what you want and get whatever the requirements are the package depends
>> on. I have never tried it but I would imagine apt-get would work the
>> same way as long as you put the *.deb (or rpm for that matter) in the
>> local archive so it could find it, just might work. However, with yum's
>> localinstall option, you simple need the path to the local file.
> </snip>
>
> The RPM directory in the prompt has the applicable RPMs.  My command was
> [stay at rest rpm]# yum localinstall jre-1_5_0_09-linux-i586.rpm
> jre-1_5_0_09-linux-amd64.rpm
>
> Didn't work in my case, I'm afraid:
> Package jre-1_5_0_09-linux-amd64.rpm is not signed
>
> I did try with an absolute path reference too, with the same results.
>
> Thanks for the tip just the same.  I do have apt installed, so I *may*
> experiment with the corresponding DEBs.
>
> Doh!
> _______________________________________________
> nflug mailing list
> nflug at nflug.org
> http://www.nflug.org/mailman/listinfo/nflug
>
It's failing because in your yum config you have it to require signed
packages, edit your yum config to install unsigned packages.
I know there is a package called alien that converts rpms to debs but I
am not sure about something for the other way around.
Using apt wont matter either if your config require signatures and try
to install a package without them, be it local or not for both yum and apt
_______________________________________________
nflug mailing list
nflug at nflug.org
http://www.nflug.org/mailman/listinfo/nflug



More information about the nflug mailing list