Re: problem with App manager

2010-02-19 Thread daniel young
had to create another directory called /var/lib/apt/lists/partial but it
works now.  thanks.

On Fri, Feb 19, 2010 at 1:57 AM, Gunter Ohrner  wrote:

> Hi!
>
> daniel young wrote:
> >  # cd /var/lib/apt && ls -la
> > drwxr-xr-x3 root root  304 Jan 31 13:45 .
> > drwxr-xr-x   29 root root 2064 Jan 20 23:55 ..
> > -rw-r--r--1 root root 8610 Jan 30 02:22
> > extended_states
> > drwxr-xr-x2 root root  160 Sep 22 03:22 periodic
> > i have 91 percent of the rootfs drive taken up.  last time i posted
> > this that is what somebody though but i have room
>
> My apt directory contains an additional "lists" directory containing
> package index lists for all configured repositories.
>
> Maybe you could create it ("mkdir -p /var/lib/apt/lists/"), run "apt-get
> update", "aptitude update" or whatever Maemos command for updating the
> package lists from the repositories may be and see if that helps?
>
> Greetings,
>
>  Gunter
>
> ___
> maemo-users mailing list
> maemo-users@maemo.org
> https://lists.maemo.org/mailman/listinfo/maemo-users
>



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


Re: problem with App manager

2010-02-19 Thread Gunter Ohrner
Hi!

daniel young wrote:
>  # cd /var/lib/apt && ls -la
> drwxr-xr-x3 root root  304 Jan 31 13:45 .
> drwxr-xr-x   29 root root 2064 Jan 20 23:55 ..
> -rw-r--r--1 root root 8610 Jan 30 02:22
> extended_states
> drwxr-xr-x2 root root  160 Sep 22 03:22 periodic
> i have 91 percent of the rootfs drive taken up.  last time i posted
> this that is what somebody though but i have room

My apt directory contains an additional "lists" directory containing 
package index lists for all configured repositories.

Maybe you could create it ("mkdir -p /var/lib/apt/lists/"), run "apt-get 
update", "aptitude update" or whatever Maemos command for updating the 
package lists from the repositories may be and see if that helps?

Greetings,

  Gunter

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


Re: problem with App manager

2010-02-18 Thread daniel young
 # cd /var/lib/apt && ls -la
drwxr-xr-x3 root root  304 Jan 31 13:45 .
drwxr-xr-x   29 root root 2064 Jan 20 23:55 ..
-rw-r--r--1 root root 8610 Jan 30 02:22 extended_states
drwxr-xr-x2 root root  160 Sep 22 03:22 periodic
i have 91 percent of the rootfs drive taken up.  last time i posted
this that is what somebody though but i have room

On 2/18/10, Gunter Ohrner  wrote:
> (Disclaimer: I've not yet received my N900, so I've no idea of how it
> works internally. ;)
>
> Kimmo Hämäläinen wrote:
>>> (...)
>>> E: Could not open lock file /var/lib/apt/lists.new/lock -
>>> open
>>> (2 No such file or directory)
>>> (...)
>>> of the dev.  apps that i installed filled up my root drive to much
>>> and something bad happened.  any help is greatly appreciated.
>
>> It looks like this /var/lib/apt/lists.new directory is a temporary
>> directory that is created to replace /var/lib/apt/lists after
>> refreshing the repos. You can probably just "rm -rf
>
> However, the error message sounds more as if creating the directory
> fails for some reason.
>
> Daniel, is there sufficient free space on your root partition?
>
> What does /var/lib/apt look like (cd /var/lib/apt && ls -la .)?
>
> However, if the rootfs space exhaustion was so bad it broke apt, it
> might have caused other trouble as well...
>
> Greetings,
>
>   Gunter
>
> ___
> maemo-users mailing list
> maemo-users@maemo.org
> https://lists.maemo.org/mailman/listinfo/maemo-users
>


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


Re: problem with App manager

2010-02-18 Thread Gunter Ohrner
(Disclaimer: I've not yet received my N900, so I've no idea of how it 
works internally. ;)

Kimmo Hämäläinen wrote:
>> (...)
>> E: Could not open lock file /var/lib/apt/lists.new/lock -
>> open
>> (2 No such file or directory)
>> (...)
>> of the dev.  apps that i installed filled up my root drive to much
>> and something bad happened.  any help is greatly appreciated.

> It looks like this /var/lib/apt/lists.new directory is a temporary
> directory that is created to replace /var/lib/apt/lists after
> refreshing the repos. You can probably just "rm -rf

However, the error message sounds more as if creating the directory 
fails for some reason.

Daniel, is there sufficient free space on your root partition?

What does /var/lib/apt look like (cd /var/lib/apt && ls -la .)?

However, if the rootfs space exhaustion was so bad it broke apt, it 
might have caused other trouble as well...

Greetings,

  Gunter

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


Re: problem with App manager

2010-02-18 Thread daniel young
no dice.  any other ideas othder then reflashing the device

On 2/18/10, Kimmo Hämäläinen  wrote:
> On Wed, 2010-02-17 at 22:31 +0100, ext daniel young wrote:
>> Ok so i already sent this out but it kind of got hijacked by somebody
>> else with a different problem.  Anyways, I haven't been able to update
>> or install a new app for a few weeks now.  When I go into the
>> application list it just says no applications available.  this is what
>> it says in the log:
>> E: Could not open lock file /var/lib/apt/lists.new/lock - open
>> (2 No such file or directory)
>> E: Unable to lock the list directory
>> I have no idea what to do about it.  What i got before is that some of
>> the dev.  apps that i installed filled up my root drive to much and
>> something bad happened.  any help is greatly appreciated.
>
> It looks like this /var/lib/apt/lists.new directory is a temporary
> directory that is created to replace /var/lib/apt/lists after refreshing
> the repos. You can probably just "rm -rf /var/lib/apt/lists.new" and
> then start Application Manager and refresh the repos again to recover.
> Maybe the directory was left there because of a crash or something
> else...
>
> -Kimmo
>
>
>


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


