Need to install luci-mod-rpc on Ubiquiti offline

So, as the topic states I need to install the luci-mod-rpc on my Ubiquiti AP AC LR that has no internet.

I downloaded a package and tried to upload it but it failed to install as it was missing dependencies.

Is there a way to do this? Do I need to download all required dependencies and then try to install the package (makes sense).

Im also struggling with exactly which files I need, as in for which platform?

Any help much appreciated.

Yes

If you do an opkg update, the path should be displayed, even if the actual DLds will fail.

2 Likes

Ok thanks,

It shows this address

https://downloads.openwrt.org/releases/21.02.3/targets/ath79/generic/packages/Packages.gz

I browsed to it and downloaded the gz, open the file called packages with a text editor and searched for the package "mod-rpc" but the search returned no results?

Then go to https://downloads.openwrt.org/releases/21.02.3/targets/ath79/generic/ and search for the packages you need.
Note there are subdirectories too.

Thanks, done that too, no luck!

Is it possible the package has been discontinued or is not available for my build/chipset?

Should be available in 21.02 according to https://openwrt.org/packages/pkgdata/luci-mod-rpc

Any chance you can help me locate it as ive been at it for a while now

Guess no one has any idea where or how I can get these packages installed?

Here: https://downloads.openwrt.org/releases/22.03.2/packages/mips_24kc/

BTW, this information is available at the the Table of Hardware for your device: https://openwrt.org/toh/hwdata/ubiquiti/ubiquiti_unifi_apac_lr

screen198

And there you find: https://downloads.openwrt.org/releases/22.03.2/packages/mips_24kc/luci/luci-mod-rpc_git-21.020.56896-af422b1_all.ipk

1 Like

That is the target-specific dir for images, kmods etc., but the vanilla user-space packages in the /packages/ sites.
for ath79 the right architecture is mips24kc

Directory:

Direct link to the file:

1 Like