Running through this on a gLinux desktop I got the following warning;remote: Counting objects: 1, done
remote: Finding sources: 100% (9/9)
remote: Total 9 (delta 3), reused 9 (delta 3)
info: A new version of repo is available
info: Restarting repo with latest version
repo: warning: Python 2 is no longer supported; Please upgrade to Python 3.6+.The default python on gLinux is 2.7.17;alsutton@ws:Android $ which python
/usr/bin/python
alsutton@ws:Android $ python --version
Python 2.7.17Can something be done to ensure compatibility with our standard corporate configuration before this is rolled out? Asking all engineers using it to update to a non-standard configuration seems like a lot of work to push on folk. It might be worth talking to CorpEng about a python version bump to ensure compatibility.
--
You received this message because you are subscribed to the Google Groups "Repo tool (git-repo) announcements" group.
To unsubscribe from this group and stop receiving emails from it, send an email to git-repo-annou...@google.com.
To view this discussion on the web visit https://groups.google.com/a/google.com/d/msgid/git-repo-announce/CAAbOScndYwfxaMW5D1NsUh%2BZxnS%3DEG49iokN7epVQLP1S-cNCQ%40mail.gmail.com.
--
Hi Mike - can I update an existing workspace, or does this only work on new workspaces? I tried this on two existingworkspaces and now 'repo sync' fails. (Not to worry - I am just rebuilding the workspaces with v2.6, to see what happens).
Lee
repo: warning: Python 2 is no longer supported; Please upgrade to Python 3.6+.
remote: Finding sources: 100% (9/9)
remote: Total 9 (delta 1), reused 9 (delta 1)
Unpacking objects: 100% (9/9), done.
repo: warning: Python 2 is no longer supported; Please upgrade to Python 3.6+.
Downloading manifest from https://android.googlesource.com/platform/manifest
Receiving objects: 100% (76756/76756), 52.73 MiB | 34.72 MiB/s, done.
Resolving deltas: 100% (22642/22642), done.
remote: Counting objects: 9, done
remote: Finding sources: 100% (414/414)
remote: Total 414 (delta 134), reused 393 (delta 134)
Receiving objects: 100% (414/414), 1.90 MiB | 0 bytes/s, done.
Resolving deltas: 100% (134/134), completed with 27 local objects.@Dear Mike FrysingerPython 3.6 (released Dec 2016) is required by default starting with repo-2.x.whether could repo-2 backport python3.5 support ???because our large android team developer use ubuntu 16.04 LTS that is default python 3.5in fact, upgrade linux system python version is realy difficult
--
--
To unsubscribe, email repo-discuss...@googlegroups.com
More info at http://groups.google.com/group/repo-discuss?hl=en
---
You received this message because you are subscribed to the Google Groups "Repo and Gerrit Discussion" group.
To unsubscribe from this group and stop receiving emails from it, send an email to repo-discuss...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/repo-discuss/926e1cab-f5cb-4d65-84fc-aadc2fd3a8cf%40googlegroups.com.
On Sat, May 2, 2020 at 7:10 PM David Ostrovsky <david.o...@gmail.com> wrote:
Am Samstag, 2. Mai 2020 11:45:59 UTC+2 schrieb 唐木村:@Dear Mike FrysingerPython 3.6 (released Dec 2016) is required by default starting with repo-2.x.whether could repo-2 backport python3.5 support ???because our large android team developer use ubuntu 16.04 LTS that is default python 3.5in fact, upgrade linux system python version is realy difficultUbuntu 16.04 is two LTS releases behind: 18.04 LTS and 20.04 LTS.Why would you expect from the community driven project to support outdated releases of third party dependencies? It's not just Ubuntu LTS, of course, the same applies to Java releases, Elasticsearch, Git core version. etc.It's quite common for corporate environments to be stuck with older dependencies. At $former-employer we were at least 2 LTS releases behind the latest. I don't think it's unreasonable for projects like git-repo to consider such cases.
--
--
To unsubscribe, email repo-d...@googlegroups.com
More info at http://groups.google.com/group/repo-discuss?hl=en
---
You received this message because you are subscribed to the Google Groups "Repo and Gerrit Discussion" group.
To unsubscribe from this group and stop receiving emails from it, send an email to repo-d...@googlegroups.com.
To unsubscribe from this group and stop receiving emails from it, send an email to git-repo...@google.com.
To view this discussion on the web visit https://groups.google.com/a/google.com/d/msgid/git-repo-announce/CAAbOScndYwfxaMW5D1NsUh%2BZxnS%3DEG49iokN7epVQLP1S-cNCQ%40mail.gmail.com.