Bug 10466

Summary: Updated rstudio packages fix bugs
Product: [ROSA-based products] ROSA Fresh Reporter: Zombie Ryushu <zombie.ryushu>
Component: Contributed PackagesAssignee: ROSA Linux Bugs <bugs>
Status: CONFIRMED --- QA Contact: ROSA Linux Bugs <bugs>
Severity: normal    
Priority: Normal CC: alzim, andrey.bondrov, denis.silakov, mc2374
Version: All   
Target Milestone: ---   
Hardware: All   
OS: Linux   
URL: https://advisories.mageia.org/MGAA-2020-0046.html
Whiteboard:
Platform: --- ROSA Vulnerability identifier:
RPM Package: rstudio ISO-related:
Bad POT generating: Upstream:

Description Zombie Ryushu 2020-02-18 18:42:27 MSK
Current rstudio package fails during install with a script error due to
some wrong packaging issue and due to a tmpfiles path change since new
systemd:

1) ERROR: 'script' failed for rstudio-1.2.1335-1.mga7
2) Line references path below legacy directory /var/run/, updating
   /var/run/rstudio-server -> /run/rstudio-server; please update the
   tmpfiles.d/ drop-in file accordingly.

This update also fixes radicale with the same tmpfiles path issue:

1) Line references path below legacy directory /var/run/, updating
   /var/run/radicale -> /run/radicale; please update the tmpfiles.d/
   drop-in file accordingly.