tech-pkg archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: forcing a package update after an OS update



On Fri, Jan 22, 2016 at 07:53:43PM +0100, Edgar Fuß wrote:
> > pkg_add -u should work
> No, it doesn'dt I already tried that.
> 
> > perhaps you need an additional -f.
> That doesn't help either.
> I always get
> 	pkg_add: package `...' already recorded as installed

Well, I can only say: Works for me:

# pkg_add /packages/All/xf86-video-r128-6.10.0.tgz
# pkg_add /packages/All/xf86-video-r128-6.10.0.tgz
pkg_add: package `xf86-video-r128-6.10.0' already recorded as installed
# pkg_add -u /packages/All/xf86-video-r128-6.10.0.tgz
pkg_add: package `xf86-video-r128-6.10.0' already recorded as installed
# pkg_add -uf /packages/All/xf86-video-r128-6.10.0.tgz
# pkg_info -V
20130131
#

 Thomas


Home | Main Index | Thread Index | Old Index