Mailing List Archive

Not Enough Space in Application Install Memory
Hi,

I am facing a problem to install new applications either from OVI or
through App.Manager (from maemo.org)

My N900 phone memory: 15.42 GB available & Memory for installable
applications is 240.9 MB available

Even though I am just installing a simple app for eg. Shopper which is
only 125 kB i get this message Pop Up: "Not enough space in
application install memory Uninstall some applications to free enough
space for this installation"

So I don't understand why this is happening, how can I rectify this.

Thanks
--
Khalid Khan
_______________________________________________
maemo-users mailing list
maemo-users@maemo.org
https://lists.maemo.org/mailman/listinfo/maemo-users
Re: Not Enough Space in Application Install Memory [ In reply to ]
Hi,

Am Mittwoch, den 07.07.2010, 13:39 +0400 schrieb khalid khan:
> Even though I am just installing a simple app for eg. Shopper which is
> only 125 kB i get this message Pop Up: "Not enough space in
> application install memory Uninstall some applications to free enough
> space for this installation"

Can you please start X Terminal, enter the command
df -h
and post the output here?

Thanks,
andre

--
Andre Klapper (maemo.org bugmaster)

_______________________________________________
maemo-users mailing list
maemo-users@maemo.org
https://lists.maemo.org/mailman/listinfo/maemo-users
Re: Not Enough Space in Application Install Memory [ In reply to ]
Dear Andre,

Please find attached file as per your advice.

Thanks
--
Khalid Khan

On Wed, Jul 7, 2010 at 1:45 PM, Andre Klapper <aklapper@openismus.com> wrote:
> Hi,
>
> Am Mittwoch, den 07.07.2010, 13:39 +0400 schrieb khalid khan:
>> Even though I am just installing a simple app for eg. Shopper which is
>> only 125 kB i get this message Pop Up: "Not enough space in
>> application install memory Uninstall some applications to free enough
>> space for this installation"
>
> Can you please start X Terminal, enter the command
>  df -h
> and post the output here?
>
> Thanks,
> andre
>
> --
> Andre Klapper (maemo.org bugmaster)
>
> _______________________________________________
> maemo-users mailing list
> maemo-users@maemo.org
> https://lists.maemo.org/mailman/listinfo/maemo-users
Re: Not Enough Space in Application Install Memory [ In reply to ]
Hi,

On Thu, Jul 8, 2010 at 8:24 AM, khalid khan <khalidreach@rcg.tv> wrote:
> Hi
>
> Hope you received my email attachment last time, If not I have
> enclosed the file again.
>
> Thanks
> Khalid
>
> ---------- Forwarded message ----------
> From: khalid khan <khalidreach@rcg.tv>
> Date: Wed, Jul 7, 2010 at 2:29 PM
> Subject: Re: Not Enough Space in Application Install Memory
> To: Andre Klapper <aklapper@openismus.com>
> Cc: maemo-users@maemo.org
>
>
> Dear Andre,
>
> Please find attached file as per your advice.
>
> Thanks
> --
> Khalid Khan
>
> On Wed, Jul 7, 2010 at 1:45 PM, Andre Klapper <aklapper@openismus.com> wrote:
>> Hi,
>>
>> Am Mittwoch, den 07.07.2010, 13:39 +0400 schrieb khalid khan:
>>> Even though I am just installing a simple app for eg. Shopper which is
>>> only 125 kB i get this message Pop Up: "Not enough space in
>>> application install memory Uninstall some applications to free enough
>>> space for this installation"
>>
>> Can you please start X Terminal, enter the command
>>  df -h
>> and post the output here?
>>
>> Thanks,
>> andre
>>
>> --
>> Andre Klapper (maemo.org bugmaster)

you seem to have plenty of space on root. I am not sure what is
causing the error.

