F5F Stay Refreshed Software Operating Systems Adjust settings to avoid password prompts during automatic updates.

Adjust settings to avoid password prompts during automatic updates.

Adjust settings to avoid password prompts during automatic updates.

Pages (2): Previous 1 2
F
FoxayFella
Member
163
02-09-2021, 02:18 AM
#11
I don't have snaps turned on, but I use flatpacks. How would you handle that with flatpacks? It might be similar to what you faced when asked for passwords. Updates in Linux can often be easier than in Windows. System updates usually happen quickly. In Windows, much depends on the software itself. Many modern Windows programs automatically check for updates and provide download links. Some even upgrade without changing files. I’ve stopped updating Windows software regularly too. Do you really need a newer hardware monitor for your old equipment?
F
FoxayFella
02-09-2021, 02:18 AM #11

I don't have snaps turned on, but I use flatpacks. How would you handle that with flatpacks? It might be similar to what you faced when asked for passwords. Updates in Linux can often be easier than in Windows. System updates usually happen quickly. In Windows, much depends on the software itself. Many modern Windows programs automatically check for updates and provide download links. Some even upgrade without changing files. I’ve stopped updating Windows software regularly too. Do you really need a newer hardware monitor for your old equipment?

B
Big1Winner2
Junior Member
1
02-12-2021, 07:44 PM
#12
Ensure the command runs without restrictions for testing purposes.
B
Big1Winner2
02-12-2021, 07:44 PM #12

Ensure the command runs without restrictions for testing purposes.

I
iSurvive
Member
180
02-19-2021, 01:47 AM
#13
It’s likely not a simple error but rather certain applications or dependencies might be set up as system-level, needing login credentials. Flatpak typically handles this by using polkit rules to verify permissions without prompting for a password. If the current session can’t authenticate, it may request a password. Generally, installing with "--user" shouldn’t require extra verification. However, if authentication fails, there could be package-specific restrictions or permission issues. Differences across distributions also play a role—some systems allow admin privileges or specific user groups to bypass these checks. The relevant Flatpak policies are found in the directory structures mentioned, and tools like unattended-upgrades work smoothly on managed systems without extra steps. After each update, you receive an email summary of changes, which is helpful.
I
iSurvive
02-19-2021, 01:47 AM #13

It’s likely not a simple error but rather certain applications or dependencies might be set up as system-level, needing login credentials. Flatpak typically handles this by using polkit rules to verify permissions without prompting for a password. If the current session can’t authenticate, it may request a password. Generally, installing with "--user" shouldn’t require extra verification. However, if authentication fails, there could be package-specific restrictions or permission issues. Differences across distributions also play a role—some systems allow admin privileges or specific user groups to bypass these checks. The relevant Flatpak policies are found in the directory structures mentioned, and tools like unattended-upgrades work smoothly on managed systems without extra steps. After each update, you receive an email summary of changes, which is helpful.

Pages (2): Previous 1 2