Search Criteria
Package Details: rstudio-server-bin 2024.09.1_394-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/rstudio-server-bin.git (read-only, click to copy) |
---|---|
Package Base: | rstudio-server-bin |
Description: | A integrated development environment (IDE) for R (binary version from RStudio official website) |
Upstream URL: | http://www.rstudio.org/ |
Keywords: | ide r rstudio server |
Licenses: | GPL |
Provides: | rstudio-server |
Submitter: | familia |
Maintainer: | gds506 |
Last Packager: | gds506 |
Votes: | 14 |
Popularity: | 0.000000 |
First Submitted: | 2015-07-30 13:06 (UTC) |
Last Updated: | 2024-11-18 14:35 (UTC) |
Dependencies (5)
- glibc (glibc-gitAUR, glibc-linux4AUR, glibc-eacAUR, glibc-eac-binAUR, glibc-eac-rocoAUR)
- libedit
- openssl-1.1
- psmisc (psmisc-selinuxAUR)
- r (r352AUR, r-mklAUR)
Latest Comments
1 2 3 4 Next › Last »
gds506 commented on 2023-12-27 14:26 (UTC)
Hi, I just updated the sha256sums. It must work now.
zhushazang commented on 2023-12-27 13:39 (UTC) (edited on 2023-12-27 13:40 (UTC) by zhushazang)
Hello, i was unable to install rstudio-server-bin. Check it out:
AUR Explicit (1): rstudio-server-bin-2023.12.0_369-1 :: (1/1) Downloaded PKGBUILD: rstudio-server-bin ==> Making package: rstudio-server-bin 2023.12.0_369-1 (Wed 27 Dec 2023 09:38:06 AM -04) ==> Retrieving sources... -> Downloading rstudio-server-2023.12.0-369-amd64.deb... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 100 98.1M 100 98.1M 0 0 18.3M 0 0:00:05 0:00:05 --:--:-- 21.2M -> Found rstudio-server.service -> Found rstudio ==> WARNING: Skipping verification of source file PGP signatures. ==> Validating source files with sha256sums... rstudio-server-2023.12.0-369-amd64.deb ... FAILED rstudio-server.service ... Passed rstudio ... Passed ==> ERROR: One or more files did not pass the validity check! -> error downloading sources: /home/rodolfo/.cache/yay/rstudio-server-bin context: exit status 1
:: (1/1) Parsing SRCINFO: rstudio-server-bin ==> Making package: rstudio-server-bin 2023.12.0_369-1 (Wed 27 Dec 2023 09:38:13 AM -04) ==> Checking runtime dependencies... ==> Checking buildtime dependencies... ==> Retrieving sources... -> Found rstudio-server-2023.12.0-369-amd64.deb -> Found rstudio-server.service -> Found rstudio ==> Validating source files with sha256sums... rstudio-server-2023.12.0-369-amd64.deb ... FAILED rstudio-server.service ... Passed rstudio ... Passed ==> ERROR: One or more files did not pass the validity check! -> error making: rstudio-server-bin-exit status 1 -> Failed to install the following packages. Manual intervention is required: rstudio-server-bin - exit status 1
Regards
sgeissler commented on 2023-05-05 10:33 (UTC) (edited on 2023-05-05 10:34 (UTC) by sgeissler)
Replacing the pkgver with the most recent version fixes the issue of the incompatible graphics engine.
Note that you either also need to update the checksums or build with
makepkg --skipinteg
(not recommended)lllf commented on 2023-04-27 03:03 (UTC) (edited on 2023-04-28 03:44 (UTC) by lllf)
Since R has been updated, it appears to be no longer compatible with R Studio.
I've downgraded R to r-4.2.3-1 and it fixes the above.
gds506 commented on 2022-11-05 23:51 (UTC) (edited on 2022-11-06 03:58 (UTC) by gds506)
Hi, Today's openssl upgrade to version 3 broke my rstudio server. I had to install openssl 1.1 to make it work again. I think the dependencies must be updated to openssl-1.1 instead of openssl-1.0.
bluerider commented on 2022-09-18 23:13 (UTC)
@gds506 @asparkov I've updated to the recent 2022.7.1_544 upstream version.
gds506 commented on 2022-09-03 18:49 (UTC) (edited on 2022-09-03 19:27 (UTC) by gds506)
I created a PKGBUILD with the latest version of Rstudio Server (2022.07.1_554-1-x86_64) and after testing it locally didn't get any issue. @bluerider will it be possible for you to update it?
asparkov commented on 2021-10-19 17:09 (UTC)
as pointed by @arslonga postgresql-libs should be added as dependency, on a fresh arch install rstudio-server fails to start because libpq.so.5. is missing.
mehrad commented on 2021-10-08 14:19 (UTC)
@bluerider yes it worked!!
and now everything is clean. I checked with:
Would you please patch the PKGBUILD to also check for existence of such user using
id -u "rstudio-server"
and if not creating it.bluerider commented on 2021-10-08 13:39 (UTC)
@mehrad Can you add a rstudio-server user to your Linux machine?
1 2 3 4 Next › Last »