Skip to content
Snippets Groups Projects
  1. Dec 17, 2020
  2. Sep 04, 2020
  3. Sep 03, 2020
  4. Sep 02, 2020
  5. Sep 01, 2020
  6. Aug 31, 2020
  7. Aug 30, 2020
  8. Aug 28, 2020
    • Oliver Smith's avatar
      main/mobile-config-firefox: add pkgver to provides (MR 1507) · 838d5609
      Oliver Smith authored
      Fix mobile-config-firefox not replacing postmarketos-config-firefox on
      upgrade. Without the pkgver in provides, apk only considers
      mobile-config-firefox as virtual package name, not as replacement.
      
      Verified with the CE factory image:
      
      	$ sudo apk upgrade
      	...
      	(20/29) Purging postmarketos-config-firefox (1-r0)
      	(21/29) Installing mobile-config-firefox (1.0.1-r1)
      	...
      Unverified
      838d5609
    • Oliver Smith's avatar
      main/postmarketos-ui-plasma-mobile: disable x86 (MR 1508) · 71355c6f
      Oliver Smith authored
      postmarketos-ui-plasma-mobile has plasma-camera in _pmb_recommends.
      plasma-camera does not build for x86, because mpg123-libs-1.26.3-r0 is
      still broken in Alpine edge repos (aports#11807).
      
      Disable postmarketos-ui-plasma-mobile for x86 again, so the CI check
      test_aports_ui doesn't fail anymore with:
      postmarketos-ui-plasma-mobile/APKBUILD: package 'plasma-camera' from _pmb_recommends not found for arch 'x86'
      
      [ci:skip-vercheck]: only modifying arches
      [ci:skip-build]: unfortunately, postmarketos-ui-plasma-mobile fails to
      build for x86_64 too due to broken libdv in Alpine (aports#11892).
      
      I'll create MRs to Alpine to fix the broken depends, so we should be
      able to enable it again soon.
      
      Related: https://gitlab.alpinelinux.org/alpine/aports/-/issues/11807
      Related: https://gitlab.alpinelinux.org/alpine/aports/-/issues/11892
      Unverified
      71355c6f
    • Oliver Smith's avatar
      Revert "kde/kpeoplesink: disable x86" (MR 1508) · e70439cc
      Oliver Smith authored
      kaccounts-integration-dev is available for x86 again in Alpine edge.
      This reverts commit dc44aed3.
      [ci:skip-vercheck]: only changing arch var
      
      This should fix test_aports_ui failure:
      main/postmarketos-ui-plasma-mobile/APKBUILD: package 'kpeoplesink' from _pmb_recommends not found for arch 'x86'
      Unverified
      e70439cc
    • Oliver Smith's avatar
      CI: test_aports_ui: don't take arches from binary (MR 1508) · cedd5331
      Oliver Smith authored
      Verify _pmb_recommends for architectures listed in the APKBUILD of
      postmarketos-ui-* packages, not from their binary packages. Otherwise
      disabling an architecture in a merge request will not be respected, as
      the binary package still has the arch enabled.
      Unverified
      cedd5331
  9. Aug 25, 2020
  10. Aug 24, 2020
  11. Aug 23, 2020
  12. Aug 22, 2020
  13. Aug 21, 2020
  14. Aug 20, 2020
  15. Aug 19, 2020
  16. Aug 18, 2020
Loading