Fatal error: Authentication failed (is SSU set up correctly?) [answered]
I'm attempting for the first time to install some software using pkcon(1), but when doing this, the process stops with the error above.
[root@localhost nemo]# pkcon install zypper
Installing [=========================]
Waiting in queue [=========================]
Starting [=========================]
Refreshing software list [=========================]
Querying [=========================]
Resolving dependencies [=========================]
Installing packages [=========================]
The following packages have to be installed:
augeas-libs-1.0.0-1.1.1.armv7hl Libraries for augeas
zypper-1.8.3-1.1.4.armv7hl Command line software manager using libzypp
Proceed with changes? [N/y] y
[=========================]
Installing [=========================]
Waiting in queue [=========================]
Waiting for authentication [=========================]
Waiting in queue [=========================]
Starting [=========================]
Refreshing software list [=========================]
Querying [=========================]
Resolving dependencies [=========================]
Installing packages [=========================]
Downloading packages [=========================]
Fatal error: Authentication failed (is SSU set up correctly?)
How do I resolve this?
what do the commands "ssu s" and "ssu domain" say?
Kontio ( 2013-12-27 20:39:11 +0200 )editHere's what I get (w/faked UID):
sjn ( 2013-12-27 21:04:33 +0200 )editI have same error after doing a pkcon refresh. Can't use wharehouse with openrepos for updates
ssu ur pkcon refresh doesn't change anything...
Jef ( 2014-04-02 17:41:14 +0200 )edit@Jef what does
Kontio ( 2014-04-03 10:49:39 +0200 )editssu lr
list? Hmm and why do you haveRelease: latest
that sounds wrong to me somehow. What does the commandversion
print out?@Kontio Thanks for you help
I also don't know why I have
Jef ( 2014-04-03 11:53:11 +0200 )editRelease : latest
. I thought it was a change from Jolla team. Latest things I installed manually (not from Jolla store) is gPodder from Thomas Perl and I update Mitakuuluu from coderus when new versions are available.