Announcement

Collapse
No announcement yet.

How do I install a file?

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • #16
    In attempting to do Step 4 I get.... ssh_init: Host does not exist (And yes I changed the address to the address of my pi and put in my password)

    So then I tried putting a space between password: and entering the password and then I get..... More than one remote source not supported
    Last edited by verdi; 2020-10-08, 17:36.

    Comment


    • #17
      Originally posted by verdi View Post
      Host does not exist

      And yes I changed the address to the address of my pi
      If you are using a hostname pi
      pscp fr24feed_1.0.26-7_armhf.deb pi@192.168.0.23:/home/pi/


      If you are using a host name blahblah
      pscp fr24feed_1.0.26-7_armhf.deb blahblah@192.168.0.23:/home/blahblah/

      Comment


      • #18
        My pi is named "pi"

        Comment


        • #19
          Type following in windows search bar to see if you have it

          pscp.exe

          Comment


          • #20
            I think I got it installed ! I was interpreting the pi login command incorrectly and had the login text appended to the transfer command.

            Comment


            • #21
              Did you succeed in transferring & installing the file fr24feed_1.0.26-7_armhf.deb ?

              Comment


              • #22
                Yes I believe that I did. Thank you for your help ! I was unprepared for some of the options that came up tho. I think I muddled thru. If there is a command that I could use to check on the status I would do that...

                Comment


                • #23
                  Originally posted by verdi View Post
                  Yes I believe that I did.

                  If there is a command that I could use to check on the status I would do that...
                  Give this command. In its output the line starting with "installed" will show which version is installe

                  apt policy fr24feed


                  .

                  Comment


                  • #24
                    sudo apt-cache policy fr24feed

                    Will display installed version.

                    As will going to the http://ipofyourpi:8754 from any device in the same network

                    /edit snap
                    Posts not to be taken as official support representation - Just a helpful uploader who tinkers

                    Comment


                    • #25
                      ok I did the apt policy fr24feed.......

                      pi@piaware:~ $ apt policy fr24feed
                      fr24feed:
                      Installed: 1.0.26-7
                      Candidate: 1.0.26-7
                      Version table:
                      *** 1.0.26-7 100
                      100 /var/lib/dpkg/status

                      Comment


                      • #26
                        Yep. 26-7 in
                        Posts not to be taken as official support representation - Just a helpful uploader who tinkers

                        Comment


                        • #27
                          Now we will see what we see...

                          Comment


                          • #28
                            ​​​​​
                            Originally posted by verdi View Post
                            ok I did the apt policy
                            fr24feed:
                            Installed: 1.0.26-7
                            0476.png0476.png0476.png

                            Comment


                            • #29
                              My station ran the balance of the day yesterday and all night after installing the test SW. That is encouraging !

                              Comment


                              • #30
                                Disappointing news...... FR24 and SkyAware both went down as few minutes ago. I did a "reboot device" and both came back up. That was unusual bcz in the recent past doing a reboot would not bring FR24 back up.

                                Comment

                                Working...
                                X