On 24 May 2014 09:59, Stan Gammons <s_gamm...@charter.net> wrote:
>
> On 05/24/2014 08:51 AM, Kenneth Westerback wrote:
>>
>> On 24 May 2014 09:31, Stan Gammons <s_gamm...@charter.net> wrote:
>>>
>>> I thought I understood the different flavors of OpenBSD but apparently
>>> not since I keep getting version errors when I try to add packages to
>>> sparc64 snapshots. The packages I'm trying are from the
>>> /snapshot/packages/sparc64 folder on the same mirror I got the snapshot .iso
>>> from.  Are these the packages one is suppose to use?  If not, how does one
>>> determine which packages will work with a snapshot?
>>>
>>>
>>> Stan
>>>
>> Can you be more specific about what 'version errors' you are seeing?
>> And the dates of the snapshots you are using?
>>
>> .... Ken
>
>
> Ken, the snapshot .iso is 05-24-2014.  The packages are 05-23-2014. Below is
> the error.  I take it it's want libc.so.74 and the installed version is
> libc.so.75
>
>
>
> Stan

Well, mismatches like that happen a lot during library changes. Not
much we can do about it giving the differing speeds of building a snap
and generating a new set of packages.

In this case the bump to 75.0 took place on May 12th, so that seems a
bit long, but not impossible. The only solution is to wait for the
packages to be updated.

.... Ken

>
>
> # pkg_add -v bison
> Can't install libiconv-1.14p1 because of libraries
> |library c.74.2 not found
> | /usr/lib/libc.so.75.0 (system): bad major
> Can't install gettext-0.18.2p4: can't resolve libiconv-1.14p1
> Can't install bison-2.3p1: can't resolve gettext-0.18.2p4,libiconv-1.14p1
> #
> # ls /usr/lib
> crt0.o              libedit.a           libfuse.a libmenu.so.6.0
> libocurses.a        libpcap_p.a libsndio_p.a        libtermlib_p.a
> crtbegin.o          libedit.so.5.1      libfuse.so.1.1 libmenu_p.a
> libocurses.so.6.0   libperl.a libsqlite3.a        libusbhid.a
> crtbeginS.o         libedit_p.a         libfuse_p.a libmenuw.a
> libocurses_p.a      libperl.so.15.0 libsqlite3.so.27.0  libusbhid.so.7.0
> crtend.o            libevent.a          libiberty.a libmenuw.so.6.0
> libossaudio.a       libpthread.a libsqlite3_p.a      libusbhid_p.a
> crtendS.o           libevent.so.4.1     libiberty.so.11.0 libmenuw_p.a
> libossaudio.so.4.0  libpthread.so.18.0 libssl.a            libutil.a
> debug               libevent_p.a        libiberty_p.a libmilter.a
> libossaudio_p.a     libpthread_p.a libssl.so.24.1      libutil.so.12.1
> gcc-lib             libexpat.a          libkeynote.a libmilter.so.3.0
> libotermcap.a       libreadline.a libssl_p.a          libutil_p.a
> gcrt0.o             libexpat.so.11.0    libkeynote_p.a libmilter_p.a
> libotermcap.so.6.0  libreadline.so.4.0 libstdc++.a         liby.a
> libc.a              libexpat_p.a        libkvm.a libncurses.a
> libotermcap_p.a     libreadline_p.a libstdc++.so.57.0   liby_p.a
> libc.so.75.0        libfl.a             libkvm.so.16.0 libncurses.so.14.0
> libpanel.a          librpcsvc.a libstdc++_p.a       libz.a
> libc_p.a            libfl_p.a           libkvm_p.a libncurses_p.a
> libpanel.so.6.0     librpcsvc.so.2.0 libsupc++.a         libz.so.5.0
> libcrypto.a         libform.a           libl.a libncursesw.a
> libpanel_p.a        librpcsvc_p.a libsupc++_p.a       libz_p.a
> libcrypto.so.27.0   libform.so.6.0      libl_p.a libncursesw.so.14.0
> libpanelw.a         libskey.a libtermcap.a        pkgconfig
> libcrypto_p.a       libform_p.a         libm.a libncursesw_p.a
> libpanelw.so.6.0    libskey.so.6.0 libtermcap.so.14.0
> libcurses.a         libformw.a          libm.so.9.0 libobjc.a
> libpanelw_p.a       libskey_p.a libtermcap_p.a
> libcurses.so.14.0   libformw.so.6.0     libm_p.a libobjc.so.6.0
> libpcap.a           libsndio.a libtermlib.a
> libcurses_p.a       libformw_p.a        libmenu.a libobjc_p.a
> libpcap.so.8.0      libsndio.so.6.0 libtermlib.so.14.0
> #

Reply via email to