[13:09:17] !log paws remove missed dbProxy entries 7c52b75f8e00a2af2fd7d75897a959ab841e4d70 T327414 [13:09:21] Logged the message at https://wikitech.wikimedia.org/wiki/Nova_Resource:Paws/SAL [13:09:21] T327414: Remove missed bits of dbProxy - https://phabricator.wikimedia.org/T327414 [15:52:57] !log tools.sal Restart to fix 5xx errors [15:52:59] Logged the message at https://wikitech.wikimedia.org/wiki/Nova_Resource:Tools.sal/SAL [15:55:30] Hi, when trying to run pwb.py replace (or any other script) on PAWS all i get is "No module named 'requests'". Is there some missing dependencies on PAWS now? [15:56:12] tholme: see T327600, likely you're missing a step of the shared pywikibot install setup process [15:56:13] T327600: Pywikibot 8 requires mwparserfromhell, which is not present on the Toolforge grid - https://phabricator.wikimedia.org/T327600 [15:57:29] tholme: a little more discussion here https://phabricator.wikimedia.org/T326512 pwb automatically upgrades in paws, and thus is (or at least should be) on 8 already. taavi thank you that is likely what is up with paws [15:57:55] ah, sorry missed it's in PAWS and not otools [15:58:48] how does the auto update mechanism work? [15:58:49] That being said we do seem to have mwparserfromhell at 0.6.4 in paws so perhaps that isn't the issue in paws. Regardless, thank you for the pointer! [15:59:53] works from a poststarthook https://github.com/toolforge/paws/blob/a1499a64835649125696bc8c1cef6f06184f8519/paws/values.yaml#L305 [16:00:03] uh, requests? sorry I completely misread the original message somehow [16:01:02] yeah, requests is installed at 2.28.1 (I tried 2.28.2 to the same effect). So I don't know if that is the issue [16:04:45] Rook: I'd try what happens if you properly rebuild the singleuser image. the update hook doesn't update the dependencies even if requirements.txt has changed, which seems somewhat dangerious to me [16:05:32] Seems like a good place to start. Yeah considering that the hook seems to have broken it on this upgrade I think I'll create a ticket to remove it [16:21:23] !log paws remove automatic update for pywikibot 029126aea467129de4d6aeb4981c938adc0a48e3 T327668 [16:21:26] Logged the message at https://wikitech.wikimedia.org/wiki/Nova_Resource:Paws/SAL [16:21:26] T327668: remove pwb postStart hook - https://phabricator.wikimedia.org/T327668 [16:22:16] tholme: could you give pywikibot another try? You will likely have to restart your server, File -> Hub Control Panel -> Stop My Server, before it will work [16:41:20] Rook: working now :) Thanks! [16:43:04] 👍