Skip to content

Linux sometimes seems to have problems with the temp dir #9871

Closed
@catamorphism

Description

@catamorphism

sfackler reported that rustpkg install at the command line failed to install any external packages on Arch Linux. This problem was solved by setting the TMPDIR environment variable to something under $HOME.

I'm wondering, though, whether this has been causing the rustpkg test failures on linux2 (though it's a mystery to me why only a few of the tests fail).

rustpkg uses the temp dir to store a temporary copy of the sources for the purposes of getting the version... perhaps there's a way I could make it not use the temp dir at all (although the tests would still use it).

Metadata

Metadata

Assignees

No one assigned

    Labels

    O-linuxOperating system: Linux

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions