Arpe Posted November 21, 2019 Report Share Posted November 21, 2019 zupełnie tego nie rozumiem: [[email protected] 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) [[email protected] 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 ? Quote Link to comment Share on other sites More sharing options...
@SeeM Posted November 21, 2019 Report Share Posted November 21, 2019 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. Quote Link to comment Share on other sites More sharing options...
@sunrise Posted November 21, 2019 Report Share Posted November 21, 2019 To nie jest problem z dnf (dnf nadal potrafi instalować lokalne rpmy), ale z samym pakietem rpm. Obecnie wszystkie programy są w /usr/bin zamiast w /bin. Quote Link to comment Share on other sites More sharing options...
Amos Posted November 22, 2019 Report Share Posted November 22, 2019 A /bin jest tylko dowiązaniem do /usr/bin i nie ma go wśród domyślnych ścieżek... Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.