On Wed, Sep 07, 2005 at 10:43:56PM +0200, Jochen Wiedmann wrote: > I am attempting to set up gump3,
Cool! > following the instructions on > > http://wiki.apache.org/gump/Gump3Installation > > I am using a Fedora Core 4 system, the prerequisites should be > installed. Additionally I have created a database "gump" and initialized > it with the gump3-database-definition.sql script. > > However, when I run "bash gump test", then I receive the following error > message. What should I do? Fix something? Ignore the error? The below problem is caused by changing the actual "vfs" component we use but not updating the mock component used by a testcase. Obviously it should be fixed but you can ignore it for now and continue your install. This is a bug in the gump3 test cases. Thanks for reporting it! > ERROR: test_loader_get_workspace_tree_simple > self.get_as_stream, self.handle_error, self.vfs.filesystem_root) > AttributeError: MockVFS instance has no attribute 'filesystem_root' cheers, Leo --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
