[Bug 1812258] Re: Bionic amd64 netboot image has incorrect permissions on kernel
Bryan Hughes
1812258 at bugs.launchpad.net
Thu Jan 24 16:52:13 UTC 2019
Thanks for the clarification. I'm pulling from:
http://archive.ubuntu.com/ubuntu/dists/bionic/main/installer-
amd64/current/images/netboot/netboot.tar.gz
The permissions appear to be fixed for the kernel in the url you
provided. I'll modify my provisioning tools to pull from bionic-updates
in the future.
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to debian-installer in Ubuntu.
https://bugs.launchpad.net/bugs/1812258
Title:
Bionic amd64 netboot image has incorrect permissions on kernel
Status in debian-installer package in Ubuntu:
Incomplete
Bug description:
Bionic's amd64 netboot image has changed permissions on the included
kernel that breaks many tftp daemon configurations. The permissions of
'ubuntu-installer/amd64/linux' contained in netboot.tar.gz for bionic
are 0600, however they should be 0644, which matches read permissions
on all files in netboot.tar.gz. Prior releases and the current cosmic
release all follow these other read permissions on all files in
netboot.tar.gz.
Because many tftp daemons run as a different user than the owner of
files being served, permitting read from other on this file (and
additional files required for netboot) is necessary to allow access
and ultimately to PXE boot the image.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/debian-installer/+bug/1812258/+subscriptions
More information about the foundations-bugs
mailing list