Description of problem: Unable to install Certbot 0.35.1-1.mga8 Version-Release number of selected component (if applicable): Certbot 0.35.1-1.mga8 How reproducible: When I attempt to install Certbot 0.35.1-1.mga8 Steps to Reproduce: 1.Update system with Certbot 0.35.1-1.mga8 previously installed 2.Runn mcc gui and attempt to reinstall Certbot 0.35.1-1.mga8
Using MCC gui to attempt to install Get this message Sorry, the following package cannot be selected: - certbot-0.35.1-1.mga8.noarch
Solution: urpmi.removemedia -a urpmi.addmedia --distrib --mirrorlist 'http://mirrors.mageia.org/api/mageia.7.$ARCH.list' rpms=$(rpm -qa | grep mga8 | grep -v kernel | sed -r 's/-[0-9.]+-.+.mga8(.nonfree|.tainted)?$/ /') urpmi --downgrade --force $rpms
Resolution: (none) => FIXEDStatus: NEW => RESOLVED