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

Can't install DEB on Ubuntu 20.04 #138

Closed
iPublicis opened this issue May 28, 2020 · 1 comment
Closed

Can't install DEB on Ubuntu 20.04 #138

iPublicis opened this issue May 28, 2020 · 1 comment
Labels

Comments

@iPublicis
Copy link

iPublicis commented May 28, 2020

When installing the package with sudo dpkg -i it throws a lot of errors:

pkg: radiotray-ng: problemas com dependências, mas a configurar à mesma conforme pedido: radiotray-ng depende de libjsoncpp1; no entanto: O pacote libjsoncpp1 não está instalado. radiotray-ng depende de libxdg-basedir1; no entanto: O pacote libxdg-basedir1 não está instalado. radiotray-ng depende de libboost-system1.71.0; no entanto: O pacote libboost-system1.71.0 não está instalado. radiotray-ng depende de libboost-log1.71.0; no entanto: O pacote libboost-log1.71.0 não está instalado. radiotray-ng depende de libboost-program-options1.71.0; no entanto: O pacote libboost-program-options1.71.0 não está instalado. radiotray-ng depende de gstreamer1.0-plugins-bad; no entanto: O pacote gstreamer1.0-plugins-bad não está instalado.

Tried also with sudo dpkg -i --force-dependsand it installed but without the dependencies and, of course, won't run.

Need to execute afterwards sudo apt-get -f installto install all dependencies.

@iPublicis iPublicis changed the title Can't install DEB on 20.04 Can't install DEB on Ubuntu 20.04 May 28, 2020
@ebruck ebruck added the wontfix label May 28, 2020
@ebruck
Copy link
Owner

ebruck commented May 28, 2020

You do need to execute that command if installing from the command line.

@ebruck ebruck closed this as completed May 28, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants