Skip to content

chromium on Ubuntu Focal does not fully install #86

@schloerke

Description

@schloerke

When testing chromium on Focal within Docker files in https://github.com/rstudio/shinyapps-package-dependencies/pull/302/files#diff-7f5883cd386273c8ef28afb6578002cdc0d27816af32fc681e31178c1137e8e5 , When executed, chromium requests to be installed using snap install chromium even though the standard apt-get install chromium-browser seems to work.

snap installations have difficulty on docker files (link to similar error output that I was seeing).

I don't know if we should use the instructions that I was able to achieve in https://github.com/rstudio/shinyapps-package-dependencies/pull/302/files#diff-7f5883cd386273c8ef28afb6578002cdc0d27816af32fc681e31178c1137e8e5R27-R56 , or say that it can not be installed on Focal.

If r-system-requirements is already using snap, then I believe it could solved using a post_install hook.


Chromium Focal installation related links:

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions