HADK: Ошибка "nothing provides kf5bluezqt-bluez4"

Опять поломали чуть поддержку bluetooth в песочнице. Итак, если у Вас при сборке пакетов droid-config возникает ошибка вида:
Код BASH:
  1. Problem: nothing provides kf5bluezqt-bluez4 needed by droid-config-device-bluez4-1-1.armv7hl
  2. Solution 1: Following actions will be done:
  3. deinstallation of bluez-configs-mer-4.101+git73-1.31.1.armv7hl
  4. deinstallation of bluez-4.101+git73-1.31.1.armv7hl
  5. deinstallation of connman-1.30+git20-1.31.1.armv7hl
  6. deinstallation of connman-configs-mer-1.30+git20-1.31.1.armv7hl
  7. deinstallation of connman-qt5-1.0.98-1.32.1.armv7hl
  8. deinstallation of ssu-network-proxy-plugin-0.42.0-1.35.2.armv7hl
  9. deinstallation of ssu-0.42.0-1.35.2.armv7hl
  10. deinstallation of sdk-register-0.5-10.1.11.jolla.armv7hl
  11. deinstallation of qt5-qtsysteminfo-5.2.0+git8-1.7.1.armv7hl
  12. deinstallation of qt5-qtdeclarative-systeminfo-5.2.0+git8-1.7.1.armv7hl
  13. deinstallation of ssu-vendor-data-jolla-0.95-10.32.2.jolla.noarch
  14. Solution 2: keep obsolete bluez-configs-mer-4.101+git73-1.31.1.armv7hl
  15. Solution 3: break droid-config-device-bluez4-1-1.armv7hl by ignoring some of its dependencies
Необходимо добавить репозиторий http://repo.merproject.org/obs/nemo:/devel:/hw:/common/sailfish_latest_armv7hl/ в песочницу. Делается это так:
Код BASH:
  1. sb2 -t $VENDOR-$DEVICE-$PORT_ARCH -m sdk-install -R zypper ar http://repo.merproject.org/obs/nemo:/devel:/hw:/common/sailfish_latest_armv7hl/ sfl
  2. sb2 -t $VENDOR-$DEVICE-$PORT_ARCH -m sdk-install -R zypper up
Теперь устанавливаем kf5bluezqt-bluez4 и за одно удаляем mesa-llvmpipe который нам помешает в сборке libhybris
Код BASH:
  1. sb2 -t $VENDOR-$DEVICE-$PORT_ARCH -m sdk-install -R zypper re mesa-llvmpipe
  2. sb2 -t $VENDOR-$DEVICE-$PORT_ARCH -m sdk-install -R zypper rm mesa-llvmpipe
Комментарии (0)

Нет комментариев. Ваш будет первым!

Copyright 2016-2024 NeoChapay