You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@drill.apache.org by "Vova Vysotskyi (Jira)" <ji...@apache.org> on 2021/01/23 09:28:00 UTC

[jira] [Created] (DRILL-7848) Github Actions fails due to outdated package repository cache

Vova Vysotskyi created DRILL-7848:
-------------------------------------

             Summary: Github Actions fails due to outdated package repository cache
                 Key: DRILL-7848
                 URL: https://issues.apache.org/jira/browse/DRILL-7848
             Project: Apache Drill
          Issue Type: Bug
    Affects Versions: 1.19.0
            Reporter: Vova Vysotskyi
            Assignee: Vova Vysotskyi
             Fix For: 1.19.0


Recent Github Actions jobs fail with the following error:
{noformat}
Err:122 http://security.ubuntu.com/ubuntu bionic-updates/main amd64 libsasl2-dev amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.1
235
  404  Not Found [IP: 52.252.75.106 80]
236
E: Failed to fetch http://security.ubuntu.com/ubuntu/pool/main/c/cyrus-sasl2/libsasl2-dev_2.1.27~101-g0780600+dfsg-3ubuntu2.1_amd64.deb  404  Not Found [IP: 52.252.75.106 80]
237
Fetched 24.4 MB in 3s (7162 kB/s)
238
E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing?
{noformat}

It is caused because of the outdated package repository cache for libsasl2-dev.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)