FS#58620 - [roundcubemail] missing /var/cache/roundcubemail
Attached to Project:
Community Packages
Opened by David Runge (dvzrv) - Wednesday, 16 May 2018, 13:31 GMT
Last edited by Sergej Pupykin (sergej) - Thursday, 21 June 2018, 16:54 GMT
Opened by David Runge (dvzrv) - Wednesday, 16 May 2018, 13:31 GMT
Last edited by Sergej Pupykin (sergej) - Thursday, 21 June 2018, 16:54 GMT
|
Details
Description: /var/cache/roundcubemail is missing in the
package, leading to failing file uploads.
This has to be installed properly (which apparently according to the PKGBUILD it is) or tmpfiles.d should be used to create it during runtime. Why was [1] not released as pkgrel=2? Additionally, what is the python2 optdepend used for? Please specify! Additional info: * 1.3.6 Steps to reproduce: Try uploading a file in roundcubemail (for sending as attachment). [1] https://git.archlinux.org/svntogit/community.git/commit/trunk?h=packages/roundcubemail&id=14d5db70cb5414790b771838dbc32256be8fcb1f |
This task depends upon
If the file is never installed, of course it's never used.
Python is used for https://github.com/roundcube/roundcubemail/blob/6ba41836b6fda8f7efa197837f95a632670bbb37/plugins/password/helpers/chpass-wrapper.py