[mnet-devel] mnetget/BlockWrangler/ how do i download a file?

rob kinninmont lists+mnet-devel at evilrob.com
Tue Jul 22 23:53:20 BST 2003


So I'm very happy to report that mnet doesn't explode when I try to publish a file anymore! yay!

one small problem though: I can't 'get' a file:


2003-07-22_22:37:38 () Traceback (most recent call last):
2003-07-22_22:37:38 ()   File "C:\mnet\mnet_new\pyutil\DoQ.py", line 291, in _do
_thing
2003-07-22_22:37:38 ()     result = apply(func, args, kwargs)
2003-07-22_22:37:38 ()   File "mnetlib\filesystem\download.py", line 66, in _fet
ch_inode
2003-07-22_22:37:38 ()     self.node.blockwrangler.fetch_blocks([self._decoder.g
et_inode_block_id()], self._got_inode_callback)
2003-07-22_22:37:38 () AttributeError: 'NoneType' object has no attribute 'fetch
_blocks'
2003-07-22_22:37:38 (DoQ) DoQ: Former DoQ thread 'The DoQ Thread ', is now enter
ing a well-earned retirement.


from what I can see mnetget depends on mnetlib.filesystem.download which depends on the blockwrangler.  but the blockwrangler went away with newnet.

I tried pulling in old versions of all the (obvious) dependencies for blockwrangler.py so that I could put it back into startup.py, but ended up running aground with the way it used the doq.


I guess I'm missing something obvious, but it seems like mnet can't fetch files at the moment. (which seems surprising to me...)

what's the story, and what needs to be done?

cheers,
rob


-- 
--
rob kinninmont

"War doesn't determine who's right. War determines who's left."


-------------------------------------------------------
This SF.net email is sponsored by: VM Ware
With VMware you can run multiple operating systems on a single machine.
WITHOUT REBOOTING! Mix Linux / Windows / Novell virtual machines at the
same time. Free trial click here: http://www.vmware.com/wl/offer/345/0
_______________________________________________
mnet-devel mailing list
mnet-devel at lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mnet-devel




More information about the Mnet-devel mailing list