Re: problem with App manager

2010-02-18 Thread Kimmo Hämäläinen
On Wed, 2010-02-17 at 22:31 +0100, ext daniel young wrote:
> Ok so i already sent this out but it kind of got hijacked by somebody
> else with a different problem.  Anyways, I haven't been able to update
> or install a new app for a few weeks now.  When I go into the
> application list it just says no applications available.  this is what
> it says in the log:
> E: Could not open lock file /var/lib/apt/lists.new/lock - open
> (2 No such file or directory)
> E: Unable to lock the list directory
> I have no idea what to do about it.  What i got before is that some of
> the dev.  apps that i installed filled up my root drive to much and
> something bad happened.  any help is greatly appreciated.

It looks like this /var/lib/apt/lists.new directory is a temporary
directory that is created to replace /var/lib/apt/lists after refreshing
the repos. You can probably just "rm -rf /var/lib/apt/lists.new" and
then start Application Manager and refresh the repos again to recover.
Maybe the directory was left there because of a crash or something
else...

-Kimmo


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


problem with App manager

2010-02-17 Thread daniel young
Ok so i already sent this out but it kind of got hijacked by somebody else
with a different problem.  Anyways, I haven't been able to update or install
a new app for a few weeks now.  When I go into the application list it just
says no applications available.  this is what it says in the log:
E: Could not open lock file /var/lib/apt/lists.new/lock - open (2 No
such file or directory)
E: Unable to lock the list directory
I have no idea what to do about it.  What i got before is that some of the
dev.  apps that i installed filled up my root drive to much and something
bad happened.  any help is greatly appreciated.

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


Re: Problem with app manager

2010-02-06 Thread Bernard Tyers
Hi Nelson,

Im away for the weekend so I can't try anything til Sunday.

But I was pinging www.google.ie as a test at the beginning from the terminal and
it was working (on wifi).

If i find an open wifi this weekend i' ll try it too. If that works then maybe
its just my AP, but I doubt it.

Thanks,
Bernard

On Fri 05/02/10 16:08, "Nelson Ferreira" nelson.ferre...@ieee.org wrote:
> Bernard,
> 
> I've had some weirdness with the DHCP assignment of DNS servers.
> 
> Can you try to do a dns lookup of say, www.google.com while on
> the
wifi, just to see if failure to properly take on the DNS servers
> offered via DHCP is at the root of your issue ?
> 
> On Fri, Feb 5, 2010 at 10:11, Bernard Tyers  ingwithbulls.com> wrote:
>
> > On 4 Feb 2010, at 20:27, Ville M. Vainio
> wrote:
>
> >> On Thu, Feb 4, 2010 at 10:00 PM, Bernard Tyers
>  ingwithbulls.com>
>> wrote:
> >>
> >>> Sorry to follow up on my own reply but i
> have now got app installation
>>> working but only from 3g
> connection.
>>>
> >>> My wifi connection is working as a) i can
> browse the web with it and b)
>>> lisgten to web radio and of course c) the
> wifi router has assigned it with
>>> an IP address.
> >>>
> >>> Any suggstions?
> >>
> >> Perhaps proxy issues?
> >>
> >> You will get better feel for the problem by
> playing around with good
>> old-fashioned apt - i.e. install rootsh from
> extras (using 3g), open
>> terminal, sudo gainroot, "apt-get install
> gpodder" (or somesuch).
>
> >
> > Hello Ville,
> >
> > Thanks for your e-mail. It looks like I jumped the
> gun with this issue, as
> it does not seem to be similar to
> Daniel's.
>
> > It seems to I have figured out part of the
> issue.
>
> > So far this I have found:
> >
> > * I can install apps using apt-get from the shell (I
> just installed WifIinfo
> from the shell) using the WiFi
> connection.
>
> > * I can also install apps by shell using
> 3G.
>
> > * I cannot however install apps using the app
> manager using wifi. There is
> no proxy in my home wifi network, just straight
> through to the wifi/DSL
> router.
> >
> > * I can install apps using the app manager using 3g.
> No issues.
>
> > * I cannot make e-mail connections to my hosted
> mailserver (using IMAP and
> SMTP) using WiFi.
> >
> > * I can check, and send mail using 3g.
> >
> > * When I disconnect from my WiFi network to connect
> to 3g, I get
> (paraphrasing) an error "operation failed", but it
> does successfully connect
> to 3g.
> >
> > It does seem very strange...I have not yet looked at
> packet level with
> wireshark - I was hoping someone may have an idea
> that would save me the job
> :) My WiFi router is nothing special - a Netopia
> with WPA enabled. No MAC
> address filtering or anything advanced. My DHCP
> server assigns an IP to the
> N900 as follows:
> >
> > 192.168.1.108   00-bd-3a-88-45-71      
> Nokia-N900-51-1
>
> >
> > I am sure the hardware is different, but I do not
> have these issues with my
> N800.
> >
> > Any help greatly appreciated.
> >
> > thanks
> > bernard
> >
> > ==
> > Bernard Tyers | 34 Ard Rí Road | Dublin 7 |
> Éire
> E: b...@runn
> ingwithbulls.com | T: +353 76 602 1877 | W:
> runningwithbulls.com/blog/ | SIP:3...@sip
> .blueface.ie
>
> > "To see what is in front of one's nose requires a
> constant struggle." -
> George Orwell
> >
> >
> ___
> maemo-users mailing list
> > maemo-u
> s...@maemo.org
> https://lists.maemo.org/mailman/listinfo/maemo-users
>>
> 
> 
> 


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


Re: Problem with app manager

2010-02-05 Thread Nelson Ferreira
Bernard,

I've had some weirdness with the DHCP assignment of DNS servers.

Can you try to do a dns lookup of say, www.google.com while on the
wifi, just to see if failure to properly take on the DNS servers
offered via DHCP is at the root of your issue ?

