Skip to Main Content

Java Programming

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

1.8 update 40 rpm 32 bits Dependency error

2897529Mar 5 2015 — edited Mar 6 2015

hello,

jre-8u40-macosx-x64.dmg

jre-8u40-windows-i586.exe are OK

jre-8u40-linux-i586.rpm: md5: d03360a9192d26a71770206a4257b470

openSuse 12.4

Can not install files: Dependency error ,

while up31 no problem even after reinstallation.

I do not have 64-bits version to test jre-8u40-linux-x64.rpm.

Error message:

in French "La résolution des dépendances a échoué - Apper

Impossible de trouver une dépendance de paquetage"

translation: "Dependency resolution failed - Apper

Can not find a package dependency "

Details > > nothing provides /usr/sbin/alternatives needed bye jre1.8_40-fcs.i586

A+

Comments

mac2
Answer

To work around the error, I just used -tables instead.

Marked as Answer by mac2 · Sep 27 2020
ChrisJenkins-Oracle

Hi,

This specific error message is output only in the case that an input line from the file does not contain a newline (linefeed) character within the first 96 characters. So maybe your input file is not in the right format... Perhaps it only has carriage return line endings?

What platform are you running on and how was the input file created?

Chris

1 - 2

Post Details

Added on Mar 5 2015
1 comment
1,388 views