On 10/06/2017 05:08 PM, Patrick Dupre wrote:
Subject: Re: install polymake
On 10/06/2017 09:24 AM, Patrick Dupre wrote:
When I try to install polymake, I get.
dnf install polymake
Repository mgeups has no mirror or baseurl set.
Last metadata expiration check: 1:41:29 ago on Fri 06 Oct 2017 04:34:53 PM CEST.
Error:
Problem: conflicting requests
- package polymake-3.1-3.fc26.i686 requires perl = 4:5.24.1, but none of the providers can be installed
- package polymake-3.1-3.fc26.x86_64 requires perl = 4:5.24.1, but none of the providers can be installed
- package perl-4:5.24.1-390.fc26.x86_64 requires perl-libs(x86-64) = 4:5.24.1-390.fc26, but none of the providers can be installed
- perl-libs-4:5.24.3-395.fc26.i686 has inferior architecture
- package perl-warnings-unused-0.06-1.fc26.x86_64 requires perl(:MODULE_COMPAT_5.24.2), but none of the providers can be installed
- cannot install both perl-libs-4:5.24.1-390.fc26.x86_64 and perl-libs-4:5.24.3-395.fc26.x86_64
- problem with installed package perl-warnings-unused-0.06-1.fc26.x86_64
- nothing provides perl = 4:5.24.2 needed by polymake-3.1-4.fc26.i686
- nothing provides perl = 4:5.24.2 needed by polymake-3.1-4.fc26.x86_64
(try to add '--allowerasing' to command line to replace conflicting packages or '--skip-broken' to skip uninstallable packages)
And once again, you left out almost all the useful information. Just
paste the entire output of the dnf command.
Sorry, I did not see more information.
My apologies, in this case dnf doesn't print the list of packages
because it didn't get that far.
By the way, I rerun
dnf install polymake
And it did it right !!!
It looks llke that every time that I update this machine there is an issue. and
then these issues may disappear! After the reboot?
Possibly because dnf refreshed the cache the next time and the packages
were then available? Hard to say.
Why do I have some many i686 packages installed ?
It seems that wine requires a lot of i686 packages.
Yes, wine pulls in a lot of 32-bit packages which are necessary for its use.
How can I clean the i686 packages without uninstalling the x86_64 packages?
You can run "dnf remove *.i686" and that will show you also which 64-bit
packages are depending on them.
_______________________________________________
users mailing list -- users@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe send an email to users-leave@xxxxxxxxxxxxxxxxxxxxxxx