Skip to content

Access denied: /tmp/blahblahblah #661

@ratijas

Description

@ratijas

After recent upgrade, I started getting strange messages from various tools, most verbose ones being like this:

Access denied: /tmp/gitstatus.POWERLEVEL9K.1000.199522.1603996112.1.lock

/home/ratijas/.zgen/init.zsh:35: can't create temp file for here document: Access denied
/home/ratijas/.zgen/init.zsh:35: can't create temp file for here document: Access denied
-- zgen: Files in $ZGEN_RESET_ON_CHANGE changed; resetting `init.zsh`...
-- zgen: Deleting `/home/ratijas/.zgen/init.zsh` ...
Creating a zgen save
-- zgen: Creating `/home/ratijas/.zgen/init.zsh` ...
-- zgen: Initializing completions ...
mktemp: cannot create file with template «/tmp/virtualenvwrapper-initialize-hook-XXXXXXXXXX»: Access denied
touch: unable to execute touch '': No such file or directory
ERROR: virtualenvwrapper could not create a temporary file name.

So, basically they all have something to do with access to files on /tmp.

I wonder, could this be related to #651?


My permissions on /tmp are drwxr-xr-x, and I'm pretty sure they were drwxrwxrwx just recently.

% ls -ld /tmp
drwxr-xr-x 20 root root 620 Oct 29 18:08 /tmp

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions