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.