Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 633936 - =sci-mathematics/rstudio-1.1.383 version bump
Summary: =sci-mathematics/rstudio-1.1.383 version bump
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Mark Wright
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-10-10 13:08 UTC by Neil
Modified: 2017-12-03 15:58 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Neil 2017-10-10 13:08:21 UTC
A new version of RStudio was released yesterday...

https://blog.rstudio.com/2017/10/09/rstudio-v1.1-released/

This should address bug #626062 (https://bugs.gentoo.org/626062) which indicates that sci-mathematics/rstudio-1.1.* is required to be compatible with >=dev-lang/R-3.4.*

Might also require a dependency on dev-qt/qtwebchannel as per #626056 (https://bugs.gentoo.org/626056).

I have tried bumping locally but after adding a dependency for dev-qt/qtwebchannel to address the above neither =sci-mathematics/rstudio-1.0.153 nor the bumped =sci-mathematics/rstudio-1.1.383 build.
Comment 1 Jonas Stein gentoo-dev 2017-10-10 20:36:04 UTC
Thank you for your investigation.
Comment 2 François Valenduc 2017-10-14 06:54:44 UTC
For me, ebuild and patches from bug #622254 work fine. I simply renamed the ebuild to rstudio-1.1.383.ebuild and removed "${FILESDIR}/${PN}-0.98.1091-boost-1.57.patch" in the patch list because it doesn't apply anymore.
Comment 3 Bernd 2017-10-15 13:44:27 UTC
I can confirm comment 2 with no USE flags defined. Because I have dev-qt/qtwebchannel installed anyway, I can not say anything about bug #626056.
Comment 4 Bernd 2017-10-15 14:32:46 UTC
I wanted, I can create a pull request from https://github.com/waebbl/gentoo/tree/rstudio
Comment 5 Mark Wright gentoo-dev 2017-10-24 07:21:13 UTC
Bumped, thanks:

Commit a36219a (HEAD -> master, origin/master, origin/HEAD)
Author: Sobhan Mohammadpour www.sobhan.mohammadpour@gmail.com
Date: Mon Oct 23 15:58:39 2017 +0330

sci-mathematics/rstudio: version bump to 1.1.368

Bump to 1.1.368. This also updates the clang pandoc patch
Fixes bug 626056, thanks to Harris Landgarten for reporting, Sobhan
Mohammadpour for adding the missing dependency in 1.1.383.
Fixes bug 626062 by bumping rstudio to version 1.1.383 that builds with R 3.4.
Thanks to Harris Landgarten for reporting, jstein, Volkmar Glauche, Bernd
Feige and yuri for testing and helping, Sobhan Mohammadpour for bumping
rstudio in PR #6003.
Fixes bug 622254, thanks to jstein for reporting, Volkmar Glauche, Bernd Feige,
Carl W. Harlow, Rolf S. Arvidson, Oleg, Alex and Sobhan Mohammadpour for
testing and helping.
Fixes bug 633936, thanks to Neil for reporting, Fran<C3><A7>ois Valenduc and Bernd
for helping.

Suggested-by: Bernd Feige <Bernd.Feige@gmx.net>
Gentoo-bug: 626056, 626062. 622254, 633936
Comment 6 Larry the Git Cow gentoo-dev 2017-12-03 15:58:08 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3fcb31051b785dc5e617e418073f07eedfcc8a1b

commit 3fcb31051b785dc5e617e418073f07eedfcc8a1b
Author:     Bernd Waibel <waebbl@gmail.com>
AuthorDate: 2017-11-07 19:54:42 +0000
Commit:     Patrice Clement <monsieurp@gentoo.org>
CommitDate: 2017-12-03 15:57:44 +0000

    sci-mathematics/rstudio: version bump to 1.1.383
    
    Ebuild is based on https://bugs.gentoo.org/attachment.cgi?id=494772
    and the published rstudio-1.1.368.ebuild file.
    
    files/rstudio-0.98.1091-boost-1.57.patch: removed from patches, it's no
    longer possible to apply this patch, due to changes     in
    src/cpp/desktop/DesktopApplicationLaunch.hpp (see
    https://github.com/rstudio/rstudio/commit/585f7244797814d969418d8fe795d1952d84f6df)
    which added an #include <QProcess> statement which lets the patch fail.
    
    Thanks to Bernd Feige <Bernd.Feige@gmx.net> for the initial ebuild
    and a17r on github for his suggestions on my first try to create a
    PR for this.
    
    Bug: https://bugs.gentoo.org/633936
    Bug: https://bugs.gentoo.org/622254
    
    Reported-by: Neil <nshephard@gmail.com> (#633936)
    Reported-by: Jonas Stein <jstein@gentoo.org> (#622254)
    
    Package Manager: portage-2.3.13 repoman-2.3.4
    Closes: https://github.com/gentoo/gentoo/pull/6145

 sci-mathematics/rstudio/Manifest               |   1 +
 sci-mathematics/rstudio/rstudio-1.1.383.ebuild | 247 +++++++++++++++++++++++++
 2 files changed, 248 insertions(+)}