UBports Robot Logo UBports Forum
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login

    Unable to update

    Scheduled Pinned Locked Moved PinePhone Pro
    9 Posts 3 Posters 291 Views 1 Watching
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
      Reply
      • Reply as topic
      Log in to reply
      This topic has been deleted. Only users with topic management privileges can see it.
      • H Offline
        Hatted-Phil
        last edited by

        Have a new Pinephone Pro (post Nov '23). Running Touch based on 20.04
        When I select 'Updates' in System Settings or 'Check for updates' in the About section and try to check for updates, I'm left with the throbber circling and 'Checking for updates...' displayed. Pressing the 'Stop' button doesn't seem to stop it.

        Pressing the settings cog top right (above the 'Stop' button, next to the trash can icon) takes me to Update settings where I have Auto download - On Wi-Fi, Channels is set to 16.04 (Should that be 20.04?) or an option to 'Reinstall all apps'

        If I press on the Channels to see which options other than 16.04 might be available, I'm given the message 'Fetching channels' with the throbber circling above it

        In each case of either 'Checking for updates' or 'Fetching channels' I've left it for over an hour without it timing out or seemingly finding what it looks for.

        WiFi seems fine, can browse the internet and install apps without issue, also use IM apps

        Any information or advice would be appreciated

        arubislanderA 1 Reply Last reply Reply Quote 0
        • arubislanderA Offline
          arubislander @Hatted-Phil
          last edited by arubislander

          @Hatted-Phil It is currently not yet possible to update the OS on Pine devices through the System Settings. The way to do this is either to do apt update && apt upgrade on a write-able filesystem (only on Pine64 devices running 20.04!!), or else downloading a newer image and flashing that. The latter is the surer way, but you will loose all your data.

          There is work underway to get updates working via System Settings.

          πŸ‡¦πŸ‡Ό πŸ‡³πŸ‡± πŸ‡ΊπŸ‡Έ πŸ‡ͺπŸ‡Έ
          Happily running Ubuntu Touch
          Google Pixel 3a (20.04 DEV)
          JingPad (24.04 preview)
          Meizu Pro 5 (16.04 DEV)

          H 2 Replies Last reply Reply Quote 3
          • H Offline
            Hatted-Phil
            last edited by

            This post is deleted!
            1 Reply Last reply Reply Quote 1
            • H Offline
              Hatted-Phil @arubislander
              last edited by

              @arubislander Ah, perfect. Thank you, I appreciate your taking the time to educate me

              1 Reply Last reply Reply Quote 1
              • H Offline
                Hatted-Phil @arubislander
                last edited by

                @arubislander Sorry to trouble you further. Could you point me to documentation on how to make the filesystem writable or locate a writable ?

                When I try to update/upgrade I get
                "list directory /var/lib/apt/lists/partial is missing - Acquire (30: Read-only file system)"

                Or is it not possible to make the fs writable from the OS because I'm booting the OS from the SD card I'm trying to write to?

                LakotaubpL arubislanderA 2 Replies Last reply Reply Quote 0
                • LakotaubpL Offline
                  Lakotaubp @Hatted-Phil
                  last edited by

                  @Hatted-Phil To make the system read write use this

                  sudo mount -o remount,rw/

                  and hit enter, then do the command arubislander gave you or break it down

                  sudo apt update

                  sudo apt upgrade

                  if you have issues.

                  H 1 Reply Last reply Reply Quote 1
                  • arubislanderA Offline
                    arubislander @Hatted-Phil
                    last edited by arubislander

                    @Hatted-Phil
                    Do the following (don't type the $, press ENTER after each line):

                    $ sudo mount -o remount,rw /
                    $ sudo apt update && sudo apt upgrade -y
                    $ sudo apt clean
                    $ sudo reboot
                    

                    You should then reboot to the latest version of UT 20.04 for the PPP.

                    I case your device fails to boot, your best option is flashing your SD card with the latest image.

                    EDIT: Oh, I see Lakotaubp beat me to it :smiling_face:

                    πŸ‡¦πŸ‡Ό πŸ‡³πŸ‡± πŸ‡ΊπŸ‡Έ πŸ‡ͺπŸ‡Έ
                    Happily running Ubuntu Touch
                    Google Pixel 3a (20.04 DEV)
                    JingPad (24.04 preview)
                    Meizu Pro 5 (16.04 DEV)

                    H 1 Reply Last reply Reply Quote 1
                    • H Offline
                      Hatted-Phil @Lakotaubp
                      last edited by

                      @Lakotaubp Thank you so much!

                      1 Reply Last reply Reply Quote 0
                      • H Offline
                        Hatted-Phil @arubislander
                        last edited by

                        @arubislander Thanks again!

                        1 Reply Last reply Reply Quote 0
                        • First post
                          Last post