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

samba fails to build due to multiple linting errors #40552

Open
murraybd opened this issue Jan 26, 2025 · 1 comment
Open

samba fails to build due to multiple linting errors #40552

murraybd opened this issue Jan 26, 2025 · 1 comment

Comments

@murraybd
Copy link
Member

I was trying to rebuild samba so that a runtime dependency could be added to a library package so that the ldd-check test pipeline would pass but unfortunately samba fails to build from source.

2025/01/26 17:21:06 ERRO failed to build package: unable to lint package samba: linter "dev" failed on package "samba": open var/lib/samba/bind-dns: permission denied; suggest: If this package is creating /dev nodes, it should use udev instead; otherwise, remove any files in /dev
linter "infodir" failed on package "samba": open var/lib/samba/bind-dns: permission denied; suggest: Remove /usr/share/info/dir from the package (run split/infodir)
linter "tempdir" failed on package "samba": open var/lib/samba/bind-dns: permission denied; suggest: Remove any offending files in temporary dirs in the pipeline
linter "varempty" failed on package "samba": open var/lib/samba/bind-dns: permission denied; suggest: Remove any offending files in /var/empty in the pipeline
make[1]: *** [Makefile:99: packages/x86_64/samba-4.21.3-r2.apk] Error 1
make[1]: Leaving directory '/home/user/src/wolfi-os'
make: *** [Makefile:89: package/samba] Error 2
@murraybd
Copy link
Member Author

Strangely this only happens with docker as the runner.

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