Completely manual installation

2023-12-18 Thread Grover D
Hello, I am running a very old version of ReviewBoard (2.5.7). I completely understand that this version is not supported any longer and has not been for a long time. To facilitate updating the system, I need to install it on a new system to work out the path. I am also running this on an unsup

Re: Completely manual installation

2023-12-19 Thread Grover D
Trowbridge wrote: > Hi, > > You shouldn't need to install 2.5.7. If you install your desired version > on your target host, then move the database and data directory over, you > should be able to run `rb-site upgrade`. > > David > > On Mon, Dec 18, 2023 at 4:3

Trying to install latest review board on a new system is failing

2024-01-12 Thread Grover D
Hello, I am trying to do a clean new install of review board. I have resolved a number of issues already but have not been able to resolve. The output from pip is: # pip3 install ReviewBoard --root-user-action=ignore Collecting ReviewBoard Using cached ReviewBoard-6.0.1-py3-none-any.whl.metad

Re: Trying to install latest review board on a new system is failing

2024-01-12 Thread Grover D
nux distro/version are you on? While it won't help right now, we do have a universal installer coming out soon that takes care of all necessary packages on all supported distros/versions, so that would help in future installs. Christian On Fri, Jan 12, 2024 at 10:39 AM Grover D wrote: Hell

Re: Trying to install latest review board on a new system is failing

2024-01-12 Thread Grover D
led libffi.a / libffi.so.8 files > are in any library search paths used during process execution. It seems > that it had successfully compiled the Python bindings at one stage, but > failed to resolve the path at another. > > Christian > > > > On Fri, Jan 12, 2024 at 3:46