Re: Constantly recurring package issue
Greg Troxel <[email protected]>
| Newsgroups | gmane.os.netbsd.devel.packages |
|---|---|
| Message-ID | <[email protected]> |
John Klos <[email protected]> writes: > Why does this happen with pkg_rolling-replace? This is after pkg_admin > rebuild{,-tree}, all work directories are clean... Are you running "pkg_rolling-replace -uv"? As the man page says, all pkg_rr does is call 'make replace' in the right order. You left out all the useful logs about that. Do you have "DEPENDS_TARGET?= bin-install clean"? I find that bin-install will install an old version if there is a binary, which is a bug, not yet really proven and not fixed.