On Fri, Feb 5, 2010 at 10:11, Bernard Tyers  wrote:
>
> On 4 Feb 2010, at 20:27, Ville M. Vainio wrote:
>
>> On Thu, Feb 4, 2010 at 10:00 PM, Bernard Tyers 
>> wrote:
>>
>>> Sorry to follow up on my own reply but i have now got app installation
>>> working but only from 3g connection.
>>>
>>> My wifi connection is working as a) i can browse the web with it and b)
>>> lisgten to web radio and of course c) the wifi router has assigned it with
>>> an IP address.
>>>
>>> Any suggstions?
>>
>> Perhaps proxy issues?
>>
>> You will get better feel for the problem by playing around with good
>> old-fashioned apt - i.e. install rootsh from extras (using 3g), open
>> terminal, sudo gainroot, "apt-get install gpodder" (or somesuch).
>
>
> Hello Ville,
>
> Thanks for your e-mail. It looks like I jumped the gun with this issue, as
> it does not seem to be similar to Daniel's.
>
> It seems to I have figured out part of the issue.
>
> So far this I have found:
>
> * I can install apps using apt-get from the shell (I just installed WifIinfo
> from the shell) using the WiFi connection.
>
> * I can also install apps by shell using 3G.
>
> * I cannot however install apps using the app manager using wifi. There is
> no proxy in my home wifi network, just straight through to the wifi/DSL
> router.
>
> * I can install apps using the app manager using 3g. No issues.
>
> * I cannot make e-mail connections to my hosted mailserver (using IMAP and
> SMTP) using WiFi.
>
> * I can check, and send mail using 3g.
>
> * When I disconnect from my WiFi network to connect to 3g, I get
> (paraphrasing) an error "operation failed", but it does successfully connect
> to 3g.
>
> It does seem very strange...I have not yet looked at packet level with
> wireshark - I was hoping someone may have an idea that would save me the job
> :) My WiFi router is nothing special - a Netopia with WPA enabled. No MAC
> address filtering or anything advanced. My DHCP server assigns an IP to the
> N900 as follows:
>
> 192.168.1.108   00-bd-3a-88-45-71       Nokia-N900-51-1
>
>
> I am sure the hardware is different, but I do not have these issues with my
> N800.
>
> Any help greatly appreciated.
>
> thanks
> bernard
>
> ==
> Bernard Tyers | 34 Ard Rí Road | Dublin 7 | Éire
> E: b...@runningwithbulls.com | T: +353 76 602 1877 | W:
> runningwithbulls.com/blog/ | SIP:3...@sip.blueface.ie
>
> "To see what is in front of one's nose requires a constant struggle." -
> George Orwell
>
> ___
> maemo-users mailing list
> maemo-users@maemo.org
> https://lists.maemo.org/mailman/listinfo/maemo-users
>
___
maemo-users mailing list
maemo-users@maemo.org
https://lists.maemo.org/mailman/listinfo/maemo-users


Re: Problem with app manager

2010-02-05 Thread Bernard Tyers


On 4 Feb 2010, at 20:27, Ville M. Vainio wrote:

On Thu, Feb 4, 2010 at 10:00 PM, Bernard Tyers  
 wrote:


Sorry to follow up on my own reply but i have now got app  
installation working but only from 3g connection.


My wifi connection is working as a) i can browse the web with it  
and b) lisgten to web radio and of course c) the wifi router has  
assigned it with an IP address.


Any suggstions?


Perhaps proxy issues?

You will get better feel for the problem by playing around with good
old-fashioned apt - i.e. install rootsh from extras (using 3g), open
terminal, sudo gainroot, "apt-get install gpodder" (or somesuch).



Hello Ville,

Thanks for your e-mail. It looks like I jumped the gun with this  
issue, as it does not seem to be similar to Daniel's.


It seems to I have figured out part of the issue.

So far this I have found:

* I can install apps using apt-get from the shell (I just installed  
WifIinfo from the shell) using the WiFi connection.


* I can also install apps by shell using 3G.

* I cannot however install apps using the app manager using wifi.  
There is no proxy in my home wifi network, just straight through to  
the wifi/DSL router.


* I can install apps using the app manager using 3g. No issues.

* I cannot make e-mail connections to my hosted mailserver (using IMAP  
and SMTP) using WiFi.


* I can check, and send mail using 3g.

* When I disconnect from my WiFi network to connect to 3g, I get  
(paraphrasing) an error "operation failed", but it does successfully  
connect to 3g.


It does seem very strange...I have not yet looked at packet level with  
wireshark - I was hoping someone may have an idea that would save me  
the job :) My WiFi router is nothing special - a Netopia with WPA  
enabled. No MAC address filtering or anything advanced. My DHCP server  
assigns an IP to the N900 as follows:


192.168.1.108   00-bd-3a-88-45-71   Nokia-N900-51-1


I am sure the hardware is different, but I do not have these issues  
with my N800.


Any help greatly appreciated.

thanks
bernard

==
Bernard Tyers | 34 Ard Rí Road | Dublin 7 | Éire
E: b...@runningwithbulls.com | T: +353 76 602 1877 | W:  
runningwithbulls.com/blog/ | SIP:3...@sip.blueface.ie


"To see what is in front of one's nose requires a constant struggle."  
- George Orwell


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


Re: Problem with app manager

2010-02-05 Thread daniel young
tried everything on there and the application manager isn't letting me
uninstall anything.

On Fri, Feb 5, 2010 at 2:55 AM, Sergio Villar Senin wrote:

