Couldn't find anything to satisfy lora-network-server
Home › Forums › Lora Network Server › Couldn't find anything to satisfy lora-network-server
- This topic has 8 replies, 2 voices, and was last updated 6 years, 8 months ago by
Rick St John.
-
AuthorPosts
-
February 4, 2019 at 3:39 pm #27165
Rick St John
ParticipantHave a model MTCDT-LVW2-247L-US conduit. I removed the lora-network-server_2.1.5-r5.0_mlinux.ipk using command opkg remove lora-network-server in order to install an older version lora-network-server_1.0.43-r1.0_mlinux.ipk that I know works with my system. Trying to use command opkg install lora-network-server_*.ipk to install either the 2.1.5 or 1.0.43 version, however, keep getting error “Couldn’t find anything to satisfy ‘lora-network-server_1.0.43-r1.0_mlinux.ipk”. Prior to the above command, I’ve downloaded the file to my PC and loaded it into the conduit using the SSH SCP send command. It appears to load to the conduit properly. Any help is appreciated. Thanks.
February 5, 2019 at 9:14 am #27166Jason Reiss
KeymastermLinux 3.x is needed for the 1.0.x network server.
February 5, 2019 at 9:20 am #27168Jason Reiss
KeymasterLns v1.0.43 was added in mLinux 3.3.15.
February 5, 2019 at 11:17 am #27169Rick St John
ParticipantOK, thanks. Was also not able to re-install the lora-network-server_2.1.5-r5.0_mlinux.ipk however. Do you know why I would not be able to reinstall 2.1.5?
Also, I don’t see 3.3.15 in the standard http://www.multitech.net/developer/downloads/ area; I do see it in the link you provided.
February 5, 2019 at 12:59 pm #27170Jason Reiss
KeymasterAre both IPK’s available in the directory of the command?
The * is a wildcard which will install any matching IPK. The command may abort on first error.Remove the 1.0.43 IPK or specify to install the 2.1.5 IPK.
The 3.3.15 tag was a development tag not released.
3.3.22 would be the release version with with an updated LNS v2.0.16.In either case the 3.x mLinux versions should be compatible with 1.0.x and 4.x mLinux is not.
February 5, 2019 at 1:55 pm #27171Rick St John
ParticipantAfter loading the ipk using teraterm SSH SCP, get the following error:
root@mtcdt:~# opkg install lora-network-server_2.2.5-r5.0_mlinux.ipk
Collected errors:
* opkg_prepare_url_for_install: Couldn’t find anything to satisfy ‘lora-network-server_2.2.5-r5.0_mlinux.ipk’.
root@mtcdt:~#February 5, 2019 at 2:40 pm #27172Jason Reiss
KeymasterFor mLinux 4 try using sudo
February 6, 2019 at 11:02 am #27184Rick St John
ParticipantAttempted with sudo, but same error; still running mLinux 4:
root@mtcdt:~# sudo opkg install lora-network-server_2.1.5-r5.0_mlinux.ipk
Collected errors:
* opkg_prepare_url_for_install: Couldn’t find anything to satisfy ‘lora-network-server_2.1.5-r5.0_mlinux.ipk’.
root@mtcdt:~#February 8, 2019 at 4:23 pm #27216Rick St John
ParticipantFigured out this issue. Actually running linux 3.x, so got 1.0.43 to install.
-
AuthorPosts
- You must be logged in to reply to this topic.