Announcement

Collapse
No announcement yet.

Archived - Beta test MLAT software for Raspberry Pi

Collapse
This topic is closed.
X
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Oblivian
    replied
    Because regardless of what we do to remain updated people don't read them anyway and rather just start their own threads

    Leave a comment:


  • Sam26K
    replied
    Just asking, but why was the latest beta announced in a stickie that was started 7 months ago about an earlier release?
    Why not start a new stickie and unstick the old stickie with each new release?

    Leave a comment:


  • Swen
    replied
    sudo dpkg --remove --force-remove-reinstreq fr24feed
    dpkg: warning: overriding problem because --force enabled:
    dpkg: warning: package is in a very bad inconsistent state; you should
    reinstall it before attempting a removal
    (Reading database ... 192603 files and directories currently installed.)
    Removing fr24feed (1.0.16-7) ...
    So i try to use --purge for --remove and eureka!!! Its working now! Thank you very much for your help!

    Leave a comment:


  • Oblivian
    replied
    Google tells me you can force it with sudo dpkg --remove --force-remove-reinstreq fr24feed

    Leave a comment:


  • Swen
    replied
    Can't reinstall thats exactly the problem. I tried everything to remove fr24 and reinstall what i know on commands, but i can't remove fr24 package.

    sudo apt-get remove fr24feed
    [sudo] password for odroid:
    Reading package lists... Done
    Building dependency tree
    Reading state information... Done
    The following packages will be REMOVED:
    fr24feed
    0 upgraded, 0 newly installed, 1 to remove and 1 not upgraded.
    2 not fully installed or removed.
    After this operation, 563 kB disk space will be freed.
    Do you want to continue? [Y/n] y
    dpkg: error processing package fr24feed (--remove):
    package is in a very bad inconsistent state; you should
    reinstall it before attempting a removal
    Errors were encountered while processing:
    fr24feed
    E: Sub-process /usr/bin/dpkg returned an error code (1)
    The only thing i do what i do two days ago is that i try to upgrade it. Yes i do it via sudo.
    Last edited by Swen; 2016-01-30, 11:07.

    Leave a comment:


  • Oblivian
    replied
    It doesn't look to have access. Are you using SUDO for past installs and running?

    Just copy your sharing key etc and remove/reinstall.

    sudo apt-get remove fr24feed
    sudo bash -c "$(wget -O - http://repo.feed.flightradar24.com/install_fr24_rpi.sh)"

    Leave a comment:


  • Swen
    replied
    My first post message if i try to upgrade i get this error again:

    Do you want to continue? [Y/n] y
    (Datenbank wird gelesen … 192604 Dateien und Verzeichnisse sind derzeit installiert.)
    Vorbereitung zum Entpacken von .../fr24feed_1.0.16-11_armhf.deb ...
    * Stopping FR24 feeder fr24feed
    Killing all children processes
    [ OK ]
    fr24feed (1.0.16-11) über (1.0.16-7) wird entpackt …
    update-rc.d: /etc/init.d/fr24feed exists during rc.d purge (use -f to force)
    dpkg: Warnung: Unterprozess altes post-removal-Skript gab den Fehlerwert 1 zurück
    dpkg: stattdessen wird Skript aus dem neuen Paket probiert ...
    update-rc.d: /etc/init.d/fr24feed exists during rc.d purge (use -f to force)
    dpkg: Fehler beim Bearbeiten des Archivs /var/cache/apt/archives/fr24feed_1.0.16-11_armhf.deb (--unpack):
    Unterprozess neues post-removal-Skript gab den Fehlerwert 1 zurück
    update-rc.d: /etc/init.d/fr24feed exists during rc.d purge (use -f to force)
    dpkg: Fehler beim Aufräumen:
    Unterprozess neues post-removal-Skript gab den Fehlerwert 1 zurück
    Fehler traten auf beim Bearbeiten von:
    /var/cache/apt/archives/fr24feed_1.0.16-11_armhf.deb
    E: Sub-process /usr/bin/dpkg returned an error code (1)
    With: sudo apt-get upgrade

    Leave a comment:


  • Oblivian
    replied
    What message? If it said its running latest it should start if not be running already fine.

    Leave a comment:


  • Swen
    replied
    Installed version:
    Latest available:
    Latest version is already installed
    Thats seems to be ok but after upgrade i get this old message above again.

    Leave a comment:


  • Oblivian
    replied
    Originally posted by Swen View Post
    The debian package via repository seems to be brocken.



    If i try to uninstall i get an error that this package is brocken and i try to install it first... So i turn in circles. Would be fine if somebody has an answere. This is not on one receiver, my college has also this problem.
    Try and force manual

    sudo /usr/lib/fr24/fr24feed_updater.sh

    (as per someone elses tip may need to make executable)
    sudo chmod +x /usr/lib/fr24/fr24feed_updater.sh

    Leave a comment:


  • Swen
    replied
    The debian package via repository seems to be brocken.

    Do you want to continue? [Y/n] y
    (Datenbank wird gelesen … 192604 Dateien und Verzeichnisse sind derzeit installiert.)
    Vorbereitung zum Entpacken von .../fr24feed_1.0.16-11_armhf.deb ...
    * Stopping FR24 feeder fr24feed [ OK ]
    fr24feed (1.0.16-11) über (1.0.16-7) wird entpackt …
    update-rc.d: /etc/init.d/fr24feed exists during rc.d purge (use -f to force)
    dpkg: Warnung: Unterprozess altes post-removal-Skript gab den Fehlerwert 1 zurück
    dpkg: stattdessen wird Skript aus dem neuen Paket probiert ...
    update-rc.d: /etc/init.d/fr24feed exists during rc.d purge (use -f to force)
    dpkg: Fehler beim Bearbeiten des Archivs /var/cache/apt/archives/fr24feed_1.0.16-11_armhf.deb (--unpack):
    Unterprozess neues post-removal-Skript gab den Fehlerwert 1 zurück
    update-rc.d: /etc/init.d/fr24feed exists during rc.d purge (use -f to force)
    dpkg: Fehler beim Aufräumen:
    Unterprozess neues post-removal-Skript gab den Fehlerwert 1 zurück
    Fehler traten auf beim Bearbeiten von:
    /var/cache/apt/archives/fr24feed_1.0.16-11_armhf.deb
    E: Sub-process /usr/bin/dpkg returned an error code (1)
    If i try to uninstall i get an error that this package is brocken and i try to install it first... So i turn in circles. Would be fine if somebody has an answere. This is not on one receiver, my college has also this problem.

    Leave a comment:


  • bhaal
    replied
    Oh dear... Seems like a lot of YBBN feeders are offline due to the failed upgrades... I am guessing there was some black spots while I left my feeder offline (thinking it wouldn't be so long for a fix to come out) .. Anyway I downgraded to the last version I had in my apt archive and will leave that going till I see the new version come out with a fix for the ntp errors...

    Leave a comment:


  • Oblivian
    replied
    Originally posted by Kemistry View Post
    Anyone else notice that the latest 16-11 version disconnects and reconnects (with about 8 seconds delay) to feed server every 20 minutes? Didn't happen with 16-7 version.
    Or is that just me?
    Probably the time bug were seeing. Run it in visual log mode to confirm. Restarts (or tries to) dump1090 when it drifts

    Sent from my XT1092 using Tapatalk

    Leave a comment:


  • Kemistry
    replied
    Anyone else notice that the latest 16-11 version disconnects and reconnects (with about 8 seconds delay) to feed server every 20 minutes? Didn't happen with 16-7 version.
    Or is that just me?

    Leave a comment:


  • Swen
    replied
    Raspberry update error

    Hello together,

    i use an odroid with your raspberry script. That works many days long without problems. After last update the fr24feeder doesn-t update and i get an error code -1.

    Code:
     /var/cache/apt/archives/fr24feed_1.0.16-11_armhf.deb                                                                          
    E: Sub-process /usr/bin/dpkg returned an error code (1)
    How can i fix this?

    Leave a comment:

Working...
X