Unable to update LoRa USB packet forwarder packages

Home Forums Conduit: mLinux Model Unable to update LoRa USB packet forwarder packages

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #19392
    Christopher Shih
    Participant

    I’m running mLinux on Model: MTCDT-H5-210L-US-EU-GB
    I’m unable to properly establish a LoRa Network and am trying to update all packages to see if that fixes it. I’ve updated all packages except for the USB packet forwarder and when I do I get the error:

    * libmpsse (>= 1.3) *

    Full terminal output appended below:

    root@mtcdt:~# opkg install lora-packet-forwarder-usb_1.4.1-r10.1_arm926ejste.ipk
    Installing lora-packet-forwarder-usb (1.4.1-r10.1) to root…
    Collected errors:
    * satisfy_dependencies_for: Cannot satisfy the following dependencies for lora-packet-forwarder-usb:
    * libmpsse (>= 1.3) *
    * opkg_install_cmd: Cannot install package lora-packet-forwarder-usb.

    #19398
    Christopher Shih
    Participant

    Additionally, the log file has the following output:

    1:37:2:982|INFO| ——————————————-
    1:37:2:982|INFO| Nodes leases will not expire.
    1:37:2:982|INFO| Failed to open database [/var/config/lora/lora-network-server.db].
    1:37:3:95|INFO| DB loading…
    1:37:3:107|ERROR| SQL error: [no such table: schema] on first call
    1:37:3:107|INFO| Database version: 0
    1:37:3:107|INFO| Latest version: 6
    1:37:3:107|WARNING| Creating database
    1:37:3:196|INFO| Network settings not found in database, setting to current settings
    1:37:3:215|INFO| DB backup 23 / 23 complete
    1:37:3:277|INFO| Beacon is disabled
    1:37:33:371|ERROR| Packet forwarder not seen in 30 s

    My current firmware packages are :
    root@mtcdt:/var/log# opkg list | grep lora
    lora-network-server – 1.0.35-r1.0
    lora-packet-forwarder – 3.1.0-r9.1
    lora-query – 1.0.2-r1.0

    #19401
    Jeff Hatch
    Keymaster

    Christopher,

    The libmpsse should already exist on your Conduit. You can try using the –force-depends option to opkg to ignore dependency errors on the ipk install.

    Jeff

    #19410
    Christopher Shih
    Participant

    I did an update of mLinux to the latest version (3.3.6) and did the force install. The package forwarder is working now. Thanks for the help.

    #19829
    gilad narkis
    Participant

    how do I force the installation of the LoRa Network Server?

    #19838
    Jason Reiss
    Keymaster

    opkg –help

Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.