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

FS#3153 - feeds/packages/utils/zstd fails to compile if python3-distutils is not installed #7901

Closed
openwrt-bot opened this issue Jun 6, 2020 · 1 comment
Labels
core packages pull request/issue for core (in-tree) packages flyspray

Comments

@openwrt-bot
Copy link

txt.file:

====Device problem occurs on====
build server

====Software versions of OpenWrt/LEDE release, packages, etc.====
OpenWrt master as of r13499-7b4877c204

====Steps to reproduce====

  • install debian 10 amd64 & OpenWrt build requirements
  • git clone git://git.openwrt.org/openwrt/openwrt.git
  • select ath79-generic as target & select btrfs with zstd support
  • compile & wait
  • get output similar to attached meson-log.txt

====Solutions to solve problem====

  • install "python3-distutils" on the host
  • zstd package checks if python3-distutils is installed and provides proper "missing dependency"-error
@aparcar aparcar added the core packages pull request/issue for core (in-tree) packages label Feb 22, 2022
@neheb
Copy link
Contributor

neheb commented Sep 22, 2022

@aparcar this is no longer an issue.

@aparcar aparcar closed this as completed Sep 23, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
core packages pull request/issue for core (in-tree) packages flyspray
Projects
None yet
Development

No branches or pull requests

3 participants