You are not logged in.
I'm doing yaourt -Syua --devel, and gimp-git package has gnome-python>=2.16.2 as a makedepend http://pastebin.com/8bYaaUUQ, which is not currently on my system (probably removed as part of orphan cleaning). But instead of resolving that dependency, it fails with an error
==> Missing dependencies:
-> gnome-python>=2.16.2
==> ERROR: Could not resolve all dependencies.But if I try to sync gimp manually with yaourt -Sy gimp-git, it tries to resolve dependencies correctly as expected http://pastebin.com/2ciyLnL7. I'm not sure if it's by design and I'm missing something, but how do I do a full system upgrade, aur devel included with automatic dependency resolving? Thanks
I should note that the same thing happens with pcsx2-git and its makedepend png++, so is isn't likely to be an PKGBUILD issue (maybe).
Offline
Seems to be a yaourt bug.
Offline
Thanks for the info. I hope it will get fixed soon.
Offline
It's not clear for me what the --devel option do in yaourt. According to the man page it only upgrade devel packages? Such upgrade is unsupported in Arch. I strongly suggest you to upgrade all your system with pacman -Syu. Use yaourt only to manage the AUR.
Offline