Alright, I screwed up. There was an accidental paste before a fix got committed, it appears. I'll have to do a couple quick fix-up releases. My apologies :(
Christian On Mon, Jun 19, 2017 at 11:15 PM, MoonWalker <[email protected]> wrote: > I tried to update using the standard way, but not sure what is going on > *1) easy_install -U ReviewBoard * > > > Searching for ReviewBoard > Reading https://pypi.python.org/simple/ReviewBoard/ > Best match: ReviewBoard 2.5.13 > Downloading https://pypi.python.org/packages/83/06/ > bb8c3a6c81415723da8278b5f2f95 > aeeba5e82f5daa20ac5a7e8c0a84fb4/ReviewBoard-2.5.13-py2.7.egg#md5=5f465278f7d4549 > e884f6c572edd11b9 > Processing ReviewBoard-2.5.13-py2.7.egg > creating /usr/local/lib/python2.7/dist-packages/ReviewBoard-2.5.13- > py2.7.egg > Extracting ReviewBoard-2.5.13-py2.7.egg to > /usr/local/lib/python2.7/dist-package > s > Removing ReviewBoard 2.5.12 from easy-install.pth file > Adding ReviewBoard 2.5.13 to easy-install.pth file > Installing rbext script to /usr/local/bin > Installing rbssh script to /usr/local/bin > Installing rb-site script to /usr/local/bin > > Installed /usr/local/lib/python2.7/dist-packages/ReviewBoard-2.5.13- > py2.7.egg > Processing dependencies for ReviewBoard > Searching for Djblets>=0.9.8,<=0.9.999 > Reading https://pypi.python.org/simple/Djblets/ > Best match: Djblets 0.9.8 > Downloading https://pypi.python.org/packages/f9/cd/ > bf376970e1befcc8314e99e68a203 > cd172a00b9857672bfe6f67fe34bfe1/Djblets-0.9.8-py2.7.egg#md5=063e88b4955259a3a3a9 > 1b17d2bedae6 > Processing Djblets-0.9.8-py2.7.egg > creating /usr/local/lib/python2.7/dist-packages/Djblets-0.9.8-py2.7.egg > Extracting Djblets-0.9.8-py2.7.egg to /usr/local/lib/python2.7/dist- > packages > Removing Djblets 0.9.7 from easy-install.pth file > Adding Djblets 0.9.8 to easy-install.pth file > > Installed /usr/local/lib/python2.7/dist-packages/Djblets-0.9.8-py2.7.egg > Finished processing dependencies for ReviewBoard > > *2) rb-site upgrade /var/www/reviewboard/* > > Traceback (most recent call last): > File "/usr/local/bin/rb-site", line 9, in <module> > load_entry_point('ReviewBoard==2.5.13', 'console_scripts', > 'rb-site')() > File > "/usr/local/lib/python2.7/dist-packages/ReviewBoard-2.5.13-py2.7.egg/revi > ewboard/cmdline/rbsite.py", line 1941, in main > command_name, site_paths = parse_options(sys.argv[1:]) > File > "/usr/local/lib/python2.7/dist-packages/ReviewBoard-2.5.13-py2.7.egg/revi > ewboard/cmdline/rbsite.py", line 1894, in > parse_options > % (VERSION, sys.version, os.os.path.dirname(reviewboard.__file__)) > AttributeError: 'module' object has no attribute 'os' > administrator@reviewboard:~$ sudo rb-site upgrade /var/www/reviewboard/ > Traceback (most recent call last): > File "/usr/local/bin/rb-site", line 9, in <module> > load_entry_point('ReviewBoard==2.5.13', 'console_scripts', > 'rb-site')() > File > "/usr/local/lib/python2.7/dist-packages/ReviewBoard-2.5.13-py2.7.egg/revi > ewboard/cmdline/rbsite.py", line 1941, in main > command_name, site_paths = parse_options(sys.argv[1:]) > File > "/usr/local/lib/python2.7/dist-packages/ReviewBoard-2.5.13-py2.7.egg/revi > ewboard/cmdline/rbsite.py", line 1894, in > parse_options > % (VERSION, sys.version, os.os.path.dirname(reviewboard.__file__)) > AttributeError: 'module' object has no attribute 'os' > > I attached a screenshot from reviewboard with additional information after > the upgrade > > > <https://lh3.googleusercontent.com/-Sq79cIDhQ0M/WUi9bp6_6VI/AAAAAAAAOFQ/JCi4NhWpB0AJbA3a-BvhtP9aNS0r2olmACLcBGAs/s1600/Reviewboardupdate.PNG> > > > > -- > 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. > -- Christian Hammond President/CEO of Beanbag <https://www.beanbaginc.com/> Makers of Review Board <https://www.reviewboard.org/> -- 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.
