Package: redmine Version: 6.0.3+ds-2 Severity: wish Dear Debian Ruby Team,
during configuration in the postinst script, bundle is called with a user id different from root. If the TMPDIR of root is not accessible for other users there appears the warning TMPDIR is not writable Maybe TMPDIR should be redefined when calling bundle. By the way, there's also a warning that /var/www (owned by root) is not writeable. Regards, Jörg.