> There seems to be a strange revision tagging ;-): > gcc checksum.c md5.c sha1.c -DMAIN -DSVN_REV="\"1.0.0~rc2.1, /bin/sh: > svnversion: command not found exported\"" -g -O2 -Wall -o checksum
This is due to not having svnversion on the system. This morning I added subversion to the list of packages in fo-installdeps to install on Fedora. > Anyway, I made a first set of packages for fedora (8,9,10). As I had no > feedback, I started with those which are easy to do. Again let me know > what you prefer to test. > > Available at ftp://ftp.mondorescue.org/test/fedora/ > > Not really tested yet outside looking at the content and rpmlint. Cool, I will take a look. I started playing around with "upstream" builds on fedora last night. In addition to finding some missing dependencies, I added code to fo-installdeps to have it activate postgresql after installing it. But now what I'm currently seeing is that fossology doesn't have permission to talk to the database. I think that is because postgresql is setup to only do ident authentication by default. So we need to figure out how we're going to solve that. Any ideas? Thanks, -- Matt Taggart [EMAIL PROTECTED] _______________________________________________ fossology mailing list [email protected] http://fossology.org/mailman/listinfo/fossology