> If I'm not wrong the problem is that if you enable maemo-extras catalog,
> the information about packages is stored in the rootfs which is a very
> small partition. See http://talk.maemo.org/showthread.php?t=40150 and
> http://wiki.maemo.org/Free_up_rootfs_space for more details.
>
> Br
>
> daniel young escribiu:
> > BusyBox v1.10.2 (Debian 3:1.10.2.legal-1osso26+0m5) built-in shell (ash)
> > Enter 'help' for a list of built-in commands.
> >
> > ~ $ df -h
> > FilesystemSize  Used Available Use% Mounted on
> > rootfs  227.9M204.0M 19.7M  91% /
> > ubi0:rootfs 227.9M204.0M 19.7M  91% /
> > tmpfs 1.0M 76.0k948.0k   7% /tmp
> > tmpfs   256.0k 88.0k168.0k  34% /var/run
> > none 10.0M 76.0k  9.9M   1% /dev
> > tmpfs64.0M  4.0k 64.0M   0% /dev/shm
> > /dev/mmcblk0p22.0G212.7M  1.7G  11% /home
> > /dev/mmcblk0p1   27.0G 18.8G  8.2G  70% /home/user/MyDocs
> > /dev/mmcblk1  3.6G  1.8G  1.8G  49% /media/mmc1
> > ~ $
> >
> >
> > On 2/5/10, Marius Vollmer  wrote:
> >> ext daniel young  writes:
> >>
> >>> yeah it says:
> >>>  E: Could not open lock file /var/lib/apt/lists.new/lock - open (2
> No
> >>> such
> >>> file or directory)
> >>>  E: Unable to lock the list directory
> >> Ouch.  Is there anything before this in the log?  Maybe you are out of
> >> space on the root filesystem.  Could you open the terminal and execute
> >>
> >>df -h
> >>
> >> and show us the output?
> >>
> >
> >
>
> ___
> maemo-users mailing list
> maemo-users@maemo.org
> https://lists.maemo.org/mailman/listinfo/maemo-users
>



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


Re: Problem with app manager

2010-02-05 Thread Sergio Villar Senin
If I'm not wrong the problem is that if you enable maemo-extras catalog,
the information about packages is stored in the rootfs which is a very
small partition. See http://talk.maemo.org/showthread.php?t=40150 and
http://wiki.maemo.org/Free_up_rootfs_space for more details.

Br

daniel young escribiu:
> BusyBox v1.10.2 (Debian 3:1.10.2.legal-1osso26+0m5) built-in shell (ash)
> Enter 'help' for a list of built-in commands.
> 
> ~ $ df -h
> FilesystemSize  Used Available Use% Mounted on
> rootfs  227.9M204.0M 19.7M  91% /
> ubi0:rootfs 227.9M204.0M 19.7M  91% /
> tmpfs 1.0M 76.0k948.0k   7% /tmp
> tmpfs   256.0k 88.0k168.0k  34% /var/run
> none 10.0M 76.0k  9.9M   1% /dev
> tmpfs64.0M  4.0k 64.0M   0% /dev/shm
> /dev/mmcblk0p22.0G212.7M  1.7G  11% /home
> /dev/mmcblk0p1   27.0G 18.8G  8.2G  70% /home/user/MyDocs
> /dev/mmcblk1  3.6G  1.8G  1.8G  49% /media/mmc1
> ~ $
> 
> 
> On 2/5/10, Marius Vollmer  wrote:
>> ext daniel young  writes:
>>
>>> yeah it says:
>>>  E: Could not open lock file /var/lib/apt/lists.new/lock - open (2 No
>>> such
>>> file or directory)
>>>  E: Unable to lock the list directory
>> Ouch.  Is there anything before this in the log?  Maybe you are out of
>> space on the root filesystem.  Could you open the terminal and execute
>>
>>df -h
>>
>> and show us the output?
>>
> 
> 

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


Re: Problem with app manager

2010-02-05 Thread Marius Vollmer
ext daniel young  writes:

> ~ $ df -h
> FilesystemSize  Used Available Use% Mounted on
> rootfs  227.9M204.0M 19.7M  91% /

Thanks!  So you do have enough space... I am momentarily out of clues.
This is the code in question, if anyone wants to have a look why this
might fail:

http://maemo.gitorious.org/hildon-application-manager/mainline/blobs/master/src/apt-worker.cc#line4110
___
maemo-users mailing list
maemo-users@maemo.org
https://lists.maemo.org/mailman/listinfo/maemo-users


Re: Problem with app manager

2010-02-05 Thread daniel young
BusyBox v1.10.2 (Debian 3:1.10.2.legal-1osso26+0m5) built-in shell (ash)
Enter 'help' for a list of built-in commands.

~ $ df -h
FilesystemSize  Used Available Use% Mounted on
rootfs  227.9M204.0M 19.7M  91% /
ubi0:rootfs 227.9M204.0M 19.7M  91% /
tmpfs 1.0M 76.0k948.0k   7% /tmp
tmpfs   256.0k 88.0k168.0k  34% /var/run
none 10.0M 76.0k  9.9M   1% /dev
tmpfs64.0M  4.0k 64.0M   0% /dev/shm
/dev/mmcblk0p22.0G212.7M  1.7G  11% /home
/dev/mmcblk0p1   27.0G 18.8G  8.2G  70% /home/user/MyDocs
/dev/mmcblk1  3.6G  1.8G  1.8G  49% /media/mmc1
~ $


On 2/5/10, Marius Vollmer  wrote:
> ext daniel young  writes:
>
>> yeah it says:
>>  E: Could not open lock file /var/lib/apt/lists.new/lock - open (2 No
>> such
>> file or directory)
>>  E: Unable to lock the list directory
>
> Ouch.  Is there anything before this in the log?  Maybe you are out of
> space on the root filesystem.  Could you open the terminal and execute
>
>df -h
>
> and show us the output?
>


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


Re: Problem with app manager

2010-02-05 Thread Marius Vollmer
ext daniel young  writes:

> yeah it says:
>  E: Could not open lock file /var/lib/apt/lists.new/lock - open (2 No such
> file or directory)
>  E: Unable to lock the list directory

Ouch.  Is there anything before this in the log?  Maybe you are out of
space on the root filesystem.  Could you open the terminal and execute

   df -h

and show us the output?
___
maemo-users mailing list
maemo-users@maemo.org
https://lists.maemo.org/mailman/listinfo/maemo-users


Re: Problem with app manager

