Closed Thread
Thread Tools
TrueJournals's Avatar
Posts: 480 | Thanked: 378 times | Joined on Apr 2008 @ Chicago-ish
#191
Hmmm... I'm having a strange problem that hasn't been discussed here yet... I boot from a SD card, and without thinking I updated the SD card first. Only, it didn't prompt me to reboot at the end. I then rebooted into flash, with the same result: updated, but it didn't ask me to reboot. Rebooting again, into SD, shows the old version number: 4.2008.30-2. Any ideas?
__________________
Disclaimer: If a program I wrote doesn't work/breaks your tablet... It's not my fault
mcedit | Utility Calculators (WIP) | PyRDesktop
My Blog | Twitter
 
Posts: 384 | Thanked: 90 times | Joined on Mar 2008
#192
Originally Posted by TrueJournals View Post
Hmmm... I'm having a strange problem that hasn't been discussed here yet... I boot from a SD card, and without thinking I updated the SD card first. Only, it didn't prompt me to reboot at the end. I then rebooted into flash, with the same result: updated, but it didn't ask me to reboot. Rebooting again, into SD, shows the old version number: 4.2008.30-2. Any ideas?
I think I'm in the same boat..... app manager and apt-get upgrade no longer show any upgrades, but the version number is still 4.2008.30-2 correct?
 
TrueJournals's Avatar
Posts: 480 | Thanked: 378 times | Joined on Apr 2008 @ Chicago-ish
#193
app manager showed deblet-installer, which I know about and just haven't upgraded..., and apt-get upgrade showed:
Code:
Nokia-N800-23-14:~# apt-get upgrade
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following packages have been kept back:
  libdb4.2 libglade2-0 libxml2
The following packages will be upgraded:
  deblet-installer python2.5 python2.5-gobject python2.5-imaging
4 upgraded, 0 newly installed, 0 to remove and 3 not upgraded.
2 not fully installed or removed.
Need to get 2751kB of archives.
After unpacking 4096B of additional disk space will be used.
Do you want to continue [Y/n]?
However, apt-get -f install showed something interesting:
Code:
Nokia-N800-23-14:~# apt-get -f install
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following packages were automatically installed and are no longer required:
  scummvm
Use 'apt-get autoremove' to remove them.
0 upgraded, 0 newly installed, 0 to remove and 7 not upgraded.
2 not fully installed or removed.
Need to get 0B of archives.
After unpacking 0B of additional disk space will be used.
Setting up pre-installed-documentation-rx34 (5.4) ...
mv: cannot rename '/usr/share/pre-installed/MyDocs/.documents/*': No such file or directory
dpkg: error processing pre-installed-documentation-rx34 (--configure):
 subprocess post-installation script returned error exit status 1
dpkg: dependency problems prevent configuration of osso-software-version-rx34:
 osso-software-version-rx34 depends on pre-installed-documentation-rx34 (= 5.4); however:
  Package pre-installed-documentation-rx34 is not configured yet.
dpkg: error processing osso-software-version-rx34 (--configure):
 dependency problems - leaving unconfigured
Errors were encountered while processing:
 pre-installed-documentation-rx34
 osso-software-version-rx34
E: Sub-process /usr/bin/dpkg returned an error code (1)
Nokia-N800-23-14:~#
__________________
Disclaimer: If a program I wrote doesn't work/breaks your tablet... It's not my fault
mcedit | Utility Calculators (WIP) | PyRDesktop
My Blog | Twitter
 
Posts: 227 | Thanked: 53 times | Joined on Feb 2008 @ Lyon, France
#194
Originally Posted by mwiktowy View Post
I didn't have anything weird installed.
I don't think I had anything weird installed either on my N810.

Originally Posted by mwiktowy View Post
One thing that I did notice was halfway though the update (after the download), the wifi connection went down. Not sure what the cause was. The update proceeded normally so I didn't worry about it. The update progress bar was about 75% complete and it just stopped and the updatable application list refreshed with a bunch of new updates available.

I waited a few minutes for something to happen (error dialog, popup asking to reboot, etc.) but nothing did.

I didn't bother trying to update those other apps yet but I did try to reconnect the wifi but no AP selection window would pop up.

I tried the power button to reboot. No popup there either which is strange since that seems to work no matter how hooped your desktop might be.
I had the same problems.

Originally Posted by Jaffa View Post
Most of the issues in this thread seem to be users who have:
  1. Changed the way the X server works (sliderotate)
  2. Installed a new kernel or initfs
  3. Are booting from SD card
  4. Have installed powermenu
  5. ...
I didn't do anything from 1-4.

Originally Posted by Jaffa View Post
These things change the way the tablet works. Nokia aren't going to be able to test and support these things. It's up to the people who package these add-ons to find a way of safely reverting back to the previous behaviour if they find the world they're inhabiting gone wrong. Or to disable auto-update. Or to better inform their users.
It would be better to have some kind of failsafe or single-user mode like on standard Linux machines, so that the user can try to fix things without needing a reflash.
 

