Skip to content
Snippets Groups Projects
  1. Oct 23, 2024
  2. Oct 22, 2024
    • Newbyte's avatar
      pmb.flasher: Remove use of args (MR 2441) · 37ec73c0
      Newbyte authored
      Also adapt pmb/install/recovery.py to new API for variables.py.
      
      [ci:skip-build]: already built successfully in CI
      37ec73c0
    • Clayton Craft's avatar
      pmb.parse.apkindex: fix crash when origin or timestamp are unset (MR 2449) · 2305cc5d
      Clayton Craft authored and Newbyte's avatar Newbyte committed
      Sometimes these fields are not set, e.g.:
      
      pdb> p ret
      {'depends': ['build-base', 'bash', 'bison', 'findutils', 'flex', 'musl-dev', 'openssl-dev', 'perl', 'python3'], 'arch': 'noarch', 'version': '20241022.022230', 'pkgname': '.makedepends-linux-lenovo-21bx', 'provides': []}
      
      I hit this crash when I installed the build deps for the
      linux-lenovo-21bx package in the native chroot, and then ran
      `pmbootstrap stats`
      [ci:skip-build]: already built successfully in CI
      2305cc5d
  3. Oct 21, 2024
  4. Oct 18, 2024
  5. Oct 17, 2024
  6. Oct 16, 2024
    • Clayton Craft's avatar
      Revert "pmb.install.losetup: Run kpartx, losetup in chroot (MR 2430)" · 1ec55fc1
      Clayton Craft authored
      This series breaks pmbootstrap, and that's not good[1]. A bug was filed
      about this (#2465), and there have been multiple attempts to fix it (!
      2435 and !2436). It kinda seems like we don't have time to fix/test this
      for a while longer, which is fine, but given the impact this bug has I
      think we should be revert this series until this issue is solved/tested.
      
      1. pmb is broken in some specific cases, which means some workflows are
      broken. One example is that this breaks the pmaports CI, so no work can
      be done in pmaports.
      1ec55fc1
  7. Oct 15, 2024
  8. Oct 13, 2024
Loading