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

    PinePhone, Trying out UBPorts and ... Update?

    Scheduled Pinned Locked Moved Support
    2 Posts 1 Posters 467 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.
      • D Offline
        Diagon
        last edited by Diagon

        Hi all. I'm on my new PinePhone trying out UBPorts which looks really nice. A quick question if someone might have input.

        The version is "16.04 (2020-09-18) ... Last Updated 11/18/20". Now when I go to Updates >> Update Settings, "Channels" is "Stable", but selecting that doesn't give me any more options. Hm.

        Then I try looking in "About," to find "Developer Settings," but there's nothing there, so I'm unable to update via adb:

        sudo system-image-cli -v -p 0 --progress dots

        I suppose I might be able to do that from a terminal, but I thought I'd look for input first as I've already nuked one install by improperly thinking, "Oh, I know how Ubuntu works!" 😕

        1 Reply Last reply Reply Quote 0
        • D Offline
          Diagon
          last edited by Diagon

          I tried that with --dry-run, but it just sits there and does nothing after this output.

          $ sudo system-image-cli -vn -p 0 --progress dots
          [systemimage] Jan 09 19:09:17 2021 (14794) No valid image master key found, downloading
          [systemimage] Jan 09 19:09:17 2021 (14794) [0x7f8a04f2e8] Requesting group download:
                  https://system-image.ubports.com/gpg/image-master.tar.xz -> /android/cache/recovery/keyring.tar.xz
                  https://system-image.ubports.com/gpg/image-master.tar.xz.asc -> /android/cache/recovery/keyring.tar.xz.asc
          
          [systemimage] Jan 09 19:09:17 2021 (14794) Allow GSM? Yes
          [systemimage] Jan 09 19:09:17 2021 (14794) [/com/canonical/applications/download/d29afe0d54bd4ff491b888d395f48287] Running group download reactor
          [systemimage] Jan 09 19:09:17 2021 (14794) self: <UDMDownloadManager at 0x7f8a04f2e8>, self._iface: <Interface <ProxyObject wrapping <dbus._dbus.SystemBus (system) at 0x7f8a0404c0> :1.134 /com/canonical/applications/download/d29afe0d54bd4ff491b888d395f48287 at 0x7f8a04f358> implementing 'com.canonical.applications.GroupDownload' at 0x7f8a04f3c8>
          

          Then it times out with:

          Exception occurred during dry-run; see log file for details
          [systemimage] Jan 09 19:19:17 2021 (14794) system-image-cli exception
          Traceback (most recent call last):
            File "/usr/lib/python3/dist-packages/systemimage/main.py", line 365, in main
              state.run_until('download_files')
            File "/usr/lib/python3/dist-packages/systemimage/state.py", line 179, in run_until
              step()
            File "/usr/lib/python3/dist-packages/systemimage/state.py", line 210, in _get_blacklist_1
              'image-master', 'gpg/image-master.tar.xz', 'archive-master')
            File "/usr/lib/python3/dist-packages/systemimage/keyring.py", line 107, in get_keyring
              (ascxz_src, ascxz_dst),
            File "/usr/lib/python3/dist-packages/systemimage/download.py", line 209, in get_files
              self._get_files(records, pausable, signal_started)
            File "/usr/lib/python3/dist-packages/systemimage/udm.py", line 179, in _get_files
              raise TimeoutError
          TimeoutError
          

          Just running system-image-cli --list-channels also just freezes.

          1 Reply Last reply Reply Quote 0

          Hello! It looks like you're interested in this conversation, but you don't have an account yet.

          Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.

          With your input, this post could be even better 💗

          Register Login
          • First post
            Last post