Re: AWS EC2 AMIs

2021-01-21 Thread Christos Zoulas
In article <20210121202419.gi29...@netmeister.org>,
Jan Schaumann   wrote:
>Hello,
>
>https://wiki.netbsd.org/amazon_ec2/amis/ shows the
>latest AMIs as being NetBSD 7.0; the latest stable
>release is NetBSD 9.1.
>
>Would it be possible to get official NetBSD AMIs of
>NetBSD 9.0 uploaded?
>
>I would really like that to be part of the release
>process, ideally.

Yes, but who maintains these and where are the instructions to build them?

christos



AWS EC2 AMIs

2021-01-21 Thread Jan Schaumann
Hello,

https://wiki.netbsd.org/amazon_ec2/amis/ shows the
latest AMIs as being NetBSD 7.0; the latest stable
release is NetBSD 9.1.

Would it be possible to get official NetBSD AMIs of
NetBSD 9.0 uploaded?

I would really like that to be part of the release
process, ideally.

-Jan


Re: Bump [q] gradle on NetBSD 9.1 (amd64) with OpenJDK 11 -- does not work

2021-01-21 Thread David Brownlee
Just a "me too" comment.

I'm using openjdk8 on NetBSD/amd64 for a wildfly gradle project in
IntelliJ. Any attempt to use openjdk11 fails
- wildfly starts but cannot accept any http connections
- gradle build hangs
- intellij randomly hangs/cannot connect debugger to running java