can you install the application from the command-line? execute the
following from the "root" prompt and post the output:
apt-get install shopper
_______________________________________________
maemo-users mailing list
maemo-users@maemo.org
https://lists.maemo.org/mailman/listinfo/maemo-users
Re: Not Enough Space in Application Install Memory [ In reply to ]
can you install the application from the command-line? execute the
> following from the "root" prompt and post the output:
> apt-get install shopper
I tried to key in root in X Terminal but it shows not found.
--
Sent from my Nokia N900 using Nokia Messaging
----- Original message -----
> Hi,
>
> On Thu, Jul 8, 2010 at 8:24 AM, khalid khan <khalidreach@rcg.tv> wrote:
> > Hi
> >
> > Hope you received my email attachment last time, If not I have
> > enclosed the file again.
> >
> > Thanks
> > Khalid
> >
> > ---------- Forwarded message ----------
> > From: khalid khan <khalidreach@rcg.tv>
> > Date: Wed, Jul 7, 2010 at 2:29 PM
> > Subject: Re: Not Enough Space in Application Install Memory
> > To: Andre Klapper <aklapper@openismus.com>
> > Cc: maemo-users@maemo.org
> >
> >
> > Dear Andre,
> >
> > Please find attached file as per your advice.
> >
> > Thanks
> > --
> > Khalid Khan
> >
> > On Wed, Jul 7, 2010 at 1:45 PM, Andre Klapper <aklapper@openismus.com>
> > wrote:
> > > Hi,
> > >
> > > Am Mittwoch, den 07.07.2010, 13:39 +0400 schrieb khalid khan:
> > > > Even though I am just installing a simple app for eg. Shopper
> > > > which is only 125 kB i get this message Pop Up: "Not enough space
> > > > in application install memory Uninstall some applications to free
> > > > enough space for this installation"
> > >
> > > Can you please start X Terminal, enter the command
> > >  df -h
> > > and post the output here?
> > >
> > > Thanks,
> > > andre
> > >
> > > --
> > > Andre Klapper (maemo.org bugmaster)
>
> you seem to have plenty of space on root. I am not sure what is
> causing the error.
>
> can you install the application from the command-line? execute the
> following from the "root" prompt and post the output:
> apt-get install shopper
>
Re: Not Enough Space in Application Install Memory [ In reply to ]
On 9 July 2010 04:36, khalid.reach@gmail.com <khalid.reach@gmail.com> wrote:
> can you install the application from the command-line? execute the
>> following from the "root" prompt and post the output:
>> apt-get install shopper
>
> I tried to key in root in X Terminal but it shows not found.

You need to install the package "rootsh", and afterwards you can use
the command "sudo gainroot". The prompt will change and end in a "#".
Now you can use the command line for package installation. "apt-get
install shopper" will install shopper (well, at least it should).
This is basically what the package manager does anyway, but apt-get is
more verbose, so we can expect it to throw some nice error messages.
_______________________________________________
maemo-users mailing list
maemo-users@maemo.org
https://lists.maemo.org/mailman/listinfo/maemo-users
Re: Not Enough Space in Application Install Memory [ In reply to ]
Hi Khalid,

khalid khan wrote:
> My N900 phone memory: 15.42 GB available & Memory for installable
> applications is 240.9 MB available
>
> Even though I am just installing a simple app for eg. Shopper which is
> only 125 kB i get this message Pop Up: "Not enough space in
> application install memory Uninstall some applications to free enough
> space for this installation"

I had this when updating the OS the last time. I disabled extras-testing
and extras-devel, and the upgrade & app install went through fine. Like
you, I had lots of space on root - I think there is something wrong with
the space requirements calculation since PR1.

I believe that there is a maemo bug open about this issue - IIRC I added
a comment after having the issue.

Cheers,
Dave.



--
maemo.org docsmaster
Email: dneary@maemo.org
Jabber: bolsh@jabber.org

_______________________________________________
maemo-users mailing list
maemo-users@maemo.org
https://lists.maemo.org/mailman/listinfo/maemo-users