Project

General

Profile

action #64439

Updated by SLindoMansilla over 3 years ago

While installing qgis, pkcon install fails with `pkcon-status-7` on a fatal error because of a missing dep, but we get `pkcon succeed` 

 See: https://openqa.opensuse.org/tests/1200620#step/qgis/11 

 A broken package is needed to reproduce the behavior. 
 At the moment python3-h5py seems to reproduce the problem. 

 Example: 
 ```bash 
 zypper in python3-Keras python3-Keras-examples tensorflow2 
 ```

Back