View Single Post
Posts: 4 | Thanked: 0 times | Joined on Jan 2014
#20
Originally Posted by Watchmaker View Post
I tried to search the forum for some thread on this issue, but couldn't find any... and I need some help!

Today my N9 suddenly started to refuse to install or uninstall anything. When trying to install from the Store, I get an "Unable to install due to an unresolved error" (I'm translating this from Italian, so sorry if it's not the exact wording). Same with deb installation from downloads/file manager. In Settings/Applications/Manage Applications I have a weird "No software installed" grey text on white background instead of the usual list of installed programs.

I tried to enable developer mode (luckily I already enabled it once in the past, so I didn't need to install any package, just enable it) to have access to the terminal, and tried a "apt-get -f install" after becoming root. This is what I get:

Code:
Reading package list... Error
W: Duplicate sources.list entry https://downloads.maemo.nokia.com ./ Packages (/var/lib/apt/lists/downloads.maemo.nokia.com_harmattan_apps_._Packages)
W: Duplicate sources.list entry https://downloads.maemo.nokia.com ./ Packages (/var/lib/apt/lists/downloads.maemo.nokia.com_harmattan_apps_._Packages)
E: Problem parsing dependency Depends
E: An error occurred while elaborating cutewiki (NewVersion1)
E: Problem with MergeList /var/lib/apt/lists__usr_bin_osa%20--packages
E: The package list or the status file can't mbe read or opened
Again, some sentences are in Italian on my device, I tried to translate them as accurately as I could.

Does anyone have any idea about what's going on? How can I solve this issue?

Thanks in advance.
try this code

$devel-su
root password
#apt-get -f install

enjoy...