Skip to content
Snippets Groups Projects
Verified Commit 95b8ccda authored by Clayton Craft's avatar Clayton Craft :speech_balloon:
Browse files

pmb.parse.apkindex: fix crash when origin or timestamp are unset

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`
parent 4f3ede33
No related branches found
No related tags found
No related merge requests found
Pipeline #208680 passed
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment