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

ubports-qa update

Scheduled Pinned Locked Moved Xiaomi Redmi Note 7
23 Posts 7 Posters 3.9k Views 2 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.
    • S Offline
      stanwood @kugiigi
      last edited by 2 Apr 2021, 11:20

      @kugiigi I Confirm that UBports Installer (0.8.7 Beta on Ubuntu 20.04.2) works pretty well with Redmi Note 7:

      UBports intaller redmi note 7 1.jpg

      UBports installer Redmi Note 7 2.jpg

      Redmi Note 9S Stable
      If God has a computer, it must be a GNU/Linux

      1 Reply Last reply Reply Quote 0
      • M Offline
        Markatrafik @Keneda
        last edited by 2 Apr 2021, 12:07

        @keneda let's just say, probably not always so... since I tried it on different machines under Debian 9, and there was always a problem. I was run it from under an unprivileged user, maybe it was necessary to run from under the root? Maybe I needed to add a user to the dialout group or make symlinks to adb and fastboot? Okay, next time, I'll try again with logs and screenshots... Sorry...

        1 Reply Last reply Reply Quote 0
        • M Offline
          Markatrafik @Keneda
          last edited by Markatrafik 4 Feb 2021, 12:35 2 Apr 2021, 12:30

          But if you know what you do, if you well know
          Ubuntu Touch, that can be no problem.

          As I understand it, I need to take old deb packages witch compatible to installed, which will not entail by dependencies and the need to replace libraries. Some libraries may pull dependencies of other packages, which in turn may break the system. Or to build static packages of what I need with debhelper etc... Just, I was hoping there was a standard way to install a number of simple shell standalone applications and utilities that would not affect dbus/systemd, udev, networking, vendor stuff and so on.
          And No, Ubuntu Touch I do not know well enough, but I plan to look at the project. However I know Linux since kernel 0.0.99 and Debian since 1.2/rex 🙂 desktop Ubuntu, some other Un*x systems, slightly Android.

          A 1 Reply Last reply 2 Apr 2021, 14:31 Reply Quote 0
          • A Offline
            AppLee @Markatrafik
            last edited by 2 Apr 2021, 14:31

            @markatrafik
            Hi using APT is not standard on Ubnutu Touch, the standard way is to use click packages.

            You can use sofwares packaged as .deb and repackaged them into a click.
            If they are simple CLI than I think it won't be hard to include the necessary libraries into a click package.
            This click can then be uploaded to the Open Store and be made available to all.

            Of course on mobile, a nice GUI is always welcome 😉

            1 Reply Last reply Reply Quote 1
            • M Offline
              Markatrafik
              last edited by Markatrafik 4 Feb 2021, 16:15 2 Apr 2021, 16:14

              And, what about pkcon utility? It reports that over ~ 15 repositories are connected to it. But when you try to install, for example, mc - it crashes. Did this tool come from the Canonical and must not be used?

              D 1 Reply Last reply 2 Apr 2021, 18:14 Reply Quote 0
              • D Offline
                dobey @Markatrafik
                last edited by 2 Apr 2021, 18:14

                @markatrafik The supported method for installing legacy and CLI apps from the Ubuntu archive, is via a Libertine container.

                1 Reply Last reply Reply Quote 1
                • M Offline
                  Markatrafik
                  last edited by Markatrafik 4 Mar 2021, 11:49 3 Apr 2021, 11:44

                  Without ubports-qa update, all seems to be ok...
                  ~$ sudo bash
                  ~# mount -o remount,rw /
                  ~# apt-get install joe
                  ~# sync
                  ~# mount -o remount,ro /
                  ~# reboot
                  System is booting, working, and no errors in logs...
                  Btw, ubports-qa - simple python script, with some manipulation with repos. But, you think, that such actions are contrary to the concept? And I need to compile a static binary together with these libraries?! and then wrap it in a package manager "click" to drop it in /opt ? No, of course, I'll probably do it that way too... but later 🙂

                  M K 2 Replies Last reply 3 Apr 2021, 11:48 Reply Quote 0
                  • M Offline
                    Markatrafik @Markatrafik
                    last edited by 3 Apr 2021, 11:48

                    phablet@ubuntu-phablet:~$ ldd $(which joe)
                    linux-vdso.so.1 => (0x000000707013a000)
                    libm.so.6 => /lib/aarch64-linux-gnu/libm.so.6 (0x0000007070050000)
                    libtinfo.so.5 => /lib/aarch64-linux-gnu/libtinfo.so.5 0x000000707001a000)
                    libutil.so.1 => /lib/aarch64-linux-gnu/libutil.so.1 (0x0000007070007000)
                    libc.so.6 => /lib/aarch64-linux-gnu/libc.so.6 (0x000000706fec1000)
                    /lib/ld-linux-aarch64.so.1 (0x000000707010f000)

                    1 Reply Last reply Reply Quote 0
                    • K Offline
                      Keneda @Markatrafik
                      last edited by 3 Apr 2021, 15:39

                      @markatrafik said in ubports-qa update:

                      But, you think, that such actions are contrary to the concept?

                      Fact is, when you'll update your phone, you'll loose any "apt" modifications you did.

                      2015-2023 : Meizu MX4 ☠️⚰️✝️
                      2023-2024 : Nexus 5 ☠️⚰️✝️
                      2024-***** : FPOS Fairphone 5 waiting UT for freedom 😉
                      🇲🇫🇬🇧

                      M 1 Reply Last reply 3 Apr 2021, 16:45 Reply Quote 0
                      • M Offline
                        Markatrafik @Keneda
                        last edited by 3 Apr 2021, 16:45

                        @keneda Well... I'll remember a couple of tools 🙂 But! I will listen to your opinion, because I understand that you know what you are advising, as I am not the first day in IT ...

                        1 Reply Last reply Reply Quote 0
                        23 out of 23
                        • First post
                          23/23
                          Last post