On Jul 17, 2011, at 12:03 PM, Amit Kulkarni wrote:

>> I guess I missed a step in upgrading from 4.8 to 4.9, or from 4.9 to
-current,
>> but I can't seem to figure out what I missed from reading upgrade49.html
or
>> current.html.
>>
>>
>> Can't install libiconv-1.13p2 because of libraries
>> |library c.58.3 not found
>> | /usr/lib/libc.so.34.1 (system): bad major
>> | /usr/lib/libc.so.58.0 (system): minor is too small
>> | /usr/lib/libc.so.34.2 (system): bad major
>> | /usr/lib/libc.so.38.2 (system): bad major
>> | /usr/lib/libc.so.39.0 (system): bad major
>> | /usr/lib/libc.so.39.3 (system): bad major
>> | /usr/lib/libc.so.40.3 (system): bad major
>> | /usr/lib/libc.so.41.0 (system): bad major
>> | /usr/lib/libc.so.43.0 (system): bad major
>> | /usr/lib/libc.so.48.0 (system): bad major
>> | /usr/lib/libc.so.50.0 (system): bad major
>> | /usr/lib/libc.so.50.1 (system): bad major
>> | /usr/lib/libc.so.51.0 (system): bad major
>> | /usr/lib/libc.so.53.0 (system): bad major
>> | /usr/lib/libc.so.56.0 (system): bad major
>> | /usr/lib/libc.so.60.0 (system): bad major
>> Can't install gettext-0.18.1p0 because of libraries
>> |library m.5.3 not found
>
>
> simple libc.so.58.3 is not there, same for libm.so.5.3 on your system.
>
> I am running -current packages too and they are now linked to
> libc.so.60.0 and libm.so.7.0, so are you upgrading by pkg_add
> foo_package-SPECIFIC VERSION? or pkg_add -ui?
>
> Did you forget sysmerge also?
>
> I see python 2.6 also, which is gone from OpenBSD -current.
>


I was just doing pkg_add -ui.  Individual packages might be attempting to
upgrade to a specific version though, eh?  I was looking for Python 2.7, but I
don't see it anywhere.  I had previously symlinked /usr/local/bin/python to
the 2.6 version.  Is Python in base now?

I was told off-list that the powerpc packages simply aren't up to date with
-current, which seems like a plausible explanation.  I'm doing a cvs up to see
if it's possible to build the packages by hand as ports.

--
bk

Reply via email to