Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FEATURE] Linux Mint #6554

Closed
FatuityCookie opened this issue May 13, 2021 · 3 comments
Closed

[FEATURE] Linux Mint #6554

FatuityCookie opened this issue May 13, 2021 · 3 comments

Comments

@FatuityCookie
Copy link

Kernel: 5.4.0-73-generic x86_64 bits: 64 compiler: gcc v: 9.3.0 Desktop: Cinnamon 4.8.6
wm: muffin dm: LightDM Distro: Linux Mint 20.1 Ulyssa base: Ubuntu 20.04 focal

when run this cmd

npx playwright install-deps

Cannot install dependencies for this linux distribution!

@JoelEinbinder
Copy link
Contributor

We officially only support ubuntu, but I think we can probably extend that to ubuntu-derived distros like Mint. I'll take a look.

@JoelEinbinder JoelEinbinder self-assigned this May 13, 2021
@JoelEinbinder JoelEinbinder changed the title [BUG]Cannot install dependencies for this linux distribution! [FEATURE] Linux Mint May 13, 2021
@JoelEinbinder
Copy link
Contributor

Fixed. Should land in the release sometime next month.

@osmenia
Copy link

osmenia commented Aug 22, 2022

Hi @JoelEinbinder

Can you pls help, does Plw support Linux Mint?

#########################
DISTRIB_ID=LinuxMint
DISTRIB_RELEASE=21
DISTRIB_CODENAME=vanessa
DISTRIB_DESCRIPTION="Linux Mint 21 Vanessa"
NAME="Linux Mint"
VERSION="21 (Vanessa)"
ID=linuxmint
ID_LIKE="ubuntu debian"
PRETTY_NAME="Linux Mint 21"
VERSION_ID="21"
HOME_URL="https://www.linuxmint.com/"
SUPPORT_URL="https://forums.linuxmint.com/"
BUG_REPORT_URL="http://linuxmint-troubleshooting-guide.readthedocs.io/en/latest/"
PRIVACY_POLICY_URL="https://www.linuxmint.com/"
VERSION_CODENAME=vanessa
UBUNTU_CODENAME=jammy
cat: /etc/upstream-release: Is a directory

####################
Error:

Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
Note, selecting 'libfontconfig1' instead of 'libfontconfig'
Package ttf-ubuntu-font-family is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source

Package ttf-unifont is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source
However the following packages replace it:
fonts-unifont

E: Package 'ttf-unifont' has no installation candidate
E: Package 'ttf-ubuntu-font-family' has no installation candidate
E: Unable to locate package libenchant1c2a
E: Unable to locate package libicu66
E: Unable to locate package libvpx6
E: Unable to locate package libwebp6
Failed to install browser dependencies
Error: Installation process exited with code: 100

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants