Wiki source for TestingMageia2MgaApplet
TestingMageia2 > mgaapplet
Displays a message with "le mot de passe est invalide" 3 times (or 6) then only have "close" button.
More precisely (in French)
Le mot de passe n'est pas valide.
Veuillez essayer à nouveau.
===Annoying bug with mgaapplet===
It seems to correspond to the following bugs :
~- https://bugs.mageia.org/show_bug.cgi?id=4136
~~- found it from http://www.mageialinux-online.org/forum/topic-13372+mot-de-passe-mgaapplet.php
It reminds me of the problem we had with pam or perhaps nscd
Other bugs have been opened:
~- https://bugs.mageia.org/show_bug.cgi?id=5307
~- https://bugs.mageia.org/show_bug.cgi?id=5831
~- https://bugs.mageia.org/show_bug.cgi?id=3164
All are duplicates of 4136 (or should be tagged as this). As of 2012-11-05, still applies to Mageia1, Mageia2 and cauldron.
===perhaps a bug with nscd ?===
IIRC, nscd is not installed with a default install from LiveCD
I added it afterwards, though some messages remain in /var/log/messages
%%Nov 5 11:02:59 localhost systemd[1]: PID file /var/run/nscd/nscd.pid not readable (yet?) after start.
Nov 5 11:02:59 localhost nscd: 4593 ne peut créer /var/db/nscd/passwd; aucune base de données persistante utilisée
Nov 5 11:02:59 localhost nscd: 4593 ne peut créer /var/db/nscd/group; aucune base de données persistante utilisée
Nov 5 11:02:59 localhost nscd: 4593 ne peut créer /var/db/nscd/services; aucune base de données persistante utilisée%%
It happens again just after successfully connecting to the wifi :
%% 11:13:18 localhost systemd[1]: PID file /var/run/nscd/nscd.pid not readable (yet?) after start.
Nov 5 11:13:18 localhost nscd: 7087 ne peut créer /var/db/nscd/passwd; aucune base de données persistante utilisée
Nov 5 11:13:18 localhost nscd: 7087 ne peut créer /var/db/nscd/group; aucune base de données persistante utilisée
Nov 5 11:13:18 localhost nscd: 7087 ne peut créer /var/db/nscd/services; aucune base de données persistante utilisée%
but may not be related to the above bug.
Displays a message with "le mot de passe est invalide" 3 times (or 6) then only have "close" button.
More precisely (in French)
Le mot de passe n'est pas valide.
Veuillez essayer à nouveau.
===Annoying bug with mgaapplet===
It seems to correspond to the following bugs :
~- https://bugs.mageia.org/show_bug.cgi?id=4136
~~- found it from http://www.mageialinux-online.org/forum/topic-13372+mot-de-passe-mgaapplet.php
It reminds me of the problem we had with pam or perhaps nscd
Other bugs have been opened:
~- https://bugs.mageia.org/show_bug.cgi?id=5307
~- https://bugs.mageia.org/show_bug.cgi?id=5831
~- https://bugs.mageia.org/show_bug.cgi?id=3164
All are duplicates of 4136 (or should be tagged as this). As of 2012-11-05, still applies to Mageia1, Mageia2 and cauldron.
===perhaps a bug with nscd ?===
IIRC, nscd is not installed with a default install from LiveCD
I added it afterwards, though some messages remain in /var/log/messages
%%Nov 5 11:02:59 localhost systemd[1]: PID file /var/run/nscd/nscd.pid not readable (yet?) after start.
Nov 5 11:02:59 localhost nscd: 4593 ne peut créer /var/db/nscd/passwd; aucune base de données persistante utilisée
Nov 5 11:02:59 localhost nscd: 4593 ne peut créer /var/db/nscd/group; aucune base de données persistante utilisée
Nov 5 11:02:59 localhost nscd: 4593 ne peut créer /var/db/nscd/services; aucune base de données persistante utilisée%%
It happens again just after successfully connecting to the wifi :
%% 11:13:18 localhost systemd[1]: PID file /var/run/nscd/nscd.pid not readable (yet?) after start.
Nov 5 11:13:18 localhost nscd: 7087 ne peut créer /var/db/nscd/passwd; aucune base de données persistante utilisée
Nov 5 11:13:18 localhost nscd: 7087 ne peut créer /var/db/nscd/group; aucune base de données persistante utilisée
Nov 5 11:13:18 localhost nscd: 7087 ne peut créer /var/db/nscd/services; aucune base de données persistante utilisée%
but may not be related to the above bug.