Bug 13771

Summary: package htop has undeclared dependency on host python
Product: buildroot Reporter: Anders F Björklund <anders.f.bjorklund>
Component: OtherAssignee: unassigned
Status: RESOLVED WONTFIX    
Severity: normal CC: buildroot, yann.morin.1998
Priority: P5    
Version: 2020.02.12   
Target Milestone: ---   
Hardware: All   
OS: Linux   
Host: Target:
Build:

Description Anders F Björklund 2021-04-24 15:13:50 UTC
>>> htop 2.2.0 Building

/usr/bin/env: ‘python’: No such file or directory
Comment 1 Yann E. MORIN 2021-04-24 15:45:04 UTC
Anders, All,

Thanks for the report.

> >>> htop 2.2.0 Building

Both the master and LTS 2021.02.x (against which this bug is open)
branches have htop 3.0.5. Only the old, now unmaintained LTS 2020.02.x
has htop 2.2.0, and unmaintained 2020.11.x has 3.0.2 (first htop
version that no longer needs python).

Closing because none of the still-maintained branches are affected.
Please upgrade.

Regards,
Yann E. MORIN.
Comment 2 Anders F Björklund 2021-04-25 18:12:09 UTC
Yes, this was against LTS 2020.02.12 - should have stated that more clearly.

Did a workaround of installing "make host-python" first, before "make":
https://github.com/kubernetes/minikube/commit/b0414fc53f1e41feca2b256bf09fa3905f34078a

Have added an item to the backlog, about upgrading the OS to LTS 2021.02.x