Skip to content
Snippets Groups Projects
  1. Oct 27, 2024
  2. Oct 26, 2024
  3. Oct 24, 2024
  4. Oct 23, 2024
  5. 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
  6. Oct 21, 2024
  7. Oct 18, 2024
  8. Oct 17, 2024
Loading