Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 836111 - sci-mathematics/rstudio: uses variables banned in scope (VariableScope)
Summary: sci-mathematics/rstudio: uses variables banned in scope (VariableScope)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All All
: Normal normal (vote)
Assignee: Mark Wright
URL:
Whiteboard:
Keywords: PMASKED
Depends on:
Blocks: forbidden-variable-use
  Show dependency tree
 
Reported: 2022-03-26 03:42 UTC by Sam James
Modified: 2022-08-21 21:32 UTC (History)
0 users

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 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2022-03-26 03:42:32 UTC
This package uses variables banned in some scopes. This may stop working in future versions of Portage.

$ pkgcheck scan -k VariableScope sci-mathematics/rstudio
sci-mathematics/rstudio
  VariableScope: version 1.3.1093-r1: variable 'EROOT' used in 'src_prepare', lines 135, 139, 144
Comment 1 Larry the Git Cow gentoo-dev 2022-07-22 22:21:08 UTC
The bug has been referenced in the following commit(s):

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

commit a9d5fc19de9f6ba9a6e9982f61f2c7518f058de1
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2022-07-22 22:20:47 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2022-07-22 22:20:47 +0000

    profiles: last-rite sci-mathematics/rstudio, dev-haskell/pandoc-citeproc
    
    Bug: https://bugs.gentoo.org/766294
    Bug: https://bugs.gentoo.org/775545
    Bug: https://bugs.gentoo.org/855197
    Bug: https://bugs.gentoo.org/727912
    Bug: https://bugs.gentoo.org/831868
    Bug: https://bugs.gentoo.org/696938
    Bug: https://bugs.gentoo.org/531996
    Bug: https://bugs.gentoo.org/836111
    Bug: https://bugs.gentoo.org/818721
    Signed-off-by: Sam James <sam@gentoo.org>

 profiles/package.mask | 7 +++++++
 1 file changed, 7 insertions(+)
Comment 2 Larry the Git Cow gentoo-dev 2022-08-21 21:32:36 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=07ccc989339f75ab648ede0419e498527901d463

commit 07ccc989339f75ab648ede0419e498527901d463
Author:     Jakov Smolić <jsmolic@gentoo.org>
AuthorDate: 2022-08-21 21:10:32 +0000
Commit:     Jakov Smolić <jsmolic@gentoo.org>
CommitDate: 2022-08-21 21:31:00 +0000

    sci-mathematics/rstudio: treeclean
    
    Closes: https://bugs.gentoo.org/766294
    Closes: https://bugs.gentoo.org/696938
    Closes: https://bugs.gentoo.org/531996
    Closes: https://bugs.gentoo.org/818721
    Closes: https://bugs.gentoo.org/727912
    Closes: https://bugs.gentoo.org/836111
    Closes: https://bugs.gentoo.org/831868
    Closes: https://bugs.gentoo.org/855197
    Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>

 profiles/package.mask                              |   6 -
 sci-mathematics/rstudio/Manifest                   |   2 -
 sci-mathematics/rstudio/files/rsession.conf        |  26 ---
 .../rstudio/files/rstudio-1.0.44-systemd.patch     |  21 --
 .../files/rstudio-1.2.1335-linker_flags.patch      |  11 -
 .../files/rstudio-1.2.5042-boost-1.73.0.patch      |  22 --
 .../rstudio/files/rstudio-1.3.1056-R-4.0.0.patch   |  58 -----
 .../files/rstudio-1.3.1056-boost-1.74.0.patch      |  30 ---
 .../files/rstudio-1.3.1093-boost-1.76.patch        |  55 -----
 .../rstudio/files/rstudio-1.3.959-core.patch       | 184 ----------------
 .../files/rstudio-1.3.959-pandoc-mathjax.patch     |  42 ----
 .../rstudio/files/rstudio-1.3.959-paths.patch      | 118 -----------
 .../rstudio/files/rstudio-1.3.959-prefs.patch      |  68 ------
 .../rstudio-1.3.959-qtsingleapplication.patch      |  60 ------
 sci-mathematics/rstudio/files/rstudio-server.conf  |  35 ----
 sci-mathematics/rstudio/files/rstudio-server.initd |  19 --
 .../rstudio/files/rstudio-server.service.in        |  11 -
 sci-mathematics/rstudio/metadata.xml               |  18 --
 sci-mathematics/rstudio/rstudio-1.3.1093-r1.ebuild | 233 ---------------------
 19 files changed, 1019 deletions(-)