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

pikaur build fails due to missing python module "build" #791

Closed
dschopf opened this issue Apr 28, 2024 · 1 comment
Closed

pikaur build fails due to missing python module "build" #791

dschopf opened this issue Apr 28, 2024 · 1 comment

Comments

@dschopf
Copy link

dschopf commented Apr 28, 2024

pikaur -Vq

Pikaur v1.19
Pacman v6.1.0 - libalpm v14.0.0 - pyalpm v0.10.6
[Optional] Prerequisites:

None

Description:

Run pikaur -S pikaur to update to the latest version

...
msgfmt -o locale/tr.mo locale/tr.po
msgfmt -o locale/da.mo locale/da.po
msgfmt -o locale/nl.mo locale/nl.po
msgfmt -o locale/es.mo locale/es.po
msgfmt -o locale/zh_CN.mo locale/zh_CN.po
msgfmt -o locale/it.mo locale/it.po
msgfmt -o locale/ja.mo locale/ja.po
msgfmt -o locale/uk.mo locale/uk.po
msgfmt -o locale/sv.mo locale/sv.po
/usr/bin/python3: No module named build
==> ERROR: A failure occurred in build().
    Aborting...

Command 'sudo --user=#1000 -- makepkg --force' failed to execute.

Surprisingly installing the python-build package did not resolve the issue.

@actionless
Copy link
Owner

/usr/bin/python3: No module named build

installing the python-build package did not resolve the issue.

doesn't sound like an issue with pikaur itself

@actionless actionless closed this as not planned Won't fix, can't repro, duplicate, stale Apr 28, 2024
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

2 participants