[Pywikipedia-bugs] [Maniphest] [Updated] T291684: pywikibot move page doesn't mark in a bot flag

2021-09-26 Thread Legoktm
Legoktm added a comment. Part #2 is T291689: Add a new flag named "EDIT_SUPPRESS_CREATE_LOG" in MediaWiki I believe. TASK DETAIL https://phabricator.wikimedia.org/T291684 EMAIL PREFERENCES

[Pywikipedia-bugs] [Maniphest] [Commented On] T291771: Latest Pywikibot git version doesn't work on Toolforge

2021-09-26 Thread Legoktm
Legoktm added a comment. To summarize a bit: - Toolforge policy is to not install Python packages system-wide because it causes confusion and conflicts over versions. People should use virtualenvs or `pip install --user` instead. - Debian Stretch (what the bastions/grid run)

[Pywikipedia-bugs] [Maniphest] [Commented On] T291771: Latest Pywikibot git version doesn't work on Toolforge

2021-09-26 Thread Majavah
Majavah added a comment. We (Toolforge admins) encourage people to use virtualenvs to install dependencies for their tools as those will get you much more up to date versions than what Debian ships and don't require us to install the dependencies globally on all grid nodes. You need to have

[Pywikipedia-bugs] [Maniphest] [Commented On] T291771: Latest Pywikibot git version doesn't work on Toolforge

2021-09-26 Thread JJMC89
JJMC89 added a comment. You can request Toolforge software installs by creating a task with #toolforge-software ; however, there is no requirement for Toolforge to have Pywikibot dependencies installed. mwparserfromhell is provided

[Pywikipedia-bugs] [Maniphest] [Updated] T291771: Latest Pywikibot git version doesn't work on Toolforge

2021-09-26 Thread Multichill
Multichill added a parent task: T280806: Remove old action api token parameters. TASK DETAIL https://phabricator.wikimedia.org/T291771 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Multichill Cc: JJMC89, Legoktm, Xqt, Aklapper, pywikibot-bugs-list,

[Pywikipedia-bugs] [Maniphest] [Reopened] T291771: Latest Pywikibot git version doesn't work on Toolforge

2021-09-26 Thread Multichill
Multichill reopened this task as "Open". Multichill added a comment. In T291771#7378841 , @JJMC89 wrote: > If you are not using the shared install

[Pywikipedia-bugs] [Maniphest] [Closed] T291771: Latest Pywikibot git version doesn't work on Toolforge

2021-09-26 Thread JJMC89
JJMC89 closed this task as "Invalid". JJMC89 added a comment. If you are not using the shared install , then you are required to install the dependencies in a virtual

[Pywikipedia-bugs] [Maniphest] [Updated] T291771: Latest Pywikibot git version doesn't work on Toolforge

2021-09-26 Thread JJMC89
JJMC89 removed a project: Toolforge. JJMC89 updated the task description. TASK DETAIL https://phabricator.wikimedia.org/T291771 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: JJMC89 Cc: JJMC89, Legoktm, Xqt, Aklapper, pywikibot-bugs-list,

[Pywikipedia-bugs] [Maniphest] [Updated] T291771: Latest Pywikibot git version doesn't work on Toolforge

2021-09-26 Thread Multichill
Multichill added a project: Toolforge. Multichill added a subscriber: JJMC89. Multichill added a comment. Not sure why the Toolforge project was removed by @JJMC89 . A package is missing on the generic infrastructure affecting multiple tools. Also no mention of this on

[Pywikipedia-bugs] [Maniphest] [Updated] T291771: Latest Pywikibot git version doesn't work on Toolforge

2021-09-26 Thread JJMC89
JJMC89 removed a project: Toolforge. TASK DETAIL https://phabricator.wikimedia.org/T291771 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: JJMC89 Cc: Legoktm, Xqt, Aklapper, pywikibot-bugs-list, Multichill, Jyoo1011, JohnsonLee01, SHEKH, Dijkstra,

[Pywikipedia-bugs] [Maniphest] [Created] T291783: commonscat.py: Exiting due to uncaught exception The requested page title contains an invalid UTF-8 s

2021-09-26 Thread Meno25
Meno25 created this task. Meno25 added projects: Pywikibot, Pywikibot-Scripts. Restricted Application added subscribers: pywikibot-bugs-list, alaa, Aklapper. TASK DESCRIPTION **Command line:** python pwb.py commonscat -page:"تصنيف:Wikipedia articles incorporating a citation from the

[Pywikipedia-bugs] [Maniphest] [Created] T291771: Latest Pywikibot git version doesn't work on Toolforge

2021-09-26 Thread Multichill
Multichill created this task. Multichill added projects: Pywikibot, Toolforge. Restricted Application added subscribers: pywikibot-bugs-list, Aklapper. TASK DESCRIPTION I have been running the git version of Pywikibot on several accounts for Toolforge for years. This way I have an easy way to

[Pywikipedia-bugs] [Maniphest] [Triaged] T291770: PreloadingGenerator does not follow the groupsize parameter when preloading pages

2021-09-26 Thread Xqt
Xqt triaged this task as "Medium" priority. TASK DETAIL https://phabricator.wikimedia.org/T291770 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Xqt Cc: Aklapper, Xqt, pywikibot-bugs-list, Jyoo1011, JohnsonLee01, SHEKH, Dijkstra, Khutuck, Zkhalido,

[Pywikipedia-bugs] [Maniphest] [Created] T291770: PreloadingGenerator does not follow the groupsize parameter when preloading pages

2021-09-26 Thread Xqt
Xqt created this task. Xqt added a project: Pywikibot. Restricted Application added subscribers: pywikibot-bugs-list, Aklapper. TASK DESCRIPTION **List of steps to reproduce** (step by step, including full links if applicable): - use with groupsize different from 50 e.g.:

[Pywikipedia-bugs] [Maniphest] [Commented On] T291684: pywikibot move page doesn't mark in a bot flag

2021-09-26 Thread Xqt
Xqt added a comment. In T291684#7378017 , @Shalomori123 wrote: > My first point was solved, but the second didn't yet. As shown above the API:move has no bot flag option. I assume your bot has a flag. In that case this is a