[SOLVED] Can't login to Mageia 5 after update

This forum is dedicated to basic help and support :

Ask here your questions about basic installation and usage of Mageia. For example you may post here all your questions about getting Mageia isos and installing it, configuring your printer, using your word processor etc.

Try to ask your questions in the right sub-forum with as much details as you can gather. the more precise the question will be, the more likely you are to get a useful answer

[SOLVED] Can't login to Mageia 5 after update

Postby rafeemostafa » Jul 17th, '17, 20:16

Hello,

I noticed the Mageia 6 upgrade icon today and decided to upgrade. I'm using KDE4.

I updated all my existing packages first. After the update, I rebooted my laptop. Since the reboot, I can't login to Mageia 5. After I enter my username and password, a black screen appears and I'm back in the login page again. Nothing seems to solve the problem.

Any ideas on how to access my system?

Thanks in advance!

P.S. Here's a video of what's happening to me: https://www.youtube.com/watch?v=G-OsnDkk8gw
Last edited by rafeemostafa on Jul 19th, '17, 22:44, edited 1 time in total.
rafeemostafa
 
Posts: 12
Joined: Mar 30th, '16, 10:42

Re: Can't login to Mageia 5 after update

Postby benmc » Jul 17th, '17, 22:01

perhaps you meant Mageia 6?
upgrading will remove nearly all traces of Mageia 5.

at the login screen are you able to switch to a tty (ctrl+alt+F2 for example)?
If able, then login as root and run:

Code: Select all
urpmi --auto-update
.
this will bring in any packages that were missed, for, say if your localest mirror had not correctly sync'd.

at completion of the above, then run

Code: Select all
systemctl default

this will return you to the login screen

(p.s. could not watch the video)
benmc
 
Posts: 1209
Joined: Sep 2nd, '11, 12:45
Location: Pirongia, New Zealand

Re: Can't login to Mageia 5 after update

Postby rafeemostafa » Jul 18th, '17, 18:57

Thanks for the help, man. New problem.

You were right. 2038 packages were missing. I installed them, except for 235. They seem to ask for some other packages they need. I tried in every way possible, and I can't seem to install these final 235 packages.

