Hi, Jon Boden wrote: > We had the exact same problem on ubuntuBSD and fixed it with this patch: > > https://bazaar.launchpad.net/~ubuntubsd/ubuntubsd/patches-xenial/download/jon%40ubuntubsd.org-20160613204145-fp9vhvrndudghxhj/openjdk8.diff-20160613204118-vadi6g4wfrmictbr-1/openjdk-8.diff
Thank you very much for this!
I wonder though, in this context, is it referring to the kernel (so we
should return "BSD" here) or userland traits (we are actually more like
(GNU/)"LINUX").
And while here, I would consider how to handle GNU/Hurd (to save
patching again someday for that). If we decided to return "LINUX" here,
we might want to match on .contains("GNU") to be more generic.
Regards,
--
Steven Chamberlain
[email protected]
signature.asc
Description: Digital signature

