pkgsrc-Users archive

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

Re: can't install gnome



 > pkg_add: Warning: package `osabi-NetBSD-6.0' was built for a platform:
 pkg_add: NetBSD/x86_64 6.0 (pkg) vs. NetBSD/x86_64 6.1.5 (this host)
 The Operating System version (6.1.5) does not match 6.0
 pkg_add: install script returned error status
 pkg_add: Can't install dependency osabi-NetBSD-6.0

We have been discussing this problem on tech-pkg...

Generally, 6.0 and 6.1.5 should be pretty much ABI compatible.
So what I would do is download the osabi package, and then install it
with "pkg_add -f".

No, I'm afraid that didn't work:

# ls -l osabi*
-rw-r--r--  1 ray  wheel  3582 Oct  2 01:35 osabi-NetBSD-6.0.tgz
nd1# pkg_add -f osabi-NetBSD
pkg_add: Warning: package `osabi-NetBSD-6.0' was built for a platform:
pkg_add: NetBSD/x86_64 6.0 (pkg) vs. NetBSD/x86_64 6.1.5 (this host)
The Operating System version (6.1.5) does not match 6.0
pkg_add: install script returned error status
pkg_add: 1 package addition failed
#


Home | Main Index | Thread Index | Old Index