Path: csiph.com!1.us.feeder.erje.net!3.us.feeder.erje.net!2.eu.feeder.erje.net!feeder.erje.net!feeder1.feed.usenet.farm!feed.usenet.farm!aioe.org!bofh.it!news.nic.it!robomod From: Hans-Christoph Steiner Newsgroups: linux.debian.maint.java Subject: Re: Help with Bundletool update Date: Wed, 20 Jul 2022 18:10:01 +0200 Message-ID: References: X-Original-To: Nkwuda Sunday Cletus , debian-java@lists.debian.org X-Mailbox-Line: From debian-java-request@lists.debian.org Wed Jul 20 16:08:05 2022 Old-Return-Path: X-Amavis-Spam-Status: No, score=-5.41 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, RCVD_IN_DNSWL_LOW=-0.7, T_SCC_BODY_TEXT_LINE=-0.01, URIBL_DBL_SPAM=2.5] autolearn=no autolearn_force=no X-Policyd-Weight: NOT_IN_SBL_XBL_SPAMHAUS=-1.5 CL_IP_EQ_HELO_IP=-2 (check from: .at. - helo: .wout5-smtp.messagingengine. - helo-domain: .messagingengine.) FROM/MX_MATCHES_HELO(DOMAIN)=-2; rate: -5.5 X-Me-Sender: X-Me-Received: X-Me-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgedvfedrudelvddguddttdcutefuodetggdotefrod ftvfcurfhrohhfihhlvgemucfhrghsthforghilhdpqfgfvfdpuffrtefokffrpgfnqfgh necuuegrihhlohhuthemuceftddtnecufghrlhcuvffnffculddutddmnecujfgurhepkf ffggfuvfevfhfhohgjtgfgsehtjeertddttdejnecuhfhrohhmpefjrghnshdqvehhrhhi shhtohhphhcuufhtvghinhgvrhcuoehhrghnshesrghtrdhorhdrrghtqeenucggtffrrg htthgvrhhnpeevueegvdefieeguedufeefheefgfdtteetffeiieehfeeuleeugfejgeef hefgtdenucffohhmrghinheprghnughrohhiugdrtghomhdpvggrshihphgrshhtvghsrd htkhdpghhithhhuhgsrdgtohhmnecuvehluhhsthgvrhfuihiivgeptdenucfrrghrrghm pehmrghilhhfrhhomhephhgrnhhssegrthdrohhrrdgrth X-Me-Proxy: Feedback-ID: i264a41e9:Fastmail MIME-Version: 1.0 Content-Language: en-US Organization: @||@ Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Mailing-List: archive/latest/23048 List-ID: List-URL: List-Archive: https://lists.debian.org/msgid-search/a233c42d-e0a1-96b5-c38c-6d7fa9ccd4c5@at.or.at Approved: robomod@news.nic.it Lines: 38 Sender: robomod@news.nic.it X-Original-Cc: android-tools-devel@alioth-lists.debian.net, Markus Koschany X-Original-Date: Wed, 20 Jul 2022 09:07:37 -0700 X-Original-Message-ID: X-Original-References: Xref: csiph.com linux.debian.maint.java:12410 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 > >