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

"unresolvable dependencies" error when trying to install pamac-aur #6

Closed
Dark-Matter7232 opened this issue Jul 24, 2020 · 3 comments
Closed

Comments

@Dark-Matter7232
Copy link
Contributor

i am unable to install Pamac-aur due to some error.

sudo pacman -S pamac
:: There are 5 providers available for pamac:
:: Repository chaotic-aur
   1) pamac-aur  2) pamac-aur-git  3) pamac-aur-tray-appindicator-git  4) pamac-classic
:: Repository instant
   5) pamac-aur

Enter a number (default=1): 
resolving dependencies...
warning: cannot resolve "vte3>=0.38", a dependency of "pamac-aur"
warning: cannot resolve "appstream-glib", a dependency of "pamac-aur"
warning: cannot resolve "archlinux-appstream-data", a dependency of "pamac-aur"
:: The following package cannot be upgraded due to unresolvable dependencies:
      pamac-aur

:: Do you want to skip the above package for this upgrade? [y/N] y
looking for conflicting packages...
 there is nothing to do
@raunaktr
Copy link

raunaktr commented Jul 24, 2020

Have you enabled multilib?

To enable multilib repository, uncomment the [multilib] section in /etc/pacman.conf

/etc/pacman.conf

[multilib]
Include = /etc/pacman.d/mirrorlist

Then, upgrade the system using sudo pacman -Syu and install the desired multilib packages

@adi1090x
Copy link
Member

Fix this issue in new build. will upload soon.

@adi1090x
Copy link
Member

ISO uploaded.

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

3 participants