It is working now. I did a new svn checkout and recompiled.
Thanks, Travis On Thu, Dec 9, 2010 at 4:22 PM, K. John Wu <[email protected]> wrote: > Hi, Travis, > > This was likely caused by the function ibis::column::dataFileName that is > misbehaving. I thought that it was fixed yesterday sometime during the day. > Would you mind do a 'svn update' and recompile the program? Please let us > know if you continue to have this problem. > > John > > PS: You can run 'make check' and see if it passes ok. The test suite mostly > used absolute paths. It might be a little easier for us to debug the > problem if we can reproduce it. > > > On 12/9/2010 12:45 PM, Travis L Pinney wrote: >> >> Hi John, >> >> I am having an issue when running ibis outside of the parent directory >> of the data directory. I am also getting errors with the C-API using >> the full path to the data directory. I am developing on a stock Ubuntu >> 10.10 environment running the latest fastbit svn revision. >> >> The following is the output that occurs when running a query with >> ibis. ( using -d /foo/bar) >> ---- >> >> Warning -- part[bar]::doScan(fid == 1) can not proceed because of >> missing data file "/foo/bar" or unexpected file size (actual 0, >> expected 1078643440) >> >> ---- >> >> If I run ibis in the parent directory it works fine. (using -d bar) >> >> I believe this was introduced in revision 349. >> >> Thanks for making this software available. Do you have any plans to >> add to the C api? Also, what would be the best way to contribute >> patches? >> >> >> Cheers, >> Travis >> _______________________________________________ >> FastBit-users mailing list >> [email protected] >> https://hpcrdm.lbl.gov/cgi-bin/mailman/listinfo/fastbit-users > _______________________________________________ FastBit-users mailing list [email protected] https://hpcrdm.lbl.gov/cgi-bin/mailman/listinfo/fastbit-users