2010-02-04 Thread daniel young
and the problem is i have the extras application catalog added but there are
no applications at all.  when i click on download it says (no applications
available

On Thu, Feb 4, 2010 at 1:27 PM, Ville M. Vainio  wrote:

> On Thu, Feb 4, 2010 at 10:00 PM, Bernard Tyers 
> wrote:
>
> > Sorry to follow up on my own reply but i have now got app installation
> working but only from 3g connection.
> >
> > My wifi connection is working as a) i can browse the web with it and b)
> lisgten to web radio and of course c) the wifi router has assigned it with
> an IP address.
> >
> > Any suggstions?
>
> Perhaps proxy issues?
>
> You will get better feel for the problem by playing around with good
> old-fashioned apt - i.e. install rootsh from extras (using 3g), open
> terminal, sudo gainroot, "apt-get install gpodder" (or somesuch).
>
>
> --
> Ville M. Vainio
> http://tinyurl.com/vainio
> ___
> maemo-users mailing list
> maemo-users@maemo.org
> https://lists.maemo.org/mailman/listinfo/maemo-users
>



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


Re: Problem with app manager

2010-02-04 Thread daniel young
yeah it says:
 E: Could not open lock file /var/lib/apt/lists.new/lock - open (2 No
such file or directory)
 E: Unable to lock the list directory

On Thu, Feb 4, 2010 at 1:27 PM, Andre Klapper wrote:

> Am Donnerstag, den 04.02.2010, 19:37 + schrieb Bernard Tyers:
> > It hasn't happened yet :(
>
> What does that mean, and what were the exact steps?
>
> > I have tried via 3G connection and via WiFi, but installing via the
> > app catalog does not work.
>
> "does not work" is always a bit vague when trying to reproduce. :-)
>
> Is there anything in the App Manager log?
>
> andre
>
> --
> Andre Klapper (maemo.org Bugmaster)
>
> ___
> maemo-users mailing list
> maemo-users@maemo.org
> https://lists.maemo.org/mailman/listinfo/maemo-users
>



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


Re: Problem with app manager

2010-02-04 Thread Andre Klapper
Am Donnerstag, den 04.02.2010, 19:37 + schrieb Bernard Tyers:
> It hasn't happened yet :(

What does that mean, and what were the exact steps?

> I have tried via 3G connection and via WiFi, but installing via the  
> app catalog does not work.

"does not work" is always a bit vague when trying to reproduce. :-)

Is there anything in the App Manager log?

andre

-- 
Andre Klapper (maemo.org Bugmaster)

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


Re: Problem with app manager

2010-02-04 Thread Ville M. Vainio
On Thu, Feb 4, 2010 at 10:00 PM, Bernard Tyers  
wrote:

> Sorry to follow up on my own reply but i have now got app installation 
> working but only from 3g connection.
>
> My wifi connection is working as a) i can browse the web with it and b) 
> lisgten to web radio and of course c) the wifi router has assigned it with an 
> IP address.
>
> Any suggstions?

Perhaps proxy issues?

You will get better feel for the problem by playing around with good
old-fashioned apt - i.e. install rootsh from extras (using 3g), open
terminal, sudo gainroot, "apt-get install gpodder" (or somesuch).


-- 
Ville M. Vainio
http://tinyurl.com/vainio
___
maemo-users mailing list
maemo-users@maemo.org
https://lists.maemo.org/mailman/listinfo/maemo-users


Re: Problem with app manager

2010-02-04 Thread Bernard Tyers

- Original message -
>
> On 4 Feb 2010, at 19:31, daniel young wrote:
>
> > For the past couple weeks my n900 has not had any applications in 
> > the download list nor has it had any updates.  I have tried re doing 
> > the catalogs but that doesn't seem to work.  If this is a known bug 
> > could someone point me in the right direction.  thanks for any help.
>
>
> Hi there,
>
> I'm glad someone else has this issue! I just picked up my new N900 
> from the office today, got home, did a backup, and started trying to 
> install software.
>
> It hasn't happened yet :(
>
> I have tried via 3G connection and via WiFi, but installing via the 
> app catalog does not work.
>
> I have an N800 for the past few years, so I am very familiar with app 
> repositories, and getting them working.
>
> My issue doesn't look like a client issue.
>
> I'd appreciate any help possible.
>
> thanks,
> bernard
>

Sorry to follow up on my own reply but i have now got app installation working 
but only from 3g connection.

My wifi connection is working as a) i can browse the web with it and b) lisgten 
to web radio and of course c) the wifi router has assigned it with an IP 
address.

Any suggstions?
Thanks
Bernard

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


Re: Problem with app manager

2010-02-04 Thread Bernard Tyers


On 4 Feb 2010, at 19:31, daniel young wrote:

For the past couple weeks my n900 has not had any applications in  
the download list nor has it had any updates.  I have tried re doing  
the catalogs but that doesn't seem to work.  If this is a known bug  
could someone point me in the right direction.  thanks for any help.



Hi there,

I'm glad someone else has this issue! I just picked up my new N900  
from the office today, got home, did a backup, and started trying to  
install software.


It hasn't happened yet :(

I have tried via 3G connection and via WiFi, but installing via the  
app catalog does not work.


I have an N800 for the past few years, so I am very familiar with app  
repositories, and getting them working.


My issue doesn't look like a client issue.

I'd appreciate any help possible.

thanks,
bernard


==
Bernard Tyers

"To see what is in front of one's nose requires a constant struggle."  
- George Orwell


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


Problem with app manager

2010-02-04 Thread daniel young
For the past couple weeks my n900 has not had any applications in the
download list nor has it had any updates.  I have tried re doing the
catalogs but that doesn't seem to work.  If this is a known bug could
someone point me in the right direction.  thanks for any help.

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


RE: Still one problem with app manager

2009-11-25 Thread tero.kojo


It wasn't the repositories. After one more time downloading images and 
reflashing, standard repos now work fine.

But still havent got rid from random reboots. Who might be the right person to 
contact for further clearance? I'll install crash reporter as soon as the repos 
stop giving 401 -errors.

