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: light.sh outdated #49

Closed examachine closed 7 years ago

examachine commented 7 years ago
$ tests/light.sh 
/Volumes/Centauri/Users/malfunct/Code/projects/pisi
+ rm -rf tmp
+ mkdir tmp
+ set -e
+ pisi-cli -Dtmp -E --ignore-build-no build tests/zip/pspec.xml tests/unzip/pspec.xml
Writing current database version for dbversion
Writing current database version for filesdbversion
Outputting packages in the working directory.
Building PISI source package: zip
Compiling action script
Safety switch: the component system.devel cannot be found
Unsatisfied Build Dependencies: patch 
Ignoring build dependencies.
Fetching source from: ftp://ftp.linux.org.tr/pub/mirrors/gentoo/distfiles/zip23.tar.gz
Program Terminated.
Cannot fetch ftp://ftp.linux.org.tr/pub/mirrors/gentoo/distfiles/zip23.tar.gz; .
Please use 'pisi help' for general help.
Use --debug to see a traceback.
examachine commented 7 years ago

fixed in git, some bugs fixed, too