Pamac upgrade -a and package manager: authentication failed without even typing my password

Hi forum,
I was trying to update and both options: pamac upgrade -a as well as the package manager give me an authentication failed window without typing my password.

pamac upgrade -a
Vorbereitung... 
==== AUTHENTICATING FOR org.manjaro.pamac.commit ====
Authentifizierung wird zur Installation, Aktualisierung oder Entfernung von Paketen benötigt 
Authenticating as: euki 
==== AUTHENTICATION FAILED ====
Fehler: Authentifizierung fehlgeschlagen

What can I Do?

Thank You Very Much

It’s a transitory polkit problem. :backhand_index_pointing_down:

1 Like

Thank You Very Much.

Unfortunately it still does not work.

sudo chmod 644 /usr/lib/polkit-1/rules.d/\*
zsh: no matches found: /usr/lib/polkit-1/rules.d/\*
sudo chmod 644 /usr/lib/polkit-1/rules.d/
chmod: Zugriff auf '/usr/lib/polkit-1/rules.d/' nicht möglich: Datei oder Verzeichnis nicht gefunden

What did I do wrong?

Thank You Very Much

This simply means there were no rules defined in that directory – so it found no matches – we presume the other parts of the command were successful, as no warnings to the contrary were issued.

Nothing wrong – except for formatting :wink:


:point_right: All code or command output should be placed within a scrollable pre-formatted text enclosure according to forum guidelines, and not a quote box. :eyes:

Please see:


[MiniHowTo] Present code or command output

Note: Grave accent (or, backtick) characters are used. :eyes:

For inline code or to show a single command:

  • please follow this simple example: code here.

For multi-line command output:

  • place text beween two rows of three (```) backtick characters to form a scrollable text box, or …
  • use the </> button in the Compose window to achieve the same result.

The empty row between these rows of backtick characters is where to paste any multi-line command output (such as inxi).

An example of a pre-formatted text enclosure:

What is a Quark?

A. In Physics, an elementary particle and fundamental constituent of matter. 
B. A character from the Star Trek: "Deep Space Nine" television series.
C. A soft, creamy, usually unsalted cheese traditional to central Europe.

ok, Thank You.. I got that with formatting…please excuse me.

But why does authentification still fails without even typing my password?

I have done all steps mentioned and it still does not work…

Thank You Very Much

I solved the problem by changing Kernel Linux 6.1.159-1 to Linux 6.6.119-1.

Thank You Very Much!

2 Likes

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.