ls -lah /var/lib/pisi/index/pardus-2008.1/
total 12M
drwxr-xr-x 2 root root 4,0K nov. 18 21:40 .
drwxr-xr-x 4 root root 4,0K oct. 8 18:46 ..
-rw-r--r-- 1 root root 11M nov. 17 18:54 pisi-index.xml
-rw-r--r-- 1 root root 717K nov. 16 23:13 pisi-index.xml.bz2
-rw-r--r-- 1 root root 40 nov. 16 23:13 pisi-index.xml.bz2.sha1sum
-rw-r--r-- 1 root root 62 nov. 19 19:58 uri
I noticed that pisi-index.xml is and pisi-index.xml.bz2 and pisi-index.xml.bz2.sha1sum creation dates doesn't match. pisi-index.xml is newer.
So, I tried to manually download the newer, matching files :
su
cd /var/lib/pisi/index/pardus-2008.1/
wget http://packages.pardus.org.tr/pardus-2008.1/pisi-index.xml.bz2
wget http://packages.pardus.org.tr/pardus-2008.1/pisi-index.xml.bz2.sha1sum
But I still got the same error message
