All of lore.kernel.org
 help / color / mirror / Atom feed
* update from 2010.12 to 2011.03
@ 2012-05-21 14:07 Jaap de Jong
  2012-05-21 16:13 ` Khem Raj
  0 siblings, 1 reply; 3+ messages in thread
From: Jaap de Jong @ 2012-05-21 14:07 UTC (permalink / raw)
  To: openembedded-devel

Hi everybody!
I have this device in the field with 2010.12 installed (glibc)
Suppose I'm going to upgrade it to 2011.03 (eglibc).
Is this possible at all?
Or should I stay with glibc based packages?
Thanks,
Jaap




^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: update from 2010.12 to 2011.03
  2012-05-21 14:07 update from 2010.12 to 2011.03 Jaap de Jong
@ 2012-05-21 16:13 ` Khem Raj
  2012-05-22  6:33   ` Jaap de Jong
  0 siblings, 1 reply; 3+ messages in thread
From: Khem Raj @ 2012-05-21 16:13 UTC (permalink / raw)
  To: openembedded-devel

On Monday, May 21, 2012, Jaap de Jong <jaap.dejong@nedap.com> wrote:
> Hi everybody!
> I have this device in the field with 2010.12 installed (glibc)
> Suppose I'm going to upgrade it to 2011.03 (eglibc).
> Is this possible at all?
> Or should I stay with glibc based packages

Glibc and eglibc are totally compatible so I don't see a reason why it
won't work you will see ant upgrade related
issues as you would see if you were to upgrade from say glibc 2.10 to 2.1

> Thanks,
> Jaap
>
>
> _______________________________________________
> Openembedded-devel mailing list
> Openembedded-devel@lists.openembedded.org
> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel
>


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: update from 2010.12 to 2011.03
  2012-05-21 16:13 ` Khem Raj
@ 2012-05-22  6:33   ` Jaap de Jong
  0 siblings, 0 replies; 3+ messages in thread
From: Jaap de Jong @ 2012-05-22  6:33 UTC (permalink / raw)
  To: openembedded-devel


>> I have this device in the field with 2010.12 installed (glibc)
>> Suppose I'm going to upgrade it to 2011.03 (eglibc).
>> Is this possible at all?
>> Or should I stay with glibc based packages
> Glibc and eglibc are totally compatible so I don't see a reason why it
> won't work you will see ant upgrade related
> issues as you would see if you were to upgrade from say glibc 2.10 to 2.1
Well, I tried upgrading from glibc-2010.12 to eglibc-2011.03 ... and failed.
Then I thought maybe they weren't that compatible.

     ///
     Upgrading opkg on root from 0.1.8+svnr554-r31.6 to 
0.1.8+svnr609-r51.9...
     Downloading 
http://myrepository/ipk/armv5te/opkg_0.1.8+svnr609-r51.9_armv5te.ipk.
     Upgrading libopkg0 on root from 0.1.8+svnr554-r31.6 to 
0.1.8+svnr609-r51.9...
     Downloading 
http://myrepository/ipk/armv5te/libopkg0_0.1.8+svnr609-r51.9_armv5te.ipk.
     Removing obsolete file /etc/rcS.d/S98configure.
     Upgrading wget on root from 1.11.4-r8.05.6 to 1.11.4-r8.05.9...
     Downloading 
http://myrepository/ipk/armv5te/wget_1.11.4-r8.05.9_armv5te.ipk.
     Upgrading libssl1.0.0 on root from 1.0.0b-r13.1.6 to 1.0.0e-r15.0.9...
     Downloading 
http://myrepository/ipk/armv5te/libssl1.0.0_1.0.0e-r15.0.9_armv5te.ipk.
     wget: /usr/lib/libssl.so.1.0.0: version `OPENSSL_0.9.8' not found 
(required by wget)
     wget: /usr/lib/libcrypto.so.1.0.0: version `OPENSSL_1.0.0' not 
found (required by /usr/lib/libssl.so.1.0.0)
     wget: /usr/lib/libssl.so.1.0.0: version `OPENSSL_0.9.8' not found 
(required by wget)
     wget: /usr/lib/libcrypto.so.1.0.0: version `OPENSSL_1.0.0' not 
found (required by /usr/lib/libssl.so.1.0.0)
     ///

So, I build glibc based repository and surprise, surprise...
same error!

     ///
     Upgrading libopkg0 on root from 0.1.8+svnr554-r31.6 to 
0.1.8+svnr609-r51.9...
     Downloading 
http://myrepository/ipk/armv5te/libopkg0_0.1.8+svnr609-r51.9_armv5te.ipk.
     Removing obsolete file /etc/rcS.d/S98configure.
     Upgrading wget on root from 1.11.4-r8.05.6 to 1.11.4-r8.05.9...
     Downloading 
http://myrepository/ipk/armv5te/wget_1.11.4-r8.05.9_armv5te.ipk.
     Upgrading libssl1.0.0 on root from 1.0.0b-r13.1.6 to 1.0.0e-r15.0.9...
     Downloading 
http://myrepository/ipk/armv5te/libssl1.0.0_1.0.0e-r15.0.9_armv5te.ipk.
     wget: /usr/lib/libssl.so.1.0.0: version `OPENSSL_0.9.8' not found 
(required by wget)
     wget: /usr/lib/libcrypto.so.1.0.0: version `OPENSSL_1.0.0' not 
found (required by /usr/lib/libssl.so.1.0.0)
     wget: /usr/lib/libssl.so.1.0.0: version `OPENSSL_0.9.8' not found 
(required by wget)
     wget: /usr/lib/libcrypto.so.1.0.0: version `OPENSSL_1.0.0' not 
found (required by /usr/lib/libssl.so.1.0.0)
     ///

Any hint is appreciated!
Jaap





^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2012-05-22  6:44 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-05-21 14:07 update from 2010.12 to 2011.03 Jaap de Jong
2012-05-21 16:13 ` Khem Raj
2012-05-22  6:33   ` Jaap de Jong

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.