Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.debian.maint.java > #11692
| From | Sudip Mukherjee <sudipm.mukherjee@gmail.com> |
|---|---|
| Newsgroups | linux.debian.maint.java, linux.debian.bugs.dist |
| Subject | Re: Bug#959829: [covid-19] Help needed to finalise bazel predependency google-api-client-java |
| Date | 2020-06-17 12:50 +0200 |
| Message-ID | <AiDNM-8tU-9@gated-at.bofh.it> (permalink) |
| References | (1 earlier) <AieZ3-24V-5@gated-at.bofh.it> <AifLr-2B1-7@gated-at.bofh.it> <Aig4N-2Hv-1@gated-at.bofh.it> <Aiy1H-51d-5@gated-at.bofh.it> <AiBsC-7bk-5@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
Cross-posted to 2 groups.
On Wed, Jun 17, 2020 at 9:13 AM Andreas Tille <andreas@an3as.eu> wrote: > > Hi Tony, > > On Tue, Jun 16, 2020 at 09:34:20PM -0700, tony mancill wrote: > > > > I've pushed a "tmancill" branch to the Salsa repo that gets us further > > along. I have taken the liberty to push to "tmancill" branch and the issue with "com.google.api.client.util" is now resolved. It needs to depend on "libgoogle-oauth-client-java" which is still in NEW. But, it now fails with: google-api-client/src/main/java/com/google/api/client/googleapis/services/AbstractGoogleClientRequest.java:[435,16] cannot find symbol [ERROR] symbol: method setResponseReturnRawInputStream(boolean) [ERROR] location: variable httpRequest of type com.google.api.client.http.HttpRequest And, indeed https://salsa.debian.org/java-team/google-http-client-java/-/blob/master/google-http-client/src/main/java/com/google/api/client/http/HttpRequest.java is not having the method "setResponseReturnRawInputStream". And, it seems the packaged version of libgoogle-http-client-java in Debian is 1.27 and "setResponseReturnRawInputStream" was added in v1.29.0. So, we will need to update libgoogle-http-client-java to 1.29.0 atleast. -- Regards Sudip
Back to linux.debian.maint.java | Previous | Next — Previous in thread | Next in thread | Find similar
Bug#959829: [covid-19] Help needed to finalise bazel predependency google-api-client-java Andreas Tille <andreas@an3as.eu> - 2020-06-16 10:20 +0200
Bug#959829: [covid-19] Help needed to finalise bazel predependency google-api-client-java Andreas Tille <tille@debian.org> - 2020-06-16 11:30 +0200
Re: Bug#959829: [covid-19] Help needed to finalise bazel predependency google-api-client-java Andreas Tille <andreas@an3as.eu> - 2020-06-17 10:20 +0200
Re: Bug#959829: [covid-19] Help needed to finalise bazel predependency google-api-client-java Sudip Mukherjee <sudipm.mukherjee@gmail.com> - 2020-06-17 12:50 +0200
Re: Bug#959829: [covid-19] Help needed to finalise bazel predependency google-api-client-java Andreas Tille <tille@debian.org> - 2020-06-17 18:20 +0200
Re: Bug#959829: [covid-19] Help needed to finalise bazel predependency google-api-client-java Olek Wojnar <olek@debian.org> - 2020-06-17 19:00 +0200
Re: Bug#959829: [covid-19] Help needed to finalise bazel predependency google-api-client-java Sudip Mukherjee <sudipm.mukherjee@gmail.com> - 2020-06-17 19:40 +0200
Re: Bug#959829: [covid-19] Help needed to finalise bazel predependency google-api-client-java Olek Wojnar <olek@debian.org> - 2020-06-17 20:40 +0200
Re: Bug#959829: [covid-19] Help needed to finalise bazel predependency google-api-client-java Andreas Tille <tille@debian.org> - 2020-06-17 21:30 +0200
csiph-web