Hello gorkem,
I am using Pardus 2007.1 , on dial up connection, so get updates & packages I got them on 2 DVDS from a friend with fast connection. I copied all those ( pisi files/updates ) into a folder named as "Pisi Updates" into my home directory.
I want to use that "Pisi Updates" folder as my local repository, I tried to follow steps you mentioned in above posts but they failed for me with erros as.
drmarwat@pardus ~ $ sudo pisi ix
We trust you have received the usual lecture from the local System
Administrator. It usually boils down to these three things:
#1) Respect the privacy of others.
#2) Think before you type.
#3) With great power comes great responsibility.
Password:
Sorry, try again.
Password:
Indexing current directory.
* Building index of PiSi files under .
System Error. Program Terminated.
'NoneType' object has no attribute 'obsoletes'
Please use 'pisi help' for general help.
Use --debug to see a traceback.
drmarwat@pardus ~ $ /home/drmarwat/Pisi Updates
bash: /home/drmarwat/Pisi: No such file or directory
drmarwat@pardus ~ $ sudo pisi ar /home/drmarwat/Pisi Updates/index/file/is/pisi-index.xml.bz2
Repo /home/drmarwat/Pisi added to system.
Update PiSi database for repository /home/drmarwat/Pisi? (yes/no)yes
* Updating repository: /home/drmarwat/Pisi
System Error. Program Terminated.
File 'Updates/index/file/is/pisi-index.xml.bz2.sha1sum' not found.
Please use 'pisi help' for general help.
Use --debug to see a traceback.
Can you please put simple steps how can I set that folder as my local repository ?
Thanks,
regards,
aventis
Maybe you have to change the name "Pisi Updates" in PisiUpdates without a space
and you have then to go to the directory:
cd /home/drmarwat/PisiUpdates
and then try again.