Browse Source

Travis: explain what happens when deb.tpo repositories fail

teor 5 years ago
parent
commit
067daf70ae
1 changed files with 3 additions and 4 deletions
  1. 3 4
      .travis.yml

+ 3 - 4
.travis.yml

@@ -24,10 +24,9 @@ matrix:
       python:
       env: TOR="stable-release"
     ## Test all supported and available tor versions on Linux
-    ## Standard dpkg configs fall back to stable when newer
-    ## repositories are removed. But we want to fail, so we notice and
-    ## update the repositories.
-    ## TODO: check what happens when they fall back to 0.2.7 in xenial main
+    ## If the deb.torproject.org repositories are removed, we will fall back to
+    ## Ubuntu security's tor version (currently 0.2.9.14). We might want to
+    ## automatically fail the job if we can't get a newer tor, see #29741.
     ## The current tor versions in Ubuntu are on this page:
     ## https://packages.ubuntu.com/search?keywords=tor&searchon=names&exact=1
     - addons: