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

building man-db fails with bubblewrap runner #1607

Open
murraybd opened this issue Oct 28, 2024 · 0 comments
Open

building man-db fails with bubblewrap runner #1607

murraybd opened this issue Oct 28, 2024 · 0 comments
Labels
needs-triage applied to all new customer/user issues. Removed after triage occurs

Comments

@murraybd
Copy link
Contributor

I was trying to build man-db but was not able to.

2024/10/28 11:19:31 INFO make  install-exec-hook uses=autoconf/make-install
2024/10/28 11:19:32 INFO make[4]: Entering directory '/home/build/src' uses=autoconf/make-install
2024/10/28 11:19:32 INFO if [ "man" ] && [ "6755" = 6755 ]; then \ uses=autoconf/make-install
2024/10/28 11:19:32 INFO     chown man:man \ uses=autoconf/make-install
2024/10/28 11:19:32 INFO         /home/build/melange-out/man-db/usr/bin/man \ uses=autoconf/make-install
2024/10/28 11:19:32 INFO         /home/build/melange-out/man-db/usr/bin/mandb; \ uses=autoconf/make-install
2024/10/28 11:19:32 INFO fi uses=autoconf/make-install
2024/10/28 11:19:32 WARN chown: /home/build/melange-out/man-db/usr/bin/man: Invalid argument uses=autoconf/make-install
2024/10/28 11:19:32 WARN chown: /home/build/melange-out/man-db/usr/bin/mandb: Invalid argument uses=autoconf/make-install
2024/10/28 11:19:32 WARN make[4]: *** [Makefile:2979: install-exec-hook] Error 1 uses=autoconf/make-install
2024/10/28 11:19:32 INFO make[4]: Leaving directory '/home/build/src' uses=autoconf/make-install
2024/10/28 11:19:32 WARN make[3]: *** [Makefile:2880: install-exec-am] Error 2 uses=autoconf/make-install
2024/10/28 11:19:32 INFO make[3]: Leaving directory '/home/build/src' uses=autoconf/make-install
2024/10/28 11:19:32 WARN make[2]: *** [Makefile:2796: install-am] Error 2 uses=autoconf/make-install
2024/10/28 11:19:32 INFO make[2]: Leaving directory '/home/build/src' uses=autoconf/make-install
2024/10/28 11:19:32 INFO make[1]: Leaving directory '/home/build/src' uses=autoconf/make-install
2024/10/28 11:19:32 WARN make[1]: *** [Makefile:2633: install-recursive] Error 1 uses=autoconf/make-install
2024/10/28 11:19:32 WARN make: *** [Makefile:2189: install-recursive] Error 1 uses=autoconf/make-install
2024/10/28 11:19:32 INFO make: Leaving directory '/home/build' uses=autoconf/make-install
2024/10/28 11:19:32 INFO deleting guest dir /tmp/melange-guest-4212373866
2024/10/28 11:19:32 INFO deleting workspace dir /tmp/melange-workspace-1989656042
2024/10/28 11:19:32 INFO removing image path /tmp/melange-guest-1748887998
2024/10/28 11:19:32 ERRO failed to build package: unable to run package man-db pipeline: unable to run pipeline: unable to run pipeline: exit status 2
make[1]: *** [Makefile:116: packages/x86_64/man-db-2.13.0-r0.apk] Error 1
make[1]: Leaving directory '/home/brian-murray/Working/wolfi-os'
make: *** [Makefile:106: package/man-db] Error 2
@murraybd murraybd added the needs-triage applied to all new customer/user issues. Removed after triage occurs label Oct 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs-triage applied to all new customer/user issues. Removed after triage occurs
Projects
None yet
Development

No branches or pull requests

1 participant