![]() |
2010-05-27
, 06:55
|
Posts: 1,667 |
Thanked: 561 times |
Joined on Feb 2010
|
#2
|
![]() |
2010-05-27
, 07:45
|
Posts: 10 |
Thanked: 2 times |
Joined on May 2010
@ Mannheim, Germany
|
#3
|
Backup with backup app
Copy backup to computer
Flash everything
Copy backup back to n900
restore
![]() |
2010-05-27
, 07:45
|
Posts: 1,667 |
Thanked: 561 times |
Joined on Feb 2010
|
#4
|
![]() |
2010-05-27
, 07:59
|
Posts: 388 |
Thanked: 1,340 times |
Joined on Nov 2007
@ Finland
|
#5
|
![]() |
2010-05-27
, 09:34
|
Posts: 10 |
Thanked: 2 times |
Joined on May 2010
@ Mannheim, Germany
|
#6
|
You could try off/on cycle, and then check that you filesystems are not full (df -h on X terminal).
![]() |
2010-05-27
, 10:01
|
Posts: 388 |
Thanked: 1,340 times |
Joined on Nov 2007
@ Finland
|
#7
|
Zero-byte files for all packages are created in /home/user/MyDocs/.apt-archive-cache/partial/. --- They stay zero bytes for all their lifetime and are deleted right before the next one is created so that always only one file is present. Thus it seems the download process itself is failing somehow.
![]() |
2010-05-27
, 10:10
|
Posts: 10 |
Thanked: 2 times |
Joined on May 2010
@ Mannheim, Germany
|
#8
|
Zero-byte files doesn't sound good.
As a normal user in the .apt-archive-cache directory with X terminal:
cat /etc/services > foo
ls -la /etc/services foo
should show that both files are equal in the size.
If they are not. Then the file system if full or corrupted.
![]() |
2010-05-27
, 12:45
|
Posts: 10 |
Thanked: 2 times |
Joined on May 2010
@ Mannheim, Germany
|
#9
|
Probably I have to go the path and build a strace binary to monitor what this strange https process is actually doing...
![]() |
2010-05-27
, 13:30
|
Posts: 10 |
Thanked: 2 times |
Joined on May 2010
@ Mannheim, Germany
|
#10
|
This seems really weired. Anyone with an idea what the cause could be for that?
The Following User Says Thank You to schiele For This Useful Post: | ||
While I found a lot of threads talking about problems with the update to PR1.2 I see different behavior on my side: I don't get any error message but the download of the actual update apparently seems to hang forever.
But let me start from the beginning: When I initially got the notification that an update is available I confirmed that I want to install it. After clicking through all the messages it told me that I should make a backup. I did. After that I tried to continue but the phone told me that the battery is too low for the update and I should recharge. Ok, I did that. At that point I already noticed that the notification in the status bar had already disappeared despite the fact that the update was not yet installed.
Anyway I just opened the application manager manually and selected "Update". When I do that it starts "Checking for updates". After some time the relevant update "Maemo 5 10.2010.19-1" appears in the background but the "Checking for updates" still goes on for infinite time stopping with the progress bar at about 50%. Anyway I could interrupt this by clicking stop and still seeing the relevant update.
Next step I started that update again, confirmed that I want to install it and that I made a backup and thus want to continue.
After some time I get "Downloading 113,1 MB" where the phone sits forever. I waited for several hours but within that time there was no progress at all (not even one pixel row of progress bar visible).
Does anyone have an idea what the problem might be in that case or how I could debug the situation to investigate the cause myself? Optimally someone would even have a solution already.
I know that I could just flash the whole rootfs from my computer but my understanding is that this would reset everything I customized thus I hope someone has a better solution here.
Is there some log file I could gather information from? The updater definitely should have something like that because otherwise you are just stuck when something is messed up and from what I read in this forum this still seems to be a common situation for upgrades on the N900, although the upgrade to PR1.1 went perfectly smoothly for myself back then.
Greetings,
Robert