figma-linux icon indicating copy to clipboard operation
figma-linux copied to clipboard

Can't install rpm package due to inexistent dependency to 'nss'

Open PerryWerneck opened this issue 3 years ago • 0 comments
trafficstars

  • App version: 0.9.3
  • The output of screenfetch:
  • Type of installed package (Snap, AppImage, deb, rpm, pacman): rpm

Bug description Cant install RPM package due to requirement of inexistent 'nss'.

Already tried to look for the 'spec' files on figma-linux git for adjustment but cant find it. If you can provide the spec file I cant try to fix the issue and add it to the OBS automatic build system.

Screenshots ` perry@ideapad:~/Downloads $ sudo zypper in ./figma-linux_0.9.3_linux_x86_64.rpm [sudo] senha para root: Carregando dados do repositório... Lendo os pacotes instalados... Resolvendo dependências de pacote...

Problema: nada fornece 'nss' necessário para o figma-linux-0.9.3-1.x86_64 instalado Solução 1: não instale figma-linux-0.9.3-1.x86_64 Solução 2: quebrar figma-linux-0.9.3-1.x86_64 ao ignorar algumas das dependências

Escolha uma das opções acima pelo número ou cancele [1/2/c/d/?] (c): c perry@ideapad:~/Downloads $ LANG=C sudo zypper in ./figma-linux_0.9.3_linux_x86_64.rpm Loading repository data... Reading installed packages... Resolving package dependencies...

Problem: nothing provides 'nss' needed by the to be installed figma-linux-0.9.3-1.x86_64 Solution 1: do not install figma-linux-0.9.3-1.x86_64 Solution 2: break figma-linux-0.9.3-1.x86_64 by ignoring some of its dependencies `

Additional context

PerryWerneck avatar Jan 20 '22 14:01 PerryWerneck