Description of problem: I'm using VirtualBox to install Mageia4 from Mageia-4-LiveDVD-GNOME-i586-DVD.iso image. After installation, I can't start MCC from GNOME. Mageia is complaying that password is incorrect. However, It's possible to use terminal and switch to root using the same password. I tried to reinstall Mageia a few times still the same problem. The latest was checking integrity: MD5SUM match mirror but sd256 doesn't. Version-Release number of selected component (if applicable): How reproducible: Steps to Reproduce: 1. Download Mageia-4-LiveDVD-GNOME-i586-DVD.iso 2. Install Mageia from iso using VirtualBox. 3. Try to open MCC from GNOME GUI. Reproducible: Steps to Reproduce:
Created attachment 5488 [details] GNOME error
Created attachment 5489 [details] root terminal
Perhaps it has to do with sudo which is not configured properly
CC: (none) => olivierSource RPM: Mageia-4-LiveDVD-GNOME-i586-DVD.iso => sudo
Installer and Release bugs should always be set to cauldron, because once the isos for a stable version have been created, they cannot be changed. This bug was filed very long ago, for Mageia 4. Was this bug still valid for Mageia 5? (If so, please do _not_ set the version to "5". Only asking because if it was still valid for Mageia 5, that then we'll know we'll have to pay attention to this issue when testing the 6 alpha's and later). Please close this bug report if the problem was solved in Mageia 5hhhh
Keywords: (none) => NEEDINFOVersion: 4 => Cauldron
Recently installed Mageia 5 (LXDE, from x86 DVD). The same problem
Might be duplicate of bug 16396 @Palm: please see https://forums.mageia.org/en/viewtopic.php?p=59728#p59728 for a summary and please provide at least the output of: as normal user: cat /run/systemd/users/$(id -u) ps -ef|grep -v grep|grep polkit as root: systemctl status polkit.service -a
CC: (none) => doktor5000
After I updated system several times, it was fixed. Just in case: # systemctl status polkit.service -a â polkit.service - Authorization Manager Loaded: loaded (/usr/lib/systemd/system/polkit.service; static) Active: active (running) since Sun 2015-10-25 20:11:43 CDT; 5 days ago Docs: man:polkit(8) Main PID: 1779 (polkitd) CGroup: /system.slice/polkit.service ââ1779 /usr/lib/polkit-1/polkitd --no-debug Oct 25 20:11:42 localhost.localdomain polkitd[1779]: Started polkitd version 0.113 Oct 25 20:11:43 localhost.localdomain polkitd[1779]: Loading rules from directory /etc/polkit-1/rules.d Oct 25 20:11:43 localhost.localdomain polkitd[1779]: Loading rules from directory /usr/share/polkit-1/rules.d Oct 25 20:11:43 localhost.localdomain polkitd[1779]: Finished loading, compiling and executing 3 rules Oct 25 20:11:43 localhost.localdomain polkitd[1779]: Acquired the name org.freedesktop.PolicyKit1 on the system bus Oct 25 20:11:43 localhost.localdomain polkitd[1779]: Registered Authentication Agent for unix-session:c1 (system bus name :1.16 [lxpolkit], object path /org/freedesktop/PolicyKit1/AuthenticationAgent, locale en_US.UTF-8) Oct 31 17:46:26 localhost.localdomain polkitd[1779]: Unregistered Authentication Agent for unix-session:c1 (system bus name :1.16, object path /org/freedesktop/PolicyKit1/AuthenticationAgent, locale en_US.UTF-8) (disconnected from bus) Oct 31 17:47:15 localhost.localdomain polkitd[1779]: Registered Authentication Agent for unix-session:c2 (system bus name :1.83 [lxpolkit], object path /org/freedesktop/PolicyKit1/AuthenticationAgent, locale en_US.UTF-8) $ cat /run/systemd/users/$(id -u) # This is private data. Do not parse. NAME=<...> STATE=active RUNTIME=/run/user/1000 SERVICE=user@1000.service SLICE=user-1000.slice DISPLAY=c2 REALTIME=1445821884735737 MONOTONIC=26216415 SESSIONS=c2 c1 SEATS=seat0 seat0 ACTIVE_SESSIONS=c2 ONLINE_SESSIONS=c2 ACTIVE_SEATS=seat0 ONLINE_SEATS=seat0 $ ps -ef|grep -v grep|grep polkit polkitd 1779 1 0 Oct25 ? 00:00:00 /usr/lib/polkit-1/polkitd --no-debug u_1 24067 1 0 17:47 ? 00:00:00 lxpolkit
Thanks f(In reply to Palm Pre from comment #7) > After I updated system several times, it was fixed. Thanks for the feedback. In case it reoccurs, please reopen.
Status: NEW => RESOLVEDResolution: (none) => FIXED