examachine / pisi

PISI package manager of Pardus linux written in Python. The original development branch by the main author.
Other
39 stars 13 forks source link

tests: remoterpo.sh outdated #51

Open examachine opened 7 years ago

examachine commented 7 years ago
$ tests/remoterepo.sh 
+ set -e
+ echo 'beta functionality test script for testing remote repos'
beta functionality test script for testing remote repos
++ pwd
+ echo 'working directory:' /Volumes/Centauri/Users/malfunct/Code/projects/pisi
working directory: /Volumes/Centauri/Users/malfunct/Code/projects/pisi
+ echo 'cleaning destination dir: tmp'
cleaning destination dir: tmp
+ rm -rf tmp
+ pisi-cli -Dtmp add-repo pardus http://paketler.uludag.org.tr/pardus-1-test/pisi-index.xml
Destination directory tmp does not exist. Creating directory.
Writing current database version for dbversion
Writing current database version for filesdbversion
Repo pardus added to system.
Update PISI database for repository pardus? (yes/no)yes
* Updating repository: pardus
Program Terminated.
Cannot fetch http://paketler.uludag.org.tr/pardus-1-test/pisi-index.xml.sha1sum; nodename nor servname provided, or not known
Please use 'pisi help' for general help.
Use --debug to see a traceback.`