Ossipena/Timo

The 401’s should now be gone, so please feel free to udate

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


Re: VS: Re: Still one problem with app manager

2009-11-25 Thread Kimmo Hämäläinen
On Tue, 2009-11-24 at 18:47 +0100, ext Timo Pelkonen wrote:
...
> But still havent got rid from random reboots. Who might be the right
> person to contact for further clearance? I'll install crash reporter
> as soon as the repos stop giving 401 -errors. 

For reboots, I'd report a bug to the maemo.org Bugzilla.

-Kimmo


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


VS: Re: Still one problem with app manager

2009-11-24 Thread Timo Pelkonen

- Alkuperäinen viesti -
> Hey,
>
> On Tue, Nov 24, 2009 at 3:18 PM, Timo Pelkonen  wrote:
>
> > sorry forgot to add maemo users as recipient. see my answer at the bottom
> >
> > -- Edelleenlähetetty viesti --
> > Lähettäjä: Timo Pelkonen 
> > Päiväys: 24. marraskuuta 2009 17.17
> > Aihe: Re: Still one problem with app manager
> > Vastaanottaja: Kimmo Hämäläinen 
> >
> >
> >
> >
> > 24. marraskuuta 2009 17.14 Kimmo Hämäläinen
> > kirjoitti:
> >
> >  On Tue, 2009-11-24 at 16:05 +0100, ext Timo Pelkonen wrote:
> > > ...
> > > > now straight out of the box enabled repos only and forecaweather cant
> > > > be installed.
> > > >
> > > > dpgk:unrecoverable fatal error, aborting:
> > > > unable to open files list file for package 'fmtx-middleware ':
> > > > Structure need
> > > >
> > > > Am I doing something wrong? I am following exactly the flasher
> > > > instructions...
> > >
> > > I think you have flashed properly and the device is working (or did you
> > > see something weird just after flashing?).  The packages that you
> > > install are just buggy.
> > >
> > > -Kimmo
> > >
> > > The whole flashing seemed to go well, problems start when trying to
> > install applications from standard repository. The same error is now given
> > atleast to 5 different applications when trying to install.
> >
>
> Please note that the repositories are having some problems atm.
>
> Best regards,
>
> --
> Valério Valério
>
> http://www.valeriovalerio.org
>
> >
> > Timo
> >
> >
> >
> > ___
> > maemo-users mailing list
> > maemo-users@maemo.org
> > https://lists.maemo.org/mailman/listinfo/maemo-users
> >
> >

It wasn't the repositories. After one more time downloading images and 
reflashing, standard repos now work fine.

But still havent got rid from random reboots. Who might be the right person to 
contact for further clearance? I'll install crash reporter as soon as the repos 
stop giving 401 -errors.

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


Re: Still one problem with app manager

2009-11-24 Thread Timo Pelkonen
Thanks for the info!

If this is the solution to my problems, it would be great!

Ossipena/Timo

2009/11/24 Valerio Valerio 

> Hey,
>
> On Tue, Nov 24, 2009 at 3:18 PM, Timo Pelkonen  wrote:
>
>> sorry forgot to add maemo users as recipient. see my answer at the bottom
>>
>> -- Edelleenlähetetty viesti --
>> Lähettäjä: Timo Pelkonen 
>> Päiväys: 24. marraskuuta 2009 17.17
>> Aihe: Re: Still one problem with app manager
>> Vastaanottaja: Kimmo Hämäläinen 
>>
>>
>>
>>
>> 24. marraskuuta 2009 17.14 Kimmo Hämäläinen 
>> kirjoitti:
>>
>>  On Tue, 2009-11-24 at 16:05 +0100, ext Timo Pelkonen wrote:
>>> ...
>>> > now straight out of the box enabled repos only and forecaweather cant
>>> > be installed.
>>> >
>>> > dpgk:unrecoverable fatal error, aborting:
>>> > unable to open files list file for package 'fmtx-middleware ':
>>> > Structure need
>>> >
>>> > Am I doing something wrong? I am following exactly the flasher
>>> > instructions...
>>>
>>> I think you have flashed properly and the device is working (or did you
>>> see something weird just after flashing?).  The packages that you
>>> install are just buggy.
>>>
>>> -Kimmo
>>>
>>> The whole flashing seemed to go well, problems start when trying to
>> install applications from standard repository. The same error is now given
>> atleast to 5 different applications when trying to install.
>>
>
> Please note that the repositories are having some problems atm.
>
> Best regards,
>
> --
> Valério Valério
>
> http://www.valeriovalerio.org
>
>>
>> Timo
>>
>>
>>
>> ___
>> maemo-users mailing list
>> maemo-users@maemo.org
>> https://lists.maemo.org/mailman/listinfo/maemo-users
>>
>>
>
>
>
>
___
maemo-users mailing list
maemo-users@maemo.org
https://lists.maemo.org/mailman/listinfo/maemo-users


Re: Still one problem with app manager

2009-11-24 Thread Valerio Valerio
Hey,

On Tue, Nov 24, 2009 at 3:18 PM, Timo Pelkonen  wrote:

> sorry forgot to add maemo users as recipient. see my answer at the bottom
>
> -- Edelleenlähetetty viesti --
> Lähettäjä: Timo Pelkonen 
> Päiväys: 24. marraskuuta 2009 17.17
> Aihe: Re: Still one problem with app manager
> Vastaanottaja: Kimmo Hämäläinen 
>
>
>
>
> 24. marraskuuta 2009 17.14 Kimmo Hämäläinen 
> kirjoitti:
>
>  On Tue, 2009-11-24 at 16:05 +0100, ext Timo Pelkonen wrote:
>> ...
>> > now straight out of the box enabled repos only and forecaweather cant
>> > be installed.
>> >
>> > dpgk:unrecoverable fatal error, aborting:
>> > unable to open files list file for package 'fmtx-middleware ':
>> > Structure need
>> >
>> > Am I doing something wrong? I am following exactly the flasher
>> > instructions...
>>
>> I think you have flashed properly and the device is working (or did you
>> see something weird just after flashing?).  The packages that you
>> install are just buggy.
>>
>> -Kimmo
>>
>> The whole flashing seemed to go well, problems start when trying to
> install applications from standard repository. The same error is now given
> atleast to 5 different applications when trying to install.
>

