You did not have Core repositories enabled i think. You may have only DVD as source repository listed. Or that is a broken mirror problem. Please remove all media sources via either from commandline
- Code: Select all
urpmi.removemedia -a
or from MCC > Configure Media Sources
Then add a new set of media sources.
- Code: Select all
urpmi.addmedia --distrib --mirrorlist '$MIRRORLIST'
or
- Code: Select all
urpmi.addmedia --distrib '$MIRROR_SITE/$RELEASE/$ARCH'
'$MIRROR_SITE' is the actual URL of the FTP-server like "
http://ftp.linux.org.tr/mageia/distrib/"
Because of this media sources problem, required libraries may not be installed. Please also remove mate-screenshot and other problematic packages and reinstall them
after solving media sources issue.
Honestly, altough i did not expect a problem while upgrading to Mageia 5, i did not try to upgrade. If you still encounter similiar problems with Mate then either open a bug report or directly inform from here. I'll have an eye on this topic.