Skip to content

Use of tmpdir for extracting JDK exhausting tmpfs #145

@hectcastro

Description

@hectcastro

On Fedora, /tmp is constrained to a ~255MB tmpfs. Attempting to extract the contents of the Oracle 7 JDK archive into /tmp uses all of its space.

(See: https://github.com/socrata-cookbooks/java/blob/master/providers/ark.rb#L129-L170)

Could we we extract to Chef's file_cache_path instead of a tmpdir? Is there a better alternative?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions