This morning I came to an idea, that might be productive. Is it possible, that my config files for pisi and repositories, have missing lines or sections? This also apllies for all config files that play a role in repository or pisi package manager, so there are probably more than 2 of those config files. Problem is I don`t know where to look for them/which config files are important.
The output of pisi.conf
pingo@pingvinmaschin ~ $ cat /etc/pisi/pisi.conf
[build]
# buildhelper = None
buildno = False
cflags = -mtune=i686 -O2 -pipe -fomit-frame-pointer
compressionlevel = 7
cxxflags = -mtune=i686 -O2 -pipe -fomit-frame-pointer
fallback = ftp://ftp.pardus.org.tr/pub/pisi/source
generatedebug = False
host = i686-pc-linux-gnu
jobs = -j1
# ldflags =
[directories]
archives_dir = /var/cache/pisi/archives
compiled_packages_dir = /var/cache/pisi/packages
db_dir = /var/db/pisi
index_dir = /var/lib/pisi/index
kde_dir = /usr/kde/3.5
lib_dir = /var/lib/pisi
log_dir = /var/log
packages_dir = /var/cache/pisi/packages
qt_dir = /usr/qt/3
tmp_dir = /var/pisi
[general]
autoclean = False
destinationdirectory = /
distribution = Pardus
distribution_release = 2007
# ftp_proxy = None
# http_proxy = None
# https_proxy = None
package_cache = False
package_cache_limit = 0
pingo@pingvinmaschin ~ $
I`m not sure if pisi.conf is relavant but it`s a start.
Can anybody please post the location of repository config file, if there is any?
Ty for all your replies
Regards, Bandito