You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix apt-get install failures by updating package cache first
Add 'apt-get update' before 'apt-get install' in all test jobs to ensure
package indices are current. This resolves 404 errors for libpoppler packages
that were failing due to outdated package cache.
Fixed in: app_service_test, azurevm_test, azurite_test, client_test, rails_test
0 commit comments