danhuawang opened a new issue, #4078:
URL: https://github.com/apache/gravitino/issues/4078

   ### What would you like to be improved?
   
   apt purge pop error "E: Unable to locate package" in some ubuntu vm
   
   ```
   sudo apt purge -y \
       firefox \
       google-chrome-stable \
       microsoft-edge-stable
   Reading package lists... Done
   Building dependency tree... Done
   Reading state information... Done
   E: Unable to locate package google-chrome-stable
   E: Unable to locate package microsoft-edge-stable
   ```
   
   ### How should we improve?
   
   Check and add add-apt-repository in the script


-- 
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]

Reply via email to