Skip to content

Tmp file elimination #4

@GemmaTuron

Description

@GemmaTuron

Describe the bug
Not all tmp files are eliminated when running the pipeline, hence they get try to get overwritten if a different user runs zairachem in the same workstation without a restart. As they are created by another user, they cannot be overwritten.

To Reproduce
Steps to reproduce the behavior:

  1. Use a workstation with two users
  2. Run Zairachem with user 1
  3. Change user
  4. Run Zairachem with user 2

Expected behavior
If all tmp files were deleted after running zairachem both users could use it without need to reboot. Probably not super prioriotary to solve

Screenshots
PermissionError: [Errno 13] Permission denied: '/tmp/ersilia-3g2uz61d'
In particular, there were 2 files still existing without global edit permissions:
drwx------ 2 gturon gturon 4096 feb 19 12:53 ersilia-3g2uz61d

Desktop (please complete the following information):

  • Ubuntu 22.04

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