Description of problem: I have a standard alias: alias vi=vim When I start vi, I get the following output: [leeuwg@localhost feature_branch]$ vi bash: vim: command not found... Install package 'vim-enhanced' to provide command 'vim'? [N/y] y * Waiting in queue... Failed to install packages: Could not depsolve transaction; 1 problem detected: 0. nothing provides perl(:MODULE_COMPAT_5.26.2) needed by vim-enhanced-2:8.0.1788-1.fc28.x86_64 Version-Release number of selected component (if applicable): 8.0.1788-1.fc28.x86_64 How reproducible: Have a konsole open with the given alias, and start `vi` Steps to Reproduce: 1. Open a Konsole 2. Make sure the vi alias is set to vim 3. Start vi 4. Say `y` if the system asks you to install vim-enhanced Actual results: * Waiting in queue... Failed to install packages: Could not depsolve transaction; 1 problem detected: 0. nothing provides perl(:MODULE_COMPAT_5.26.2) needed by vim-enhanced-2:8.0.1788-1.fc28.x86_64 Expected results: vim-enhanced successfully installed Additional info:
Same here. I can not upgrade packages successfully: $ sudo dnf update Last metadata expiration check: 0:21:13 ago on Wed 09 May 2018 09:11:46 AM CEST. Dependencies resolved. Problem 1: cannot install the best update candidate for package vim-enhanced-2:8.0.1704-1.fc28.x86_64 - nothing provides perl(:MODULE_COMPAT_5.26.2) needed by vim-enhanced-2:8.0.1788-1.fc28.x86_64 Problem 2: problem with installed package vim-enhanced-2:8.0.1704-1.fc28.x86_64 - package vim-enhanced-2:8.0.1704-1.fc28.x86_64 requires vim-common = 2:8.0.1704-1.fc28, but none of the providers can be installed - cannot install both vim-common-2:8.0.1788-1.fc28.x86_64 and vim-common-2:8.0.1704-1.fc28.x86_64 - cannot install both vim-common-2:8.0.1704-1.fc28.x86_64 and vim-common-2:8.0.1788-1.fc28.x86_64 - cannot install the best update candidate for package vim-common-2:8.0.1704-1.fc28.x86_64 - nothing provides perl(:MODULE_COMPAT_5.26.2) needed by vim-enhanced-2:8.0.1788-1.fc28.x86_64 ===================================================================================================================================================== Package Arch Version Repository Size ===================================================================================================================================================== Skipping packages with conflicts: (add '--best --allowerasing' to command line to force their upgrade): vim-common x86_64 2:8.0.1788-1.fc28 updates 6.4 M Skipping packages with broken dependencies: vim-enhanced x86_64 2:8.0.1788-1.fc28 updates 1.3 M Transaction Summary ===================================================================================================================================================== Skip 2 Packages Nothing to do. Complete!
*** This bug has been marked as a duplicate of bug 1575354 ***