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

Installation failed on Arch Linux - missing dependencies #12

Open
rainer2208 opened this issue Mar 21, 2021 · 0 comments
Open

Installation failed on Arch Linux - missing dependencies #12

rainer2208 opened this issue Mar 21, 2021 · 0 comments

Comments

@rainer2208
Copy link

Hi, I am on Arch Linux, Hefftor Linux version 2021-01-11.

I was trying to install the launcher today (package from https://aur.archlinux.org/packages/mylaunchpad-git/), but got stuck due to missing dependencies.

The stack trace after makepkg -s is the following:

==> Installing missing dependencies...
    error: target not found: python2-lxml
    error: target not found: gnome-menus2
    error: target not found: python2-distutils-extra
==> ERROR: 'pacman' failed to install missing dependencies.   

Trying to install the missing dependencies with :

sudo pacman -U --asdep python2-lxml
sudo pacman -U --asdep python2-cairo

returns .....

 error: 'python2-lxml': could not find or read package
 error: 'python2-cairo': could not find or read package

Is there still a way to install the launcher on Arch?

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

No branches or pull requests

1 participant