Hi,

I am running pkg_rolling-replace -uv on my SparcStation 4 which has been upgraded from 9.3 to 10.0 I save binary packages, since I have two SS, I can share the compilation effort.

I run, the package builds but then fails to install. It happened to me twice.

E.g.:

RR> Selecting gmake (devel/gmake) as next package to replace
RR> Replacing gmake-4.4
===> Cleaning for gmake-4.4.1
=> Bootstrap dependency digest>=20211023: found digest-20220214
=> Checksum BLAKE2s OK for make-4.4.1.tar.gz
=> Checksum SHA512 OK for make-4.4.1.tar.gz
===> Installing dependencies for gmake-4.4.1

<.....>

/bin/ln -sf /usr/pkg/man/man1/gmake.1 /usr/pkg-workdir/devel/gmake/work/.destdir/usr/pkg/gnu/man/man1/make.1
=> Automatic manual page handling
=> Generating post-install file lists
=> Checking file-check results for gmake-4.4.1
=> Creating binary package /usr/pkg-workdir/devel/gmake/work/.packages/gmake-4.4.1.tgz
===> Building binary package for gmake-4.4.1
=> Creating binary package /usr/packages/All/gmake-4.4.1.tgz
===> Replacing for gmake-4.4.1
===> Updating using binary package of gmake-4.4.1
/usr/bin/env  /usr/pkg/sbin/pkg_add -K /usr/pkg/pkgdb -U -D /usr/pkg-workdir/devel/gmake/work/.packages/gmake-4.4.1.tgz
*** package gmake is still a mismatched version.
*** Please read the errors listed above, fix the problem,
*** then re-run pkg_rolling-replace to continue.


the package was freshly built and I checked, I had 4.4 and jump to 4.4.1 and it was detected correct.y

If I go into /usr/pkgsrc/devel/gmake

and type "make replace"
It will quickly install the binary package without errors.... but it did nothing!


Before:
gmake-4.4           GNU version of 'make' utility

After:
gmake-4.4           GNU version of 'make' utility


Build package:
/usr/packages/All/gmake-4.4.1.tgz


I'm confused...

Riccardo

Reply via email to