Re: build package with source and target = java15

2021-05-27 Thread Matthias Klose
On 5/19/21 11:06 AM, Cyril Richard wrote: > Hello. > > I'm trying to update my java package with pbuilder before updating it on > debian. This one now uses java15. > Then, the control files: > > Build-Depends: debhelper-compat (= 13), > default-jdk, > javahelper > > does not work anymore

Re: build package with source and target = java15

2021-05-27 Thread Cyril Richard
> openjdk-15 has been removed from testing, and probably will be removed from > unstable soonish. Maybe use openjdk-16, or even -17 which is likely to become > the next OpenJDK LTS release. Also Emmanuel is already doing test rebuilds > against 17. Thank you so much for the tip. > I don't se

May be its rather a "java.io.IOException: No such file or directory" issue (Was: Calling sbt inside d/rules)

2021-05-27 Thread Andreas Tille
Hi again, I tried again without any clue - may be it is simply some missing directory inside pbuilder - but I have no idea which one. :-( Any hint would be welcome Andreas. On Tue, May 25, 2021 at 11:29:52AM +0200, Andreas Tille wrote: > Hi, > > the source of r-cran-epitweetr[1] contains

Re: May be its rather a "java.io.IOException: No such file or directory" issue (Was: Calling sbt inside d/rules)

2021-05-27 Thread Thorsten Glaser
On Thu, 27 May 2021, Andreas Tille wrote: > I tried again without any clue - may be it is simply some missing > directory inside pbuilder - but I have no idea which one. :-( Shoot into the blue: $HOME? bye, //mirabilos -- Infrastrukturexperte • tarent solutions GmbH Am Dickobskreuz 10, D-53121

Re: May be its rather a "java.io.IOException: No such file or directory" issue (Was: Calling sbt inside d/rules)

2021-05-27 Thread Andreas Tille
On Thu, May 27, 2021 at 02:57:41PM +0200, Thorsten Glaser wrote: > On Thu, 27 May 2021, Andreas Tille wrote: > > > I tried again without any clue - may be it is simply some missing > > directory inside pbuilder - but I have no idea which one. :-( > > Shoot into the blue: $HOME? I had the same id

Re: May be its rather a "java.io.IOException: No such file or directory" issue (Was: Calling sbt inside d/rules)

2021-05-27 Thread Thorsten Glaser
On Thu, 27 May 2021, Andreas Tille wrote: > > Shoot into the blue: $HOME? > > I had the same idea and tried this > > > https://salsa.debian.org/r-pkg-team/r-cran-epitweetr/-/blob/master/debian/rules#L9 > > but it does not help. :-( I see… > PS: In case someone might like to try pbuilder to

Re: May be its rather a "java.io.IOException: No such file or directory" issue (Was: Calling sbt inside d/rules)

2021-05-27 Thread Andreas Tille
Hi Thorsten, On Thu, May 27, 2021 at 05:55:20PM +0200, Thorsten Glaser wrote: > > pbuilder@tglase:~/b/r-cran-epitweetr/java$ sbt -no-share package A, that was helpful! > … is the key to success, at least until… > > [warn] :: > [warn] ::