Page MenuHomeSolus

Update RStudio to 1.4.1717
ClosedPublic

Authored by kevindkeogh on Jul 22 2021, 7:33 PM.
Tags
None
Referenced Files
F11055209: D11511.id27855.diff
Fri, Aug 11, 1:41 AM
F11055208: D11511.id.diff
Fri, Aug 11, 1:40 AM
F11055207: D11511.id27862.diff
Fri, Aug 11, 1:40 AM
F11038501: D11511.diff
Wed, Aug 9, 10:54 PM
F10870401: D11511.diff
Jun 18 2023, 9:08 AM
F10786049: D11511.id27862.diff
May 26 2023, 6:32 AM
F10786023: D11511.id27855.diff
May 26 2023, 6:26 AM
F10786001: D11511.diff
May 26 2023, 6:16 AM
Subscribers

Details

Summary

Changelog available here

Test Plan

Started GUI and checked version
Ran install.packages("tidyverse") in console
Tested a few computations in the console
Tested a few sample programs and confirmed output

Diff Detail

Repository
R2826 rstudio
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

JoshStrobl edited the summary of this revision. (Show Details)
JoshStrobl added a subscriber: JoshStrobl.

LGTM, thanks!

This revision is now accepted and ready to land.Jul 23 2021, 10:11 AM
This revision was automatically updated to reflect the committed changes.

Your build failed. Please provide a follow-up patch that corrects the error(s): https://build.getsol.us//logs/rstudio-1.4.1717-20.log.gz

Unfortunately, I think there is still a problem. The upgrade process is prematurely terminating with the alert message:

Installing rstudio, version 1.4.1717, release 21
Upgrading to new upstream version
Extracting the files of rstudio
 [✓] Syncing filesystems                                                success
System error. Program terminated.
[Errno 18] Invalid cross-device link

journalctl doesn't appear to log anything of note — simply that the session opened, then closed. Please advise when possible.

@N1X3L I would appreciate if you could file a separate issue so it can be assigned to them and tracked separately.

@JoshStrobl I'll forgo filing a separate issue at this time, because the RStudio in Unstable seems to be working. So come Friday sync, I think everything should be functioning as expected. So sorry for the notification clutter, and misplaced filing though! Thank you!

@JoshStrobl I'll forgo filing a separate issue at this time, because the RStudio in Unstable seems to be working. So come Friday sync, I think everything should be functioning as expected. So sorry for the notification clutter, and misplaced filing though! Thank you!

The version that is in the unstable repo is identical to shannon. Both are on rel 21.

The version that is in the unstable repo is identical to shannon. Both are on rel 21.

Right you are! Once I got back in the office and could use my other machine (which had the same problem), I tried uninstalling and reinstalling again. But there I used the package from Shannon, not Unstable. So it was just the uninstall/reinstall that corrected my problem; installing it from the Unstable repo had nothing to do with it. Thank you for helping me better understand the solution!