tmp directories should be dynamic in build scripts

Bug #1312663 reported by Matthew Mosesohn
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Fuel for OpenStack
Fix Released
Medium
Fuel DevOps

Bug Description

I ran into an issue where I built the ISO from one account and then another account, but /tmp/static_compressed couldn't be accessed because of the files created by the previous build process.

We should always rely on mktemp if we need to place any temporary data in /tmp, instead of using the same directory. It also increases security of the build when running on a multi user system.

tags: added: devops
Changed in fuel:
importance: Undecided → Medium
status: New → Confirmed
Revision history for this message
Dmitry Pyzhov (dpyzhov) wrote :

Makesystem should not write anything to /tmp. This particular bug is fixed here: https://review.openstack.org/#/c/91348/

Changed in fuel:
status: Confirmed → Fix Released
status: Fix Released → Fix Committed
Igor Shishkin (teran)
Changed in fuel:
assignee: nobody → Fuel DevOps (fuel-devops)
Mike Scherbakov (mihgen)
tags: removed: devops
Igor Shishkin (teran)
Changed in fuel:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.