Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow to override /tmp #85

Open
picrap opened this issue Aug 16, 2021 · 2 comments
Open

Allow to override /tmp #85

picrap opened this issue Aug 16, 2021 · 2 comments

Comments

@picrap
Copy link
Collaborator

picrap commented Aug 16, 2021

For some obscure reasons, when the cache directory is set to a /tmp subdirectory, the move fails when parsing packages:

[Mon Aug 16 11:28:34.237121 2021] [php7:warn] [pid 52168] [client x.x.x.x:35371] PHP Warning:  rename(/tmp/PACKAGE_ICON.PNG,/tmp/cache/sspks/xxx-9.0.14924.1615beta_thumb_72.png): No such file or directory in /xxx/content/20210816T110645/lib/sspks/lib/SSpkS/Package/Package.php on line 217

It seems that private tmp only works partially?

@picrap
Copy link
Collaborator Author

picrap commented Aug 16, 2021

The simplest option is probably to always use the cache directory or maybe the /dev/shm

@picrap
Copy link
Collaborator Author

picrap commented Dec 8, 2021

Relates to #68

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant