-
-
Notifications
You must be signed in to change notification settings - Fork 31
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Ubuntu App Centre cant install apps #1070
Comments
Can you check if |
running
running
Running
I looked up these errors online, but I didn't want to jump into things like adding my user to the admin group if that isn't the correct process, so I haven't tried anything further yet to solve these errors. Do you have any suggestions? Additionally, I looked into polkit, polkit-mate, and authentication agents. Am I right in thinking that Regolith should have come with one already installed and running? Possibly the built in Gnome flashback authentication agent? Treat me as a noob here, I'm still trying to get my head around all of this stuff |
Having the same issue here. Running Regolith 3.2 on a fresh install of Ubuntu 24.04.1. "Ubuntu user authentication popup" does not show up (or rather it is immediately closed in a blink of a second when it was supposed to wait for a user to type in the password) As a workaround, I can run the following command and then keep the process running to show that popup.
But this isn't the way we would go after. Waiting for some thoughts! |
Describe the bug
When trying to install apps using Ubuntu's App Centre you get a rather unhelpful error message stating "something went wrong..were sorry, but we're not sure what the error is."
The has happened with every app I have tried to install unsing App Centre (eg Opera, freeCAD, etc), and has also happened when I try to use App Centre to install a .deb package.
This error doesn't occur if I log out and run a standard Ubuntu session on the same install.
The point at which Regolith seems to be falling down is when App Centre tries to pop up an authentication dialog asking for your password to confirm the install. Looking in the logs this is backed up by a polkit error from snapd
access.go:66: polkit error: Authorization requires interaction
To Reproduce
Steps to reproduce the behavior:
Expected behavior
A clear and concise description of what you expected to happen.
Screenshots
If applicable, add screenshots to help explain your problem.
Configuration file(s)
Please attach or mention any customization you've done to configuration files which might have an impact on the bug you are describing. It'll help us determine the root cause of your issue.
Installation Details
Additional context
Add any other context about the problem here.
I looked around for solutions and I saw mention of needing to change permissions on a polkit file, however I quickly felt out of my depth trying to judge if these solutions were even related to this issue, so I didn't try any of them. I did notice that
/usr/libexec/polkit-agent-helper-1
seems to have a broken link of some kind? I have included a screenshot that i'm sure you guys will understand better than I do.Please feel free to ask me to try things!
The text was updated successfully, but these errors were encountered: