On Wed, Oct 24, 2012 at 12:23 AM, rafael ff1 <rafael.f.f1@xxxxxxxxx> wrote: > 2012/10/23 Leonidas Spyropoulos <artafinde@xxxxxxxxx>: >> When I tried today to upgrade the system with: >> pacman -Suyy >> I got conflicts on net-snmp package. >> >> I installed everything except that and tried again with no results, is >> it safe to --force it? Anyone had that also? >> pacman log: http://pastie.org/5106091 >> >> >> -- >> Caution: breathing may be hazardous to your health. >> >> #include <stdio.h> >> int main(){printf("%s","\x4c\x65\x6f\x6e\x69\x64\x61\x73");} > > 'pacman -Qo <filename>' will show you which package provides the > existent files, if any. Than you can remove it to install net-snmp, in > case you want/need it. Thank you both I had to do it manually, check all files. (script to the rescue!) all fixed now. -- Caution: breathing may be hazardous to your health. #include <stdio.h> int main(){printf("%s","\x4c\x65\x6f\x6e\x69\x64\x61\x73");}