** Description changed: + The impact of this bug is that when the cdimage_resource script fails to + run, checkbox cannot submit information about the media used to install + the system. This fix simply makes sure the script is run by the backend + in order to read the casper.log. + The cdimage_resource script does a best effort for finding information about the cdimage used to install a system. It first tries the media- info file under /var/log/installer and, if that fails, it then tries the casper.log file under the same directory. The problem is that the former file is readable by all whereas the latter file is only readable by root. So, the cdimage_resource script should be run as root.
-- cdimage_resource script in checkbox fails to read casper.log https://bugs.launchpad.net/bugs/558728 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs