Announcement
Collapse
No announcement yet.
Neon suddenly demanding root password (sudo pw)
Collapse
X
-
Well, for what it's worth my fully updated Neon is not doing that. Are you using the regular User Edition or one of the others?
- Top
- Bottom
-
Strange.
I'm on the regular User Edition:
Code:dave@MONOLITH:/media/dave/WD10TB/Linux_setup$ uname -a Linux MONOLITH 6.2.0-36-generic #37~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Mon Oct 9 15:34:04 UTC 2 x86_64 x86_64 x86_64 GNU/Linux dave@MONOLITH:/media/dave/WD10TB/Linux_setup$ lsb_release -a No LSB modules are available. Distributor ID: Neon Description: KDE neon 5.27 Release: 22.04 Codename: jammy
FWIW, all 3 of the popups I got (shown above) are from "PolicyKit1 KDE Agent".
Added: This may be unrelated, but I also just realized my .profile isn't getting processed on boot. If I source it, it's fine, but it's not happening automatically.Last edited by Dave92f1; Nov 19, 2023, 04:08 PM.
- Top
- Bottom
Comment
-
My first off-the-cuff thought would be a permissions issue, doing things with root/sudo that shouldn't be run with elevated privileges, which mucks with things.
Check that you are actually in the 'sudo' usergroup - run groups in the terminal.
Are you logged in as your normal user account?
My second one might be an incomplete set of updates, or something failed - how specifically are you doing this?
I'd try sunning sudo apt update and sudo apt full-upgrade and see if there are any warnings or messages there.
I have two fully up to date systems neon systems here, no issues at all, which of course is no help at all.
- Top
- Bottom
Comment
-
No joy, I'm afraid. (FWIW I've been using pkcon refresh and sudo pkcon update -y for updating).
I'm logged in as regular user 'dave'.
Code:dave@MONOLITH:/media/dave/WD10TB$ groups dave adm cdrom sudo dip plugdev lpadmin sambashare
Code:dave@MONOLITH:~$ sudo apt update [sudo] password for dave: Get:1 file:/var/lib/preinstalled-pool jammy InRelease Ign:1 file:/var/lib/preinstalled-pool jammy InRelease Get:2 file:/var/lib/preinstalled-pool jammy Release [3949 B] Get:2 file:/var/lib/preinstalled-pool jammy Release [3949 B] Hit:4 http://archive.ubuntu.com/ubuntu jammy InRelease Hit:5 http://archive.ubuntu.com/ubuntu jammy-updates InRelease Ign:6 http://dl.google.com/linux/chrome-remote-desktop/deb stable InRelease Hit:7 http://security.ubuntu.com/ubuntu jammy-security InRelease Hit:9 https://dl.google.com/linux/chrome/deb stable InRelease Hit:10 http://dl.google.com/linux/earth/deb stable InRelease Hit:11 http://dl.google.com/linux/chrome-remote-desktop/deb stable Release Hit:12 https://ppa.launchpadcontent.net/mozillateam/ppa/ubuntu jammy InRelease Get:13 http://archive.neon.kde.org/user jammy InRelease [189 kB] Ign:8 https://www.scootersoftware.com bcompare4 InRelease Hit:14 https://www.scootersoftware.com bcompare4 Release Fetched 189 kB in 1s (140 kB/s) Reading package lists... Done Building dependency tree... Done Reading state information... Done All packages are up to date. W: file:/var/lib/preinstalled-pool/dists/jammy/Release.gpg: Key is stored in legacy trusted.gpg keyring (/etc/apt/trusted.gpg), see the DEPRECATION section in apt-key(8) for details. W: Target Packages (non-free/binary-amd64/Packages) is configured multiple times in /etc/apt/sources.list.d/archive_uri-http_www_scootersoftware_com_-jammy.list:1 and /etc/apt/sources.list.d/scootersoftware.list:1 W: Target Packages (non-free/binary-all/Packages) is configured multiple times in /etc/apt/sources.list.d/archive_uri-http_www_scootersoftware_com_-jammy.list:1 and /etc/apt/sources.list.d/scootersoftware.list:1 W: Target DEP-11 (non-free/dep11/Components-amd64.yml) is configured multiple times in /etc/apt/sources.list.d/archive_uri-http_www_scootersoftware_com_-jammy.list:1 and /etc/apt/sources.list.d/scootersoftware.list:1 W: Target DEP-11 (non-free/dep11/Components-all.yml) is configured multiple times in /etc/apt/sources.list.d/archive_uri-http_www_scootersoftware_com_-jammy.list:1 and /etc/apt/sources.list.d/scootersoftware.list:1 W: Target DEP-11-icons-small (non-free/dep11/icons-48x48.tar) is configured multiple times in /etc/apt/sources.list.d/archive_uri-http_www_scootersoftware_com_-jammy.list:1 and /etc/apt/sources.list.d/scootersoftware.list:1 W: Target DEP-11-icons (non-free/dep11/icons-64x64.tar) is configured multiple times in /etc/apt/sources.list.d/archive_uri-http_www_scootersoftware_com_-jammy.list:1 and /etc/apt/sources.list.d/scootersoftware.list:1 W: Target DEP-11-icons-hidpi (non-free/dep11/icons-64x64@2.tar) is configured multiple times in /etc/apt/sources.list.d/archive_uri-http_www_scootersoftware_com_-jammy.list:1 and /etc/apt/sources.list.d/scootersoftware.list:1 W: Target DEP-11-icons-large (non-free/dep11/icons-128x128.tar) is configured multiple times in /etc/apt/sources.list.d/archive_uri-http_www_scootersoftware_com_-jammy.list:1 and /etc/apt/sources.list.d/scootersoftware.list:1 W: Target CNF (non-free/cnf/Commands-amd64) is configured multiple times in /etc/apt/sources.list.d/archive_uri-http_www_scootersoftware_com_-jammy.list:1 and /etc/apt/sources.list.d/scootersoftware.list:1 W: Target CNF (non-free/cnf/Commands-all) is configured multiple times in /etc/apt/sources.list.d/archive_uri-http_www_scootersoftware_com_-jammy.list:1 and /etc/apt/sources.list.d/scootersoftware.list:1 W: Target Packages (non-free/binary-amd64/Packages) is configured multiple times in /etc/apt/sources.list.d/archive_uri-http_www_scootersoftware_com_-jammy.list:1 and /etc/apt/sources.list.d/scootersoftware.list:1 W: Target Packages (non-free/binary-all/Packages) is configured multiple times in /etc/apt/sources.list.d/archive_uri-http_www_scootersoftware_com_-jammy.list:1 and /etc/apt/sources.list.d/scootersoftware.list:1 W: Target DEP-11 (non-free/dep11/Components-amd64.yml) is configured multiple times in /etc/apt/sources.list.d/archive_uri-http_www_scootersoftware_com_-jammy.list:1 and /etc/apt/sources.list.d/scootersoftware.list:1 W: Target DEP-11 (non-free/dep11/Components-all.yml) is configured multiple times in /etc/apt/sources.list.d/archive_uri-http_www_scootersoftware_com_-jammy.list:1 and /etc/apt/sources.list.d/scootersoftware.list:1 W: Target DEP-11-icons-small (non-free/dep11/icons-48x48.tar) is configured multiple times in /etc/apt/sources.list.d/archive_uri-http_www_scootersoftware_com_-jammy.list:1 and /etc/apt/sources.list.d/scootersoftware.list:1 W: Target DEP-11-icons (non-free/dep11/icons-64x64.tar) is configured multiple times in /etc/apt/sources.list.d/archive_uri-http_www_scootersoftware_com_-jammy.list:1 and /etc/apt/sources.list.d/scootersoftware.list:1 W: Target DEP-11-icons-hidpi (non-free/dep11/icons-64x64@2.tar) is configured multiple times in /etc/apt/sources.list.d/archive_uri-http_www_scootersoftware_com_-jammy.list:1 and /etc/apt/sources.list.d/scootersoftware.list:1 W: Target DEP-11-icons-large (non-free/dep11/icons-128x128.tar) is configured multiple times in /etc/apt/sources.list.d/archive_uri-http_www_scootersoftware_com_-jammy.list:1 and /etc/apt/sources.list.d/scootersoftware.list:1 W: Target CNF (non-free/cnf/Commands-amd64) is configured multiple times in /etc/apt/sources.list.d/archive_uri-http_www_scootersoftware_com_-jammy.list:1 and /etc/apt/sources.list.d/scootersoftware.list:1 W: Target CNF (non-free/cnf/Commands-all) is configured multiple times in /etc/apt/sources.list.d/archive_uri-http_www_scootersoftware_com_-jammy.list:1 and /etc/apt/sources.list.d/scootersoftware.list:1 dave@MONOLITH:~$
Code:dave@MONOLITH:~$ sudo apt full-upgrade Reading package lists... Done Building dependency tree... Done Reading state information... Done Starting pkgProblemResolver with broken count: 0 Starting 2 pkgProblemResolver with broken count: 0 Done Entering ResolveByKeep Calculating upgrade... Done The following packages were automatically installed and are no longer required: linux-headers-5.15.0-88 linux-hwe-6.2-headers-6.2.0-35 Use 'sudo apt autoremove' to remove them. The following packages will be REMOVED: linux-headers-6.2.0-35-generic linux-image-6.2.0-35-generic linux-modules-6.2.0-35-generic linux-modules-extra-6.2.0-35-generic 0 upgraded, 0 newly installed, 4 to remove and 0 not upgraded. After this operation, 616 MB disk space will be freed. Do you want to continue? [Y/n] y perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = "en", LC_ALL = (unset), LC_TIME = "en_CA.UTF-8", LC_MONETARY = "en_US.UTF-8", LC_ADDRESS = "en_US.UTF-8", LC_TELEPHONE = "en_US.UTF-8", LC_NAME = "en_US.UTF-8", LC_MEASUREMENT = "C", LC_IDENTIFICATION = "en_US.UTF-8", LC_NUMERIC = "en_US.UTF-8", LC_PAPER = "en_US.UTF-8", LANG = "en_US.UTF-8" are supported and installed on your system. perl: warning: Falling back to a fallback locale ("en_US.UTF-8"). locale: Cannot set LC_ALL to default locale: No such file or directory (Reading database ... 301205 files and directories currently installed.) Removing linux-headers-6.2.0-35-generic (6.2.0-35.35~22.04.1) ... Removing linux-image-6.2.0-35-generic (6.2.0-35.35~22.04.1) ... locale: Cannot set LC_ALL to default locale: No such file or directory I: /boot/initrd.img.old is now a symlink to initrd.img-6.2.0-37-generic /etc/kernel/postrm.d/initramfs-tools: update-initramfs: Deleting /boot/initrd.img-6.2.0-35-generic /etc/kernel/postrm.d/zz-update-grub: Sourcing file `/etc/default/grub' Sourcing file `/etc/default/grub.d/99_breeze-grub.cfg' Sourcing file `/etc/default/grub.d/init-select.cfg' Generating grub configuration file ... Found theme: /boot/grub/themes/breeze/theme.txt Found linux image: /boot/vmlinuz-6.2.0-37-generic Found initrd image: /boot/initrd.img-6.2.0-37-generic Found linux image: /boot/vmlinuz-6.2.0-36-generic Found initrd image: /boot/initrd.img-6.2.0-36-generic Found linux image: /boot/vmlinuz-5.15.0-89-generic Found initrd image: /boot/initrd.img-5.15.0-89-generic Memtest86+ needs a 16-bit boot, that is not available on EFI, exiting Warning: os-prober will not be executed to detect other bootable partitions. Systems on them will not be added to the GRUB boot configuration. Check GRUB_DISABLE_OS_PROBER documentation entry. Adding boot menu entry for UEFI Firmware Settings ... done Removing linux-modules-extra-6.2.0-35-generic (6.2.0-35.35~22.04.1) ... Removing linux-modules-6.2.0-35-generic (6.2.0-35.35~22.04.1) ... dave@MONOLITH:~$
Last edited by Dave92f1; Nov 20, 2023, 08:34 PM.
- Top
- Bottom
Comment
-
You can skip using pkcon here, since it is just running apt, but with less terminal output.
Likely irrelevant here, but you should probably fix this. Luckily it is only one repo is duplicated. The messaging tells you which.
Code:W: file:/var/lib/preinstalled-pool/dists/jammy/Release.gpg: Key is stored in legacy trusted.gpg keyring (/etc/apt/trusted.gpg), see the DEPRECATION section in apt-key(8) for details. W: Target Packages (non-free/binary-amd64/Packages) is configured multiple times in /etc/apt/sources.list.d/archive_uri-http_www_scootersoftware_com_-jammy.list:1 and /etc/apt/sources.list.d/scootersoftware.list:1 W: Target Packages (non-free/binary-all/Packages) is configured multiple times in /etc/apt/sources.list.d/archive_uri-http_www_scootersoftware_com_-jammy.list:1 and /etc/apt/sources.list.d/scootersoftware.list:1 W: Target DEP-11 (non-free/dep11/Components-amd64.yml) is configured multiple times in /etc/apt/sources.list.d/archive_uri-http_www_scootersoftware_com_-jammy.list:1 and /etc/apt/sources.list.d/scootersoftware.list:1 W: Target DEP-11 (non-free/dep11/Components-all.yml) is configured multiple times in /etc/apt/sources.list.d/archive_uri-http_www_scootersoftware_com_-jammy.list:1 and /etc/apt/sources.list.d/scootersoftware.list:1 W: Target DEP-11-icons-small (non-free/dep11/icons-48x48.tar) is configured multiple times in /etc/apt/sources.list.d/archive_uri-http_www_scootersoftware_com_-jammy.list:1 and /etc/apt/sources.list.d/scootersoftware.list:1 W: Target DEP-11-icons (non-free/dep11/icons-64x64.tar) is configured multiple times in /etc/apt/sources.list.d/archive_uri-http_www_scootersoftware_com_-jammy.list:1 and /etc/apt/sources.list.d/scootersoftware.list:1 W: Target DEP-11-icons-hidpi (non-free/dep11/icons-64x64@2.tar) is configured multiple times in /etc/apt/sources.list.d/archive_uri-http_www_scootersoftware_com_-jammy.list:1 and /etc/apt/sources.list.d/scootersoftware.list:1 W: Target DEP-11-icons-large (non-free/dep11/icons-128x128.tar) is configured multiple times in /etc/apt/sources.list.d/archive_uri-http_www_scootersoftware_com_-jammy.list:1 and /etc/apt/sources.list.d/scootersoftware.list:1 W: Target CNF (non-free/cnf/Commands-amd64) is configured multiple times in /etc/apt/sources.list.d/archive_uri-http_www_scootersoftware_com_-jammy.list:1 and /etc/apt/sources.list.d/scootersoftware.list:1 W: Target CNF (non-free/cnf/Commands-all) is configured multiple times in /etc/apt/sources.list.d/archive_uri-http_www_scootersoftware_com_-jammy.list:1 and /etc/apt/sources.list.d/scootersoftware.list:1 W: Target Packages (non-free/binary-amd64/Packages) is configured multiple times in /etc/apt/sources.list.d/archive_uri-http_www_scootersoftware_com_-jammy.list:1 and /etc/apt/sources.list.d/scootersoftware.list:1 W: Target Packages (non-free/binary-all/Packages) is configured multiple times in /etc/apt/sources.list.d/archive_uri-http_www_scootersoftware_com_-jammy.list:1 and /etc/apt/sources.list.d/scootersoftware.list:1 W: Target DEP-11 (non-free/dep11/Components-amd64.yml) is configured multiple times in /etc/apt/sources.list.d/archive_uri-http_www_scootersoftware_com_-jammy.list:1 and /etc/apt/sources.list.d/scootersoftware.list:1 W: Target DEP-11 (non-free/dep11/Components-all.yml) is configured multiple times in /etc/apt/sources.list.d/archive_uri-http_www_scootersoftware_com_-jammy.list:1 and /etc/apt/sources.list.d/scootersoftware.list:1 W: Target DEP-11-icons-small (non-free/dep11/icons-48x48.tar) is configured multiple times in /etc/apt/sources.list.d/archive_uri-http_www_scootersoftware_com_-jammy.list:1 and /etc/apt/sources.list.d/scootersoftware.list:1 W: Target DEP-11-icons (non-free/dep11/icons-64x64.tar) is configured multiple times in /etc/apt/sources.list.d/archive_uri-http_www_scootersoftware_com_-jammy.list:1 and /etc/apt/sources.list.d/scootersoftware.list:1 W: Target DEP-11-icons-hidpi (non-free/dep11/icons-64x64@2.tar) is configured multiple times in /etc/apt/sources.list.d/archive_uri-http_www_scootersoftware_com_-jammy.list:1 and /etc/apt/sources.list.d/scootersoftware.list:1 W: Target DEP-11-icons-large (non-free/dep11/icons-128x128.tar) is configured multiple times in /etc/apt/sources.list.d/archive_uri-http_www_scootersoftware_com_-jammy.list:1 and /etc/apt/sources.list.d/scootersoftware.list:1 W: Target CNF (non-free/cnf/Commands-amd64) is configured multiple times in /etc/apt/sources.list.d/archive_uri-http_www_scootersoftware_com_-jammy.list:1 and /etc/apt/sources.list.d/scootersoftware.list:1 W: Target CNF (non-free/cnf/Commands-all) is configured multiple times in /etc/apt/sources.list.d/archive_uri-http_www_scootersoftware_com_-jammy.list:1 and /etc/apt/sources.list.d/scootersoftware.list:1 dave@MONOLITH:~$
And this is probably a symptom for what is broken, not a cause:
Code:perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = "en", LC_ALL = (unset), LC_TIME = "en_CA.UTF-8", LC_MONETARY = "en_US.UTF-8", LC_ADDRESS = "en_US.UTF-8", LC_TELEPHONE = "en_US.UTF-8", LC_NAME = "en_US.UTF-8", LC_MEASUREMENT = "C", LC_IDENTIFICATION = "en_US.UTF-8", LC_NUMERIC = "en_US.UTF-8", LC_PAPER = "en_US.UTF-8", LANG = "en_US.UTF-8" are supported and installed on your system. perl: warning: Falling back to a fallback locale ("en_US.UTF-8"). locale: Cannot set LC_ALL to default locale: No such file or directory
Last edited by claydoh; Nov 20, 2023, 08:57 PM.
- Top
- Bottom
Comment
-
Thanks. I had a long talk with ChatGPT and it helped me fix the duplicated repo problem.
Also - possibly related - my .profile isn't getting sourced when I log in (logging in via the Plasma GUI). There appears to be nothing wrong or odd with the .profile itself. ChatGPT isn't sure .profile is supposed to get sourced at all when I log in that way (but I think it is - not least because it adds ~/bin to my $PATH successfully. At least it used to before it stopped getting sourced).
It found symptoms/evidence of what's going on, but not a fix. I'll summarize what I learned:
* The pop-ups are all from "PolicyKit 1 KDE Agent"; that seems to be central to the problem. Somehow.
* I found the following stuff in syslog, which seem relevant, related to dbus and polkit:
Code:Nov 19 15:53:36 MONOLITH dbus-daemon[905]: [system] Activating via systemd: service name='org.freedesktop.PackageKit' unit='packagekit.service' requested by ':1.118' (uid=1000 pid=1852 comm="/usr/lib/x86_64-linux-gnu/libexec/DiscoverNotifier" label="unconfined") Nov 19 15:53:36 MONOLITH kup-daemon[1858]: kup.daemon: "Kup is not enabled, enable it from the system settings module. You can do that by running kcmshell5 kup" Nov 19 15:53:36 MONOLITH kaccess[1842]: X server XKB extension major= 1 minor= 0 Nov 19 15:53:36 MONOLITH systemd[1]: Starting PackageKit Daemon... Nov 19 15:53:36 MONOLITH PackageKit: daemon start Nov 19 15:53:36 MONOLITH systemd[1]: Started PackageKit Daemon. Nov 19 15:53:36 MONOLITH dbus-daemon[905]: [system] Successfully activated service 'org.freedesktop.PackageKit' Nov 19 15:53:36 MONOLITH dbus-daemon[1238]: [session uid=1000 pid=1238] Activating service name='org.freedesktop.Notifications' requested by ':1.54' (uid=1000 pid=1834 comm="/usr/lib/x86_64-linux-gnu/libexec/kdeconnectd " label="unconfined") Nov 19 15:53:36 MONOLITH kded5[1748]: Known activities: ("1fa9db8b-9b59-4368-9d95-307b28b96f26") Nov 19 15:53:36 MONOLITH kded5[1748]: Delayed initialization. Nov 19 15:53:36 MONOLITH kded5[1748]: Reloading the khotkeys configuration Nov 19 15:53:36 MONOLITH kded5[1748]: Version 2 File! Nov 19 15:53:36 MONOLITH polkit-kde-authentication-agent-1[1787]: Listener adapter polkit_qt_listener_initiate_authentication Nov 19 15:53:36 MONOLITH polkit-kde-authentication-agent-1[1787]: GSimpleAsyncResult: 0x563bd9b90de0 Nov 19 15:53:36 MONOLITH polkit-kde-authentication-agent-1[1787]: polkit_qt_listener_initiate_authentication callback for 0x7fd474003540 Nov 19 15:53:36 MONOLITH polkit-kde-authentication-agent-1[1787]: Initiating authentication Nov 19 15:53:36 MONOLITH kded5[1748]: true Nov 19 15:53:36 MONOLITH kded5[1748]: Imported file "/usr/share/khotkeys/defaults.khotkeys" Nov 19 15:53:36 MONOLITH kded5[1748]: Imported file "/usr/share/khotkeys/kde32b1.khotkeys" Nov 19 15:53:36 MONOLITH kded5[1748]: Imported file "/usr/share/khotkeys/konqueror_gestures_kde321.khotkeys" Nov 19 15:53:36 MONOLITH polkit-kde-authentication-agent-1[1787]: Message of action: "System policy prevents control of network connections" Nov 19 15:53:36 MONOLITH polkit-kde-authentication-agent-1[1787]: Action description has been found Nov 19 15:53:36 MONOLITH polkit-kde-authentication-agent-1[1787]: WinId of the dialog is 46137357 46137357 Nov 19 15:53:36 MONOLITH polkit-kde-authentication-agent-1[1787]: WinId of the shown dialog is 46137357 46137357 Nov 19 15:53:36 MONOLITH polkit-kde-authentication-agent-1[1787]: Trying again Nov 19 15:53:36 MONOLITH kded5[1748]: Nov 19 15:53:36 MONOLITH polkit-kde-authentication-agent-1[1787]: REQUEST Nov 19 15:53:36 MONOLITH polkit-kde-authentication-agent-1[1787]: Request: "Password: " Nov 19 15:53:36 MONOLITH polkit-kde-authentication-agent-1[1787]: "Password: " Nov 19 15:53:36 MONOLITH DiscoverNotifier[1852]: packagekitqt.transaction: Unknown Transaction property: "Sender" QVariant(QString, ":1.118") Nov 19 15:53:36 MONOLITH DiscoverNotifier[1852]: packagekitqt.transaction: Unknown Transaction property: "Sender" QVariant(QString, ":1.118")
Polkit-KDE Authentication Agent: There are several entries from polkit-kde-authentication-agent-1. Notably, one message states, "System policy prevents control of network connections," followed by a request for a password. This suggests that a system policy is in place requiring authentication for certain actions, possibly related to network management. This could be a part of the issue you're experiencing with frequent authentication prompts.
* It had me look in /etc/polkit-1/rules.d/ (which doesn't exist) and in /usr/share/polkit-1/rules.d/, in which the latest modification date is more than 2 months ago and this problem just started yesterday, so I don't think that's it.
* It had me look in journalctl, where I found this:
Code:Nov 20 21:16:50 MONOLITH polkit-kde-authentication-agent-1[1801]: Listener adapter polkit_qt_listener_initiate_authentication Nov 20 21:16:50 MONOLITH polkit-kde-authentication-agent-1[1801]: GSimpleAsyncResult: 0x7f909400ad60 Nov 20 21:16:50 MONOLITH polkit-kde-authentication-agent-1[1801]: polkit_qt_listener_initiate_authentication callback for 0x7f90a4003540 Nov 20 21:16:50 MONOLITH polkit-kde-authentication-agent-1[1801]: Initiating authentication Nov 20 21:16:50 MONOLITH polkit-kde-authentication-agent-1[1801]: Message of action: "Authentication is required to mount ST1000NM0011 (/dev/sda1)" Nov 20 21:16:50 MONOLITH polkit-kde-authentication-agent-1[1801]: Action description has been found Nov 20 21:16:50 MONOLITH polkit-kde-authentication-agent-1[1801]: WinId of the dialog is 46137398 46137398 Nov 20 21:16:50 MONOLITH polkit-kde-authentication-agent-1[1801]: WinId of the shown dialog is 46137398 46137398 Nov 20 21:16:50 MONOLITH polkit-kde-authentication-agent-1[1801]: Trying again Nov 20 21:16:50 MONOLITH polkit-kde-authentication-agent-1[1801]: REQUEST Nov 20 21:16:50 MONOLITH polkit-kde-authentication-agent-1[1801]: Request: "Password: " Nov 20 21:16:50 MONOLITH polkit-kde-authentication-agent-1[1801]: "Password: " Nov 20 21:16:52 MONOLITH polkit-kde-authentication-agent-1[1801]: Dialog cancelled Nov 20 21:16:52 MONOLITH polkit-kde-authentication-agent-1[1801]: COMPLETED Nov 20 21:16:52 MONOLITH polkit-kde-authentication-agent-1[1801]: Completed: false Nov 20 21:16:52 MONOLITH polkit-kde-authentication-agent-1[1801]: Finishing obtaining privileges Nov 20 21:16:52 MONOLITH polkit-kde-authentication-agent-1[1801]: Listener adapter polkit_qt_listener_initiate_authentication_finish Nov 20 21:16:52 MONOLITH polkit-kde-authentication-agent-1[1801]: polkit_qt_listener_initiate_authentication_finish callback for 0x7f90a4003540 Nov 20 21:16:52 MONOLITH polkit-kde-authentication-agent-1[1801]: Finish obtain authorization: false Nov 20 21:16:52 MONOLITH polkit-kde-authentication-agent-1[1801]: Finishing obtaining privileges Nov 20 21:16:52 MONOLITH polkit-kde-authentication-agent-1[1801]: Finish obtain authorization: false Nov 20 21:16:52 MONOLITH polkitd(authority=local)[969]: Operator of unix-session:c1 FAILED to authenticate to gain authorization for action org.freedesktop.udisks2.filesystem-mount-system for system-bus-name::1.17241 [/usr/bin/dolphin /home/dave/Desktop/WD10TB] (owned by unix-user:dave) Nov 20 21:16:55 MONOLITH polkit-kde-authentication-agent-1[1801]: Listener adapter polkit_qt_listener_initiate_authentication Nov 20 21:16:55 MONOLITH polkit-kde-authentication-agent-1[1801]: GSimpleAsyncResult: 0x556f1587b9f0 Nov 20 21:16:55 MONOLITH polkit-kde-authentication-agent-1[1801]: polkit_qt_listener_initiate_authentication callback for 0x7f90a4003540 Nov 20 21:16:55 MONOLITH polkit-kde-authentication-agent-1[1801]: Initiating authentication Nov 20 21:16:55 MONOLITH polkit-kde-authentication-agent-1[1801]: Message of action: "Authentication is required to mount ST1000NM0011 (/dev/sda1)" Nov 20 21:16:55 MONOLITH polkit-kde-authentication-agent-1[1801]: Action description has been found Nov 20 21:16:55 MONOLITH polkit-kde-authentication-agent-1[1801]: WinId of the dialog is 46137403 46137403 Nov 20 21:16:55 MONOLITH polkit-kde-authentication-agent-1[1801]: WinId of the shown dialog is 46137403 46137403 Nov 20 21:16:55 MONOLITH polkit-kde-authentication-agent-1[1801]: Trying again Nov 20 21:16:55 MONOLITH polkit-kde-authentication-agent-1[1801]: REQUEST Nov 20 21:16:55 MONOLITH polkit-kde-authentication-agent-1[1801]: Request: "Password: " Nov 20 21:16:55 MONOLITH polkit-kde-authentication-agent-1[1801]: "Password: " Nov 20 21:16:56 MONOLITH polkit-kde-authentication-agent-1[1801]: Dialog cancelled Nov 20 21:16:56 MONOLITH polkit-kde-authentication-agent-1[1801]: COMPLETED Nov 20 21:16:56 MONOLITH polkit-kde-authentication-agent-1[1801]: Completed: false Nov 20 21:16:56 MONOLITH polkit-kde-authentication-agent-1[1801]: Finishing obtaining privileges Nov 20 21:16:56 MONOLITH polkit-kde-authentication-agent-1[1801]: Listener adapter polkit_qt_listener_initiate_authentication_finish Nov 20 21:16:56 MONOLITH polkit-kde-authentication-agent-1[1801]: polkit_qt_listener_initiate_authentication_finish callback for 0x7f90a4003540 Nov 20 21:16:56 MONOLITH polkit-kde-authentication-agent-1[1801]: Finish obtain authorization: false Nov 20 21:16:56 MONOLITH polkit-kde-authentication-agent-1[1801]: Finishing obtaining privileges Nov 20 21:16:56 MONOLITH polkit-kde-authentication-agent-1[1801]: Finish obtain authorization: false Nov 20 21:16:56 MONOLITH polkitd(authority=local)[969]: Operator of unix-session:c1 FAILED to authenticate to gain authorization for action org.freedesktop.udisks2.filesystem-mount-system for system-bus-name::1.17241 [/usr/bin/dolphin /home/dave/Desktop/WD10TB] (owned by unix-user:dave) Nov 20 21:24:36 MONOLITH polkit-kde-authentication-agent-1[1801]: Listener adapter polkit_qt_listener_initiate_authentication Nov 20 21:24:36 MONOLITH polkit-kde-authentication-agent-1[1801]: GSimpleAsyncResult: 0x556f1587c150 Nov 20 21:24:36 MONOLITH polkit-kde-authentication-agent-1[1801]: polkit_qt_listener_initiate_authentication callback for 0x7f90a4003540 Nov 20 21:24:36 MONOLITH polkit-kde-authentication-agent-1[1801]: Initiating authentication Nov 20 21:24:36 MONOLITH polkit-kde-authentication-agent-1[1801]: Message of action: "Authentication is required to mount ST1000NM0011 (/dev/sda1)" Nov 20 21:24:36 MONOLITH polkit-kde-authentication-agent-1[1801]: Action description has been found Nov 20 21:24:36 MONOLITH polkit-kde-authentication-agent-1[1801]: WinId of the dialog is 46137408 46137408 Nov 20 21:24:36 MONOLITH polkit-kde-authentication-agent-1[1801]: WinId of the shown dialog is 46137408 46137408 Nov 20 21:24:36 MONOLITH polkit-kde-authentication-agent-1[1801]: Trying again Nov 20 21:24:36 MONOLITH polkit-kde-authentication-agent-1[1801]: REQUEST Nov 20 21:24:36 MONOLITH polkit-kde-authentication-agent-1[1801]: Request: "Password: " Nov 20 21:24:36 MONOLITH polkit-kde-authentication-agent-1[1801]: "Password: " Nov 20 21:24:38 MONOLITH polkit-kde-authentication-agent-1[1801]: Dialog cancelled Nov 20 21:24:38 MONOLITH polkit-kde-authentication-agent-1[1801]: COMPLETED Nov 20 21:24:38 MONOLITH polkit-kde-authentication-agent-1[1801]: Completed: false Nov 20 21:24:38 MONOLITH polkit-kde-authentication-agent-1[1801]: Finishing obtaining privileges Nov 20 21:24:38 MONOLITH polkit-kde-authentication-agent-1[1801]: Listener adapter polkit_qt_listener_initiate_authentication_finish Nov 20 21:24:38 MONOLITH polkit-kde-authentication-agent-1[1801]: polkit_qt_listener_initiate_authentication_finish callback for 0x7f90a4003540 Nov 20 21:24:38 MONOLITH polkit-kde-authentication-agent-1[1801]: Finish obtain authorization: false Nov 20 21:24:38 MONOLITH polkit-kde-authentication-agent-1[1801]: Finishing obtaining privileges Nov 20 21:24:38 MONOLITH polkit-kde-authentication-agent-1[1801]: Finish obtain authorization: false Nov 20 21:24:38 MONOLITH polkitd(authority=local)[969]: Operator of unix-session:c1 FAILED to authenticate to gain authorization for action org.freedesktop.udisks2.filesystem-mount-system for system-bus-name::1.17241 [/usr/bin/dolphin /home/dave/Desktop/WD10TB] (owned by unix-user:dave) Nov 20 21:24:49 MONOLITH polkit-kde-authentication-agent-1[1801]: Listener adapter polkit_qt_listener_initiate_authentication Nov 20 21:24:49 MONOLITH polkit-kde-authentication-agent-1[1801]: GSimpleAsyncResult: 0x556f1574a830 Nov 20 21:24:49 MONOLITH polkit-kde-authentication-agent-1[1801]: polkit_qt_listener_initiate_authentication callback for 0x7f90a4003540 Nov 20 21:24:49 MONOLITH polkit-kde-authentication-agent-1[1801]: Initiating authentication Nov 20 21:24:49 MONOLITH polkit-kde-authentication-agent-1[1801]: Message of action: "Authentication is required to start 'reboot.target'." Nov 20 21:24:49 MONOLITH polkit-kde-authentication-agent-1[1801]: Action description has been found Nov 20 21:24:49 MONOLITH polkit-kde-authentication-agent-1[1801]: WinId of the dialog is 46137413 46137413 Nov 20 21:24:49 MONOLITH polkit-kde-authentication-agent-1[1801]: WinId of the shown dialog is 46137413 46137413 Nov 20 21:24:49 MONOLITH polkit-kde-authentication-agent-1[1801]: Trying again Nov 20 21:24:49 MONOLITH polkit-kde-authentication-agent-1[1801]: REQUEST Nov 20 21:24:49 MONOLITH polkit-kde-authentication-agent-1[1801]: Request: "Password: " Nov 20 21:24:49 MONOLITH polkit-kde-authentication-agent-1[1801]: "Password: " Nov 20 21:24:53 MONOLITH polkit-kde-authentication-agent-1[1801]: Dialog accepted Nov 20 21:24:53 MONOLITH polkit-kde-authentication-agent-1[1801]: COMPLETED Nov 20 21:24:53 MONOLITH polkit-kde-authentication-agent-1[1801]: Completed: true Nov 20 21:24:53 MONOLITH polkit-kde-authentication-agent-1[1801]: Finishing obtaining privileges Nov 20 21:24:53 MONOLITH polkit-kde-authentication-agent-1[1801]: Listener adapter polkit_qt_listener_initiate_authentication_finish Nov 20 21:24:53 MONOLITH polkit-kde-authentication-agent-1[1801]: polkit_qt_listener_initiate_authentication_finish callback for 0x7f90a4003540 Nov 20 21:24:53 MONOLITH polkit-kde-authentication-agent-1[1801]: Finish obtain authorization: true Nov 20 21:24:53 MONOLITH polkitd(authority=local)[969]: Operator of unix-session:c1 successfully authenticated as unix-user:dave to gain ONE-SHOT authorization for action org.freedesktop.systemd1.manage-units for system-bus-name::1.17436 [reboot] (owned by unix-user:dave) Nov 20 21:24:53 MONOLITH systemd[1152]: plasma-polkit-agent.service: Consumed 6.746s CPU time. Nov 20 21:24:53 MONOLITH systemd[1]: polkit.service: Deactivated successfully. Nov 20 21:24:53 MONOLITH systemd[1]: polkit.service: Consumed 9.834s CPU time. Nov 20 21:25:23 MONOLITH dbus-daemon[952]: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' requested by ':1.8' (uid=0 pid=968 comm="/usr/libexec/power-profiles-daemon " label="unconfined") Nov 20 21:25:23 MONOLITH polkitd[966]: started daemon version 0.105 using authority implementation `local' version `0.105' Nov 20 21:25:37 MONOLITH polkit-kde-authentication-agent-1[1769]: New PolkitAgentListener 0x7f9f7c003540 Nov 20 21:25:37 MONOLITH polkit-kde-authentication-agent-1[1769]: Adding new listener PolkitQt1::Agent::Listener(0x7f9f8401a5c0) for 0x7f9f7c003540 Nov 20 21:25:37 MONOLITH polkit-kde-authentication-agent-1[1769]: Listener online Nov 20 21:25:37 MONOLITH polkitd(authority=local)[966]: Registered Authentication Agent for unix-session:c1 (system bus name :1.94 [/usr/lib/x86_64-linux-gnu/libexec/polkit-kde-authentication-agent-1], object path /org/kde/PolicyKit1/AuthenticationAgent, locale en_US.UTF-8) Nov 20 21:25:37 MONOLITH polkit-kde-authentication-agent-1[1769]: Authentication agent result: true Nov 20 21:25:38 MONOLITH polkit-kde-authentication-agent-1[1769]: Listener adapter polkit_qt_listener_initiate_authentication Nov 20 21:25:38 MONOLITH polkit-kde-authentication-agent-1[1769]: GSimpleAsyncResult: 0x55989383f9e0 Nov 20 21:25:38 MONOLITH polkit-kde-authentication-agent-1[1769]: polkit_qt_listener_initiate_authentication callback for 0x7f9f7c003540 Nov 20 21:25:38 MONOLITH polkit-kde-authentication-agent-1[1769]: Initiating authentication Nov 20 21:25:38 MONOLITH polkit-kde-authentication-agent-1[1769]: Message of action: "System policy prevents control of network connections" Nov 20 21:25:38 MONOLITH polkit-kde-authentication-agent-1[1769]: Action description has been found Nov 20 21:25:38 MONOLITH polkit-kde-authentication-agent-1[1769]: WinId of the dialog is 44040205 44040205 Nov 20 21:25:38 MONOLITH polkit-kde-authentication-agent-1[1769]: WinId of the shown dialog is 44040205 44040205 Nov 20 21:25:38 MONOLITH polkit-kde-authentication-agent-1[1769]: Trying again Nov 20 21:25:38 MONOLITH polkit-kde-authentication-agent-1[1769]: REQUEST Nov 20 21:25:38 MONOLITH polkit-kde-authentication-agent-1[1769]: Request: "Password: " Nov 20 21:25:38 MONOLITH polkit-kde-authentication-agent-1[1769]: "Password: " Nov 20 21:25:39 MONOLITH polkit-kde-authentication-agent-1[1769]: Listener adapter polkit_qt_listener_initiate_authentication Nov 20 21:25:39 MONOLITH polkit-kde-authentication-agent-1[1769]: GSimpleAsyncResult: 0x559893603320 Nov 20 21:25:39 MONOLITH polkit-kde-authentication-agent-1[1769]: polkit_qt_listener_initiate_authentication callback for 0x7f9f7c003540 Nov 20 21:25:39 MONOLITH polkit-kde-authentication-agent-1[1769]: Initiating authentication Nov 20 21:25:39 MONOLITH polkit-kde-authentication-agent-1[1769]: Listener adapter polkit_qt_listener_initiate_authentication_finish Nov 20 21:25:39 MONOLITH polkit-kde-authentication-agent-1[1769]: polkit_qt_listener_initiate_authentication_finish callback for 0x7f9f7c003540 Nov 20 21:25:39 MONOLITH polkit-kde-authentication-agent-1[1769]: Another client is already authenticating, please try again later. Nov 20 21:25:39 MONOLITH polkitd(authority=local)[966]: Operator of unix-session:c1 FAILED to authenticate to gain authorization for action org.freedesktop.NetworkManager.network-control for unix-process:1759:1688 [/usr/bin/plasmashell --no-respawn] (owned by unix-user:dave) Nov 20 21:25:43 MONOLITH polkit-kde-authentication-agent-1[1769]: Dialog cancelled Nov 20 21:25:43 MONOLITH polkit-kde-authentication-agent-1[1769]: COMPLETED Nov 20 21:25:43 MONOLITH polkit-kde-authentication-agent-1[1769]: Completed: false Nov 20 21:25:43 MONOLITH polkit-kde-authentication-agent-1[1769]: Finishing obtaining privileges Nov 20 21:25:43 MONOLITH polkit-kde-authentication-agent-1[1769]: Listener adapter polkit_qt_listener_initiate_authentication_finish Nov 20 21:25:43 MONOLITH polkit-kde-authentication-agent-1[1769]: polkit_qt_listener_initiate_authentication_finish callback for 0x7f9f7c003540 Nov 20 21:25:43 MONOLITH polkit-kde-authentication-agent-1[1769]: Finish obtain authorization: false Nov 20 21:25:43 MONOLITH polkit-kde-authentication-agent-1[1769]: Finishing obtaining privileges Nov 20 21:25:43 MONOLITH polkit-kde-authentication-agent-1[1769]: Finish obtain authorization: false Nov 20 21:25:43 MONOLITH polkitd(authority=local)[966]: Operator of unix-session:c1 FAILED to authenticate to gain authorization for action org.freedesktop.NetworkManager.network-control for unix-process:1734:1654 [/usr/bin/kded5] (owned by unix-user:dave) Nov 20 21:26:57 MONOLITH polkit-kde-authentication-agent-1[1769]: Listener adapter polkit_qt_listener_initiate_authentication Nov 20 21:26:57 MONOLITH polkit-kde-authentication-agent-1[1769]: GSimpleAsyncResult: 0x5598936032b0 Nov 20 21:26:57 MONOLITH polkit-kde-authentication-agent-1[1769]: polkit_qt_listener_initiate_authentication callback for 0x7f9f7c003540 Nov 20 21:26:57 MONOLITH polkit-kde-authentication-agent-1[1769]: Initiating authentication Nov 20 21:26:57 MONOLITH polkit-kde-authentication-agent-1[1769]: Message of action: "Authentication is required to mount WDC WD100EMAZ-00WJTA0 (/dev/sdb1)" Nov 20 21:26:57 MONOLITH polkit-kde-authentication-agent-1[1769]: Action description has been found Nov 20 21:26:58 MONOLITH polkit-kde-authentication-agent-1[1769]: WinId of the dialog is 44040214 44040214 Nov 20 21:26:58 MONOLITH polkit-kde-authentication-agent-1[1769]: WinId of the shown dialog is 44040214 44040214 Nov 20 21:26:58 MONOLITH polkit-kde-authentication-agent-1[1769]: Trying again Nov 20 21:26:58 MONOLITH polkit-kde-authentication-agent-1[1769]: REQUEST Nov 20 21:26:58 MONOLITH polkit-kde-authentication-agent-1[1769]: Request: "Password: " Nov 20 21:26:58 MONOLITH polkit-kde-authentication-agent-1[1769]: "Password: " Nov 20 21:27:00 MONOLITH polkit-kde-authentication-agent-1[1769]: Dialog accepted Nov 20 21:27:00 MONOLITH polkit-kde-authentication-agent-1[1769]: COMPLETED Nov 20 21:27:00 MONOLITH polkit-kde-authentication-agent-1[1769]: Completed: true Nov 20 21:27:00 MONOLITH polkit-kde-authentication-agent-1[1769]: Finishing obtaining privileges Nov 20 21:27:00 MONOLITH polkit-kde-authentication-agent-1[1769]: Listener adapter polkit_qt_listener_initiate_authentication_finish Nov 20 21:27:00 MONOLITH polkit-kde-authentication-agent-1[1769]: polkit_qt_listener_initiate_authentication_finish callback for 0x7f9f7c003540 Nov 20 21:27:00 MONOLITH polkit-kde-authentication-agent-1[1769]: Finish obtain authorization: true Nov 20 21:27:00 MONOLITH polkitd(authority=local)[966]: Operator of unix-session:c1 successfully authenticated as unix-user:dave to gain ONE-SHOT authorization for action org.freedesktop.udisks2.filesystem-mount-system for system-bus-name::1.190 [/usr/bin/dolphin] (owned by unix-user:dave) Nov 20 21:30:43 MONOLITH polkit-kde-authentication-agent-1[1769]: Listener adapter polkit_qt_listener_initiate_authentication Nov 20 21:30:43 MONOLITH polkit-kde-authentication-agent-1[1769]: GSimpleAsyncResult: 0x5598934d1510 Nov 20 21:30:43 MONOLITH polkit-kde-authentication-agent-1[1769]: polkit_qt_listener_initiate_authentication callback for 0x7f9f7c003540 Nov 20 21:30:43 MONOLITH polkit-kde-authentication-agent-1[1769]: Initiating authentication Nov 20 21:30:43 MONOLITH polkit-kde-authentication-agent-1[1769]: Message of action: "Authentication is required to mount ST1000NM0011 (/dev/sda1)" Nov 20 21:30:43 MONOLITH polkit-kde-authentication-agent-1[1769]: Action description has been found Nov 20 21:30:43 MONOLITH polkit-kde-authentication-agent-1[1769]: WinId of the dialog is 44040219 44040219 Nov 20 21:30:43 MONOLITH polkit-kde-authentication-agent-1[1769]: WinId of the shown dialog is 44040219 44040219 Nov 20 21:30:43 MONOLITH polkit-kde-authentication-agent-1[1769]: Trying again Nov 20 21:30:43 MONOLITH polkit-kde-authentication-agent-1[1769]: REQUEST Nov 20 21:30:43 MONOLITH polkit-kde-authentication-agent-1[1769]: Request: "Password: " Nov 20 21:30:43 MONOLITH polkit-kde-authentication-agent-1[1769]: "Password: " Nov 20 21:31:26 MONOLITH polkit-kde-authentication-agent-1[1769]: Dialog cancelled Nov 20 21:31:26 MONOLITH polkit-kde-authentication-agent-1[1769]: COMPLETED Nov 20 21:31:26 MONOLITH polkit-kde-authentication-agent-1[1769]: Completed: false Nov 20 21:31:26 MONOLITH polkit-kde-authentication-agent-1[1769]: Finishing obtaining privileges Nov 20 21:31:26 MONOLITH polkit-kde-authentication-agent-1[1769]: Listener adapter polkit_qt_listener_initiate_authentication_finish Nov 20 21:31:26 MONOLITH polkit-kde-authentication-agent-1[1769]: polkit_qt_listener_initiate_authentication_finish callback for 0x7f9f7c003540 Nov 20 21:31:26 MONOLITH polkit-kde-authentication-agent-1[1769]: Finish obtain authorization: false Nov 20 21:31:26 MONOLITH polkit-kde-authentication-agent-1[1769]: Finishing obtaining privileges Nov 20 21:31:26 MONOLITH polkit-kde-authentication-agent-1[1769]: Finish obtain authorization: false Nov 20 21:31:26 MONOLITH polkitd(authority=local)[966]: Operator of unix-session:c1 FAILED to authenticate to gain authorization for action org.freedesktop.udisks2.filesystem-mount-system for system-bus-name::1.190 [/usr/bin/dolphin] (owned by unix-user:dave) Nov 20 22:41:01 MONOLITH polkit-kde-authentication-agent-1[1769]: Listener adapter polkit_qt_listener_initiate_authentication Nov 20 22:41:01 MONOLITH polkit-kde-authentication-agent-1[1769]: GSimpleAsyncResult: 0x55989383f9e0 Nov 20 22:41:01 MONOLITH polkit-kde-authentication-agent-1[1769]: polkit_qt_listener_initiate_authentication callback for 0x7f9f7c003540 Nov 20 22:41:01 MONOLITH polkit-kde-authentication-agent-1[1769]: Initiating authentication Nov 20 22:41:01 MONOLITH polkit-kde-authentication-agent-1[1769]: Message of action: "Authentication is required to mount ST1000NM0011 (/dev/sda1)" Nov 20 22:41:01 MONOLITH polkit-kde-authentication-agent-1[1769]: Action description has been found Nov 20 22:41:01 MONOLITH polkit-kde-authentication-agent-1[1769]: WinId of the dialog is 44040228 44040228 Nov 20 22:41:01 MONOLITH polkit-kde-authentication-agent-1[1769]: WinId of the shown dialog is 44040228 44040228 Nov 20 22:41:01 MONOLITH polkit-kde-authentication-agent-1[1769]: Trying again Nov 20 22:41:01 MONOLITH polkit-kde-authentication-agent-1[1769]: REQUEST Nov 20 22:41:01 MONOLITH polkit-kde-authentication-agent-1[1769]: Request: "Password: " Nov 20 22:41:01 MONOLITH polkit-kde-authentication-agent-1[1769]: "Password: " Nov 20 22:41:02 MONOLITH polkit-kde-authentication-agent-1[1769]: Dialog cancelled Nov 20 22:41:02 MONOLITH polkit-kde-authentication-agent-1[1769]: COMPLETED Nov 20 22:41:02 MONOLITH polkit-kde-authentication-agent-1[1769]: Completed: false Nov 20 22:41:02 MONOLITH polkit-kde-authentication-agent-1[1769]: Finishing obtaining privileges Nov 20 22:41:02 MONOLITH polkit-kde-authentication-agent-1[1769]: Listener adapter polkit_qt_listener_initiate_authentication_finish Nov 20 22:41:02 MONOLITH polkit-kde-authentication-agent-1[1769]: polkit_qt_listener_initiate_authentication_finish callback for 0x7f9f7c003540 Nov 20 22:41:02 MONOLITH polkit-kde-authentication-agent-1[1769]: Finish obtain authorization: false Nov 20 22:41:02 MONOLITH polkit-kde-authentication-agent-1[1769]: Finishing obtaining privileges Nov 20 22:41:02 MONOLITH polkit-kde-authentication-agent-1[1769]: Finish obtain authorization: false Nov 20 22:41:02 MONOLITH polkitd(authority=local)[966]: Operator of unix-session:c1 FAILED to authenticate to gain authorization for action org.freedesktop.udisks2.filesystem-mount-system for system-bus-name::1.1032 [/usr/bin/dolphin /home/dave/Desktop/WD10TB] (owned by unix-user:dave)
The journalctl entries you provided show repeated attempts by polkit-kde-authentication-agent-1 to initiate authentication for various actions, particularly mounting drives (org.freedesktop.udisks2.filesystem-mount-system) and managing network connections (org.freedesktop.NetworkManager.network-control). Several entries show that authentication dialogs were cancelled, and authorization was not granted.
* So I tried to reset the policies to default:
Code:sudo apt-get install --reinstall policykit-1 sudo systemctl restart polkit sudo systemctl restart dbus
That's as far as I've gotten. Still no joy.
- Top
- Bottom
Comment
-
Originally posted by Dave92f1 View PostFor latecomers: I gave up and reinstalled KDE Neon (the LInux distribution). That fixed it. I restored my backed up $HOME folder and the restoral didn't break it, so whatever was causing this isn't in the $HOME folder. You're welcome.
You know, a large percentage of the time re-installation is less troublesome than troubleshooting an unknown entity. I generally like to dig in my heals and try and fix it anyway, if only for the learning experience. Of course, since I use BTRFS I never have to re-install. Only roll-back as far as necessary.
- Top
- Bottom
Comment
Comment