On Sun, Nov 3, 2013, at 07:54 PM, frantisek holop wrote: > continuing with the update, now i got this: > > Problem: checksum doesn't match for > /usr/local/lib/gtk-2.0/2.10.0/printbackends/libprintbackend-cups.so > NOT deleting: > /usr/local/lib/gtk-2.0/2.10.0/printbackends/libprintbackend-cups.so [...] > Renaming old file > /usr/local/lib/gtk-2.0/2.10.0/printbackends/libprintbackend-cups.so to > /usr/local/lib/gtk-2.0/2.10.0/printbackends/libprintbackend-cups.so.6g0EY4XPBn [...] > what are the possible scenarios for this? > somehow the files changed afer being installed?
Disk corruption, or possibly the checksums were wrong to begin with (not sure if pkg_add checks them on install or not). Either way you can probably rm the old ones with no issues, but in the former case make sure you don't have cabling issues, a dying disk, or a dying power supply. -- Shawn K. Quinn [email protected]
