Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.debian.maint.java > #12414
| Path | csiph.com!aioe.org!bofh.it!news.nic.it!robomod |
|---|---|
| From | Nkwuda Sunday Cletus <sonnietech@disroot.org> |
| Newsgroups | linux.debian.maint.java |
| Subject | Re: Help with Bundletool update |
| Date | Wed, 20 Jul 2022 22:00:01 +0200 |
| Message-ID | <ELo1r-cGgk-1@gated-at.bofh.it> (permalink) |
| References | <ELh9D-cCbk-1@gated-at.bofh.it> <ELkqR-cEkT-3@gated-at.bofh.it> |
| X-Original-To | Hans-Christoph Steiner <hans@at.or.at>, debian-java@lists.debian.org |
| X-Mailbox-Line | From debian-java-request@lists.debian.org Wed Jul 20 19:52:28 2022 |
| Old-Return-Path | <sonnietech@disroot.org> |
| X-Amavis-Spam-Status | No, score=-9.71 tagged_above=-10000 required=5.3 tests=[BAYES_00=-2, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, LDO_WHITELIST=-5, PGPSIGNATURE=-5, T_SCC_BODY_TEXT_LINE=-0.01, URIBL_DBL_SPAM=2.5] autolearn=ham autolearn_force=no |
| X-Policyd-Weight | using cached result; rate:hard: -4.6 |
| MIME-Version | 1.0 |
| Content-Language | en-US |
| Content-Type | multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="------------ZzK7JHNqCNwD8EuUhOI0CMJB" |
| X-Mailing-List | <debian-java@lists.debian.org> archive/latest/23052 |
| List-ID | <debian-java.lists.debian.org> |
| List-URL | <https://lists.debian.org/debian-java/> |
| List-Archive | https://lists.debian.org/msgid-search/a9cfd45c-db9a-a72c-2828-e03b6f650dfe@disroot.org |
| Approved | robomod@news.nic.it |
| Lines | 154 |
| 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 20:52:03 +0100 |
| X-Original-Message-ID | <a9cfd45c-db9a-a72c-2828-e03b6f650dfe@disroot.org> |
| X-Original-References | <bb4bdbbb-4690-a006-705a-f3a1bff9656d@disroot.org> <a233c42d-e0a1-96b5-c38c-6d7fa9ccd4c5@at.or.at> |
| Xref | csiph.com linux.debian.maint.java:12414 |
Show key headers only | View raw
[Multipart message — attachments visible in raw view] - view raw
Thanks Hc! I was able to figure out, through help from Markus , they were actually classes generated by the protobuf compiler. So the error was resolved after I ran protoc command before jh_build. Please I have another challenge of not being able to figure out where aapt and android-libaapt are installed in Debian. I've searched through /usr/share/java after installing them but can't find any matching jars. The only things that I found that came close are: android-libaapt: /usr/lib/x86_64-linux-gnu/android/libaapt.so android-libaapt: /usr/lib/x86_64-linux-gnu/android/libaapt.so.0 After adding these to CLASSPATH, I still get "error: package com.android.aapt.Resources does not exist" Regards, Sonnie On 7/20/22 17:07, Hans-Christoph Steiner wrote: > > Those are mysterious dependencies. I could only find references to > them in https://cs.android.com. Maybe they are auto-generated by the > bundletool build system? com.android.bundle.Config seems like that > kind of thing, like BuildConfig in Android projects. > > .hc > > Nkwuda Sunday Cletus: >> Hi there, >> >> I 'm stuck on this error: https://www.easypastes.tk/pastes/GSzMEx , >> while trying to package bundletool >> (https://github.com/google/bundletool ) for Debian. >> >> Please I need help on where to find these packages in Debian: >> >> com.android.bundle.CodeTransparencyOuterClass, >> >> com.android.bundle.Config, >> >> com.android.bundle.SdkBundleConfigProto, >> >> com.android.bundle.SdkModulesConfigOuterClass, >> >> com.android.bundle.Targeting, >> >> com.android.bundle.Commands, >> >> com.android.aapt.Resources, >> >> Inspecting bundletool on Vscode, I see all imports from >> com.android.bundle* are underlined red as not resolved, though >> `gradle build` workflow still works >> >> Regards, >> >> Sonnie >> >> >
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