![]() |
my application manager breaks files during uninstall
Shildon-application-manager 2.2.65
apt-worker: Ignoring version from wrong domain: libsdl-mixer1.2 1:1.2.6-5+0m5+ogg+mp3 apt-worker: /var/lib/apt/lists/repository.maemo.org_extras_dists_fremantle-1.2_free_binary-armel_Packages apt-worker: [ Some installed packages are broken! ] ----- Uninstalling d-theme-simple-blue 1.0.1.0 apt-worker: Not handling unrelated package libtpsession. apt-worker: Not handling unrelated package python-pygame. apt-worker: Not handling unrelated package libqtm-messaging. apt-worker: Not handling unrelated package qtm-modest-plugin. apt-worker: Not handling unrelated package python-numpy. apt-worker: Not handling unrelated package libportmidi0. apt-worker: Not handling unrelated package libblas3gf. apt-worker: Not handling unrelated package liblapack3gf. apt-worker: Not handling unrelated package libtelepathy-qt4-0. (Reading database ... 30240 files and directories currently installed.) Removing d-theme-simple-blue ... apt-worker: Ignoring version from wrong domain: libsdl-mixer1.2 1:1.2.6-5+0m5+ogg+mp3 apt-worker: /var/lib/apt/lists/repository.maemo.org_extras_dists_fremantle-1.2_free_binary-armel_Packages apt-worker: Seems like the AutoRemover destroyed something which really shouldn't happen. E: Internal Error, AutoRemover broke stuff apt-worker: [ Some installed packages are broken! ] ----- Uninstalling matrix-pr12 1.0-1 apt-worker: Not handling unrelated package libtpsession. apt-worker: Not handling unrelated package python-pygame. apt-worker: Not handling unrelated package libqtm-messaging. apt-worker: Not handling unrelated package qtm-modest-plugin. apt-worker: Not handling unrelated package python-numpy. apt-worker: Not handling unrelated package libportmidi0. apt-worker: Not handling unrelated package libblas3gf. apt-worker: Not handling unrelated package liblapack3gf. apt-worker: Not handling unrelated package libtelepathy-qt4-0. (Reading database ... 29371 files and directories currently installed.) Removing matrix-pr12 ... apt-worker: Ignoring version from wrong domain: libsdl-mixer1.2 1:1.2.6-5+0m5+ogg+mp3 apt-worker: /var/lib/apt/lists/repository.maemo.org_extras_dists_fremantle-1.2_free_binary-armel_Packages apt-worker: Seems like the AutoRemover destroyed something which really shouldn't happen. E: Internal Error, AutoRemover broke stuff can someone please help me solve this issue i dont kno when it started just realise the 2gigs were almost all gone used cute explorer and found files i uninstalled still there in "opt" i believe taking up room. thanks in advance guys |
Re: my application manager breaks files during uninstall
hmmm... not a clue whats going on but do you have rootsh installed?
if so try running sudo gainroot apt-get update apt-get upgrade -y apt-get clean apt-get autoclean apt-get auto remove |
Re: my application manager breaks files during uninstall
yea i got rootsh installed. did it recently to see if i cud clean out the 2gigs of memory assigned for installing stuff bcuz it seems there are a couple files in their that are not supposed to be there anymore. btw what do the comands do exactly. thanks
|
Re: my application manager breaks files during uninstall
im using midnight commander now to go directly into the opt folder and delete files. is that cool? bcuz i was about to do some deleting then i realised i didnt know how and midnight commander is so "unorganised" btw im a noob so bare with me. didn't install any apps from devl though.
|
Re: my application manager breaks files during uninstall
Quote:
"apt-get upgrade -y" will upgrade any installed applications with newer versions (the -y is optional and just avoids it prompting you as to whether or not to proceed). "apt-get clean" will remove any downloaded package archives. Once the package is installed, the downloaded file is no longer needed. The Application Manager does this automatically after installing, but you'll need to do it manually if you're using apt-get directly. "apt-get autoclean" does the same as "apt-get clean", but only removes package archives which are obsolete (no longer in the repositories). Having already run "apt-get clean", it's pointless to run this one. "apt-get autoremove" (note, there's actually no space between auto and remove) will remove any packages which are no longer needed. These are applications/libraries which were automatically installed because of dependencies, but are no longer required. I'd add to this list "apt-get -f install" which will install any missing dependencies, which should fix the broken packages issue you have. |
Re: my application manager breaks files during uninstall
why is this sort of problems only happened to the newbies N900 users? My N900 never got that issues and even it does I end up fixing it or just reflash it. If you installed unstable apps you'll end up with problems. So just be real careful when you decided to click the Install button.
Reflash and stop downloading apps if you don't know what you're doing. |
Re: my application manager breaks files during uninstall
well all the apps i installed were in extras n from the ovi store so i assumed i was safe.
|
Re: my application manager breaks files during uninstall
Quote:
@RenaldoTT: I am not sure but you could try "dpkg --configure -a" also. |
Re: my application manager breaks files during uninstall
BusyBox v1.10.2 (Debian 3:1.10.2.legal-1osso30+0m5) built-in shell (ash)
Enter 'help' for a list of built-in commands. ~ $ root BusyBox v1.10.2 (Debian 3:1.10.2.legal-1osso30+0m5) built-in shell (ash) Enter 'help' for a list of built-in commands. Nokia-N900:~# apt-get autoclean Reading package lists... Done Building dependency tree Reading state information... Done Nokia-N900:~# apt-get -f install Reading package lists... Done Building dependency tree Reading state information... Done Correcting dependencies... Done The following extra packages will be installed: libsdl-ttf2.0 The following NEW packages will be installed: libsdl-ttf2.0 0 upgraded, 1 newly installed, 0 to remove and 3 not upgraded. 9 not fully installed or removed. Need to get 13.5kB of archives. After this operation, 77.8kB of additional disk space will be used. Do you want to continue [Y/n]? Y Get:1 https://downloads.maemo.nokia.com ./ libsdl-ttf2.0 2.0.9-1osso0+0m5 [13.5kB] Fetched 13.5kB in 5s (2614B/s) (Reading database ... 28980 files and directories currently installed.) Unpacking libsdl-ttf2.0 (from .../libsdl-ttf2.0_2.0.9-1osso0+0m5_armel.deb) ... Setting up libblas3gf (1.2-2maemo2) ... Setting up liblapack3gf (3.1.1-6maemo2) ... Setting up libportmidi0 (1:184-2maemo1) ... Setting up libtelepathy-qt4-0 (0.2.0-2maemo5+0m5) ... Setting up python-numpy (1:1.4.0-1maemo2) ... Setting up libsdl-ttf2.0 (2.0.9-1osso0+0m5) ... Setting up python-pygame (1.9.1release-0maemo1) ... Setting up qtm-modest-plugin (0.0.2-4) ... Setting up libtpsession (0.1-4) ... Setting up libqtm-messaging (1:1.0.2-maemo1) ... Nokia-N900:~# apt-get upgrade -y Reading package lists... Done Building dependency tree Reading state information... Done The following packages have been kept back: libsdl-mixer1.2 perl-base The following packages will be upgraded: libhildon-extras1 1 upgraded, 0 newly installed, 0 to remove and 2 not upgraded. Need to get 50.8kB of archives. After this operation, 12.3kB of additional disk space will be used. Get:1 http://repository.maemo.org fremantle-1.2/free libhildon-extras1 0.9.3 [50.8kB] Fetched 50.8kB in 0s (51.3kB/s) (Reading database ... 28987 files and directories currently installed.) Preparing to replace libhildon-extras1 0.9.1 (using .../libhildon-extras1_0.9.3_armel.deb) ... Unpacking replacement libhildon-extras1 ... Setting up libhildon-extras1 (0.9.3) ... Nokia-N900:~# apt-get update Get:1 http://repository.maemo.org fremantle-1.2 Release.gpg [489B] Ign http://repository.maemo.org fremantle-1.2/free Translation-en_GB Hit https://downloads.maemo.nokia.com ./ Release.gpg Ign http://repository.maemo.org fremantle-1.2/non-free Translation-en_GB Get:2 http://repository.maemo.org fremantle-1.2 Release [7951B] Ign http://repository.maemo.org fremantle-1.2/free Packages/DiffIndex Ign http://repository.maemo.org fremantle-1.2/non-free Packages/DiffIndex Ign https://downloads.maemo.nokia.com ./ Translation-en_GB Hit http://repository.maemo.org fremantle-1.2/free Packages Hit https://downloads.maemo.nokia.com ./ Release.gpg Get:3 http://repository.maemo.org fremantle-1.2/non-free Packages [78.3kB] Ign https://downloads.maemo.nokia.com ./ Translation-en_GB Hit https://downloads.maemo.nokia.com ./ Release.gpg Ign https://downloads.maemo.nokia.com ./ Translation-en_GB Hit https://downloads.maemo.nokia.com ./ Release Hit https://downloads.maemo.nokia.com ./ Release Hit https://downloads.maemo.nokia.com ./ Release Ign https://downloads.maemo.nokia.com ./ Packages/DiffIndex Ign https://downloads.maemo.nokia.com ./ Packages/DiffIndex Ign https://downloads.maemo.nokia.com ./ Packages/DiffIndex Hit https://downloads.maemo.nokia.com ./ Packages Hit https://downloads.maemo.nokia.com ./ Packages Hit https://downloads.maemo.nokia.com ./ Packages Fetched 86.7kB in 11s (7451B/s) Reading package lists... Done Nokia-N900:~# as you can see I did every thing I'm goin to check to see if anything has worked. I know some of the commands from before though and they work. so I'll let you guys know... |
Re: my application manager breaks files during uninstall
Quote:
|
| All times are GMT. The time now is 15:05. |
vBulletin® Version 3.8.8