• libertine Focal don't find group ID

    3
    0 Votes
    3 Posts
    886 Views
    C
    @Bouleetbil I struggled with getting a root shell as well and tried many things, but suddenly found a quite easy way: after logging in to the libertine focal container with libertine-container-manager exec -i focal -c "/bin/bash" type the command "fakeroot" and press return. I could then run apt within the container without the dpkg "requires superuser" errors. or it is possible to use the following command to log in to libertine with user root: libertine-container-manager exec -i focal -c "/bin/fakeroot" EDIT: it might only work for libertine containers of type 'chroot'. (-t chroot when creating the container)
  • 0 Votes
    12 Posts
    1k Views
    arubislanderA
    @ancientsounds said in Failure to finish creating Libertine container on OTA-3: ... the network I was using was better for downloads Probably that.
  • Libertine display error?

    1
    0 Votes
    1 Posts
    180 Views
    No one has replied
  • Falkon as browser as a tip

    4
    0 Votes
    4 Posts
    445 Views
    R
    @naumi if you use libertine tweektools fron open store you can scale things up to make firefox better. Also, have a look around at all the add-ons you can try. Sush as "scroll anyware". For Falkon, if you install plasma window manager, you will get settings to mess around with. themes and button size. However. Having that setup is messing with firefox, making things too big if you want to have booth firefox and falkon. (for example as isolated browsing) So, a bit tricky there.
  • Open off

    1
    0 Votes
    1 Posts
    171 Views
    No one has replied
  • Install package to Ubuntu touch

    2
    0 Votes
    2 Posts
    346 Views
    arubislanderA
    @zhennik26 Maybe you could tell us a bit more about what you want to achieve, then we could more easily help you, either by suggesting a supported way to achieve your goal, or adjusting your expectations.
  • Libertine app stuck on black "X11 support" window

    5
    0 Votes
    5 Posts
    612 Views
    G
    @blackwizard_BE I never managed to fix the issue, so I gave up on X11 apps which is a shame. It would be useful to at least know how to debug this issue but I couldn’t figure it out.
  • Read only file system: '/root/.local' when using -t lxc

    3
    0 Votes
    3 Posts
    283 Views
    V
    Thank you. Actually, since the type chroot is the default, I don't write it. And yes, it works with or without sudo. Regards
  • w: failure to run:chroot

    error
    9
    1
    0 Votes
    9 Posts
    1k Views
    S
    This fix worked for me, with Redmi Note 9 Pro. Thanks!
  • This topic is deleted!

    1
    0 Votes
    1 Posts
    3 Views
    No one has replied
  • This topic is deleted!

    1
    0 Votes
    1 Posts
    3 Views
    No one has replied
  • This topic is deleted!

    1
    0 Votes
    1 Posts
    3 Views
    No one has replied
  • This topic is deleted!

    1
    0 Votes
    1 Posts
    3 Views
    No one has replied
  • This topic is deleted!

    1
    0 Votes
    1 Posts
    3 Views
    No one has replied
  • Settings > Libertine on Focal OTA-2 refuses to do anything

    Solved
    13
    0 Votes
    13 Posts
    729 Views
    arubislanderA
    @dln949 The libertine settings app is somewhat fragile at the moment. (Improvement suggestions and PR's are welcomed.) ... an application like mousepad appeared to be installed, but I cannot find the icon for it in the "app drawer". After installing an application in a Libertine container, it is sometimes necessary to refresh the app drawer to see the new icons. You can do this by swiping down in the opened app drawer. if I tap on the plus sign and select "Choose Debian package to install", I get this message: "No Debian packages available". This is the expected behavior. That option is for installing downloaded deb packages. It displays any .deb files that are present in the Downloads folder. If you know the exact name of the package you want to install, you can use the second button. I almost exclusively use the third button to search the repositories for the package I am looking for. But be careful, one stray tap will have you installing an unintended app. And the best course of action is to let the install run its course, before deleting the package and trying again.
  • Installing .jar desktop apps

    jar jar files install issue installation java
    4
    0 Votes
    4 Posts
    369 Views
    arubislanderA
    @user_profile555 I might not be understanding you correctly: Are you trying to install a .jar file with the libertine-container-manager command line tool? That is not going to work, the install-package subcommand only understands how to deal with .deb packages. This .jar file, how would you go about running it on Ubuntu Desktop? That might give us an idea as to how you should go about this, if it is possible at all.
  • Firefox 2023

    9
    0 Votes
    9 Posts
    1k Views
    G
    @arubislander said in Firefox 2023: @gdegrez there is no Focal for any of the BQ devices. There was some promising work initiated but other priorities likely took precedence. Well, I guess that the overwhelming majority of the community thinks that the main interest of UBtouch is for smartphones, whereas I personally think its main advantage is for tablets. But it is also true that the BQ devices are a rather old hardware. As a general rule though, if Focal is not selectable during install or as an update channel, that is because it is not available for the designated device. OK. Good to know. Thanks.
  • How can I launch apps I installed with libertine

    Solved
    4
    0 Votes
    4 Posts
    440 Views
    N
    @arubislander Thank you very much, that was helpful.
  • Issues with Libertine

    4
    1 Votes
    4 Posts
    591 Views
    E
    @staryvyr said in Issues with Libertine: A) When I am trying remove a package, for that the installation has not been completed before (it fails for several reason, e.g. the wifi was disconnected during install) then libertine-container-manager remove-package -p <PACKAGE_NAME> is giving an error message that the package is already installed (in german). I avoid the German reprimand and instead it tells me the package is not installed even though the list-apps shows it. Also starting the package from the command line (as per the documentation) fails. The documentation says: Run desktop application - Run it from the app menu like any other app. To start a graphical app from the command-line, for example gedit, run this in a terminal: #ubuntu-app-launch <CONTAINER_ID>_<desktop_file_name>_0.0 ubuntu-app-launch xenial_gedit_0.0 I get the following: LIST $ libertine-container-manager list-apps focal_foxtrotgps_0.0 focal_osmose-emulator_0.0 focal_python3.8_0.0 focal_vim_0.0 RUN $ ubuntu-app-launch focal_foxtrotgps_0.0 -bash: ubuntu-app-launch: command not found REMOVE $ libertine-container-manager remove-package -p focal_foxtrotgps_0.0 libertine-container-manager:219: ERROR: remove_package(): Package 'focal_foxtrotgps_0.0' is not installed. LIST AGAIN $ libertine-container-manager list-apps focal_foxtrotgps_0.0 focal_osmose-emulator_0.0 focal_python3.8_0.0 focal_vim_0.0
  • VS Code / Codium

    1
    0 Votes
    1 Posts
    201 Views
    No one has replied