Please note that the repositories are having some problems atm.

Best regards,

-- 
Valério Valério

http://www.valeriovalerio.org

>
> Timo
>
>
>
> ___
> maemo-users mailing list
> maemo-users@maemo.org
> https://lists.maemo.org/mailman/listinfo/maemo-users
>
>
___
maemo-users mailing list
maemo-users@maemo.org
https://lists.maemo.org/mailman/listinfo/maemo-users


Fwd: Still one problem with app manager

2009-11-24 Thread Timo Pelkonen
sorry forgot to add maemo users as recipient. see my answer at the bottom

-- Edelleenlähetetty viesti --
Lähettäjä: Timo Pelkonen 
Päiväys: 24. marraskuuta 2009 17.17
Aihe: Re: Still one problem with app manager
Vastaanottaja: Kimmo Hämäläinen 




24. marraskuuta 2009 17.14 Kimmo Hämäläinen
kirjoitti:

 On Tue, 2009-11-24 at 16:05 +0100, ext Timo Pelkonen wrote:
> ...
> > now straight out of the box enabled repos only and forecaweather cant
> > be installed.
> >
> > dpgk:unrecoverable fatal error, aborting:
> > unable to open files list file for package 'fmtx-middleware ':
> > Structure need
> >
> > Am I doing something wrong? I am following exactly the flasher
> > instructions...
>
> I think you have flashed properly and the device is working (or did you
> see something weird just after flashing?).  The packages that you
> install are just buggy.
>
> -Kimmo
>
> The whole flashing seemed to go well, problems start when trying to install
applications from standard repository. The same error is now given atleast
to 5 different applications when trying to install.

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


Re: Still one problem with app manager

2009-11-24 Thread Kimmo Hämäläinen
On Tue, 2009-11-24 at 16:05 +0100, ext Timo Pelkonen wrote:
...
> now straight out of the box enabled repos only and forecaweather cant
> be installed.
> 
> dpgk:unrecoverable fatal error, aborting:
> unable to open files list file for package 'fmtx-middleware ':
> Structure need
> 
> Am I doing something wrong? I am following exactly the flasher
> instructions...

I think you have flashed properly and the device is working (or did you
see something weird just after flashing?).  The packages that you
install are just buggy.

-Kimmo

> 
> I just wanted to get crash-reporter installed to see if my devices HW
> is ok or not. and this is retail version, not a proto.
> 
> Ossipena/Timo
> 

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


Re: Still one problem with app manager

2009-11-24 Thread Timo Pelkonen
2009/11/24 Andrew Flegg 

> On Tue, Nov 24, 2009 at 13:09, Timo Pelkonen  wrote:
> >
> > See attachment for app manager log. First and third failed to install,
> > middle one installed without problems. Seems to be complaining something
> > about opt. Sorry if this has already been covered somewhere else.
>
> Is this in the SDK or on the device? If on the device, what version of
> the OS are you running (Settings > About product)?
>
> Cheers,
>
> Andrew
>
> --
> Andrew Flegg -- mailto:and...@bleb.org  |  http://www.bleb.org/
>


in the device. flashed one more time in windows, nothing, downloaded the
emmc + os image again, flashed in linux and i still have device that doesn't
work as close as it is supposed to


now straight out of the box enabled repos only and forecaweather cant be
installed.

*dpgk:unrecoverable fatal error, aborting:
unable to open files list file for package 'fmtx-middleware ': Structure
need
*
Am I doing something wrong? I am following exactly the flasher
instructions...

I just wanted to get crash-reporter installed to see if my devices HW is ok
or not. and this is retail version, not a proto.

Ossipena/Timo
___
maemo-users mailing list
maemo-users@maemo.org
https://lists.maemo.org/mailman/listinfo/maemo-users


Re: Still one problem with app manager

2009-11-24 Thread Marius Gedminas
On Tue, Nov 24, 2009 at 03:09:53PM +0200, Timo Pelkonen wrote:
> See attachment for app manager log. First and third failed to install, middle 
> one installed without problems. Seems to be complaining something about opt. 
> Sorry if this has already been covered somewhere else.
> 
> Ossipena/Timo
> hildon-application-manager 2.2.35-3
> -
> Installing dtg 1.0.153
> required disk space: 4957304
> Selecting previously deselected package dtg.
> (Reading database ... 20402 files and directories currently installed.)
> Unpacking dtg (from .../dtg_1.0.153_armel.deb) ...
> dpkg: error processing 
> /home/user/MyDocs/.apt-archive-cache/dtg_1.0.153_armel.deb (--unpack):
>  trying to overwrite `/opt', which is also in package base-files
> dpkg-deb: subprocess paste killed by signal (Broken pipe)

This error plagued the autobuilders a while ago.  Interesting that you
see it on the device itself.

> Installing attitude 0.0.8
> required disk space: 5974180
...
> Unpacking attitude (from .../attitude_0.0.8_armel.deb) ...
> dpkg: error processing 
> /home/user/MyDocs/.apt-archive-cache/attitude_0.0.8_armel.deb (--unpack):
>  trying to overwrite `/opt', which is also in package base-files
> Errors were encountered while processing:
>  /home/user/MyDocs/.apt-archive-cache/attitude_0.0.8_armel.deb
> E: Sub-process /usr/bin/dpkg returned an error code (1)

I have attitude 0.0.8 installed on my N900 (old firmware:
RX-51_2009SE_1.2009.41-10_PR_TRUE):

  ~ $ ls -ld /opt
  lrwxrwxrwx1 root root9 Oct  8 01:14 /opt -> /home/opt

  ~ $ dpkg -L attitude|grep opt$
  /opt

  ~ $ dpkg -L base-files|grep opt$
  /opt

