View Single Post
Posts: 291 | Thanked: 313 times | Joined on May 2010 @ France
#6
ok, problem resolved :-)

I found the solution in this thread : http://talk.maemo.org/showthread.php?t=48361

mkdir -p /var/lib/apt/lists/partial
chmod 755 /var/lib/apt/lists && chmod 755 /var/lib/apt/lists/partial
plus an apt-get update andapt-get upgrade, all is working fine now !