Hi, We had a regression reported to us right before the intended release date, and were working to fix it since. We're gearing up for the release again.
Christian -- Christian Hammond - [email protected] Review Board - https://www.reviewboard.org Beanbag, Inc. - https://www.beanbaginc.com On Fri, Oct 23, 2015 at 1:01 PM, Sam <[email protected]> wrote: > Thank you I have subscribed. I wanted to check as if there is any new word > on when the RBTools 7.0.5 will be out? > > On Friday, October 16, 2015 at 3:35:31 PM UTC-4, Sam wrote: > >> Hello, >> >> I am trying to post a review and getting the following error: >> Traceback (most recent call last): >> load_entry_point('RBTools==0.7.4', 'console_scripts', 'rbt')() >> File >> "/home/hotellnx117/mojgans/bin/RBTools-0.7.4-py2.6.egg/rbtools/commands/main.py", >> line 133, in main >> command.run_from_argv([RB_MAIN, command_name] + args) >> File >> "/home/hotellnx117/mojgans/bin/RBTools-0.7.4-py2.6.egg/rbtools/commands/__init__.py", >> line 612, in run_from_argv >> exit_code = self.main(*args) or 0 >> File >> "/home/hotellnx117/mojgans/bin/RBTools-0.7.4-py2.6.egg/rbtools/commands/post.py", >> line 691, in main >> extra_args=extra_args) >> File >> "/home/hotellnx117/mojgans/bin/RBTools-0.7.4-py2.6.egg/rbtools/clients/clearcase.py", >> line 751, in diff >> return self._do_diff(changeset) >> File >> "/home/hotellnx117/mojgans/bin/RBTools-0.7.4-py2.6.egg/rbtools/clients/clearcase.py", >> line 882, in _do_diff >> dl = self._diff_files(old_file, new_file) >> File >> "/home/hotellnx117/mojgans/bin/RBTools-0.7.4-py2.6.egg/rbtools/clients/clearcase.py", >> line 793, in _diff_files >> translate_newlines=False) >> File >> "/home/hotellnx117/mojgans/bin/RBTools-0.7.4-py2.6.egg/rbtools/utils/process.py", >> line 180, in execute >> % (rc, command, data)) >> *UnicodeDecodeError: 'ascii' codec can't decode byte 0xc2 in position >> 80769: ordinal not in range(128)* >> >> >> rbt version: >> $ rbt --version >> RBTools 0.7.4 >> >> Can you please help me to resolve the failure. >> > -- > Supercharge your Review Board with Power Pack: > https://www.reviewboard.org/powerpack/ > Want us to host Review Board for you? Check out RBCommons: > https://rbcommons.com/ > Happy user? Let us know! https://www.reviewboard.org/users/ > --- > You received this message because you are subscribed to the Google Groups > "reviewboard" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/d/optout. > -- Supercharge your Review Board with Power Pack: https://www.reviewboard.org/powerpack/ Want us to host Review Board for you? Check out RBCommons: https://rbcommons.com/ Happy user? Let us know! https://www.reviewboard.org/users/ --- You received this message because you are subscribed to the Google Groups "reviewboard" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