Marius Gedminas
-- 
 I'm wondering why we have defineChecker() defined twice with exactly
   the same implementation under zope.security.checker...
 Is it some kind of high-availability system? :-)
-- #zope3-dev


signature.asc
Description: Digital signature
___
maemo-users mailing list
maemo-users@maemo.org
https://lists.maemo.org/mailman/listinfo/maemo-users


Re: Still one problem with app manager

2009-11-24 Thread Andrew Flegg
On Tue, Nov 24, 2009 at 13:09, Timo Pelkonen  wrote:
>
> See attachment for app manager log. First and third failed to install,
> middle one installed without problems. Seems to be complaining something
> about opt. Sorry if this has already been covered somewhere else.

Is this in the SDK or on the device? If on the device, what version of
the OS are you running (Settings > About product)?

Cheers,

Andrew

-- 
Andrew Flegg -- mailto:and...@bleb.org  |  http://www.bleb.org/
___
maemo-users mailing list
maemo-users@maemo.org
https://lists.maemo.org/mailman/listinfo/maemo-users


Re: Still one problem with app manager

2009-11-24 Thread Daniel Martin Yerga
On Tue, 24 Nov 2009 15:09:53 +0200
Timo Pelkonen  wrote:

> See attachment for app manager log. First and third failed to
> install, middle one installed without problems. Seems to be
> complaining something about opt. Sorry if this has already been
> covered somewhere else.
> 

That two applications are installed fine here. It has something to do
with the /opt stuff.

What other applications have you installed before? 
Have you installed applications just from Extras or from other
repositories?

-- 
Daniel Martin Yerga
http://yerga.net
___
maemo-users mailing list
maemo-users@maemo.org
https://lists.maemo.org/mailman/listinfo/maemo-users


Still one problem with app manager

2009-11-24 Thread Timo Pelkonen
See attachment for app manager log. First and third failed to install, middle 
one installed without problems. Seems to be complaining something about opt. 
Sorry if this has already been covered somewhere else.

Ossipena/Timohildon-application-manager 2.2.35-3
-
Installing dtg 1.0.153
required disk space: 4957304
Selecting previously deselected package dtg.
(Reading database ... 20402 files and directories currently installed.)
Unpacking dtg (from .../dtg_1.0.153_armel.deb) ...
dpkg: error processing 
/home/user/MyDocs/.apt-archive-cache/dtg_1.0.153_armel.deb (--unpack):
 trying to overwrite `/opt', which is also in package base-files
dpkg-deb: subprocess paste killed by signal (Broken pipe)
Unknown media type in type 'sketch/png'

Errors were encountered while processing:
 /home/user/MyDocs/.apt-archive-cache/dtg_1.0.153_armel.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)
-
Installing conboy 1:0.5.8
required disk space: 97090
Selecting previously deselected package libjson-glib-1.0-0.
(Reading database ... 20402 files and directories currently installed.)
Unpacking libjson-glib-1.0-0 (from .../libjson-glib-1.0-0_0.6.2-5_armel.deb) ...
Selecting previously deselected package conboy.
Unpacking conboy (from .../conboy_1%3a0.5.8_armel.deb) ...
Setting up libjson-glib-1.0-0 (0.6.2-5) ...
Setting up conboy (1:0.5.8) ...
gtk-update-icon-cache: Cache file created successfully.
-
Installing attitude 0.0.8
required disk space: 5974180
Selecting previously deselected package python2.5-minimal.
(Reading database ... 20438 files and directories currently installed.)
Unpacking python2.5-minimal (from 
.../python2.5-minimal_2.5.4-1maemo2_armel.deb) ...
Selecting previously deselected package python2.5.
Unpacking python2.5 (from .../python2.5_2.5.4-1maemo2_armel.deb) ...
Selecting previously deselected package python-minimal.
Unpacking python-minimal (from .../python-minimal_2.5.2-3maemo3_all.deb) ...
Selecting previously deselected package python.
Unpacking python (from .../python_2.5.2-3maemo3_all.deb) ...
Selecting previously deselected package python-central.
Unpacking python-central (from .../python-central_0.6.11.1maemo1_all.deb) ...
Selecting previously deselected package python-support.
Unpacking python-support (from .../python-support_1.0.2maemo1_all.deb) ...
Selecting previously deselected package python-cairo.
Unpacking python-cairo (from .../python-cairo_1.4.12-1.2maemo1_armel.deb) ...
Selecting previously deselected package python-gobject.
Unpacking python-gobject (from .../python-gobject_2.14.2-1maemo5_armel.deb) ...
Selecting previously deselected package python-numeric.
Unpacking python-numeric (from .../python-numeric_24.2-9maemo4_armel.deb) ...
Selecting previously deselected package python-gtk2.
Unpacking python-gtk2 (from .../python-gtk2_2.12.1-6maemo9_armel.deb) ...
Selecting previously deselected package python-imaging.
Unpacking python-imaging (from .../python-imaging_1.1.6-3maemo2_armel.deb) ...
Selecting previously deselected package python-notify.
Unpacking python-notify (from .../python-notify_0.1.1-2maemo1_armel.deb) ...
Selecting previously deselected package python-osso.
Unpacking python-osso (from .../python-osso_0.4-0maemo1_armel.deb) ...
Selecting previously deselected package python-hildon.
Unpacking python-hildon (from .../python-hildon_0.9.0-1maemo13_armel.deb) ...
Selecting previously deselected package attitude.
Unpacking attitude (from .../attitude_0.0.8_armel.deb) ...
dpkg: error processing 
/home/user/MyDocs/.apt-archive-cache/attitude_0.0.8_armel.deb (--unpack):
 trying to overwrite `/opt', which is also in package base-files
Errors were encountered while processing:
 /home/user/MyDocs/.apt-archive-cache/attitude_0.0.8_armel.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)
___
maemo-users mailing list
maemo-users@maemo.org
https://lists.maemo.org/mailman/listinfo/maemo-users