We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
When trying to install an applet I get the following error message: Could not download zip for <applet name>: Missing dependencies for SOCKS support.
Could not download zip for <applet name>: Missing dependencies for SOCKS support.
To reproduce Setup a system SOCKS proxy using Tor: i.e. sudo apt install tor and then set network SOCKS proxy to host 127.0.0.1 and port 9050:
sudo apt install tor
Launch mintupdate from Terminal Add an applet (I am trying batterymonitor@pdcurtis) and try and install it from the GUI See above error in Terminal
Expected behavior Applet zip should download and applet be installed with no Terminal error
Distribution:
Software version: mintUpdate 6.0.9
Logs:
01.13@14:05 ++ Launching Update Manager 01.13@14:05 ++ Changes to the package cache detected, triggering refresh 01.13@14:05 ++ Inhibited power management 01.13@14:05 ++ Starting refresh (local only) 01.13@14:05 ++ Found 1 software updates 01.13@14:05 ++ Refresh finished 01.13@14:05 ++ Resumed power management 01.13@14:05 ++ Inhibited power management 01.13@14:05 ++ Install requested by user 01.13@14:05 ++ Resumed power management 01.13@14:05 ++ Inhibited power management 01.13@14:05 ++ Starting refresh (local only) 01.13@14:06 ++ Found 1 software updates 01.13@14:06 ++ Refresh finished 01.13@14:06 ++ Resumed power management
The text was updated successfully, but these errors were encountered:
No branches or pull requests
When trying to install an applet I get the following error message:
Could not download zip for <applet name>: Missing dependencies for SOCKS support.
To reproduce
Setup a system SOCKS proxy using Tor:
i.e.
sudo apt install tor
and then set network SOCKS proxy to host 127.0.0.1 and port 9050:Launch mintupdate from Terminal
Add an applet (I am trying batterymonitor@pdcurtis) and try and install it from the GUI
See above error in Terminal
Expected behavior
Applet zip should download and applet be installed with no Terminal error
Distribution:
Software version:
mintUpdate 6.0.9
Logs:
The text was updated successfully, but these errors were encountered: