Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Missing file breaks aliDoctor #650

Open
ktf opened this issue Feb 10, 2021 · 0 comments
Open

Missing file breaks aliDoctor #650

ktf opened this issue Feb 10, 2021 · 0 comments

Comments

@ktf
Copy link
Member

ktf commented Feb 10, 2021

Looks like not having a build_requires recipe breaks aliDoctor.

alibuild/aliDoctor -c shipdist/ --defaults fairship FairShip
Traceback (most recent call last):
    doMain(args, parser)
  File "/media/disk0/slc8/SHiPBuild/alibuild/aliBuild", line 65, in doMain
    doDoctor(args, parser)
  File "/media/disk0/slc8/SHiPBuild/alibuild/alibuild_helpers/doctor.py", line 188, in doDoctor
    log                     = info)
  File "/media/disk0/slc8/SHiPBuild/alibuild/alibuild_helpers/utilities.py", line 318, in getPackageList
    dieOnError(spec["package"].lower() != lowerPkg,
TypeError: 'NoneType' object is not subscriptable
[
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant