On Tue, Oct 23, 2012 at 11:29:11PM -0500, Francisco Valladolid H. wrote: > On Tue, Oct 23, 2012 at 11:14 PM, Salil Wadnerkar <[email protected]> wrote: > > Hi Francisco, > > > > I am going to test my disk using Philip's suggestion. But, I am not > > sure I am following you. Are you suggesting me to update my current > > because this problem was found and fixed lately or you are just > > suggesting so because it's a good practice to keep our copy updated? > > I think, maybe the -current are outdated, OpenBSD use libraries from > base for pkg_* > > Maybe there are a disk I/O problems, you can check this also.
This is quite a bit of nonsense. The diagnostic messages ARE clear. There is an IO error on a file in that package. This is *the* problem that needs more attention. Once you figure out what the problem is (most likely a bad reboot that somehow didn't get fsck love), removing the package will be easy. The partial package is a symptom, not the actual problem. As far as removing the package, since it's just trying to checksum the file before removing it, pkg_delete -c will take care of that... but that will just walk around the IO issue.

