![]() |
2012-11-26
, 00:08
|
|
Posts: 6,453 |
Thanked: 20,983 times |
Joined on Sep 2012
@ UK
|
#42
|
Alternatively you could just copy /usr/lib/locale to /opt and symlink it back.
![]() |
2012-12-04
, 11:41
|
|
Posts: 6,453 |
Thanked: 20,983 times |
Joined on Sep 2012
@ UK
|
#44
|
The Following 5 Users Say Thank You to pichlo For This Useful Post: | ||
![]() |
2012-12-04
, 13:19
|
Posts: 1,808 |
Thanked: 4,272 times |
Joined on Feb 2011
@ Germany
|
#45
|
![]() |
2012-12-04
, 15:19
|
|
Posts: 6,453 |
Thanked: 20,983 times |
Joined on Sep 2012
@ UK
|
#46
|
You can edit update-rc.d and change "notreally=0" to "noreally=1". This way it will effectively become a nop
Would be nice to check what other packages are similarly broken!
![]() |
2013-04-06
, 12:19
|
|
Posts: 676 |
Thanked: 1,067 times |
Joined on Jul 2010
@ Kyiv, Ukraine
|
#47
|
The Following 4 Users Say Thank You to int_ua For This Useful Post: | ||
![]() |
2013-04-06
, 18:55
|
|
Posts: 439 |
Thanked: 282 times |
Joined on Oct 2012
|
#48
|
Careful about removing /etc/rc?.d. I did apt-get upgrade last night and got an upgrade of hildon-desktop. The upgrade failed and I ended up having partially installed package. Too tired to investigate, I left it for the morning. To cut it short, the problem was that part of the post-inst process is updating the rc.d folders. Since I had them removed, this phase failed. I fixed it by recreating the folders (0 to 6 is enough, S is not used) and running apt-get upgrade again. I assume that fixing /usr/sbing/update-rc.d would have the same effect, but it is a bit late for me to try that now. Perhaps someone else can verify it works? The fix I had in mind was replacing exit 1 on line 141 with md "$etcd$1.d".
![]() |
2013-04-14
, 04:49
|
|
Posts: 5,028 |
Thanked: 8,613 times |
Joined on Mar 2011
|
#49
|
var/lib/dpkg/info search the app name (followed by .md5sum .postinst ,etc) , open terminal at that address and ''rm'' those files , in this way I fix the broken packages
The Following 5 Users Say Thank You to Estel For This Useful Post: | ||
![]() |
2013-05-11
, 16:26
|
|
Posts: 6,453 |
Thanked: 20,983 times |
Joined on Sep 2012
@ UK
|
#50
|
I'm going through a list of all packages in my N900 and marking the ones I would like to remove (particularly all l10n packages for language/country combinations that I will never need), but I'm still in the "preparation phase" (just editing my list on the computer).
The Following 4 Users Say Thank You to pichlo For This Useful Post: | ||
Edit: just rebooted and lost all the proper text from all system buttons and widgets. In the Settings menu under regional settings, my location has changed and anytime I select and save my proper location, the device reboots and doesn't keep my location (shows Algeria, the first item in the list). No languages are shown at all.
Fixed it by following this post (which basically just rebuilt my whole local-archive).
http://talk.maemo.org/showthread.php?t=52443&page=4
Perhaps I was missing something from my locale.gen file that was required? I am using both en_US and en_CA, so I had this in my file:
en_US.UTF-8 UTF-8
en_CA.UTF-8 UTF-8
However, on reboot all menus and system widgets have missing text, as described in this thread: http://talk.maemo.org/showthread.php?t=52443 (which is the thread that made me think purging locales wasn't as straight-forward as it was on the n810
Edit2:
Added en_US ISO-8859-1 and en_CA ISO-8859-1 to my locale.gen file and tried locale-gen again. This time it worked great (menus and widgets fine), and my locale-archive is only 1.5mb instead of 22mb.
Thanks!
Last edited by shawnjefferson; 2012-11-25 at 22:38.