maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Maemo 5 / Fremantle (https://talk.maemo.org/forumdisplay.php?f=40)
-   -   PR1.3 - OTA install? (https://talk.maemo.org/showthread.php?t=64416)

chok 2010-12-29 02:23

Re: PR1.3 - OTA install?
 
thanks it worked

retsaw 2010-12-29 02:26

Re: PR1.3 - OTA install?
 
This file is rebuilt by the App Manager from /etc/hildon-application-manager/catalogues, so it doesn't really matter if you mess it up, it does also mean the next time you make any changes to the catalogues in the App Manager it will rewrite /etc/apt/sources.list.d/hildon-application-manager.list and you'll lose any changes you make. If this file is messed up, rather than editing it yourself it is probably better to check what it says in Application Catalogues in the App Man, if something is wrong fix it, if it looks okay then make a minor change, maybe disable one of the catalogues and then it will rewrite than file.

chok 2010-12-31 23:41

Re: PR1.3 - OTA install?
 
ok not sure what the above means, but now its doing the same thing, i think it has been rewritten as duplicate, but a problem i have now is whenever try to install from appman it says theres not enough memory but there is cus i can install through xterminal so that is ok but how do i get it to install from ovi, without using the appman?

Wikiwide 2011-01-01 00:20

Re: PR1.3 - OTA install?
 
Quote:

Originally Posted by chok (Post 908689)
ok not sure what the above means, but now its doing the same thing, i think it has been rewritten as duplicate, but a problem i have now is whenever try to install from appman it says theres not enough memory but there is cus i can install through xterminal so that is ok but how do i get it to install from ovi, without using the appman?

Installing from ovi without appman:
apt-get install aptitude (to install command-line analogue of appman)
aptitude install panorama (example of usage)

Also, to resolve the duplicate problem, try
apt-get update

Also read
http://wiki.maemo.org/Free_up_rootfs_space

EDIT: What's inside
/etc/hildon-application-manager/catalogues
?

avim 2011-01-01 00:46

Re: PR1.3 - OTA install?
 
Is it possible to reflash through OTA?

Wikiwide 2011-01-01 02:39

Re: PR1.3 - OTA install?
 
Quote:

Originally Posted by avim (Post 908732)
Is it possible to reflash through OTA?

Of course no.

The purpose of Over-The-Air is to allow you to update (the whole operating system) while continuing whatever you do.

The purpose of re-flash is to clean everything which might be wrong, and the device cannot be used at all while re-flashing.

chok 2011-01-01 02:56

Re: PR1.3 - OTA install?
 
<catalogues>
<catalogue>
<file>variant-catalogues</file>
<id>nokia-certified</id>
</catalogue>
<catalogue>
<file>variant-catalogues</file>
<id>nokia-system</id>
</catalogue>
<catalogue>
<file>variant-catalogues</file>
<id>ovi</id>
</catalogue>
<catalogue>
<file>variant-catalogues</file>
<id>maemo-extras</id>
</catalogue>
<catalogue>
<uri>http://repository.maemo.org/extras-devel</uri>
<dist>fremantle</dist>
<components>free non-free</components>
<name>Extras-devel</name>
</catalogue>
<catalogue>
<name>Joikusoft Products</name>
<uri>http://www.joikushop.com/joikuspot_maemo/</uri>
<dist>/</dist>
<components/>
</catalogue>
<catalogue>
<uri>http://repository.maemo.org/extras/</uri>
<components>free non-free</components>
<name>Maemo Extras</name>
</catalogue>
<catalogue>
<uri>http://b-man.xceleo.org/repo/maemo-nintendo-emulators/</uri>
<dist>fremantle</dist>
<components>main</components>
<name>Maemo nintendo emulators</name>
</catalogue>
<catalogue>
<name>Mozilla multi Beta Catalog</name>
<uri>http://moff.mozilla.com/latest-beta/maemo/multi/</uri>
<dist>fremantle</dist>
<components>release</components>
</catalogue>
<catalogue>
<name>Maemo Extras-Testing</name>
<uri>http://repository.maemo.org/extras-testing/</uri>
<dist>fremantle</dist>
<components>free non-free</components>
</catalogue>
</catalogues>

Wikiwide 2011-01-01 02:59

Re: PR1.3 - OTA install?
 
Quote:

Originally Posted by chok (Post 908777)
<catalogues>
<catalogue>
<file>variant-catalogues</file>
<id>nokia-certified</id>
</catalogue>
<catalogue>
<file>variant-catalogues</file>
<id>nokia-system</id>
</catalogue>
<catalogue>
<file>variant-catalogues</file>
<id>ovi</id>
</catalogue>
<catalogue>
<file>variant-catalogues</file>
<id>maemo-extras</id>
</catalogue>
<catalogue>
<uri>http://repository.maemo.org/extras-devel</uri>
<dist>fremantle</dist>
<components>free non-free</components>
<name>Extras-devel</name>
</catalogue>
<catalogue>
<name>Joikusoft Products</name>
<uri>http://www.joikushop.com/joikuspot_maemo/</uri>
<dist>/</dist>
<components/>
</catalogue>
<catalogue>
<uri>http://repository.maemo.org/extras/</uri>
<components>free non-free</components>
<name>Maemo Extras</name>
</catalogue>
<catalogue>
<uri>http://b-man.xceleo.org/repo/maemo-nintendo-emulators/</uri>
<dist>fremantle</dist>
<components>main</components>
<name>Maemo nintendo emulators</name>
</catalogue>
<catalogue>
<name>Mozilla multi Beta Catalog</name>
<uri>http://moff.mozilla.com/latest-beta/maemo/multi/</uri>
<dist>fremantle</dist>
<components>release</components>
</catalogue>
<catalogue>
<name>Maemo Extras-Testing</name>
<uri>http://repository.maemo.org/extras-testing/</uri>
<dist>fremantle</dist>
<components>free non-free</components>
</catalogue>
</catalogues>

I don't know...
Disable extras-testing?

avim 2011-01-01 03:04

Re: PR1.3 - OTA install?
 
Quote:

Originally Posted by Wikiwide (Post 908772)
Of course no.

The purpose of Over-The-Air is to allow you to update (the whole operating system) while continuing whatever you do.

The purpose of re-flash is to clean everything which might be wrong, and the device cannot be used at all while re-flashing.

Sorry of being a noob, In the case I want to really re-flash (i.e. clean everything) can I sill do the OTA re-flash?

chok 2011-01-01 03:13

Re: PR1.3 - OTA install?
 
i just added extras testing before i checked that file, it was showing the error even before that, and i just did update again and it deosnt show the error, lol, i think its playing games with me, thanks anyway


All times are GMT. The time now is 13:45.

vBulletin® Version 3.8.8