[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#760570: marked as done (lintian should update default jre version for bytecode version)



Your message dated Thu, 06 Jul 2017 19:30:00 +0000
with message-id <80b94a04-aa46-4ee2-b02e-8fdf68cc3048@thykier.net>
and subject line Re: lintian should update default jre version for bytecode version
has caused the Debian Bug report #760570,
regarding lintian should update default jre version for bytecode version
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
760570: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=760570
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
package: lintian
version: 2.5.25

W: gnukhata: incompatible-java-bytecode-format Java7 version (Class
format: 51)
N:
N:    The package contains Java class files with a minimum requirement
on the
N:    listed Java version. This Java version is not supported by the default
N:    JVM in Debian and is therefore likely to be a mistake.

I think lintian should check the version of default-jre during runtime
as default-jre is now java 7.

$ apt-cache policy default-jre
default-jre:
  Installed: 2:1.7-52
  Candidate: 2:1.7-52

Also the package I'm building (gnukhata) explicitly depend on
java7-runtime and uses java-wrappers to find java7 when launching it.

You can get the gnukhata package from here if you want to reproduce this
https://people.debian.org/~praveen/gnukhata/

Attachment: signature.asc
Description: OpenPGP digital signature


--- End Message ---
--- Begin Message ---
On Fri, 05 Sep 2014 18:50:07 +0530 Pirate Praveen
<praveen@onenetbeyond.org> wrote:
> package: lintian
> version: 2.5.25
> 
> W: gnukhata: incompatible-java-bytecode-format Java7 version (Class
> format: 51)
> N:
> N:    The package contains Java class files with a minimum requirement
> on the
> N:    listed Java version. This Java version is not supported by the default
> N:    JVM in Debian and is therefore likely to be a mistake.
> 
> I think lintian should check the version of default-jre during runtime
> as default-jre is now java 7.
> 
> $ apt-cache policy default-jre
> default-jre:
>   Installed: 2:1.7-52
>   Candidate: 2:1.7-52
> 
> Also the package I'm building (gnukhata) explicitly depend on
> java7-runtime and uses java-wrappers to find java7 when launching it.
> 
> You can get the gnukhata package from here if you want to reproduce this
> https://people.debian.org/~praveen/gnukhata/
> 

Hi,

This has been fixed by now as lintian now permits java8 by default
without warning AFAICT.  Sorry for the belated close.

Thanks,
~Niels

--- End Message ---

Reply to: