[Bug 1334616] Re: Try harder to make sure that kernel output is world-readable
Adam Conrad
adconrad at 0c3.net
Sat Jul 5 17:31:28 UTC 2014
Hello Colin, or anyone else affected,
Accepted livecd-rootfs into precise-proposed. The package will build now
and be available at http://launchpad.net/ubuntu/+source/livecd-
rootfs/2.65.12 in a few hours, and then in the -proposed repository.
Please help us by testing this new package. See
https://wiki.ubuntu.com/Testing/EnableProposed for documentation how to
enable and use -proposed. Your feedback will aid us getting this update
out to other Ubuntu users.
If this package fixes the bug for you, please add a comment to this bug,
mentioning the version of the package you tested, and change the tag
from verification-needed to verification-done. If it does not fix the
bug for you, please add a comment stating that, and change the tag to
verification-failed. In either case, details of your testing will help
us make a better decision.
Further information regarding the verification process can be found at
https://wiki.ubuntu.com/QATeam/PerformingSRUVerification . Thank you in
advance!
** Changed in: livecd-rootfs (Ubuntu Precise)
Status: In Progress => Fix Committed
** Tags added: verification-needed
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to livecd-rootfs in Ubuntu.
https://bugs.launchpad.net/bugs/1334616
Title:
Try harder to make sure that kernel output is world-readable
Status in “livecd-rootfs” package in Ubuntu:
Fix Released
Status in “livecd-rootfs” source package in Precise:
Fix Committed
Bug description:
https://launchpad.net/~ubuntu-cdimage/+livefs/ubuntu/precise/ubuntu-
zh-cn currently fails and is disabled. You can't see the failure in
the logs (partly because it's only visible in the launchpad-buildd
slave log, and partly because those builds were retried and then
cancelled before they failed again), but it's as follows:
2014-06-23 12:39:25+0000 [-] Build log: P: Begin unmounting filesystems...
2014-06-23 12:39:25+0000 [-] Iterating with success flag 0 against stage BUILD_LIVEFS
2014-06-23 12:39:28+0000 [-] unexpected error in processEnded
Traceback (most recent call last):
File "/usr/lib/python2.7/dist-packages/twisted/internet/process.py", line 916, in maybeCallProcessEnded
self.reapProcess()
File "/usr/lib/python2.7/dist-packages/twisted/internet/process.py", line 312, in reapProcess
self.processEnded(status)
File "/usr/lib/python2.7/dist-packages/twisted/internet/_baseprocess.py", line 48, in processEnded
self.maybeCallProcessEnded()
File "/usr/lib/python2.7/dist-packages/twisted/internet/process.py", line 918, in maybeCallProcessEnded
_BaseProcess.maybeCallProcessEnded(self)
--- <exception caught here> ---
File "/usr/lib/python2.7/dist-packages/twisted/internet/_baseprocess.py", line 60, in maybeCallProcessEnded
proto.processEnded(Failure(reason))
File "/usr/lib/launchpad-buildd/lpbuildd/slave.py", line 93, in processEnded
self.notify(statusobject.value.exitCode)
File "/usr/lib/launchpad-buildd/lpbuildd/debian.py", line 128, in iterate
func(success)
File "/usr/lib/launchpad-buildd/lpbuildd/livefs.py", line 80, in iterate_BUILD_LIVEFS
self.gatherResults()
File "/usr/lib/launchpad-buildd/lpbuildd/livefs.py", line 105, in gatherResults
self._slave.addWaitingFile(path)
File "/usr/lib/launchpad-buildd/lpbuildd/slave.py", line 409, in addWaitingFile
self.waitingfiles[os.path.basename(path)] = self.storeFile(path)
File "/usr/lib/launchpad-buildd/lpbuildd/slave.py", line 388, in storeFile
f = open(path)
exceptions.IOError: [Errno 13] Permission denied: '/home/buildd/build-LIVEFSBUILD-56/chroot-autobuild/build/livecd.ubuntu.kernel'
We apply an explicit chmod in a few other cases, but we're missing
some.
For SRU verification, it should be sufficient to confirm that the
livefs above can now be built in Launchpad.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/livecd-rootfs/+bug/1334616/+subscriptions
More information about the foundations-bugs
mailing list