Cannot install Tor plugin - but everything else
Moderator: Moderators
Re: Cannot install Tor plugin - but everything else
No idea, it definitely exists in the repository.
http://www.gargoyle-router.com/packages ... l_24kc.ipk
You can try downloading it manually and installing it.
You could try commenting out the openwrt repositories in the /etc/opkg.conf file, only leaving the Gargoyle ones. There may be a conflict generating between the two, but i've never seen that before.
http://www.gargoyle-router.com/packages ... l_24kc.ipk
You can try downloading it manually and installing it.
You could try commenting out the openwrt repositories in the /etc/opkg.conf file, only leaving the Gargoyle ones. There may be a conflict generating between the two, but i've never seen that before.
https://lantisproject.com/downloads/gargoylebuilds for the latest releases
Please be respectful when posting. I do this in my free time on a volunteer basis.
Please be respectful when posting. I do this in my free time on a volunteer basis.
Re: Cannot install Tor plugin - but everything else
Yes, sorry, I always get the errors nobody else gets. Thanks for all your hints. I tried that, but nothing works.
I don't know if this was the right command:
I also tried an older version of Gargoyle (11) and also the newest OpenWrt with a complete reset (GUI and via button), then back to Asus stock and again. Then I used an USB stick for root storage because I thought maybe that was the problem. But it just does not install. In addition, now also the plugin for the logs is missing.
So I think I might stick with the Tor browser for a while.
I don't know if this was the right command:
Code: Select all
root@Gargoyle:~# gpkg install http://www.gargoyle-router.com/packages/gargoyle-1
.12.0/ramips/usb_mt7620_kernelspecific/kmod-ipt-ipset_4.14.151-1-2af249c9249e7fe
128c299eed4ea8366_mipsel_24kc.ipk
ERROR: No package named http://www.gargoyle-router.com/packages/gargoyle-1.12.0/ramips/usb_mt7620_kernelspecific/kmod-ipt-ipset_4.14.151-1-2af249c9249e7fe128c299eed4ea8366_mipsel_24kc.ipk found, try updating your package lists
So I think I might stick with the Tor browser for a while.
Re: Cannot install Tor plugin - but everything else
The correct procedure should be as follows:
Code: Select all
gpkg update
wget http://www.gargoyle-router.com/packages/gargoyle-1.12.0/ramips/usb_mt7620_kernelspecific/kmod-ipt-ipset_4.14.151-1-2af249c9249e7fe128c299eed4ea8366_mipsel_24kc.ipk -O /tmp/package.ipk
gpkg install /tmp/package.ipk
Turris Omnia with OpenWrt 21.02 - Tested
Linksys WRT3200ACM with Gargoyle 1.13.x
TL-WR1043ND v2 with Gargoyle 1.10.0
http://gargoyle.romanhk.cz custom builds by gargoyle users
Linksys WRT3200ACM with Gargoyle 1.13.x
TL-WR1043ND v2 with Gargoyle 1.10.0
http://gargoyle.romanhk.cz custom builds by gargoyle users
Re: Cannot install Tor plugin - but everything else
Thank you Roman!
But that brings the next error:
But that brings the next error:
Code: Select all
root@Gargoyle:~# gpkg install /tmp/package.ipk
ERROR: Dependency kmod-nfnetlink of package kmod-ipt-ipset cannot be found, try updating your package lists
Re: Cannot install Tor plugin - but everything else
Yes, it is now installed additionally as a plugin from the Gargoyle repository._mike wrote:In addition, now also the plugin for the logs is missing.
Turris Omnia with OpenWrt 21.02 - Tested
Linksys WRT3200ACM with Gargoyle 1.13.x
TL-WR1043ND v2 with Gargoyle 1.10.0
http://gargoyle.romanhk.cz custom builds by gargoyle users
Linksys WRT3200ACM with Gargoyle 1.13.x
TL-WR1043ND v2 with Gargoyle 1.10.0
http://gargoyle.romanhk.cz custom builds by gargoyle users
Re: Cannot install Tor plugin - but everything else
That's weird. Can you paste the contents of the /etc/opkg.conf file here?_mike wrote: ↑Fri Jul 17, 2020 3:04 pmThank you Roman!
But that brings the next error:
Code: Select all
root@Gargoyle:~# gpkg install /tmp/package.ipk ERROR: Dependency kmod-nfnetlink of package kmod-ipt-ipset cannot be found, try updating your package lists
Turris Omnia with OpenWrt 21.02 - Tested
Linksys WRT3200ACM with Gargoyle 1.13.x
TL-WR1043ND v2 with Gargoyle 1.10.0
http://gargoyle.romanhk.cz custom builds by gargoyle users
Linksys WRT3200ACM with Gargoyle 1.13.x
TL-WR1043ND v2 with Gargoyle 1.10.0
http://gargoyle.romanhk.cz custom builds by gargoyle users
Re: Cannot install Tor plugin - but everything else
Yes I mean that - but it does not get listed as before.
Here is the opkg.conf:
Code: Select all
src/gz openwrt_18.06.5_base http://downloads.openwrt.org/releases/18.06.5/packages/mipsel_24kc/base
src/gz openwrt_18.06.5_packages http://downloads.openwrt.org/releases/18.06.5/packages/mipsel_24kc/packages
src/gz openwrt_18.06.5_routing http://downloads.openwrt.org/releases/18.06.5/packages/mipsel_24kc/routing
src/gz openwrt_18.06.5_telephony http://downloads.openwrt.org/releases/18.06.5/packages/mipsel_24kc/telephony
src/gz gargoyle http://www.gargoyle-router.com/packages/gargoyle-1.12.0/ramips/default
src/gz gargoyle_kernel_specific http://www.gargoyle-router.com/packages/gargoyle-1.12.0/ramips/default_kernelspecific
dest root /
dest ram /tmp
dest plugin_root /plugin_root
lists_dir ext /var/opkg-lists
option overlay_root /overlay
~
Re: Cannot install Tor plugin - but everything else
I probably found an error - it is not updated (kernel does not match) in the file: http://www.gargoyle-router.com/packages ... c/Packages
@Lantis: So how's it right?
Code: Select all
Package: kmod-ipt-ipset
Version: 4.14.151-1-bd1dd1014e524a4c272bd98ae37dc19b
Depends: kernel (=4.14.151-1-bd1dd1014e524a4c272bd98ae37dc19b), kmod-ipt-core, kmod-nfnetlink
License: GPL-2.0
Section: kernel
Architecture: mipsel_24kc
Installed-Size: 106319
Filename: kmod-ipt-ipset_4.14.151-1-bd1dd1014e524a4c272bd98ae37dc19b_mipsel_24kc.ipk
Size: 106772
SHA256sum: 44867e3347ef150c1ec34f3ec9a0b191d75840a433b867d12ed733b0b39a465b
Description: IPset netfilter modules
Turris Omnia with OpenWrt 21.02 - Tested
Linksys WRT3200ACM with Gargoyle 1.13.x
TL-WR1043ND v2 with Gargoyle 1.10.0
http://gargoyle.romanhk.cz custom builds by gargoyle users
Linksys WRT3200ACM with Gargoyle 1.13.x
TL-WR1043ND v2 with Gargoyle 1.10.0
http://gargoyle.romanhk.cz custom builds by gargoyle users
Re: Cannot install Tor plugin - but everything else
What do you mean the kernel doesn't match?
Match what?
Match what?
https://lantisproject.com/downloads/gargoylebuilds for the latest releases
Please be respectful when posting. I do this in my free time on a volunteer basis.
Please be respectful when posting. I do this in my free time on a volunteer basis.
Re: Cannot install Tor plugin - but everything else
kmod-ipt-ipset_4.14.151-1-2af249c9249e7fe128c299eed4ea8366_mipsel_24kc.ipk
kmod-ipt-ipset_4.14.151-1-bd1dd1014e524a4c272bd98ae37dc19b_mipsel_24kc.ipk
̶B̶o̶t̶h̶ ̶i̶n̶ ̶t̶h̶e̶ ̶s̶a̶m̶e̶ ̶r̶e̶p̶o̶s̶i̶t̶o̶r̶y̶ ̶b̶u̶t̶ ̶a̶ ̶d̶i̶f̶f̶e̶r̶e̶n̶t̶ ̶c̶o̶m̶p̶i̶l̶a̶t̶i̶o̶n̶, but the Packages file specifies only one compilation.
Last edited by RomanHK on Fri Jul 17, 2020 7:59 pm, edited 1 time in total.
Turris Omnia with OpenWrt 21.02 - Tested
Linksys WRT3200ACM with Gargoyle 1.13.x
TL-WR1043ND v2 with Gargoyle 1.10.0
http://gargoyle.romanhk.cz custom builds by gargoyle users
Linksys WRT3200ACM with Gargoyle 1.13.x
TL-WR1043ND v2 with Gargoyle 1.10.0
http://gargoyle.romanhk.cz custom builds by gargoyle users