2010/2/3 Bernard Gray <bernard.gray@...400...>:
Hi All, I've been trying to migrate my package building process (for debian sid) for about the last month (on and off ;-) ) but I've encountered one fatal issue, and one pita issue. The fatal one: ...
You are missing the file cube.obj from share/extensions/Poly3DObjects. This is a problem with your source code checkout, since this file does exist in Bazaar. Try "bzr update".
The pita issue - I've followed the instructions for checking out the latest bzr branch (head?) using the command: bzr checkout lp:inkscape
- this takes _ages_. It begins with a decent dl rate of ~300KBps, but
then drops to ~4KBps for the next 4 hours!
You can try: bzr checkout --lightweight lp:inkscape This will reduce download size, since only the current revision is checked out.
From your description it seems like your ISP is throttling you,
there's nothing we can do about this.
Regards, Krzysztof