anything
AirNav RadarBox
Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
 


Author Topic: rbfeeder for x86  (Read 4834 times)

0 Members and 2 Guests are viewing this topic.

maartenva

  • New Member
  • *
  • Posts: 2
rbfeeder for x86
« on: January 27, 2019, 06:44:13 PM »
Hi

I'm trying to make a Docker image so I can run RBfeeder on my Synology NAS (or wathever supports Docker)
The problem I'm facing is that I'm using a x86 processor and I think that the rbfeeder repository only has an ARM (for RPi) release.

Does anybody knows if there is a repository of rbfeeder for x86? I would be nice to get this up and running.

This is the error that I'm getting while compiling. I've tried Ubuntu and Debian.



Step 9/16 : RUN apt-get update && apt-get install -y   rbfeeder
 ---> Running in 48f4c231b309
Hit:1 http://archive.ubuntu.com/ubuntu xenial InRelease
Hit:2 http://security.ubuntu.com/ubuntu xenial-security InRelease
Hit:3 http://archive.ubuntu.com/ubuntu xenial-updates InRelease
Hit:4 http://archive.ubuntu.com/ubuntu xenial-backports InRelease
Ign:5 https://apt.rb24.com ubuntu InRelease
Ign:6 https://apt.rb24.com ubuntu Release
Ign:7 https://apt.rb24.com ubuntu/main amd64 Packages
Ign:8 https://apt.rb24.com ubuntu/main all Packages
Ign:7 https://apt.rb24.com ubuntu/main amd64 Packages
Ign:8 https://apt.rb24.com ubuntu/main all Packages
Ign:7 https://apt.rb24.com ubuntu/main amd64 Packages
Ign:8 https://apt.rb24.com ubuntu/main all Packages
Ign:7 https://apt.rb24.com ubuntu/main amd64 Packages
Ign:8 https://apt.rb24.com ubuntu/main all Packages
Ign:7 https://apt.rb24.com ubuntu/main amd64 Packages
Ign:8 https://apt.rb24.com ubuntu/main all Packages
Err:7 https://apt.rb24.com ubuntu/main amd64 Packages
  404  Not Found
Ign:8 https://apt.rb24.com ubuntu/main all Packages
Reading package lists...
W: The repository 'https://apt.rb24.com ubuntu Release' does not have a Release file.
E: Failed to fetch https://apt.rb24.com/dists/ubuntu/main/binary-amd64/Packages  404  Not Found
E: Some index files failed to download. They have been ignored, or old ones used instead.
The command '/bin/sh -c apt-get update && apt-get install -y   rbfeeder' returned a non-zero code: 10



Thanks

Maarten - Belgium

abcd567

  • Hero Member
  • *****
  • Posts: 842
  • CYYZ - Toronto
Re: rbfeeder for x86
« Reply #1 on: January 28, 2019, 07:23:37 AM »
(1) The x86 version of .deb package is not available.

(2) The x86 version of .exe (windows) was available for last many years from Radarbox24 site. I am not sure if it is still available.

(3) The rb24feeder has never been open-source, hence its source-code is not available to public.

maartenva

  • New Member
  • *
  • Posts: 2
Re: rbfeeder for x86
« Reply #2 on: January 28, 2019, 12:38:52 PM »
(1) The x86 version of .deb package is not available.

(2) The x86 version of .exe (windows) was available for last many years from Radarbox24 site. I am not sure if it is still available.

(3) The rb24feeder has never been open-source, hence its source-code is not available to public.

1) That's not good. I was hoping there was a x86 package for Linux. Are they going to devellope / release one so we can use it on Linux with a x86 kernel? Or is there a way to publish them directly to the servers without using rbfeeder?

2) a windows version doesn't help me for this problem, but it is still availlable

3) Don't care if it is open-scource or not. If there is a build version, I'm good.


Thanks for the reply

abcd567

  • Hero Member
  • *****
  • Posts: 842
  • CYYZ - Toronto
Re: rbfeeder for x86
« Reply #3 on: January 28, 2019, 03:42:35 PM »
Are they going to devellope / release one so we can use it on Linux with a x86 kernel?

Seems unlikely in near future.
This can be answered only by AirNav Software Development Team (Andre Brandao & Jonis Ceara)
You can ask Andre by email: Andre Brandao ([email protected])

Or is there a way to publish them directly to the servers without using rbfeeder?

BEFORE their .deb package for Raspberry Pi was released, I tried to feed RB24 from Linux / RPi by writing a script, but no success.

https://www.airnavsystems.com/forum/index.php?topic=8767.msg130671#msg130671

https://www.airnavsystems.com/forum/index.php?topic=8767.msg145431#msg145431

.
« Last Edit: January 28, 2019, 03:48:14 PM by abcd567 »