[vim/vim] CI: Fix 404 error by updating the package cache (#8432)

4 views
Skip to first unread message

Christian Brabandt

unread,
Jun 22, 2021, 11:53:52 AM6/22/21
to vim/vim, Subscribed

CI seems to fail with 404 errors when trying to install additional packages. So update the available package information before trying to install new packages.


You can view, comment on, or merge this pull request online at:

  https://github.com/vim/vim/pull/8432

Commit Summary

  • CI: Fix 404 error by updating the package cache

File Changes

Patch Links:


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or unsubscribe.

codecov[bot]

unread,
Jun 22, 2021, 11:58:11 AM6/22/21
to vim/vim, Subscribed

Codecov Report

Merging #8432 (d389559) into master (419a40a) will decrease coverage by 87.45%.
The diff coverage is n/a.

Current head d389559 differs from pull request most recent head 38bc820. Consider uploading reports for the commit 38bc820 to get more accurate results
Impacted file tree graph

@@             Coverage Diff             @@

##           master    #8432       +/-   ##

===========================================

- Coverage   89.95%    2.50%   -87.46%     

===========================================

  Files         149      147        -2     

  Lines      167781   162585     -5196     

===========================================

- Hits       150931     4068   -146863     

- Misses      16850   158517   +141667     
Flag Coverage Δ
huge-clang-none ?
huge-gcc-none ?
huge-gcc-testgui ?
huge-gcc-unittests 2.50% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
src/float.c 0.00% <0.00%> (-98.91%) ⬇️
src/digraph.c 0.00% <0.00%> (-97.78%) ⬇️
src/gui_gtk_f.c 0.00% <0.00%> (-97.54%) ⬇️
src/match.c 0.00% <0.00%> (-97.13%) ⬇️
src/crypt_zip.c 0.00% <0.00%> (-97.06%) ⬇️
src/sound.c 0.00% <0.00%> (-97.00%) ⬇️
src/sha256.c 0.00% <0.00%> (-96.94%) ⬇️
src/evalbuffer.c 0.00% <0.00%> (-96.83%) ⬇️
src/cmdhist.c 0.00% <0.00%> (-96.63%) ⬇️
src/debugger.c 0.00% <0.00%> (-96.62%) ⬇️
... and 135 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 419a40a...38bc820. Read the comment docs.

Bram Moolenaar

unread,
Jun 22, 2021, 12:22:03 PM6/22/21
to vim/vim, Subscribed

Closed #8432 via ef7be83.

Reply all
Reply to author
Forward
0 new messages