PhilBlackRose opened a new issue, #29848: URL: https://github.com/apache/superset/issues/29848
### Bug description ``` 107.2 E: Failed to fetch http://deb.debian.org/debian/pool/main/l/lame/libmp3lame0_3.100-6_amd64.deb Hash Sum mismatch 107.2 Hashes of expected file: 107.2 - SHA256:b1292c749172e7623547ecf684da57d3ec6ca22109f08b11bbb9e6be6e6beb95 107.2 - MD5Sum:ab2ccd68809db0713589f90b8ab91e5e [weak] 107.2 - Filesize:364932 [weak] 107.2 Hashes of received file: 107.2 - SHA256:a1329e350ff953cdf5dd4262255fbef935b4f9cbc62afbf9525eb79b6f4716eb 107.2 - MD5Sum:bb2871be1679b04af609fb3b84d83b9d [weak] 107.2 - Filesize:364932 [weak] 107.2 Last modification reported: Wed, 28 Sep 2022 09:20:07 +0000 107.2 E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing? 107.2 Failed to install browser dependencies 107.2 Error: Installation process exited with code: 100 ------ failed to solve: process "/bin/sh -c playwright install-deps" did not complete successfully: exit code: 1 ``` ### How to reproduce the bug 1. Follow the instructions at https://superset.apache.org/docs/installation/docker-compose/#installing-superset-locally-using-docker-compose $:~/superset$ git rev-parse HEAD 6bc85678021c888feecd4b0c44092e833376ddd8 $:~/superset$ git describe --tags superset-helm-chart-0.12.11-457-g6bc8567802 ### Screenshots/recordings _No response_ ### Superset version master / latest-dev ### Python version I don't know ### Node version I don't know ### Browser Not applicable ### Additional context similar https://github.com/apache/superset/issues/28165 ### Checklist - [ ] I have searched Superset docs and Slack and didn't find a solution to my problem. - [X] I have searched the GitHub issue tracker and didn't find a similar bug report. - [ ] I have checked Superset's logs for errors and if I found a relevant Python stacktrace, I included it here as text in the "additional context" section. -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
