Skip to content

Isolate google-chrome-stable uninstallation to prevent skipping other packages on Ubuntu 24.04 LTS Arm #41

@jim60105

Description

@jim60105

The google-chrome-stable package does not exist in the Ubuntu 24.04 LTS Arm image, which results in the entire line being skipped.

I recommend isolating google-chrome-stable, as was done with google-cloud-cli and google-cloud-sdk. This way, if this specific package is missing, it won't prevent the uninstallation of other packages.

Reading package lists...
Building dependency tree...
Reading state information...
E: Unable to locate package google-chrome-stable
Warning: The command [sudo apt-get remove -y azure-cli google-chrome-stable firefox powershell mono-devel libgl1-mesa-dri --fix-missing] failed to complete successfully. Proceeding...

Here is an arm CI log for your reference. This action was utilized in the Setup docker step.
https://github.com/jim60105/docker-whisperX/actions/runs/17175703810/job/48731271484

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions