fredldotme / snapz0r

Snap enabler for Ubuntu Touch 20.04
Other
3 stars 2 forks source link

Cannot install apps #5

Open mihaelmilea opened 9 months ago

mihaelmilea commented 9 months ago

Sorry to bother again.

I can't get any snap app installed. I only have in the list inside Snapz0r: core, core20, core22, gtk2-common-themes, snapd and bare.

If I try from the console sudo snap install firefox, I get the following errors:

error: cannot perform the following tasks:

mihaelmilea commented 9 months ago

The answer that I got from https://forums.ubports.com/topic/9636/can-t-get-any-snaps-installed/9 is that in fact Snapz0r wrongly reported that the kernel is ready for snaps when, in fact, the kernel in OP 5T still needs to be recompiled with the missing CONFIG_SQUASHFS_LZO setting: https://gitlab.com/ubports/porting/community-ports/android9/oneplus-5/android_kernel_oneplus_msm8998/-/blob/halium-9.0/arch/arm64/configs/lineage_oneplus5_defconfig?ref_type=heads

andrewp907 commented 1 month ago

I don't know whether this issue is related or not, but when I ran snap install firefox after setting snapd up with Snapz0r, I got this error:

error: cannot perform the following tasks:
- Run hook connect-plug-host-hunspell of snap "firefox" (run hook "connect-plug-host-hunspell": Cannot mount Halium environment into target: No such file or directory)

I don't know whether maybe my Pinephone Pro and other non-Halium devices just aren't supported yet or what the issue is.

--

Next I installed musescore, and it showed up in snap list and it shows up in Snapz0r. When I try running musescore or musescore3 it says bash: musescore: command not found. When I try running /snap/bin/musescore.mscore, it says Cannot mount Halium environment into target: No such file or directory. No additional icons are added in the GUI app drawer. I infer that I'll need to wait till support for mainline devices is added.