Skip to content
Snippets Groups Projects
Verified Commit 2305cc5d authored by Clayton Craft's avatar Clayton Craft :speech_balloon: Committed by Newbyte
Browse files

pmb.parse.apkindex: fix crash when origin or timestamp are unset (MR 2449)

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
parent 11c7d235
No related branches found
No related tags found
1 merge request!2449pmb.parse.apkindex: fix crash when origin or timestamp are unset
Pipeline #208695 passed
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment