=== thomi is now known as thomi|lunch === thomi|lunch is now known as thomi [01:52] hi BRZ folks. I need help configuring BZRTOOLS under OpenSuse. I can get as far as ./setup.py install but the builds always fail. [01:53] cgrier: what error do you get (perhaps pastebin them if it's more than 2 lines long) [01:54] cgrier: a common issue is that you'll need some 'devel' packages installed (maybe called 'python-devel' on suse?) [01:57] Thanks I'll check for the the python devel stuff. [01:57] didn't think that would be needed. [01:58] I can do the test "bzr zap -h" and it works correctly, but my build always fails with BZR: unknown command "patch" [02:08] cgrier: the patch command is in bzrtools [02:08] cgrier: you need to install that addon [02:23] lifeless: I did unzip all the bzrtools and followed the documentation on installing, but it didn't always recognize the extra stuff during when doing a make [02:23] I did the ./setup.py install [02:24] when that didn't work I tried the "mv" to the .bazaar folder [02:25] but I didn't really understand the "mv" approach, since it said to not copy the contents. [02:26] is bzrtools listed in 'bzr plugins' ? [02:28] I'll check. how do I do that? [02:28] I tried bzr-explorer from the command line, but it isn't a good command (I know the package is installed) [02:32] OK, duh [02:32] I tried bzr plugins [02:32] and bzrtools is listed [02:33] if I try "test.py" it gives this response: ImportError: cannot import name bzrtools [02:58] cgrier: you need to call bzrlib.plugin.load_plugins() [02:58] or something like that [02:58] before you can import plugins, I think. [02:58] sorry, I'm out of date here. [03:11] OK, I'll try that. need to hang up now thanks for the assist === thumper is now known as thumper-afk === thumper-afk is now known as thumper === thumper is now known as thumper-afk === thumper-afk is now known as thumper === _thumper_ is now known as thumper [23:32] how worried should I be that there has been no development for a year?