installing tb-3 with postgresql
Joe Marcus Clarke
marcus at marcuscom.com
Thu Sep 4 17:59:23 EDT 2008
Max Brazhnikov wrote:
> On Thu, 4 Sep 2008 17:21:26 +0400, Max Brazhnikov wrote:
>> On Thu, 4 Sep 2008 15:05:54 +0200, Beat Gätzi wrote:
>>> Hi,
>>>
>>> 2008/9/4 Max Brazhnikov <makc at issp.ac.ru>:
>>>> Hi guys,
>>>>
>>>> I've failed to update my tinderbox, so I started with clean install.
>>>> I use tinderbox from ports with postgresql database and follow README
>>>> step by step. At the third step I've got errors when loading schema
>>>> into database. Any help is appreciated, I can't live without tinderbox
>>>> :)
>>> Could you please apply this patch in your sql folder:
>>> http://tmp.chruetertee.ch/tinderbox3_pgsql.patch
>
> This patch resolves the setup problem. But to get freshly installed tinderbox
> working I have to set ccache directory (even with ccache turned off).
> Otherwise './tc tinderbuild' fails with
>
> tinderbuild: creating makefile...
> tinderbuild: Creating build directory for 6-FreeBSD
> 6-FreeBSD: cleaning out /tank/tinderbox/6-FreeBSD
> makeBuild: extracting jail tarball
> tinderbuild: Finalizing chroot environment
> ccache: failed to create (File or directory not exists)
I don't see how this is possible. This message comes from ccache
itself, so you must have had it enabled, and had the ccache tar file on
your file system. If the CCACHE_ENABLED option was set, but CCACHE_DIR
was not, then the error would be expected.
>
>
> Also I get errors from tinderd when adding ports to build queue:
>
> ERROR: Failed to reorganize BuildPortsQueue: ERROR: operator does not exist:
> timestamp with time zone - integer
> LINE 1: ...E FROM build_ports_queue WHERE enqueue_date<=NOW()-25200 AND...
> ^
> HINT: No operator matches the given name and argument type(s). You may need
> to add explicit type casts.
I just fixed this in CVS:
http://www.marcuscom.com:8080/cgi-bin/cvsweb.cgi/portstools/tinderbox/lib/Tinderbox/TinderboxDS.pm.diff?r1=1.88&r2=1.88.2.1&f=h
Joe
>
> Anyway my tinderbox works again, so I'm happy ;)
> Thanks,
> Max
> _______________________________________________
> tinderbox-list at marcuscom.com mailing list
> http://marcuscom.com/mailman/listinfo/tinderbox-list
> To unsubscribe, send any mail to "tinderbox-list-unsubscribe at marcuscom.com"
>
--
PGP Key : http://www.marcuscom.com/pgp.asc
More information about the tinderbox-list
mailing list