I've been trying out 4.0 beta1 (mostly due to 20.04 largely dropping
python2 support)
I had some issues with the upgrade process, specifically after altering the
/static webserver config and running the instruction to update the config
to say that this server update has been done:
rb-site manage <site> resolve-check static-media
You must specify a check to resolve
Not a particularly helpful error message. I tried a few things at this
point - rb-site upgrade even segfaulted! (Though that may have been some
confusion about py2/py3)
Eventually I dug through the code and found that the handle function in
admin/management/commands/resolve-check.py wasn't actually getting any
arguments passed to it. No idea why - the class structure disappears into
djblets and I can't find where that function is getting called from.
Failing to come up with any other solution, I just hacked the code to set
the correct argument ("static-media") there instead of erroring. After
that, everything else worked fine, and initial inspections of 4.0-beta1
looks good.
Has anyone else seen this before? Is it a bug? Is there a workaround other
than hacking the code to add the arguments manually?
Thanks
--
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
"Review Board Community" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/reviewboard/72f044eb-4556-4125-a017-abda35548961n%40googlegroups.com.