jgenco / jgenco-overlay

5 stars 1 forks source link

dev-java/eclipse-ecj-4.15 is gone from the repos #27

Closed ppw0 closed 1 month ago

ppw0 commented 1 month ago

Hi, trying to emerge rstudio gives me this:

# emerge rstudio
Calculating dependencies... done!
Dependency resolution took 8.82 s (backtrack: 3/20).

emerge: there are no ebuilds to satisfy "dev-java/eclipse-ecj:4.15".
(dependency required by "dev-java/gwt-2.9.0-r3::jgenco" [ebuild])
(dependency required by "dev-java/gin-2.1.2-r1::jgenco" [ebuild])
(dependency required by "sci-mathematics/rstudio-2024.04.2.764::jgenco" [ebuild])
(dependency required by "rstudio" [argument])
#

Checking the version in the main repo returns:

# eix dev-java/eclipse-ecj
* dev-java/eclipse-ecj
     Available versions:  
     (4.20) 4.20
     (4.26) 4.26-r2
     (4.27) ~4.27-r1
     (4.30) ~4.30-r1
     (4.31) ~4.31
     (4.32) ~4.32
       {doc source}
     Homepage:            https://projects.eclipse.org/projects/eclipse.jdt
     Description:         Eclipse Compiler for Java
#

What's the solution here? Thanks for any help!

jgenco commented 1 month ago

I just discovered this today. I was going to push it tomorrow but it built gin and rstudio so it should be fine.

ppw0 commented 1 month ago

OK, after sync, emerging rstudio gave me no issues (and it even seems to be more responsive with qt6 than qt5). Thanks!