Groups | Search | Server Info | Login | Register


Groups > linux.debian.maint.java > #13111

Bug#1122250: RM: android-platform-external-doclava -- RoQA; Not in stable nor old-stable due to RC bug

From Andreas Tille <tille@debian.org>
Newsgroups linux.debian.bugs.dist, linux.debian.maint.java
Subject Bug#1122250: RM: android-platform-external-doclava -- RoQA; Not in stable nor old-stable due to RC bug
Date 2025-12-09 13:50 +0100
Message-ID <M05kd-1zre-1@gated-at.bofh.it> (permalink)
References <M03BL-1ycL-7@gated-at.bofh.it> <M04o9-1yOr-1@gated-at.bofh.it> <M03BL-1ycL-7@gated-at.bofh.it> <M04o9-1yOr-1@gated-at.bofh.it>
Organization linux.* mail to news gateway

Cross-posted to 2 groups.

Show all headers | View raw


Hi Emmanuel,

Am Tue, Dec 09, 2025 at 12:40:17PM +0100 schrieb Emmanuel Bourg:
> Hi Andreas, I vaguely remember that Kotlin requires some parts of the
> Android ecosystem. I haven't check, but if android-platform-external-doclava
> is in the dependency graph it should be preserved in Sid where it can be
> built with openjdk-8.

Thank you for you response.  There is only

udd=> select source, build_depends from sources where release = 'sid' and build_depends like '%doclava-aosp%';
        source        |                                                                                              build_depends                                                                                              
----------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
 android-framework-23 | aapt, aidl, android-logtags-tools, debhelper (>= 11), default-jdk-headless | default-jdk (>= 2:1.7), dh-exec, doclava-aosp, gradle-debian-helper (>= 1.4~), maven-repo-helper, p7zip-full, proguard-cli
(1 Zeile)


Given that android-framework-23 builds three binary package there is


udd=> select distinct source, build_depends from sources where release = 'sid' and build_depends like '%android-sdk-platform-23%' or build_depends like  '%libandroid-23-java%' or build_depends like '%libandroid-uiautomator-23-java%' ;

  source  |                                                                                                                                                                                    build_depends                                                                                                                                                                                    
----------+-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
 libscout | debhelper (>= 10~), bash-completion, default-jdk-headless (>= 2:1.7) | default-jdk (>= 2:1.7), gradle-debian-helper, javahelper, libandroid-23-java, libantlr4-runtime-java, libcava-java, libcommons-cli-java (>= 1.2), libcommons-io-java (>= 2.6), libgoogle-gson-java (>= 2.8.0), libguava-java, liblogback-java, libsemver-java, libslf4j-java, libwala-java (>= 1.5.2), unzip
(1 Zeile)


android-framework-23 and libscout are affected by the RC buggy
android-platform-external-doclava but I can't see any other broken
(Build-)Depends.  If android-platform-external-doclava is a *hard
Build-Depends (and can't be dropped) I guess these packages should be
removed as well.

And yes, I see their practical relevance and it would be great to have
some way to keep them.

Kind regards
    Andreas.

-- 
https://fam-tille.de

Back to linux.debian.maint.java | Previous | NextPrevious in thread | Find similar


Thread

Bug#1122250: RM: android-platform-external-doclava -- RoQA; Not in stable nor old-stable due to RC bug Andreas Tille <tille@debian.org> - 2025-12-09 12:00 +0100
  Bug#1122250: RM: android-platform-external-doclava -- RoQA; Not in stable nor old-stable due to RC bug Andreas Tille <tille@debian.org> - 2025-12-09 13:50 +0100

csiph-web