kszucs commented on a change in pull request #9285:
URL: https://github.com/apache/arrow/pull/9285#discussion_r592745773



##########
File path: dev/tasks/linux-packages/travis.linux.arm64.yml
##########
@@ -15,16 +15,17 @@
 # specific language governing permissions and limitations
 # under the License.
 
+arch: arm64-graviton2
+virt: vm
 os: linux
-arch: arm64
-dist: bionic
+dist: focal
+group: edge
 language: minimal
 
 addons:
   apt:
     packages:
       - apt-utils
-      - createrepo

Review comment:
       Tried with bionic as well, but apt was unable to locate `createrepo`. 
Shall I try with `createrepo_c` on focal?




----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to