Path: csiph.com!aioe.org!bofh.it!news.nic.it!robomod From: Markus Koschany Newsgroups: linux.debian.maint.java Subject: Re: Help with Bundletool update Date: Wed, 20 Jul 2022 21:30:01 +0200 Message-ID: References: X-Mailbox-Line: From debian-java-request@lists.debian.org Wed Jul 20 19:23:36 2022 Old-Return-Path: X-Amavis-Spam-Status: No, score=-11.373 tagged_above=-10000 required=5.3 tests=[BAYES_00=-2, LDO_WHITELIST=-5, PGPSIGNATURE=-5, SARE_MSGID_LONG40=0.637, T_SCC_BODY_TEXT_LINE=-0.01] autolearn=ham autolearn_force=no X-Policyd-Weight: using cached result; rate: -4.6 Content-Type: multipart/signed; micalg="pgp-sha512"; protocol="application/pgp-signature"; boundary="=-wgFB5cT44f89tteiDdbU" MIME-Version: 1.0 Authentication-Results: ORIGINATING; auth=pass smtp.auth=apo@gambaru.de smtp.mailfrom=apo@debian.org X-Mailing-List: archive/latest/23051 List-ID: List-URL: List-Archive: https://lists.debian.org/msgid-search/36f8c5bcc233b682b19bd02f8d1488ced6ad3718.camel@debian.org Approved: robomod@news.nic.it Lines: 64 Organization: linux.* mail to news gateway Sender: robomod@news.nic.it X-Original-Cc: android-tools-devel@alioth-lists.debian.net X-Original-Date: Wed, 20 Jul 2022 21:23:20 +0200 X-Original-Message-ID: <36f8c5bcc233b682b19bd02f8d1488ced6ad3718.camel@debian.org> X-Original-References: <1cb28488b1636298fe9d4a5fdee5392a30fc6750.camel@debian.org> <903b5f70-9a48-c049-39df-c3d682451c78@disroot.org> Xref: csiph.com linux.debian.maint.java:12413 --=-wgFB5cT44f89tteiDdbU Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Am Mittwoch, dem 20.07.2022 um 20:03 +0100 schrieb Nkwuda Sunday Cletus: > com.android.aapt.Resources aapt is a binary package compiled from https://tracker.debian.org/pkg/android-platform-frameworks-base I'm not sure if that will solve your problem. You can search for imports or code in general with https://codesearch.debian.net/ A quick search only highlights bazel-bootstrap as the only source package i= n Debian that currently references com.android.aapt.Resources. Maybe it is another protobuf generated class but from another project? https://android.googlesource.com/platform/frameworks/base/+/master/tools/aa= pt2/Resources.proto Tip: Whenever you get stuck with compiling something it is OK to use a precompiled class or a jar file for testing and development. Just take a lo= ok at the official bundletool binaries and fetch the class from there and add = it to the CLASSPATH. If that works, at least you know that it is not a general Debian packaging problem. Of course you should remove the binary before you upload the package to Debian and replace it with the corresponding sources. Regards, Markus --=-wgFB5cT44f89tteiDdbU Content-Type: application/pgp-signature; name="signature.asc" Content-Description: This is a digitally signed message part Content-Transfer-Encoding: 7bit -----BEGIN PGP SIGNATURE----- iQKTBAABCgB9FiEErPPQiO8y7e9qGoNf2a0UuVE7UeQFAmLYVihfFIAAAAAALgAo aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldEFD RjNEMDg4RUYzMkVERUY2QTFBODM1RkQ5QUQxNEI5NTEzQjUxRTQACgkQ2a0UuVE7 UeQWzQ//SdjZEBGyF9jSaa/VnqMpePsUEPCjE7xtEpN6OgsvcC/QfRxK9xz/5Mq3 +TArbgpigqflFL0ACb40+mGoziMKC2EF0nJ8ZiKRmdf/GiuNmLi0wGm0MnOs/2Fn iGn/qG25wzwambHKoymeI3kVUrYYmVNksfDW5QXwKk4yTRnpRELT9V+kutMKbAiG 3Hj50x2tV/JDUK9tMAP1Cukb/dcWffKuSWJSTF7/FSyfi5g3ZiNofkOLlTUG66D9 +fPkSK5nuGKkHtMsI7pTPQCnYldOJGFRaGdQSbG5n/sJkx81Qd3vquca40nNpLPS 4LkaUfJnwVTXCIE9XmSG58343Igg5u8dJ8DaT+oosVfv9ILFcOi4TMU4gjiYUiMz IHBQxoM4tQt628MfQgWjsZHE7yxqMtZgXdsavmX6BDNNJuqL/DD0vxjx1tbgVOuV KxGNOM6lZ5a1GFXFAxND5iLEE8a8twABWLStUHvvpq5dOBiebPCFoP+Go7yLHhFQ lG38krAQSUJetgQIPBdoIcK8355Dr1ki5cNz59b5NBk3A2VHZSNCblHdGP60Dn0L W/U3Qlu6OrpxUHL4qMQw/45tdiyxnyJ3lDOMawyxLr7ZLfdzJMkIDBk3Hl0FtEKL Gr9+lUjXdEY3m0xFY58sI4EN2oEApISeCNj4cJWmGvUMHRba4jw= =GL3c -----END PGP SIGNATURE----- --=-wgFB5cT44f89tteiDdbU--