Your message dated Tue, 26 Feb 2019 19:19:59 +0000
with message-id <e1gyigl-000img...@fasolo.debian.org>
and subject line Bug#923284: fixed in gradle 4.4.1-5
has caused the Debian Bug report #923284,
regarding FTBS: Doesn't handle depencencies that were build using openjdk 11
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 ow...@bugs.debian.org
immediately.)


-- 
923284: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=923284
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: bsh
Version: 2.0b4-19
Severity: serious

When building bsh with openjdk-11 it seems that afterwards building packages
using it fails e.g. after rebuilding bsh gradle fails to build.

Attached is a dockerfile which nicely shows the issue

-- System Information:
Debian Release: buster/sid
  APT prefers unstable-debug
  APT policy: (500, 'unstable-debug'), (500, 'proposed-updates'), (500, 
'unstable'), (500, 'testing'), (500, 'stable'), (1, 'experimental-debug'), (1, 
'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: armhf

Kernel: Linux 4.19.0-2-amd64 (SMP w/32 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8), 
LANGUAGE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled
FROM debian:buster

RUN apt-get update && \
    apt-get install -y --no-install-recommends vim-tiny

RUN cat /etc/apt/sources.list | sed 's,^deb,deb-src,g' > 
/etc/apt/sources.list.d/s.list

RUN apt-get update && \
    apt-get install -y build-essential devscripts

RUN apt-get update && \
    apt-get build-dep -y bsh gradle

# builds fine
RUN apt-get source gradle  && \
    cd gradle* && \
    debuild -uc -us

# Rebuild bsh
RUN apt-get source bsh  && \
    cd bsh* && \
    debuild -uc -us && \
    cd .. && \
    dpkg -i libbsh-java*.deb

# fail :/
RUN apt-get source gradle  && \
    cd gradle* && \
    debuild -uc -us

--- End Message ---
--- Begin Message ---
Source: gradle
Source-Version: 4.4.1-5

We believe that the bug you reported is fixed in the latest version of
gradle, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 923...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Andrej Shadura <andre...@debian.org> (supplier of updated gradle package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Tue, 26 Feb 2019 20:02:13 +0100
Source: gradle
Binary: gradle libgradle-core-java libgradle-plugins-java gradle-doc
Architecture: source
Version: 4.4.1-5
Distribution: unstable
Urgency: medium
Maintainer: Debian Java Maintainers 
<pkg-java-maintain...@lists.alioth.debian.org>
Changed-By: Andrej Shadura <andre...@debian.org>
Description:
 gradle     - Powerful build system for the JVM
 gradle-doc - Powerful build system for the JVM - Documentations
 libgradle-core-java - Powerful build system for the JVM - Core libraries
 libgradle-plugins-java - Powerful build system for the JVM - All plugins
Closes: 923284
Changes:
 gradle (4.4.1-5) unstable; urgency=medium
 .
   * Team upload.
   * Generate a very basic manpage in POD format.
   * Use ASM7 instead of ASM6 to better support Java 11 (Closes: #923284).
   * Bump libasm-java dependency to 7.0.
Checksums-Sha1:
 197b931e65ba5ee3e61118c2bb78efc8b0d61822 3081 gradle_4.4.1-5.dsc
 f49a28f61dd904756c7afc461cf4e4104e9ba382 50740 gradle_4.4.1-5.debian.tar.xz
Checksums-Sha256:
 aa63a909ed24acbf95fcc53f88fdbac0c3c4f6a41a40747788a9f272a3bc74ea 3081 
gradle_4.4.1-5.dsc
 b23e51212f2572f7771ea7c6b4fa896aead3fbefe7ae2855a91d0db575be8c70 50740 
gradle_4.4.1-5.debian.tar.xz
Files:
 6a0177a2d33725967aa06652758938b3 3081 java optional gradle_4.4.1-5.dsc
 44f0e8c2bc80cf2395b698fc24559657 50740 java optional 
gradle_4.4.1-5.debian.tar.xz

-----BEGIN PGP SIGNATURE-----

iQEzBAEBCAAdFiEEeuS9ZL8A0js0NGiOXkCM2RzYOdIFAlx1jd8ACgkQXkCM2RzY
OdJR6wf/WahO7N0PYlw0iivasHkMfZz+KFnkzikiGtJemnTUOqBnlUUi9EJCZwHG
vIwtdFIiJRKyg6x7L5RLV+T8+LMrTxSGLeL7F2XNLDOQPNIAFV9nsRYxwhJKW3IR
7wsE6rhFf0FDMpKcL6+M8NrpAzCrRCby+sIh4fvJHr/NZIMkCd1I/yNllXJUzrjM
gDtR1x4jH1zH5tLZTtf9CwYk0htCgSIOYY64dCDMWF+JaEobrrgRj6Dp5GEFW+8n
qOjSxZKdLYKbG5yCFDMhSF8zY/P4HwXGg1Ojd+864Fx2rYX3QD8OLhT+WJvTjAiG
wVPgrij/tezx766O5mm7MWQ195NjtQ==
=ABtp
-----END PGP SIGNATURE-----

--- End Message ---
__
This is the maintainer address of Debian's Java team
<https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-java-maintainers>.
 Please use
debian-j...@lists.debian.org for discussions and questions.

Reply via email to