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

Missing /proc in chroot #417

Closed
andreas-schwab opened this issue Sep 10, 2020 · 3 comments
Closed

Missing /proc in chroot #417

andreas-schwab opened this issue Sep 10, 2020 · 3 comments

Comments

@andreas-schwab
Copy link
Member

https://build.opensuse.org/package/live_build_log/openSUSE:Factory:Staging:C/installation-images:openSUSE/standard/x86_64
[ 179s] adding package ca-certificates-mozilla [2.42-4.2.noarch] {postin,postun}
[ 179s] running "cp -a /etc/ssl etc"
[ 179s] running "cp -a /var/lib/ca-certificates var/lib"
[ 179s] cp: setting permissions for 'var/lib/ca-certificates/openssl': Operation not supported
[ 179s] cp: setting permissions for 'var/lib/ca-certificates/pem': Operation not supported
[ 179s] mk_image: execution of "cp -a /var/lib/ca-certificates var/lib" failed at lib/AddFiles.pm line 796 in data/initrd/initrd.file_list line 587.

This is due to /proc missing in the chroot, which breaks lchmod.

@wfeldt
Copy link
Member

wfeldt commented Oct 5, 2020

solved with #427

@wfeldt wfeldt closed this as completed Oct 5, 2020
@marxin
Copy link

marxin commented Oct 5, 2020

Thank you for the fix. When can I expect a submit request of the openSUSE package into openSUSE:Factory?

@wfeldt
Copy link
Member

wfeldt commented Oct 5, 2020

If you review the pr we can go ahead.

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

3 participants