Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.debian.maint.java > #12413
| Path | csiph.com!aioe.org!bofh.it!news.nic.it!robomod |
|---|---|
| From | Markus Koschany <apo@debian.org> |
| Newsgroups | linux.debian.maint.java |
| Subject | Re: Help with Bundletool update |
| Date | Wed, 20 Jul 2022 21:30:01 +0200 |
| Message-ID | <ELnyp-cG76-1@gated-at.bofh.it> (permalink) |
| References | <ELh9D-cCbk-1@gated-at.bofh.it> <ELkAx-cEo2-7@gated-at.bofh.it> <ELnf3-cG0Y-11@gated-at.bofh.it> |
| X-Mailbox-Line | From debian-java-request@lists.debian.org Wed Jul 20 19:23:36 2022 |
| Old-Return-Path | <apo@debian.org> |
| 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 | <debian-java@lists.debian.org> archive/latest/23051 |
| List-ID | <debian-java.lists.debian.org> |
| List-URL | <https://lists.debian.org/debian-java/> |
| 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 | <bb4bdbbb-4690-a006-705a-f3a1bff9656d@disroot.org> <1cb28488b1636298fe9d4a5fdee5392a30fc6750.camel@debian.org> <903b5f70-9a48-c049-39df-c3d682451c78@disroot.org> |
| Xref | csiph.com linux.debian.maint.java:12413 |
Show key headers only | View raw
[Multipart message — attachments visible in raw view] - view raw
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 in 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/aapt2/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 look 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
Back to linux.debian.maint.java | Previous | Next — Previous in thread | Next in thread | Find similar
Help with Bundletool update Nkwuda Sunday Cletus <sonnietech@disroot.org> - 2022-07-20 14:40 +0200
Re: Help with Bundletool update Hans-Christoph Steiner <hans@at.or.at> - 2022-07-20 18:10 +0200
Re: Help with Bundletool update Nkwuda Sunday Cletus <sonnietech@disroot.org> - 2022-07-20 22:00 +0200
Re: Help with Bundletool update Hans-Christoph Steiner <hans@at.or.at> - 2022-07-21 21:00 +0200
Re: Help with Bundletool update Nkwuda Sunday Cletus <sonnietech@disroot.org> - 2022-07-21 23:40 +0200
Re: Help with Bundletool update Markus Koschany <apo@debian.org> - 2022-07-20 18:20 +0200
Re: Help with Bundletool update Nkwuda Sunday Cletus <sonnietech@disroot.org> - 2022-07-20 21:10 +0200
Re: Help with Bundletool update Markus Koschany <apo@debian.org> - 2022-07-20 21:30 +0200
Re: Help with Bundletool update Nkwuda Sunday Cletus <sonnietech@disroot.org> - 2022-07-20 22:00 +0200
csiph-web