[Bug 1169604] [NEW] set permission to og+rx on working directory to allow test execution by any user
Jean-Baptiste Lallement
jean-baptiste at ubuntu.com
Tue Apr 16 14:46:24 UTC 2013
Public bug reported:
adt-run creates a working directory with mktemp in /tmp/ e.g /tmp/tmp.XXXXXX which is set to the default permissions u+rwx.
This makes impossible to execute tests with another user than the user who started the tests or root.
permissions should be changed to og+rx for this directory.
** Affects: autopkgtest (Ubuntu)
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to autopkgtest in Ubuntu.
https://bugs.launchpad.net/bugs/1169604
Title:
set permission to og+rx on working directory to allow test execution
by any user
Status in “autopkgtest” package in Ubuntu:
New
Bug description:
adt-run creates a working directory with mktemp in /tmp/ e.g /tmp/tmp.XXXXXX which is set to the default permissions u+rwx.
This makes impossible to execute tests with another user than the user who started the tests or root.
permissions should be changed to og+rx for this directory.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/autopkgtest/+bug/1169604/+subscriptions
More information about the foundations-bugs
mailing list