Jump to content

dziwne zachowanie dnf z pakietem rpm


Arpe
 Share

Recommended Posts

zupełnie tego nie rozumiem:

[root@windlifter Downloads]# dnf install jre-8u231-linux-x64.rpm
Last metadata expiration check: 0:04:52 ago on Thu 21 Nov 2019 07:03:59 PM CET.
Error:
 Problem: conflicting requests
  - nothing provides /bin/basename needed by jre1.8-1.8.0_231-fcs.x86_64
  - nothing provides /bin/cp needed by jre1.8-1.8.0_231-fcs.x86_64
  - nothing provides /bin/ls needed by jre1.8-1.8.0_231-fcs.x86_64
  - nothing provides /bin/mkdir needed by jre1.8-1.8.0_231-fcs.x86_64
  - nothing provides /bin/mv needed by jre1.8-1.8.0_231-fcs.x86_64
  - nothing provides /bin/pwd needed by jre1.8-1.8.0_231-fcs.x86_64
  - nothing provides /bin/sort needed by jre1.8-1.8.0_231-fcs.x86_64
(try to add '--skip-broken' to skip uninstallable packages)
[root@windlifter Downloads]# rpm -ivh jre-8u231-linux-x64.rpm
warning: jre-8u231-linux-x64.rpm: Header V3 RSA/SHA256 Signature, key ID ec551f03: NOKEY
Verifying...                          ################################# [100%]
Preparing...                          ################################# [100%]
Updating / installing...
   1:jre1.8-1.8.0_231-fcs             ################################# [100%]
Unpacking JAR files...
    plugin.jar...
    javaws.jar...
    deploy.jar...
    rt.jar...
    jsse.jar...
    charsets.jar...
    localedata.jar...
 

dnf nie potrafi już lokalnie instalować rpm-ów ?

Link to comment
Share on other sites

Potrafi, ale trochę za dobrze pilnuje zależności.

whereis cp

I zobaczysz, czemu nie działa. Załoga Fedory robi ostatnio porządek z katalogiem / . Idzie to jak po grudzie i, jak widać, nie pomaga bardziej tradycyjnym aplikacjom.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

×
×
  • Create New...