Bruno Cornec said on Mon, Mar 09, 2009 at 07:51:33PM +0100: > I'm remaking my tests right now, sorry for the noise.
So now I got the following (after install and check that postgresql is working correctly, which doesn't seem to be the case out of the box for me): bash-3.2# yum install -y fossology Loading "fastestmirror" plugin Loading mirror speeds from cached hostfile * rpmforge: apt.sw.be * pb: ftp.project-builder.org * base: eurolinux.gre.hp.com * updates: eurolinux.gre.hp.com * addons: eurolinux.gre.hp.com * extras: eurolinux.gre.hp.com Setting up Install Process Parsing package install arguments Resolving Dependencies --> Running transaction check ---> Package fossology.i386 0:trunk-1.centos5 set to be updated --> Finished Dependency Resolution Dependencies Resolved ============================================================================= Package Arch Version Repository Size ============================================================================= Installing: fossology i386 trunk-1.centos5 pb 1.2 M Transaction Summary ============================================================================= Install 1 Package(s) Update 0 Package(s) Remove 0 Package(s) Total download size: 1.2 M Downloading Packages: (1/1): fossology-trunk-1. 100% |=========================| 1.2 MB 00:04 Running rpm_check_debug Running Transaction Test Finished Transaction Test Transaction Test Succeeded Running Transaction Installing: fossology ######################### [1/1] Stopping postgresql service: [ OK ] Starting postgresql service: [ OK ] *** Running postinstall for everything *** *** Setting up the FOSSology database *** *** Initializing database *** CREATE ROLE SET SET SET CREATE DATABASE ALTER DATABASE You are now connected to database "fossology". CREATE LANGUAGE SET SET SET COMMENT SET SET SET *** Creating user and group *** NOTE: group 'fossy' already exists, good. NOTE: user 'fossy' already exists, good. *** Making sure needed dirs exist with right ownership/permissions *** NOTE: Repository already exists at /srv/fossology/repository NOTE: /srv/fossology/repository/localhost directory already exists *** Checking database connectivity *** ERROR: Unable to connect to the database Connection string: 'dbname=fossology host=localhost user=fossy password=fossy' Connection status: '1' ERROR: Failed to open database ERROR: unable to connect to database, please check /etc/fossology/Db.conf ===================================== So I still have something to solve here: bash-3.2# more /etc/fossology/Db.conf dbname=fossology; host=localhost; user=fossy; password=fossy; ===================================== Reloading httpd: [FAILED] Logfile failure: Permission denied FATAL: Unable to log to logfile '/var/log/fossology' ===================================== Hummm and there ===================================== error: %post(fossology-trunk-1.centos5.i386) scriptlet failed, exit status 255 Installed: fossology.i386 0:trunk-1.centos5 Complete! Will continue testing and come back to you. Bruno. -- Linux Profession Lead EMEA / Open Source Ambassador \ EMEA CME Sol. Center http://www.mondorescue.org / HP/Intel Solution Center \ http://hpintelco.net Des infos sur Linux? http://www.HyPer-Linux.org http://www.hp.com/linux La musique ancienne? http://www.musique-ancienne.org http://www.medieval.org _______________________________________________ fossology mailing list [email protected] http://fossology.org/mailman/listinfo/fossology

