sailfishos-flatpak / main

Documentation and issues
MIT License
25 stars 4 forks source link

[SFOS 4.0.1.48] Install error: Missing dependency libjson-glib >= 1.1.2 #20

Open polybos opened 3 years ago

polybos commented 3 years ago

Hi,

currently installed Early Access version SFOS 4.0.1.45 (Koli) on my Sony Xperia XA2.

Following the installation guide (of this repo) gives the error message: Fatal error: nothing provides libjson-glib(armv7hl-32) >= 1.1.2 needed by libappstream-glib-0.7.15.1-1.14.2.jolla.armv7hl Maybe I did something wrong (see my steps - '1. What I did'), but I think the procedure is broken with SFOS-4.0.1.45, atm - at least when using the early access version.

Not sure what to do now, so I opened this issue. If someone could help or explain the error, it would be great. Maybe this is the wrong project to ask for help, but at least the problem occurs when I try to install flatpak-runner.

Cheers, polybos

Update The same behaviour with SFOS 4.0.1.48 (regular release), currently.


Details:

  1. What I did:

    [nemo@XperiaXA2-DualSIM ~]$ devel-su ssu addrepo rinigus-flatpak http://repo.merproject.org/obs/home:/rinigus:/flatpak/sailfish_latest_armv7hl/
    Password: 
    [nemo@XperiaXA2-DualSIM ~]$ devel-su pkcon refresh
    Password: 
    Refreshing cache                                                                                                                                                                                              
    Starting                                                                                                                                                                                                      
    Refreshing software list                                                                                                                                                                                     
    Finished                                                                                                                                                                                                    
    [nemo@XperiaXA2-DualSIM ~]$ devel-su pkcon install flatpak-runner
    Password: 
    Resolving                                                                                                                                                                                                     
    Querying                                                                                                                                                                                                      
    Testing changes                                                                                                                                                                                               
    Finished                                                                                                                                                                                                     
    Fatal error: nothing provides libjson-glib(armv7hl-32) >= 1.1.2 needed by libappstream-glib-0.7.15.1-1.14.2.jolla.armv7hl
  2. Installed/available json-glib packages:

    
    [nemo@XperiaXA2-DualSIM ~]$ zypper se -s json-glib
    Loading repository data...
    Reading installed packages...

S | Name | Type | Version | Arch | Repository --+-----------------------+------------+------------------------+---------+----------- i | json-glib | package | 1.6.0+git1-1.2.6.jolla | armv7hl | jolla | json-glib | srcpackage | 1.6.0+git1-1.2.6.jolla | noarch | jolla | json-glib-debuginfo | package | 1.6.0+git1-1.2.6.jolla | armv7hl | jolla | json-glib-debugsource | package | 1.6.0+git1-1.2.6.jolla | armv7hl | jolla | json-glib-devel | package | 1.6.0+git1-1.2.6.jolla | armv7hl | jolla | json-glib-tests | package | 1.6.0+git1-1.2.6.jolla | armv7hl | jolla


3. Installed libhybris rpms:

[nemo@XperiaXA2-DualSIM ~]$ rpm -qa | grep "libhybris-" mce-plugin-libhybris-1.14.2-1.5.18.jolla.armv7hl libhybris-libGLESv1-0.0.5.38-1.10.19.jolla.armv7hl libhybris-libhardware-0.0.5.38-1.10.19.jolla.armv7hl libhybris-libEGL-0.0.5.38-1.10.19.jolla.armv7hl libhybris-0.0.5.38-1.10.19.jolla.armv7hl libhybris-libsync-0.0.5.38-1.10.19.jolla.armv7hl libhybris-libGLESv2-0.0.5.38-1.10.19.jolla.armv7hl libhybris-libwayland-egl-0.0.5.38-1.10.19.jolla.armv7hl


4. Kernel:

[nemo@XperiaXA2-DualSIM ~]$ uname -a Linux XperiaXA2-DualSIM 4.4.194 #1 SMP PREEMPT Mon Dec 14 16:00:32 UTC 2020 aarch64 GNU/Linux