View Single Post
Schturman's Avatar
Posts: 5,339 | Thanked: 4,133 times | Joined on Jan 2010 @ Israel
#7593
Ok, I tested it right now...
After restoring all packages and removing rm -f /etc/apt/apt.conf.d/03noautoremove
If you want to reinstall any package it will NOT suggest you remove mp-harmattan package anymore, BUT it always suggest you to run "apt-get autoremove" to remove a long list of system packages and after this ask you about a package that you want to reinstall:
Code:
RM696-21-3_PR_001:~# apt-get install --reinstall dropian
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following packages were automatically installed and are no longer required:
  busybox-symlinks-dnsutils bla-bla-bla....

Use 'apt-get autoremove' to remove them.
The following packages will be upgraded:
  dropian
1 upgraded, 0 newly installed, 1 reinstalled, 0 to remove and 1 not upgraded.
Need to get 616kB of archives.
After this operation, 0B of additional disk space will be used.
Do you want to continue [Y/n]? n
Abort.
It's normal ?
If yes, that mean after this tweak the command "apt-get autoremove" is very dangerous
If not, that mean I need reflash and try this tweak again ?

PS. someone have the old version of twitter (1.3.50+0m8) ? I want to test something else...

Last edited by Schturman; 2013-08-08 at 09:44.