The Following 2 Users Say Thank You to vinc17 For This Useful Post:
TrueJournals's Avatar
Posts: 480 | Thanked: 378 times | Joined on Apr 2008 @ Chicago-ish
#195
OK, I'm making some headway on my problem. I ran these two commands:
Code:
mkdir -p /usr/share/pre-installed/MyDocs/.documents/
echo "..." > /usr/share/pre-installed/MyDocs/.documents/test.txt
And now I'm getting some chown errors... I'll try deleting the files and see if that fixes anything.
__________________
Disclaimer: If a program I wrote doesn't work/breaks your tablet... It's not my fault
mcedit | Utility Calculators (WIP) | PyRDesktop
My Blog | Twitter
 
Posts: 384 | Thanked: 90 times | Joined on Mar 2008
#196
Originally Posted by TrueJournals View Post
app manager showed deblet-installer, which I know about and just haven't upgraded..., and apt-get upgrade showed:
Code:
Nokia-N800-23-14:~# apt-get upgrade
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following packages have been kept back:
  libdb4.2 libglade2-0 libxml2
The following packages will be upgraded:
  deblet-installer python2.5 python2.5-gobject python2.5-imaging
4 upgraded, 0 newly installed, 0 to remove and 3 not upgraded.
2 not fully installed or removed.
Need to get 2751kB of archives.
After unpacking 4096B of additional disk space will be used.
Do you want to continue [Y/n]?
However, apt-get -f install showed something interesting:
Code:
Nokia-N800-23-14:~# apt-get -f install
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following packages were automatically installed and are no longer required:
  scummvm
Use 'apt-get autoremove' to remove them.
0 upgraded, 0 newly installed, 0 to remove and 7 not upgraded.
2 not fully installed or removed.
Need to get 0B of archives.
After unpacking 0B of additional disk space will be used.
Setting up pre-installed-documentation-rx34 (5.4) ...
mv: cannot rename '/usr/share/pre-installed/MyDocs/.documents/*': No such file or directory
dpkg: error processing pre-installed-documentation-rx34 (--configure):
 subprocess post-installation script returned error exit status 1
dpkg: dependency problems prevent configuration of osso-software-version-rx34:
 osso-software-version-rx34 depends on pre-installed-documentation-rx34 (= 5.4); however:
  Package pre-installed-documentation-rx34 is not configured yet.
dpkg: error processing osso-software-version-rx34 (--configure):
 dependency problems - leaving unconfigured
Errors were encountered while processing:
 pre-installed-documentation-rx34
 osso-software-version-rx34
E: Sub-process /usr/bin/dpkg returned an error code (1)
Nokia-N800-23-14:~#

Okay, we're in different boats.....

apt-get upgrade
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following packages have been kept back:
avahi-daemon canola2
0 upgraded, 0 newly installed, 0 to remove and 2 not upgraded.

apt-get -f install
Reading package lists... Done
Building dependency tree
Reading state information... Done
0 upgraded, 0 newly installed, 0 to remove and 2 not upgraded.
 
BrentDC's Avatar
Posts: 903 | Thanked: 632 times | Joined on Apr 2008
#197
Originally Posted by lm2 View Post
For those of you now booting successfully from updated SD: did you install ssu from flash, and then again from SD (after installing bootmenu)? Did you encounter any snags along the way?
I installed to mmc2 first (to see if I could install it just there and still boot into it, which you can't), then I installed it to Flash, then reinstalled Bootmenu, and viola! It works.
__________________
-Brent

Author of TouchSearch -- web searching software for Maemo 5.

Mobile Device lineage: Palm Z22 -> Palm TX -> Nokia N800 -> Nokia N900
 
bizshop's Avatar
Posts: 98 | Thanked: 8 times | Joined on Apr 2007 @ Port Angeles, WA
#198
I and several other users report WIFI problems after SSU upgrade. here is thread:
http://www.internettablettalk.com/fo...ad.php?t=23920
 
TrueJournals's Avatar
Posts: 480 | Thanked: 378 times | Joined on Apr 2008 @ Chicago-ish
#199
Just documenting my progress here for those in a similar situation. I rebooted into flash and fscked the SD card partition, and just hit y to all the prompts. Rebooted into SD, and tried apt-get -f install again. It gave me the pre-installed error again, so I ran my two lines from above, and it gave me one of the file errors. I removed the directory that file was in, ran the two commands above, and ran apt-get -f install AGAIN, and it went off without an error. Checking in About Product still shows the old version number, rebooted and I have the new version number! So, I think I'm all set now...
__________________
Disclaimer: If a program I wrote doesn't work/breaks your tablet... It's not my fault
mcedit | Utility Calculators (WIP) | PyRDesktop
My Blog | Twitter
 
Posts: 259 | Thanked: 72 times | Joined on Dec 2007 @ Halifax, NS
#200
Originally Posted by AstroGuy View Post
I don't know if I should ask here, but after the update I can no longer get adblock to work.

I disabled the component in the browser then restarted and adblock disappeared from the installed components list. So I used the app manager and uninstalled adblock and reinstalled and also rebooted. Still not working but does show up in the installed components list and is listed as enabled. Any hints?
This isn't the hint you're looking for, but try Privoxy instead. I find it much more lightweight.
 

The Following User Says Thank You to BoxOfSnoo For This Useful Post:
Closed Thread

Tags
diablo, os2008, ssu, upgrade

Thread Tools

 
Forum Jump


All times are GMT. The time now is 14:51.