Re: [shr-u] Latest update failed and connectivity lost

2009-09-17 Thread Michael Pilgermann
Morning,

for the ldap thing, you need to manually remove openldap (this package was 
installed manually; not needed anymore as libldap is coming with SHR now):
 opkg remove openldap

Though, this will not help you with the GSM problem ... (no idea from me aabout 
that issue)

Michael

 Original-Nachricht 
 Datum: Thu, 17 Sep 2009 15:34:10 +1000
 Von: Denis Johnson denis.john...@gmail.com
 An: List for Openmoko community discussion community@lists.openmoko.org
 Betreff: [shr-u] Latest update failed and connectivity lost

 I'm not quite sure where to report this so I apologize if it does not
 belong here.
 
 I did an 'opkg update  opkg upgrade' today as I have many other
 times. I received the following errors:
 
 Collected errors:
  * Package libldap-2.3-0 wants to install file /usr/lib/libldap_r-2.3.so.0
   But that file is already provided by package  * openldap
  * Package libldap-2.3-0 wants to install file /usr/lib/libldap-2.3.so.0
   But that file is already provided by package  * openldap
  * Package libldap-2.3-0 wants to install file /usr/lib/liblber-2.3.so.0
   But that file is already provided by package  * openldap
 
 After rebooting I had no gsm. If I go to wrench
 settings...connectivity settings, all complain about not being able to
 connect to fso.
 
 I removed the above files and completed the upgrade without further
 errors, however it still does not connect to gsm etc despite
 rebooting.
 
 Paroli also cannot connect to any of the services.
 
 If anyone has any suggestions, then please advise.
 
 regards Denis
 
 ___
 Openmoko community mailing list
 community@lists.openmoko.org
 http://lists.openmoko.org/mailman/listinfo/community

___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: [shr-u] Latest update failed and connectivity lost

2009-09-17 Thread Christ van Willegen
Denis,

I searched some mailing list archives, and this magic incantation let
me connect to the network again (I had the same problems as you're
having...)

opkg install -force-reinstall libgsm0710mux0 libfsotransport0 \
 libfsoframework0 libfsobasics0 fso-abyss fsousaged \
libgsm0710mux-config frameworkd frameworkd-config-shr \
libframeworkd-phonegui-efl0 \
shr-contacts shr-messages shr-dialer ophonekitd

HTH!

Christ van Willegen

___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: [shr-u] Latest update failed and connectivity lost

2009-09-17 Thread Robin Paulson
2009/9/17 Christ van Willegen cvwille...@gmail.com:
 I searched some mailing list archives, and this magic incantation let
 me connect to the network again (I had the same problems as you're
 having...)

 opkg install -force-reinstall libgsm0710mux0 libfsotransport0 \
         libfsoframework0 libfsobasics0 fso-abyss fsousaged \
        libgsm0710mux-config frameworkd frameworkd-config-shr \
        libframeworkd-phonegui-efl0 \
        shr-contacts shr-messages shr-dialer ophonekitd

that'll do it, although afaict it's only actually libfsotransport0
that's causing the problem - something uninstalls it during certain
upgrades. possibly a deps issue

___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: [shr-u] Latest update failed and connectivity lost

2009-09-17 Thread Christ van Willegen
On Thu, Sep 17, 2009 at 11:17 AM, Robin Paulson robin.paul...@gmail.com wrote:
 that'll do it, although afaict it's only actually libfsotransport0
 that's causing the problem - something uninstalls it during certain
 upgrades. possibly a deps issue

True, but when I did the '-force-reinstall' this morning, it was
listed as 'Re-installing'. So, it was there, but somehow 'broken'.

So, I'll just remember the magic incantation, then :-)

Christ van Willegen
-- 
09 F9 11 02 9D 74 E3 5B D8 41 56 C5 63 56 88 C0

___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: [shr-u] Latest update failed and connectivity lost

2009-09-17 Thread Denis Johnson
Thanks, but neither has corrected the problem.

I guess it is looking like a reflash

On Thu, Sep 17, 2009 at 7:17 PM, Robin Paulson robin.paul...@gmail.com wrote:
 2009/9/17 Christ van Willegen cvwille...@gmail.com:
 I searched some mailing list archives, and this magic incantation let
 me connect to the network again (I had the same problems as you're
 having...)

 opkg install -force-reinstall libgsm0710mux0 libfsotransport0 \
         libfsoframework0 libfsobasics0 fso-abyss fsousaged \
        libgsm0710mux-config frameworkd frameworkd-config-shr \
        libframeworkd-phonegui-efl0 \
        shr-contacts shr-messages shr-dialer ophonekitd

 that'll do it, although afaict it's only actually libfsotransport0
 that's causing the problem - something uninstalls it during certain
 upgrades. possibly a deps issue

 ___
 Openmoko community mailing list
 community@lists.openmoko.org
 http://lists.openmoko.org/mailman/listinfo/community


___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


[shr-u] Latest update failed and connectivity lost

2009-09-16 Thread Denis Johnson
I'm not quite sure where to report this so I apologize if it does not
belong here.

I did an 'opkg update  opkg upgrade' today as I have many other
times. I received the following errors:

Collected errors:
 * Package libldap-2.3-0 wants to install file /usr/lib/libldap_r-2.3.so.0
But that file is already provided by package  * openldap
 * Package libldap-2.3-0 wants to install file /usr/lib/libldap-2.3.so.0
But that file is already provided by package  * openldap
 * Package libldap-2.3-0 wants to install file /usr/lib/liblber-2.3.so.0
But that file is already provided by package  * openldap

After rebooting I had no gsm. If I go to wrench
settings...connectivity settings, all complain about not being able to
connect to fso.

I removed the above files and completed the upgrade without further
errors, however it still does not connect to gsm etc despite
rebooting.

Paroli also cannot connect to any of the services.

If anyone has any suggestions, then please advise.

regards Denis

___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community