On Jan 8, 2012 8:35 PM, "Qadri" <Muhammad.A.Qadri@xxxxxxxxx> wrote: > > > > > resolving dependencies... > > looking for inter-conflicts... > > error: failed to prepare transaction (could not satisfy dependencies) > > :: gcc: requires gcc-libs=4.6.2-1 > > :: valgrind: requires glibc<2.15 > > > > Any suggestions on how to fix this conflict? > > > > Thanks, > > > > Sander > > > > If you're okay with updating those two packages after you update pacman, > (and you're not planning on running gcc or valgrind in between), then > ignore the dependency check. Alternatively, don't update pacman first - > though not knowing what version of pacman you're using, it's hard to say > whether or not it'll be critical. > > MAQ. Current pacman is 4.0.1-1. Sander