Richard,
That's it (sort of).  The /var file system is full.  I thought I had 
verified that all of the file systems had some free space, but 
overlooked /var.  I extended the file system and the push succeeded.

Thanks!
//Bill


On 01/25/2011 10:19 AM, Richard Hipp wrote:
>
>
> On Tue, Jan 25, 2011 at 10:09 AM, Dmitry Chestnykh 
> <[email protected] <mailto:[email protected]>> wrote:
>
>     >     Error: Database error: unable to open database file
>     >     CREATE TEMP TABLE onremote(rid INTEGER PRIMARY KEY);
>
>     Check permissions and ownership of fossil repository file. Are
>     your web process allowed to write to this file?
>
>
> The TEMP table should be created in /var/tmp.  So please check to 
> ensure that the user that fossil is running as has write permission on 
> /var/tmp.
>
>
>     --
>     Dmitry Chestnykh
>
>     _______________________________________________
>     fossil-users mailing list
>     [email protected]
>     <mailto:[email protected]>
>     http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users
>
>
>
>
> -- 
> D. Richard Hipp
> [email protected] <mailto:[email protected]>
>
>
> _______________________________________________
> fossil-users mailing list
> [email protected]
> http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

_______________________________________________
fossil-users mailing list
[email protected]
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

Reply via email to