oshazard / apacman

ArchLinux User Repository (AUR) helper and pacman wrapper
https://aur.archlinux.org/packages/apacman/
GNU General Public License v3.0
70 stars 11 forks source link

Dependencies aren't resolved for AUR packages with -Syu #43

Open justin8 opened 8 years ago

justin8 commented 8 years ago

When using -Syu with AUR packages, dependencies aren't installed in order. In my example:

Aur Targets    (5): aws-cli lastpass lastpass-cli librabbitmq-c python-botocore
Pacman Targets (1): doxygen

...

==> Making package: aws-cli 1.9.17-1 (Sat Jan  9 10:35:22 AEST 2016)
==> Checking runtime dependencies...
==> Missing dependencies:
  -> python-botocore>=1.3.17
==> Checking buildtime dependencies...
==> ERROR: Could not resolve all dependencies.

==> ERROR: the build failed
  -> Status failed (1): aws-cli
Mako88 commented 8 years ago

It seems that in general AUR dependencies aren't installed. (Meaning if a package depends on packages that are in the AUR, it won't install those dependencies).

SolarAquarion commented 7 years ago

@oshazard can you use the .srcinfo/RPC instead of the package source dependencies