You are not logged in.
Pages: 1
I just installed gparted using the terminal to download the package by executing the command
~$ sudo apt install gparted
after it installed I then went to the Applications Folder and also used the Application Finder to locate and run the program from a GUI.
After selecting the file and then clicking the launch button...... nothing happens.
When I open the terminal and entered the command
~$ gparted-pkexec
I was asked to enter in my user password.
(xenial)dlwilson88@localhost:~$ gparted-pkexec
==== AUTHENTICATING FOR com.ubuntu.pkexec.gparted ===
Authentication is required to run the GParted Partition Editor
Authenticating as: dlwilson88
Password:
Upon entering my password I then received this error message:
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.
(xenial)dlwilson88@localhost:~$
Does anyone have any idea why it's asking for my user password and then saying
Not authorized
and why it won't open after clicking the launch
button from within the Application Menu?
This is what I get if I enter the command:
~$ sudo gparted
[sudo] password for dlwilson88:
======================
libparted : 3.2
======================
and the program still refuses to launch??
here is my os version:
~$ lsb_release -a
LSB Version: core-9.20160110ubuntu0.2-amd64
Distributor ID: Ubuntu
Description: Ubuntu 16.04.4 LTS
Release: 16.04
Codename: xenial
Last edited by dlwilson88 (2018-07-11 15:29:22)
Offline
I believe there is an active bug report about this issue (authentication not working without a Gui agent). Make sure you have a policykit agent installed and running. For ubuntu, I believe its in the "policykit-1-gnome" package and the authentication agent is "/usr/lib/policykit-1-gnome/polkit-gnome-authentication-agent-1".
If it's not currently running, start it up and try again. If it works, check that it's enabled in Settings Manager > Session and Startup > Startup Applications.
Please remember to mark your thread [SOLVED] to make it easier for others to find
--- How To Ask For Help | FAQ | Developer Wiki | Community | Contribute ---
Offline
~$ whereis policykit-1-gnome
policykit-1-gnome:
Not sure what this output means?
~$ sudo apt-get install policykit-1-gnome
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following NEW packages will be installed:
policykit-1-gnome
0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
Need to get 24.0 kB of archives.
After this operation, 139 kB of additional disk space will be used.
Err:1 http://archive.ubuntu.com/ubuntu xenial/main amd64 policykit-1-gnome amd64 0.105-2ubuntu2
Temporary failure resolving 'archive.ubuntu.com'
E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/p/policykit-1-gnome/policykit-1-gnome_0.105-2ubuntu2_amd64.deb Temporary failure resolving 'archive.ubuntu.com'
E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing?
~$ sudo apt-get update && sudo apt-get upgrade
Err:1 http://archive.ubuntu.com/ubuntu xenial InRelease
Temporary failure resolving 'archive.ubuntu.com'
Err:2 http://archive.ubuntu.com/ubuntu xenial-updates InRelease
Temporary failure resolving 'archive.ubuntu.com'
Err:3 http://dl.google.com/linux/chrome/deb stable InRelease
Temporary failure resolving 'dl.google.com'
Err:4 http://ppa.launchpad.net/gezakovacs/ppa/ubuntu xenial InRelease
Temporary failure resolving 'ppa.launchpad.net'
Err:5 http://archive.ubuntu.com/ubuntu xenial-security InRelease
Temporary failure resolving 'archive.ubuntu.com'
Err:6 http://archive.ubuntu.com/ubuntu xenial-backports InRelease
Temporary failure resolving 'archive.ubuntu.com'
Err:7 https://packagecloud.io/AtomEditor/atom/ubuntu xenial InRelease
Could not resolve host: packagecloud.io
Err:8 https://packagecloud.io/AtomEditor/atom/any any InRelease
Could not resolve host: packagecloud.io
Reading package lists... Done
W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/xenial/InRelease Temporary failure resolving 'archive.ubuntu.com'
W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/xenial-updates/InRelease Temporary failure resolving 'archive.ubuntu.com'
W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/xenial-security/InRelease Temporary failure resolving 'archive.ubuntu.com'
W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/xenial-backports/InRelease Temporary failure resolving 'archive.ubuntu.com'
W: Failed to fetch http://dl.google.com/linux/chrome/deb/dists/stable/InRelease Temporary failure resolving 'dl.google.com'
W: Failed to fetch https://packagecloud.io/AtomEditor/atom/ubuntu/dists/xenial/InRelease Could not resolve host: packagecloud.io
W: Failed to fetch https://packagecloud.io/AtomEditor/atom/any/dists/any/InRelease Could not resolve host: packagecloud.io
W: Failed to fetch http://ppa.launchpad.net/gezakovacs/ppa/ubuntu/dists/xenial/InRelease Temporary failure resolving 'ppa.launchpad.net'
W: Some index files failed to download. They have been ignored, or old ones used instead.
Reading package lists... Done
Building dependency tree
Reading state information... Done
Calculating upgrade... Done
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
Any idea why all or most all of the files failed to download? Should I try getting a tar.gz or some version
of a physical copy of the actual file? Or does the failed apt-get update mean there is an issue with my operating system?
Offline
Temporary failure resolving 'archive.ubuntu.com'
Is everything okay with your network connection? Can you connect to: http://archive.ubuntu.com/ubuntu/dists/?
Please remember to mark your thread [SOLVED] to make it easier for others to find
--- How To Ask For Help | FAQ | Developer Wiki | Community | Contribute ---
Offline
I had a similar problem on a fresh install of Ubuntu 18.04 after installing xfce4.
The problem was evident as en error message when trying run 'Language Support' (gnome-language-selector) after install.
Error described here: https://askubuntu.com/questions/1031319 … 62#1127862
No PolicyKit Authentication Agent was installed - or at least not one that xfce seemed to recognise.
I solved the problem by installing one:
$ sudo apt install policykit-1-gnome
That installed the package: /usr/lib/policykit-1-gnome/polkit-gnome-authentication-agent-1.
It seemed to update the autostart list.
Though there is such a thing as 'xfce-polkit' and 'xfce-polkit-git', I could not see them on my machine and Debian [reports][3], in it's account of the package policykit-1-gnome, that xfce still uses the gnome polkit agent:
"This implementation was originally designed for GNOME 2, but most GNOME-based desktop environments, including GNOME 3, GNOME Flashback, and MATE, have their own built-in PolicyKit agents and no longer use this one. The remaining users of this implementation are Cinnamon, XFCE and Unity."
(https://packages.debian.org/sid/policykit-1-gnome)
It is worth noting that the terminal emulator that comes default in Ubuntu and is still default after installing xfce (gnome terminal) would not run polkit-gnome-authentication-agent-1 after install. I understand it may have been necessary, perhaps ironically, to run it an an xterm. I didn't attempt this. But all was well after restart.
Offline
Debian reports in it's account of the package policykit-1-gnome, that xfce uses the gnome polkit agent:
"This implementation was originally designed for GNOME 2, but most GNOME-based desktop environments, including GNOME 3, GNOME Flashback, and MATE, have their own built-in PolicyKit agents and no longer use this one. The remaining users of this implementation are Cinnamon, XFCE and Unity."
Offline
Bypass the whole issue and modify the file /usr/share/polkit-1/actions/com.ubuntu.pkexec.gparted.policy
<allow_any>auth_admin</allow_any>
<allow_inactive>auth_admin</allow_inactive>
<allow_active>yes</allow_active>
I use no, no, yes.
Offline
if i were running into issues like this where sudo seems to work, i'd do sudo -i to get a root shell and go from there. be careful as root. even with my 36+ years experience, i've fouled things up, before, needing a re-install. fortunately never on a working machine or cloud instance.
and many programs expect more than just being root for many purposes.
Offline
Pages: 1
[ Generated in 0.014 seconds, 7 queries executed - Memory usage: 582.01 KiB (Peak: 599.29 KiB) ]