Re: Review board stopped working after OS upgrade

2023-11-16 Thread noreply optimize
Also, pip is using python 2.7 only. I just ran one command and got below output. python -m pip --version pip 20.3.4 from /usr/local/lib/python2.7/dist-packages/pip (python 2.7) On Thursday, 16 November, 2023 at 10:02:06 pm UTC+5:30 noreply optimize wrote: > Hi David, > > I tried t

Re: Review board stopped working after OS upgrade

2023-11-16 Thread noreply optimize
;. I don't know exactly how > Ubuntu 18 is set up, so if that's not working one thing to check is that > "pip" corresponds to python 2.7. There may be a specific pip2.7 command > that you need to use. > > David > > On Tue, Nov 14, 2023 at 10:17 AM norepl

Re: Review board stopped working after OS upgrade

2023-11-14 Thread noreply optimize
Hi All, Can anyone help me to fix above errors and make review board working ? On Monday, 13 November, 2023 at 4:34:39 pm UTC+5:30 noreply optimize wrote: > Hi David, > > Could you please help me to fix above error ? I tried to install six / > upgrade paramiko using pip, but no

Re: Review board stopped working after OS upgrade

2023-11-13 Thread noreply optimize
Hi David, Could you please help me to fix above error ? I tried to install six / upgrade paramiko using pip, but no luck. On Friday, 10 November, 2023 at 4:14:10 pm UTC+5:30 noreply optimize wrote: > I ran the command pip list and found below differences. > > Ubuntu 18 (working VM)

Re: Review board stopped working after OS upgrade

2023-11-10 Thread noreply optimize
e paramiko release notes and installing whatever version > was before that dependency was added. > > 2.0.27 is very old at this point. Obviously your priority is getting > things back up and running, but I'd suggest upgrading to a modern version > when you can. >

Re: Review board stopped working after OS upgrade

2023-11-09 Thread noreply optimize
+5:30 David Trowbridge wrote: > What version of Review Board are you running? > > David > > On Thu, Nov 9, 2023 at 8:51 AM noreply optimize > wrote: > >> Hi All, >> >> I have a Ubuntu 18 LTS machine running review board version 2.0.27 >> without any issu

Review board stopped working after OS upgrade

2023-11-09 Thread noreply optimize
Hi All, I have a Ubuntu 18 LTS machine running review board version 2.0.27 without any issues. Since, Ubuntu 18 has become EOL I upgraded the machine to Ubuntu 20.04.6 LTS. As a result, all packages on machines including python, php, mysql and other tools along with dependencies either have bee