I tried logging in, and just a black screen with a cursor appears (I entered "urpmi plasma5 to make sure plasma is correctly installed. It is). No desktop, no access to dolphin, nothing.
So, I pressed Alt+F2 and tried to run MCC. A bash window appears, and asks for the root password. When I enter the password, the following text appears:

"polkit-agent-helper-1: error response to PolicyKit daemon: GDBus.Error:org.freedesktop.PolicyKit1.Error.Failed: No session for cookie
==== AUTHENTICATION FAILED ===
Error executing command as another user: Not authorized

This incident has been reported."

I can open a few applications with Alt+F2, but no access to Dolphin. I can't see my Desktop either. Completely lost.

Update: Managed to open MCC.
rafeemostafa
 
Posts: 12
Joined: Mar 30th, '16, 10:42

Re: Can't login to Mageia 5 after update

Postby doktor5000 » Jul 18th, '17, 19:13

No, still the same problem.

How did you upgrade exactly? Which of the methods did you choose from https://wiki.mageia.org/en/Mageia_6_Rel ... m_Mageia_5
You would also need to check which repos you have currently enabled via
Code: Select all
urpmq --list-media active --list-url

And then you would need to provide the actual error messages of the 235 packages that seemingly were not upgraded yet.
Cauldron is not for the faint of heart!
Caution: Hot, bubbling magic inside. May explode or cook your kittens!
----
Disclaimer: Beware of allergic reactions in answer to unconstructive complaint-type posts
User avatar
doktor5000
 
Posts: 18032
Joined: Jun 4th, '11, 10:10
Location: Leipzig, Germany

Re: Can't login to Mageia 5 after update

Postby rafeemostafa » Jul 18th, '17, 20:57

Thanks for the reply doktor5000

I updated first using the updating GUI (mpaonline), and then using tty.

I think I found the source of my problem. Thanks for the idea of checking the repos. It seems I can't access the 64-bit repos

Code: Select all
"Unable to add medium, errors reported:

retrieval of [http://mirror.freedif.org/Mageia/distrib/6/x86_64/media/core/updates_testing/media_info/synthesis.hdlist.cz] failed (md5sum mismatch)
problem reading synthesis file of medium "Core Updates Testing (distrib95)"
retrieval of [http://mirror.freedif.org/Mageia/distrib/6/x86_64/media/debug/core/updates_testing/media_info/synthesis.hdlist.cz] failed (md5sum mismatch)
problem reading synthesis file of medium "Core Updates Testing Debug (distrib96)"


Is it a problem with the servers? Or something on my end?

Thanks!

Update: Tried switching the mirror several times. Doesn't help
Last edited by isadora on Jul 18th, '17, 22:27, edited 1 time in total.
Reason: Placed command-output in between [CODE]-tags for better readability ;)
rafeemostafa
 
Posts: 12
Joined: Mar 30th, '16, 10:42

Re: Can't login to Mageia 5 after update

Postby doktor5000 » Jul 19th, '17, 00:49

You should disable all of the updates_testing repos, Also not sure why you have that huge amount of repos.
Cauldron is not for the faint of heart!
Caution: Hot, bubbling magic inside. May explode or cook your kittens!
----
Disclaimer: Beware of allergic reactions in answer to unconstructive complaint-type posts
User avatar
doktor5000
 
Posts: 18032
Joined: Jun 4th, '11, 10:10
Location: Leipzig, Germany

Re: Can't login to Mageia 5 after update

Postby Akien » Jul 19th, '17, 11:10

Try this:
Code: Select all
urpmi.removemedia -a
urpmi.addmedia --distrib http://mirror.freedif.org/Mageia/distrib/6/x86_64
urpmi.update ""
urpmi --auto-update --auto

If it still fails to add the mirrors, try another one from https://mirrors.mageia.org
Image
Co-leader of Mageia's packaging and development team (dev).
List of packages I maintain.
User avatar
Akien
 
Posts: 171
Joined: Jun 5th, '11, 22:54
Location: Brunswick, Germany

Re: Can't login to Mageia 5 after update

Postby rafeemostafa » Jul 19th, '17, 20:46

Thanks for the advice Rémi

I removed all the media as you guys suggested, and used a new mirror, then tried updating the packages. No help. I'm really sorry for bothering you all so much.

Posting the entire thing that appears when I try to update the packages from bash
Code: Select all
[root@localhost ~]# urpmi --auto-update --auto
medium "Core Release" is up-to-date
medium "Core Updates" is up-to-date
medium "Nonfree Release" is up-to-date
medium "Nonfree Updates" is up-to-date
medium "Tainted Release" is up-to-date
medium "Tainted Updates" is up-to-date
medium "Core 32bit Release" is up-to-date
medium "Core 32bit Updates" is up-to-date
medium "Nonfree 32bit Release" is up-to-date
medium "Nonfree 32bit Updates" is up-to-date
medium "Tainted 32bit Release" is up-to-date
medium "Tainted 32bit Updates" is up-to-date
The following package has to be removed for others to be upgraded:
lib64gsl0-1.16-5.mga5.x86_64
 (due to conflicts with lib64gslcblas0-2.3-1.mga6.x86_64)


installing kmahjongglib4-14.12.3-2.mga6.noarch.rpm gstreamer1.0-soup-1.10.4-2.mga6.x86_64.rpm lib64skgbankgui2-2.7.0-1.mga6.x86_64.rpm lib64akonadi-kcal4-4.14.10-14.mga6.x86_64.rpm lib64akonadi-notes4-4.14.10-14.mga6.x86_64.rpm lib64freecell-solver0-4.8.0-2.mga6.x86_64.rpm lib64qimageblitz4-0.0.6-10.svn1480778.2.mga6.x86_64.rpm lib64threadutil6-1.6.21-1.mga6.x86_64.rpm lib64flac++6-1.3.2-1.mga6.x86_64.rpm lpsolve-5.5.2.5-1.mga6.x86_64.rpm rpm-mageia-setup-2.20-9.mga6.x86_64.rpm gstreamer1.0-wavpack-1.10.4-2.mga6.x86_64.rpm lib64hd21-21.38-1.mga6.x86_64.rpm skrooge-2.7.0-1.mga6.x86_64.rpm lib64serd0_0-0.24.0-1.mga6.x86_64.rpm lib64microblog4-4.14.10-14.mga6.x86_64.rpm lib64lilv0_0-0.24.2-1.mga6.x86_64.rpm lib64ixml2-1.6.21-1.mga6.x86_64.rpm lib64osmesa8-17.1.4-1.mga6.tainted.x86_64.rpm lib64kmbox4-4.14.10-14.mga6.x86_64.rpm wine-mono-4.6.4-1.mga6.noarch.rpm lib64kabc_file_core4-4.14.10-14.mga6.x86_64.rpm lib64sord0_0-0.16.0-1.mga6.x86_64.rpm lib64skgbasemodeler2-2.7.0-1.mga6.x86_64.rpm lib64bzrtp0-1.0.4-2.mga6.x86_64.rpm lib64upnp6-1.6.21-1.mga6.x86_64.rpm lib64akonadi-calendar4-4.14.10-14.mga6.x86_64.rpm lib64sratom0_0-0.6.0-1.mga6.x86_64.rpm wine-gecko-2.47-1.mga6.noarch.rpm kdepimlibs4-handbooks-4.14.10-14.mga6.noarch.rpm lib64magick++-6Q16_7-6.9.8.7-1.mga6.x86_64.rpm lib64mailtransport4-4.14.10-14.mga6.x86_64.rpm lib64kimap4-4.14.10-14.mga6.x86_64.rpm inkscape-0.92.1-2.mga6.x86_64.rpm flac-1.3.2-1.mga6.x86_64.rpm lib64gstreamer-plugins-base0.10_0-0.10.36-13.mga6.x86_64.rpm lib64skgbankmodeler2-2.7.0-1.mga6.x86_64.rpm gstreamer0.10-plugins-base-0.10.36-13.mga6.x86_64.rpm lib64gslcblas0-2.3-1.mga6.x86_64.rpm gstreamer0.10-pulse-0.10.31-13.mga6.x86_64.rpm wine64-2.0.1-1.mga6.x86_64.rpm lib64proxy1-0.4.14-1.mga6.x86_64.rpm lib64akonadi-xml4-4.14.10-14.mga6.x86_64.rpm mypaint-1.2.1-1.mga6.x86_64.rpm freecell-solver-4.8.0-2.mga6.x86_64.rpm kdenetwork-filesharing-16.12.3-1.mga6.x86_64.rpm lib64proxy-webkit-0.4.14-1.mga6.x86_64.rpm lib64gsl19-2.3-1.mga6.x86_64.rpm gstreamer1.0-speex-1.10.4-2.mga6.x86_64.rpm lib64skgbasegui2-2.7.0-1.mga6.x86_64.rpm lib64kalarmcal2-4.14.10-14.mga6.x86_64.rpm grub-doc-0.97-44.mga6.x86_64.rpm from /var/cache/urpmi/rpms
Preparing...                     ##############################################################


installing lib64kf5compactdisc5-16.12.3-1.mga6.x86_64.rpm keditbookmarks-16.12.3-1.mga6.x86_64.rpm kipi-plugins-piwigo-5.5.0-2.mga6.x86_64.rpm kopete-16.12.3-1.mga6.x86_64.rpm lib64kopetecontactlist1-16.12.3-1.mga6.x86_64.rpm mariadb-common-core-10.1.24-1.mga6.x86_64.rpm kipi-plugins-flashexport-5.5.0-2.mga6.x86_64.rpm lib64kopeteidentity1-16.12.3-1.mga6.x86_64.rpm lib64mediastreamer7-2.14.0-5.mga6.x86_64.rpm akregator-handbook-16.12.3-1.mga6.noarch.rpm kipi-plugins-printimages-5.5.0-2.mga6.x86_64.rpm lib64kopeteprivacy1-16.12.3-1.mga6.x86_64.rpm kcalc-16.12.3-1.mga6.x86_64.rpm lib64kopete_oscar4-16.12.3-1.mga6.x86_64.rpm kipi-plugins-flickr-5.5.0-2.mga6.x86_64.rpm kipi-plugins-smug-5.5.0-2.mga6.x86_64.rpm lib64kopetechatwindow_shared1-16.12.3-1.mga6.x86_64.rpm mariadb-common-10.1.24-1.mga6.x86_64.rpm kolourpaint-handbook-16.12.3-1.mga6.noarch.rpm lib64qt5-database-plugin-mysql-5.6.2-11.mga6.x86_64.rpm lib64jemalloc2-4.5.0-4.mga6.x86_64.rpm gstreamer1.0-dv-1.10.4-2.mga6.x86_64.rpm okular-16.12.3-2.mga6.x86_64.rpm gstreamer1.0-flac-1.10.4-2.mga6.x86_64.rpm lib64kopetestatusmenu1-16.12.3-1.mga6.x86_64.rpm mariadb-core-10.1.24-1.mga6.x86_64.rpm kcm_cddb-16.12.3-1.mga6.x86_64.rpm lib64kopeteaddaccountwizard1-16.12.3-1.mga6.x86_64.rpm mariadb-client-10.1.24-1.mga6.x86_64.rpm kontact-handbook-16.12.3-1.mga6.noarch.rpm audiocd-kio-handbook-16.12.3-1.mga6.noarch.rpm kipi-plugins-facebook-5.5.0-2.mga6.x86_64.rpm gstreamer1.0-plugins-good-1.10.4-2.mga6.x86_64.rpm kcm_cddb-handbook-16.12.3-1.mga6.noarch.rpm lib64qt3support4-4.8.7-15.mga6.x86_64.rpm lib64kf5exiv2_5-16.12.3-2.mga6.x86_64.rpm lib64kopete_videodevice4-16.12.3-1.mga6.x86_64.rpm kipi-plugins-rajceexport-5.5.0-2.mga6.x86_64.rpm kdegraphics-thumbnailers-16.12.3-1.mga6.x86_64.rpm lib64okularcore7-16.12.3-2.mga6.x86_64.rpm lib64kf5kipiplugins5-5.5.0-2.mga6.x86_64.rpm lib64kbookmarkmodel_private_5-16.12.3-1.mga6.x86_64.rpm lib64komparedialogpages5-16.12.3-1.mga6.x86_64.rpm marble-16.12.3-1.mga6.x86_64.rpm lib64astro1-16.12.3-1.mga6.x86_64.rpm lib64kolourpaint_lgpl5-16.12.3-1.mga6.x86_64.rpm lib64kde3support4-4.14.30-2.mga6.x86_64.rpm lib64oscar1-16.12.3-1.mga6.x86_64.rpm jasper-1.900.23-5.mga6.x86_64.rpm kolourpaint-16.12.3-1.mga6.x86_64.rpm ktimer-16.12.3-1.mga6.x86_64.rpm kipi-plugins-yandexfotki-5.5.0-2.mga6.x86_64.rpm lib64audiocdplugins5-16.12.3-1.mga6.x86_64.rpm lib64knotifyconfig4-4.14.30-2.mga6.x86_64.rpm lib64kyahoo1-16.12.3-1.mga6.x86_64.rpm lib64kopete_otr_shared1-16.12.3-1.mga6.x86_64.rpm kipi-plugins-kmlexport-5.5.0-2.mga6.x86_64.rpm kipi-plugins-vkontakte-5.5.0-2.mga6.x86_64.rpm lib64molletnetwork4-16.12.3-1.mga6.x86_64.rpm gstreamer1.0-pulse-1.10.4-2.mga6.x86_64.rpm lib64komparediff2_5-16.12.3-1.mga6.x86_64.rpm lib64kopete4-16.12.3-1.mga6.x86_64.rpm kipi-plugins-sendimages-5.5.0-2.mga6.x86_64.rpm lib64kf5akonadixml5-16.12.3-1.mga6.x86_64.rpm akonadi-16.12.3-1.mga6.x86_64.rpm audiocd-kio-16.12.3-1.mga6.x86_64.rpm from /var/cache/urpmi/rpms


installing dragon-16.12.3-1.mga6.x86_64.rpm kfind-16.12.3-1.mga6.x86_64.rpm kcron-16.12.3-1.mga6.x86_64.rpm marble-handbook-16.12.3-1.mga6.noarch.rpm lib64powerdevilconfigcommonprivate5-5.8.7-1.mga6.x86_64.rpm lib64statusnotifier1-1.0.0-2.mga6.x86_64.rpm kcharselect-handbook-16.12.3-1.mga6.noarch.rpm kcolorchooser-16.12.3-1.mga6.x86_64.rpm lib64kerfuffle16-16.12.3-1.mga6.x86_64.rpm kajongg-handbook-16.12.3-1.mga6.noarch.rpm kcron-handbook-16.12.3-1.mga6.noarch.rpm lib64kompareinterface5-16.12.3-1.mga6.x86_64.rpm kalarm-handbook-16.12.3-1.mga6.noarch.rpm kompare-16.12.3-1.mga6.x86_64.rpm powerdevil-5.8.7-1.mga6.x86_64.rpm icoutils-0.31.3-1.mga6.x86_64.rpm kleopatra-handbook-16.12.3-1.mga6.noarch.rpm kscreen-5.8.7-1.mga6.x86_64.rpm lib64statusnotifier-gir1.0-1.0.0-2.mga6.x86_64.rpm kwalletmanager-handbook-16.12.3-1.mga6.noarch.rpm polkit-kde-agent-1-5.8.7-1.mga6.x86_64.rpm kcharselect-16.12.3-1.mga6.x86_64.rpm kwallet-pam-5.8.7-1.mga6.x86_64.rpm kget-handbook-16.12.3-1.mga6.noarch.rpm konsole-16.12.3-1.mga6.x86_64.rpm knotes-handbook-16.12.3-1.mga6.noarch.rpm ark-handbook-16.12.3-1.mga6.noarch.rpm kwalletmanager-16.12.3-1.mga6.x86_64.rpm dolphin-handbook-16.12.3-1.mga6.noarch.rpm lib64qt4-database-plugin-sqlite-4.8.7-15.mga6.x86_64.rpm kmahjongglib-16.12.3-1.mga6.noarch.rpm lib64konsoleprivate16-16.12.3-1.mga6.x86_64.rpm kajongg-16.12.3-1.mga6.noarch.rpm dragon-handbook-16.12.3-1.mga6.noarch.rpm kactivitymanagerd-5.8.7-1.mga6.x86_64.rpm kamera-handbook-16.12.3-1.mga6.noarch.rpm kipi-common-16.12.3-1.mga6.noarch.rpm ark-16.12.3-1.mga6.x86_64.rpm khelpcenter-handbook-16.12.3-1.mga6.noarch.rpm kamera-16.12.3-1.mga6.x86_64.rpm kcalc-handbook-16.12.3-1.mga6.noarch.rpm lib64powerdevilcore2-5.8.7-1.mga6.x86_64.rpm kopete-handbook-16.12.3-1.mga6.noarch.rpm zeroconf-ioslave-16.12.3-1.mga6.x86_64.rpm ktimer-handbook-16.12.3-1.mga6.noarch.rpm lib64powerdevilui5-5.8.7-1.mga6.x86_64.rpm lib64kf5kscreen5-5.8.7-1.mga6.x86_64.rpm kfind-handbook-16.12.3-1.mga6.noarch.rpm from /var/cache/urpmi/rpms


installing msec-gui-2.4-1.mga6.x86_64.rpm lib64mwaw0.3_3-0.3.11-2.mga6.x86_64.rpm sudo-1.8.20p2-1.mga6.x86_64.rpm dasher-5.0.0-0.1.beta.mga6.x86_64.rpm okular-handbook-16.12.3-2.mga6.noarch.rpm nano-2.8.4-1.mga6.x86_64.rpm swftools-0.9.2-9.mga6.x86_64.rpm drakx-kbd-mouse-x11-text-1.23-1.mga6.x86_64.rpm libdrakx-kbd-mouse-x11-1.23-1.mga6.x86_64.rpm drak3d-2.6-1.mga6.noarch.rpm dvdauthor-0.7.2-2.mga6.x86_64.rpm net_monitor-0.24-1.mga6.x86_64.rpm strace-4.17-1.mga6.x86_64.rpm indexhtml-6.1-1.mga6.noarch.rpm lib64zziplib0-0.13.62-8.mga6.x86_64.rpm transfugdrake-1.9.12-1.mga6.noarch.rpm firefox-en_GB-52.2.0-1.mga6.noarch.rpm libkscreen-5.8.7-1.mga6.x86_64.rpm x11-data-xkbdata-2.21-1.mga6.noarch.rpm drakx-net-applet-2.32-1.mga6.noarch.rpm libdrak3d-2.6-1.mga6.noarch.rpm audacity-2.1.3-7.mga6.x86_64.rpm drakx-net-text-2.32-1.mga6.noarch.rpm firefox-en_ZA-52.2.0-1.mga6.noarch.rpm simgear-2017.2.1-1.mga6.x86_64.rpm libdrakx-net-2.32-1.mga6.noarch.rpm filezilla-3.26.1-1.mga6.x86_64.rpm lib64filezilla0-0.9.2-3.mga6.x86_64.rpm firefox-52.2.0-1.mga6.x86_64.rpm drakx-net-2.32-1.mga6.noarch.rpm msec-2.4-1.mga6.x86_64.rpm microcode_ctl-2.1-7.mga6.x86_64.rpm ufraw-gimp-0.22-5.mga6.x86_64.rpm gwenview-handbook-16.12.3-2.mga6.noarch.rpm liblog4j12-java-1.2.17-17.mga6.noarch.rpm drakx-kbd-mouse-x11-1.23-1.mga6.x86_64.rpm lib64tasn1_6-4.12-1.mga6.x86_64.rpm from /var/cache/urpmi/rpms


installing urpmi-debuginfo-install-1-16.mga6.noarch.rpm lib64podofo0.9.6-0.9.6-0.r1855.1.mga6.x86_64.rpm mageiawelcome-1.11-1.mga6.noarch.rpm kmail-handbook-16.12.3-2.mga6.noarch.rpm lib64cares2-1.13.0-1.mga6.x86_64.rpm poppler-0.52.0-3.mga6.x86_64.rpm vboxadditions-kernel-desktop-latest-5.1.22-20.mga6.x86_64.rpm rtlwifi-firmware-20170531-1.mga6.nonfree.noarch.rpm lib64poppler-qt4_4-0.52.0-3.mga6.x86_64.rpm bind-utils-9.10.5.P2-1.mga6.x86_64.rpm gcc-plugins-5.4.0-5.mga6.x86_64.rpm mageia-gfxboot-theme-4.5.14.8-1.mga6.x86_64.rpm calibre-2.85.1-2.mga6.x86_64.rpm lib64mariadb-embedded18-10.1.24-1.mga6.x86_64.rpm chessx-1.4.6-1.mga6.x86_64.rpm lib64atlas3-x86_64-3.10.2-9.mga6.x86_64.rpm mageia-doc-common-6.0-1.mga6.noarch.rpm korganizer-handbook-16.12.3-2.mga6.noarch.rpm kipi-plugins-5.5.0-2.mga6.noarch.rpm kernel-desktop-latest-4.9.35-1.mga6.x86_64.rpm binutils-2.25.1-7.mga6.x86_64.rpm iwlwifi-agn-ucode-20170531-1.mga6.nonfree.noarch.rpm gdb-7.12-16.mga6.x86_64.rpm gphoto2-2.5.14-1.mga6.x86_64.rpm mgaonline-3.24-1.mga6.noarch.rpm nscd-2.22-25.mga6.x86_64.rpm ralink-firmware-20170531-1.mga6.nonfree.noarch.rpm cpupower-4.9.35-1.mga6.x86_64.rpm from /var/cache/urpmi/rpms
Installation failed:    file /usr/share/apps/kmahjongglib/backgrounds/default.svg from install of kmahjongglib4-1:14.12.3-2.mga6.noarch conflicts with file from package kmahjongglib-1:4.14.3-1.mga5.noarch
        file /usr/share/apps/kmahjongglib/backgrounds/chinese_landscape.copyright from install of kmahjongglib4-1:14.12.3-2.mga6.noarch conflicts with file from package kmahjongglib-1:4.14.3-1.mga5.noarch
        file /usr/share/apps/kmahjongglib/backgrounds/chinese_landscape.desktop from install of kmahjongglib4-1:14.12.3-2.mga6.noarch conflicts with file from package kmahjongglib-1:4.14.3-1.mga5.noarch
        file /usr/share/apps/kmahjongglib/backgrounds/chinese_landscape.svgz from install of kmahjongglib4-1:14.12.3-2.mga6.noarch conflicts with file from package kmahjongglib-1:4.14.3-1.mga5.noarch
        file /usr/share/apps/kmahjongglib/backgrounds/color_plain.desktop from install of kmahjongglib4-1:14.12.3-2.mga6.noarch conflicts with file from package kmahjongglib-1:4.14.3-1.mga5.noarch
        file /usr/share/apps/kmahjongglib/backgrounds/default.desktop from install of kmahjongglib4-1:14.12.3-2.mga6.noarch conflicts with file from package kmahjongglib-1:4.14.3-1.mga5.noarch
        file /usr/share/apps/kmahjongglib/tilesets/default.desktop from install of kmahjongglib4-1:14.12.3-2.mga6.noarch conflicts with file from package kmahjongglib-1:4.14.3-1.mga5.noarch
        file /usr/share/apps/kmahjongglib/backgrounds/default_old.copyright from install of kmahjongglib4-1:14.12.3-2.mga6.noarch conflicts with file from package kmahjongglib-1:4.14.3-1.mga5.noarch
        file /usr/share/apps/kmahjongglib/backgrounds/default_old.desktop from install of kmahjongglib4-1:14.12.3-2.mga6.noarch conflicts with file from package kmahjongglib-1:4.14.3-1.mga5.noarch
        file /usr/share/apps/kmahjongglib/backgrounds/egyptian.svgz from install of kmahjongglib4-1:14.12.3-2.mga6.noarch conflicts with file from package kmahjongglib-1:4.14.3-1.mga5.noarch
        file /usr/share/apps/kmahjongglib/backgrounds/summerfield.copyright from install of kmahjongglib4-1:14.12.3-2.mga6.noarch conflicts with file from package kmahjongglib-1:4.14.3-1.mga5.noarch
        file /usr/share/apps/kmahjongglib/backgrounds/summerfield.desktop from install of kmahjongglib4-1:14.12.3-2.mga6.noarch conflicts with file from package kmahjongglib-1:4.14.3-1.mga5.noarch
        file /usr/share/apps/kmahjongglib/backgrounds/summerfield.svg from install of kmahjongglib4-1:14.12.3-2.mga6.noarch conflicts with file from package kmahjongglib-1:4.14.3-1.mga5.noarch
        file /usr/share/apps/kmahjongglib/backgrounds/wood_light.copyright from install of kmahjongglib4-1:14.12.3-2.mga6.noarch conflicts with file from package kmahjongglib-1:4.14.3-1.mga5.noarch
        file /usr/share/apps/kmahjongglib/backgrounds/wood_light.desktop from install of kmahjongglib4-1:14.12.3-2.mga6.noarch conflicts with file from package kmahjongglib-1:4.14.3-1.mga5.noarch
        file /usr/share/apps/kmahjongglib/backgrounds/wood_light.svg from install of kmahjongglib4-1:14.12.3-2.mga6.noarch conflicts with file from package kmahjongglib-1:4.14.3-1.mga5.noarch
        file /usr/share/apps/kmahjongglib/tilesets/alphabet.copyright from install of kmahjongglib4-1:14.12.3-2.mga6.noarch conflicts with file from package kmahjongglib-1:4.14.3-1.mga5.noarch
        file /usr/share/apps/kmahjongglib/tilesets/alphabet.desktop from install of kmahjongglib4-1:14.12.3-2.mga6.noarch conflicts with file from package kmahjongglib-1:4.14.3-1.mga5.noarch
        file /usr/share/apps/kmahjongglib/tilesets/alphabet.svgz from install of kmahjongglib4-1:14.12.3-2.mga6.noarch conflicts with file from package kmahjongglib-1:4.14.3-1.mga5.noarch
        file /usr/share/apps/kmahjongglib/tilesets/classic.copyright from install of kmahjongglib4-1:14.12.3-2.mga6.noarch conflicts with file from package kmahjongglib-1:4.14.3-1.mga5.noarch
        file /usr/share/apps/kmahjongglib/tilesets/classic.desktop from install of kmahjongglib4-1:14.12.3-2.mga6.noarch conflicts with file from package kmahjongglib-1:4.14.3-1.mga5.noarch
        file /usr/share/apps/kmahjongglib/tilesets/classic.svg from install of kmahjongglib4-1:14.12.3-2.mga6.noarch conflicts with file from package kmahjongglib-1:4.14.3-1.mga5.noarch
        file /usr/share/apps/kmahjongglib/tilesets/default.copyright from install of kmahjongglib4-1:14.12.3-2.mga6.noarch conflicts with file from package kmahjongglib-1:4.14.3-1.mga5.noarch
        file /usr/share/apps/kmahjongglib/tilesets/default.svgz from install of kmahjongglib4-1:14.12.3-2.mga6.noarch conflicts with file from package kmahjongglib-1:4.14.3-1.mga5.noarch
        file /usr/share/apps/kmahjongglib/tilesets/egypt.copyright from install of kmahjongglib4-1:14.12.3-2.mga6.noarch conflicts with file from package kmahjongglib-1:4.14.3-1.mga5.noarch
        file /usr/share/apps/kmahjongglib/tilesets/egypt.desktop from install of kmahjongglib4-1:14.12.3-2.mga6.noarch conflicts with file from package kmahjongglib-1:4.14.3-1.mga5.noarch
        file /usr/share/apps/kmahjongglib/tilesets/egypt.svgz from install of kmahjongglib4-1:14.12.3-2.mga6.noarch conflicts with file from package kmahjongglib-1:4.14.3-1.mga5.noarch
        file /usr/share/apps/kmahjongglib/tilesets/jade.copyright from install of kmahjongglib4-1:14.12.3-2.mga6.noarch conflicts with file from package kmahjongglib-1:4.14.3-1.mga5.noarch
        file /usr/share/apps/kmahjongglib/tilesets/jade.desktop from install of kmahjongglib4-1:14.12.3-2.mga6.noarch conflicts with file from package kmahjongglib-1:4.14.3-1.mga5.noarch
        file /usr/share/apps/kmahjongglib/tilesets/jade.svgz from install of kmahjongglib4-1:14.12.3-2.mga6.noarch conflicts with file from package kmahjongglib-1:4.14.3-1.mga5.noarch
        file /usr/share/apps/kmahjongglib/tilesets/traditional.copyright from install of kmahjongglib4-1:14.12.3-2.mga6.noarch conflicts with file from package kmahjongglib-1:4.14.3-1.mga5.noarch
        file /usr/share/apps/kmahjongglib/tilesets/traditional.desktop from install of kmahjongglib4-1:14.12.3-2.mga6.noarch conflicts with file from package kmahjongglib-1:4.14.3-1.mga5.noarch
        file /usr/share/apps/kmahjongglib/tilesets/traditional.svgz from install of kmahjongglib4-1:14.12.3-2.mga6.noarch conflicts with file from package kmahjongglib-1:4.14.3-1.mga5.noarch
        libbzrtp.so.0()(64bit) is needed by lib64mediastreamer7-1:2.14.0-5.mga6.x86_64
        libkomparedialogpages.so.5()(64bit) is needed by kompare-1:16.12.3-1.mga6.x86_64
        libkomparediff2.so.5()(64bit) is needed by kompare-1:16.12.3-1.mga6.x86_64
        kmahjongglib4 is needed by kajongg-1:16.12.3-1.mga6.noarch
        kopete >= 4:16.12.3-1.mga6 is needed by kopete-handbook-4:16.12.3-1.mga6.noarch
        okular >= 2:16.12.3-2.mga6 is needed by okular-handbook-2:16.12.3-2.mga6.noarch
        libKF5Screen.so.7()(64bit) is needed by libkscreen-5.8.7-1.mga6.x86_64
        typelib(StatusNotifier) >= 1.0 is needed by drakx-net-2.32-1.mga6.noarch
        libcblas.so.3()(64bit) is needed by (installed) lib64gsl0-1.16-5.mga5.x86_64
        typelib(StatusNotifier) >= 1.0 is needed by mgaonline-3.24-1.mga6.noarch
[root@localhost ~]#


Thanks for the continued support guys.

UPDATE: Solved! Managed to install all the packages finally. Thank you for the help guys. I'm truly grateful!
rafeemostafa
 
Posts: 12
Joined: Mar 30th, '16, 10:42

Re: Can't login to Mageia 5 after update

Postby doktor5000 » Jul 20th, '17, 18:36

rafeemostafa wrote:
Code: Select all
Installation failed:    file /usr/share/apps/kmahjongglib/backgrounds/default.svg from install of kmahjongglib4-1:14.12.3-2.mga6.noarch conflicts with file from package kmahjongglib-1:4.14.3-1.mga5.noarch
        file /usr/share/apps/kmahjongglib/backgrounds/chinese_landscape.copyright from install of kmahjongglib4-1:14.12.3-2.mga6.noarch conflicts with file from package kmahjongglib-1:4.14.3-1.mga5.noarch
        file /usr/share/apps/kmahjongglib/backgrounds/chinese_landscape.desktop from install of kmahjongglib4-1:14.12.3-2.mga6.noarch conflicts with file from package kmahjongglib-1:4.14.3-1.mga5.noarch
        file /usr/share/apps/kmahjongglib/backgrounds/chinese_landscape.svgz from install of kmahjongglib4-1:14.12.3-2.mga6.noarch conflicts with file from package kmahjongglib-1:4.14.3-1.mga5.noarch
        file /usr/share/apps/kmahjongglib/backgrounds/color_plain.desktop from install of kmahjongglib4-1:14.12.3-2.mga6.noarch conflicts with file from package kmahjongglib-1:4.14.3-1.mga5.noarch
        file /usr/share/apps/kmahjongglib/backgrounds/default.desktop from install of kmahjongglib4-1:14.12.3-2.mga6.noarch conflicts with file from package kmahjongglib-1:4.14.3-1.mga5.noarch
        file /usr/share/apps/kmahjongglib/tilesets/default.desktop from install of kmahjongglib4-1:14.12.3-2.mga6.noarch conflicts with file from package kmahjongglib-1:4.14.3-1.mga5.noarch
        file /usr/share/apps/kmahjongglib/backgrounds/default_old.copyright from install of kmahjongglib4-1:14.12.3-2.mga6.noarch conflicts with file from package kmahjongglib-1:4.14.3-1.mga5.noarch
        file /usr/share/apps/kmahjongglib/backgrounds/default_old.desktop from install of kmahjongglib4-1:14.12.3-2.mga6.noarch conflicts with file from package kmahjongglib-1:4.14.3-1.mga5.noarch
        file /usr/share/apps/kmahjongglib/backgrounds/egyptian.svgz from install of kmahjongglib4-1:14.12.3-2.mga6.noarch conflicts with file from package kmahjongglib-1:4.14.3-1.mga5.noarch
        file /usr/share/apps/kmahjongglib/backgrounds/summerfield.copyright from install of kmahjongglib4-1:14.12.3-2.mga6.noarch conflicts with file from package kmahjongglib-1:4.14.3-1.mga5.noarch
        file /usr/share/apps/kmahjongglib/backgrounds/summerfield.desktop from install of kmahjongglib4-1:14.12.3-2.mga6.noarch conflicts with file from package kmahjongglib-1:4.14.3-1.mga5.noarch
        file /usr/share/apps/kmahjongglib/backgrounds/summerfield.svg from install of kmahjongglib4-1:14.12.3-2.mga6.noarch conflicts with file from package kmahjongglib-1:4.14.3-1.mga5.noarch
        file /usr/share/apps/kmahjongglib/backgrounds/wood_light.copyright from install of kmahjongglib4-1:14.12.3-2.mga6.noarch conflicts with file from package kmahjongglib-1:4.14.3-1.mga5.noarch
        file /usr/share/apps/kmahjongglib/backgrounds/wood_light.desktop from install of kmahjongglib4-1:14.12.3-2.mga6.noarch conflicts with file from package kmahjongglib-1:4.14.3-1.mga5.noarch
        file /usr/share/apps/kmahjongglib/backgrounds/wood_light.svg from install of kmahjongglib4-1:14.12.3-2.mga6.noarch conflicts with file from package kmahjongglib-1:4.14.3-1.mga5.noarch
        file /usr/share/apps/kmahjongglib/tilesets/alphabet.copyright from install of kmahjongglib4-1:14.12.3-2.mga6.noarch conflicts with file from package kmahjongglib-1:4.14.3-1.mga5.noarch
        file /usr/share/apps/kmahjongglib/tilesets/alphabet.desktop from install of kmahjongglib4-1:14.12.3-2.mga6.noarch conflicts with file from package kmahjongglib-1:4.14.3-1.mga5.noarch
        file /usr/share/apps/kmahjongglib/tilesets/alphabet.svgz from install of kmahjongglib4-1:14.12.3-2.mga6.noarch conflicts with file from package kmahjongglib-1:4.14.3-1.mga5.noarch
        file /usr/share/apps/kmahjongglib/tilesets/classic.copyright from install of kmahjongglib4-1:14.12.3-2.mga6.noarch conflicts with file from package kmahjongglib-1:4.14.3-1.mga5.noarch
        file /usr/share/apps/kmahjongglib/tilesets/classic.desktop from install of kmahjongglib4-1:14.12.3-2.mga6.noarch conflicts with file from package kmahjongglib-1:4.14.3-1.mga5.noarch
        file /usr/share/apps/kmahjongglib/tilesets/classic.svg from install of kmahjongglib4-1:14.12.3-2.mga6.noarch conflicts with file from package kmahjongglib-1:4.14.3-1.mga5.noarch
        file /usr/share/apps/kmahjongglib/tilesets/default.copyright from install of kmahjongglib4-1:14.12.3-2.mga6.noarch conflicts with file from package kmahjongglib-1:4.14.3-1.mga5.noarch
        file /usr/share/apps/kmahjongglib/tilesets/default.svgz from install of kmahjongglib4-1:14.12.3-2.mga6.noarch conflicts with file from package kmahjongglib-1:4.14.3-1.mga5.noarch
        file /usr/share/apps/kmahjongglib/tilesets/egypt.copyright from install of kmahjongglib4-1:14.12.3-2.mga6.noarch conflicts with file from package kmahjongglib-1:4.14.3-1.mga5.noarch
        file /usr/share/apps/kmahjongglib/tilesets/egypt.desktop from install of kmahjongglib4-1:14.12.3-2.mga6.noarch conflicts with file from package kmahjongglib-1:4.14.3-1.mga5.noarch
        file /usr/share/apps/kmahjongglib/tilesets/egypt.svgz from install of kmahjongglib4-1:14.12.3-2.mga6.noarch conflicts with file from package kmahjongglib-1:4.14.3-1.mga5.noarch
        file /usr/share/apps/kmahjongglib/tilesets/jade.copyright from install of kmahjongglib4-1:14.12.3-2.mga6.noarch conflicts with file from package kmahjongglib-1:4.14.3-1.mga5.noarch
        file /usr/share/apps/kmahjongglib/tilesets/jade.desktop from install of kmahjongglib4-1:14.12.3-2.mga6.noarch conflicts with file from package kmahjongglib-1:4.14.3-1.mga5.noarch
        file /usr/share/apps/kmahjongglib/tilesets/jade.svgz from install of kmahjongglib4-1:14.12.3-2.mga6.noarch conflicts with file from package kmahjongglib-1:4.14.3-1.mga5.noarch
        file /usr/share/apps/kmahjongglib/tilesets/traditional.copyright from install of kmahjongglib4-1:14.12.3-2.mga6.noarch conflicts with file from package kmahjongglib-1:4.14.3-1.mga5.noarch
        file /usr/share/apps/kmahjongglib/tilesets/traditional.desktop from install of kmahjongglib4-1:14.12.3-2.mga6.noarch conflicts with file from package kmahjongglib-1:4.14.3-1.mga5.noarch
        file /usr/share/apps/kmahjongglib/tilesets/traditional.svgz from install of kmahjongglib4-1:14.12.3-2.mga6.noarch conflicts with file from package kmahjongglib-1:4.14.3-1.mga5.noarch





This is a packaging oversight, there are either conflicts missing for those packages or it has not been properly renamed, hence the package manager treats those two as totally different packages as the name differs (kmahjongglib4 vs. kmahjongglib)

For reference, I've reported this as https://bugs.mageia.org/show_bug.cgi?id=21304
Cauldron is not for the faint of heart!
Caution: Hot, bubbling magic inside. May explode or cook your kittens!
----
Disclaimer: Beware of allergic reactions in answer to unconstructive complaint-type posts
User avatar
doktor5000
 
Posts: 18032
Joined: Jun 4th, '11, 10:10
Location: Leipzig, Germany

Re: [SOLVED] Can't login to Mageia 5 after update

Postby rafeemostafa » Jul 20th, '17, 19:16

Oh. Thanks man. I get it now.

I'm just surprised that a tiny bug with a game prevented essential parts of the OS from being updated. Thanks for the help!
rafeemostafa
 
Posts: 12
Joined: Mar 30th, '16, 10:42


Return to Basic support

Who is online

Users browsing this forum: Google [Bot] and 1 guest