[Pywikipedia-bugs] [Maniphest] [Commented On] T233608: cannot use delete.py despite being admin on a wiki

2024-04-03 Thread revi
revi added a comment. (For the record: I don't do PAWS for a sensitive rights such as `delete.py` — especially that I was a steward at that moment I preferred doing almost everything on my device — but yeah can't repro now) TASK DETAIL https://phabricator.wikimedia.org/T233608 EMAIL

[Pywikipedia-bugs] [Maniphest] [Commented On] T233608: cannot use delete.py despite being admin on a wiki

2020-04-15 Thread revi
revi added a comment. In T233608#6059742 <https://phabricator.wikimedia.org/T233608#6059742>, @revi wrote: > It was fine, until I tried `protect.py` - P10991 <https://phabricator.wikimedia.org/P10991> and P10992 <https://phabricator.wikimedia.org/P10992>, w

[Pywikipedia-bugs] [Maniphest] [Updated] T233608: cannot use delete.py despite being admin on a wiki

2020-04-15 Thread revi
revi added a comment. It was fine, until I tried `protect.py` - P10991 <https://phabricator.wikimedia.org/P10991> and P10992 <https://phabricator.wikimedia.org/P10992>, which seem to say I am not logged in when I execute `protect.py` but successfully logs me in via `login.py`.

[Pywikipedia-bugs] [Maniphest] [Commented On] T233608: cannot use delete.py despite being admin on a wiki

2020-04-10 Thread revi
revi added a comment. Yeah, I was in the wrong branch/tag, thanks to naive (and unverified) thinking that there would be `origin/stable` branch. Git went to 2019 edition. My bad. $ git show commit 2cf67392f6b9855dd789bad2f89e2be2aa99456f (HEAD -> localstable, tag: 3.0.20200

[Pywikipedia-bugs] [Maniphest] [Commented On] T233608: cannot use delete.py despite being admin on a wiki

2020-04-10 Thread revi
revi added a comment. It seems it is indeed still happening. F31749530: image.png <https://phabricator.wikimedia.org/F31749530> User list / Group: Administrators - -revi ( talk | contribs | block‏‎ ) (administrator (until 18:47, 27 July 2020)) (Created on 27 May 2013 at

[Pywikipedia-bugs] [Maniphest] [Commented On] T248376: Toolforge chooses old version of python(3)-requests

2020-03-24 Thread revi
revi added a comment. > Pywikibot master (instead of stable, silly) I run selected tasks on `master` branch to detect regressions and other bugs, not a silly thing I guess :P TASK DETAIL https://phabricator.wikimedia.org/T248376 EMAIL PREFERENCES https://phabricator.wikimedia.

[Pywikipedia-bugs] [Maniphest] [Commented On] T244062: test_create_short_link of page_tests.TestShortLink fails with strange APIError

2020-02-02 Thread revi
revi added a comment. GIPBEs does not exempt you from the local blocks, check if there is local block against that IP on the project you are editing. TASK DETAIL https://phabricator.wikimedia.org/T244062 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences

[Pywikipedia-bugs] [Maniphest] [Commented On] T244062: test_create_short_link of page_tests.TestShortLink fails with strange APIError

2020-02-02 Thread revi
revi added a comment. Only two accounts (`pywikibot-oauth` and `pywikibot-test`) were granted GIPBE, and you must authenticate as one of the accounts to enjoy the IP Block exemption. We are not willing to unblock Amazon Web Services/Google Cloud/Microsoft Azure/etc etc IPs

[Pywikipedia-bugs] [Maniphest] [Commented On] T244062: test_create_short_link of page_tests.TestShortLink fails with strange APIError

2020-02-02 Thread revi
revi added a comment. GIPBE duly granted. TASK DETAIL https://phabricator.wikimedia.org/T244062 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: revi Cc: revi, Dvorapa, Aklapper, pywikibot-bugs-list, Xqt, Zkhalido, Viztor, Wenyi, Tbscho, MayS

[Pywikipedia-bugs] [Maniphest] [Changed Project Column] T115305: Add miraheze support for Pywikibot

2020-01-22 Thread revi
/panel/emailpreferences/ To: revi Cc: RhinosF1, Reception123, VcamX, NDKilla, Southparkfan, pywikibot-bugs-list, revi, Aklapper, jayvdb, Zkhalido, MJL, Viztor, Wenyi, Tbscho, MayS, Mdupont, JJMC89, Dvorapa, Altostratus, Avicennasis, mys_721tx, Masti, Alchimista, Rxy

[Pywikipedia-bugs] [Maniphest] [Commented On] T233608: cannot use delete.py despite being admin on a wiki

2019-09-29 Thread revi
revi added a comment. $ python3 pwb.py delete -lang:ko -family:wikinews -user:"-revi" -file:../list.txt -summary:"[[Special:Permalink/24353#저작권 무단 침해 사용자 제재 요청|위키뉴스:관리자 요청]]" >>> 인도전문가의 인도사업비결 <<< WARNING: ./scr

[Pywikipedia-bugs] [Maniphest] [Commented On] T233608: cannot use delete.py despite being admin on a wiki

2019-09-28 Thread revi
revi added a comment. I cannot use password login because I am required to use 2FA (mandated by WMF #security <https://phabricator.wikimedia.org/tag/security/>'s policy for super advanced rights (like Stewards and/or Interface-Admins, which both applies to me)) and with it, I don't

[Pywikipedia-bugs] [Maniphest] [Commented On] T233608: cannot use delete.py despite being admin on a wiki

2019-09-25 Thread revi
revi added a comment. Content of `user-password.py`: `(u'-revi', BotPassword(u'Pywikibot', u'[REDACTED]'))` TASK DETAIL https://phabricator.wikimedia.org/T233608 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Huji, revi Cc: Framawiki, Mpaa, Xqt

[Pywikipedia-bugs] [Maniphest] [Updated] T233608: cannot use delete.py despite being admin on a wiki

2019-09-25 Thread revi
revi added a comment. I use one directory for `-revi`, and another directory for `Revibot`. Revibot doesn't hold any adminships so it cannot be used to replicate anything, so I didn't include it here. P9174 user-config.py <https://phabricator.wikimedia.org/P9174>. TASK DETAIL

[Pywikipedia-bugs] [Maniphest] [Commented On] T233608: cannot use delete.py despite being admin on a wiki

2019-09-24 Thread revi
revi added a comment. python3 dev/wikimedia/pywikibot/pywikibot-prod/pwb.py login -lang:ko -family:wikinews Logging in to wikinews:ko as -revi@Pywikibot Logged in on wikinews:ko as -revi. TASK DETAIL https://phabricator.wikimedia.org/T233608 EMAIL PREFERENCES https

[Pywikipedia-bugs] [Maniphest] [Commented On] T233608: cannot use delete.py despite being admin on a wiki

2019-09-24 Thread revi
revi added a comment. Tried it and didn't work TASK DETAIL https://phabricator.wikimedia.org/T233608 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Huji, revi Cc: Xqt, Huji, Aklapper, pywikibot-bugs-list, revi, Hook696, Daryl-TTMG, RomaAmorRoma

[Pywikipedia-bugs] [Maniphest] [Updated] T233608: cannot use delete.py despite being admin on a wiki

2019-09-23 Thread revi
revi added a comment. I don't think so, P9154 logs4 <https://phabricator.wikimedia.org/P9154> P9155 logs5 <https://phabricator.wikimedia.org/P9155> TASK DETAIL https://phabricator.wikimedia.org/T233608 EMAIL PREFERENCES https://phabricator.wikimedia.org/se

[Pywikipedia-bugs] [Maniphest] [Updated] T233608: cannot use delete.py despite being admin on a wiki

2019-09-23 Thread revi
revi added a comment. Huji, see below. P9153 logs3 <https://phabricator.wikimedia.org/P9153> TASK DETAIL https://phabricator.wikimedia.org/T233608 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Huji, revi Cc: Xqt, Huji, Aklapper, pyw

[Pywikipedia-bugs] [Maniphest] [Commented On] T233608: cannot use delete.py despite being admin on a wiki

2019-09-23 Thread revi
revi added a comment. It is vanilla `delete.py` within the scripts/ directory in `gerrit.wikimedia.org/r/p/pywikibot/core`. TASK DETAIL https://phabricator.wikimedia.org/T233608 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: revi Cc: Huji

[Pywikipedia-bugs] [Maniphest] [Updated] T233608: cannot use delete.py despite being admin on a wiki

2019-09-23 Thread revi
revi added a comment. When I commented out 'sysopnames' from the `user-config.py`... It still fails. P9150 logs2 <https://phabricator.wikimedia.org/P9150> TASK DETAIL https://phabricator.wikimedia.org/T233608 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings

[Pywikipedia-bugs] [Maniphest] [Created] T233608: cannot use delete.py despite being admin on a wiki

2019-09-23 Thread revi
revi created this task. revi added projects: User-revi, Pywikibot. Restricted Application added subscribers: pywikibot-bugs-list, Aklapper. TASK DESCRIPTION Here's the log <https://paste.sr.ht/%7Erevi/63dc3ae72da4f4f1538bb036ce3c2ea7974e20bd>. I am an admin on ko.wikinews

[Pywikipedia-bugs] [Maniphest] [Closed] T197911: upload.py ignore -lang: and -family: directive

2019-05-07 Thread revi
revi closed this task as "Invalid". revi added a comment. Restricted Application changed the subtype of this task from "Deadline" to "Task". Cannot repro as of now so just closing. TASK DETAIL https://phabricator.wikimedia.org/T197911 EMAIL PREFERENCES htt

[Pywikipedia-bugs] [Maniphest] [Created] T220131: claimit.py: Duplicated references in single edit

2019-04-04 Thread revi
revi created this task. revi added projects: Pywikibot-Wikidata, Pywikibot, User-revi. Restricted Application added a subscriber: pywikibot-bugs-list. TASK DESCRIPTION F28580816: image.png <https://phabricator.wikimedia.org/F28580816> Total of 8 references were added on single edit

[Pywikipedia-bugs] [Maniphest] [Unassigned] T115305: Add miraheze support for Pywikibot

2018-07-04 Thread revi
revi removed revi as the assignee of this task. TASK DETAILhttps://phabricator.wikimedia.org/T115305EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: reviCc: Reception123, VcamX, NDKilla, Southparkfan, pywikibot-bugs-list, revi, Aklapper, jayvdb, Andrewjhill

[Pywikipedia-bugs] [Maniphest] [Created] T197911: upload.py ignore -lang: and -family: directive

2018-06-21 Thread revi
revi created this task.revi added a project: Pywikibot-core.Herald added a subscriber: pywikibot-bugs-list.Herald added a project: User-revi. TASK DESCRIPTIONpython pwb.py upload -lang:ko -family:wikipedia -filename:"구글 어시스턴트 픽셀.png" -summary:"[[Special:Permalink/21608595#2018-06-

[Pywikipedia-bugs] [Maniphest] [Commented On] T195992: API claims query is over 12mb but it is not

2018-05-31 Thread revi
revi added a comment. I don't really care about the subcategories. I need the data in the main category (the ISBN giant) to edit the subcategory's description page and nothing in the subcategory.TASK DETAILhttps://phabricator.wikimedia.org/T195992EMAIL PREFERENCEShttps://phabricator.wikimedia.org

[Pywikipedia-bugs] [Maniphest] [Created] T195992: API claims page is over 12mb but it is not

2018-05-30 Thread revi
revi created this task.revi added projects: MediaWiki-API, Pywikibot-replace.py, User-revi.Herald added subscribers: pywikibot-bugs-list, Aklapper. TASK DESCRIPTIONWhat did I do? Did python pwb.py replace -lang:commons -family:commons -regex "ISBN\s+((97(8|9))?\s?-?([0-9]\s?-?){9}([0-9Xx])

[Pywikipedia-bugs] [Maniphest] [Claimed] T115305: Add miraheze support for Pywikibot

2018-05-17 Thread revi
revi claimed this task. TASK DETAILhttps://phabricator.wikimedia.org/T115305EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: reviCc: Reception123, VcamX, NDKilla, Southparkfan, pywikibot-bugs-list, revi, Aklapper, jayvdb, Magul, Tbscho, MayS, Mdupont, JJMC89

[Pywikipedia-bugs] [Maniphest] [Closed] T179811: Newitem.py doesn’t make the WD items

2017-12-12 Thread revi
revi closed this task as "Invalid".revi added a comment.Herald added a project: User-revi. Turned out to be some weirdness with my user-config.TASK DETAILhttps://phabricator.wikimedia.org/T179811EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/

[Pywikipedia-bugs] [Maniphest] [Edited] T115305: Add miraheze support for Pywikibot

2017-12-03 Thread revi
revi removed a subscriber: JohnLewis.revi updated the task description. (Show Details) CHANGES TO TASK DESCRIPTION...[ x] determine which oauth permissions are desirable for the oauth test account (the permissions granted for orain isnt recorded anywhere, afaics) [ x] miraheze community approval

[Pywikipedia-bugs] [Maniphest] [Updated] T115305: Add miraheze support for Pywikibot

2017-12-03 Thread revi
revi added a comment.Herald added a project: User-revi. I was going to start this by creating a OAuth consumer for this (finally after 2 years) but I need few things: "Applicable projects" and "OAuth Callback URL". I'm assuming Applicable project would be publictestwiki, ju

[Pywikipedia-bugs] [Maniphest] [Created] T179811: Newitem.py doesn’t make the WD items

2017-11-06 Thread revi
revi created this task.revi added projects: Pywikibot-Wikidata, Pywikibot-core.Herald added subscribers: pywikibot-bugs-list, Aklapper. TASK DESCRIPTIONWhen I try to do python pwb.py newitem -lang:ko -family:wikinews -pageage:1 -lastedit:1 -cat:발행됨 -ns:0, it produces following log, but don’t do

[Pywikipedia-bugs] [Maniphest] [Updated] T131357: KeyError when trying to archive

2016-03-31 Thread revi
revi added a project: Pywikibot-archivebot.py. TASK DETAIL https://phabricator.wikimedia.org/T131357 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: revi Cc: Aklapper, revi, pywikibot-bugs-list, jayvdb

[Pywikipedia-bugs] [Maniphest] [Created] T131357: KeyError when trying to archive

2016-03-31 Thread revi
revi created this task. Herald added a subscriber: pywikibot-bugs-list. TASK DESCRIPTION I noticed the error by bot not archiving December talk until now, and found https://phabricator.wikimedia.org/P2841. Full text of the wiki page is on https://phabricator.wikimedia.org/P2842

[Pywikipedia-bugs] [Maniphest] [Assigned] T121973: clip.dj

2015-12-19 Thread revi
revi edited the task description. revi triaged this task as "Unbreak Now!" priority. revi assigned this task to admin. revi added subscribers: scfc, revi, Matanya, Hydriz, Steinsplitter, MGChecker, Florian, JeanFred, Avicennasis, Base, Matthewrbowker, pywikibot-bugs-list, LordLSDlite.

[Pywikipedia-bugs] [Maniphest] [Closed] T121975: fulcontrol

2015-12-19 Thread revi
revi closed this task as "Invalid". revi placed this task up for grabs. revi removed projects: 1.2-App-release, 2015-05-18 SWAT Deployment, 201516-Q1, A non-technical test project, Abuse-Report, Access Policy, Access Policy - Approvers, Accessibility, acl*communityliaison_policy_ad

[Pywikipedia-bugs] [Maniphest] [Closed] T121973: clip.dj

2015-12-19 Thread revi
revi closed this task as "Invalid". revi removed a project: Wikidata. TASK DETAIL https://phabricator.wikimedia.org/T121973 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: admin, revi Cc: scfc, revi, Matanya, Hydriz, Steinsplitter, MGChecke

[Pywikipedia-bugs] [Maniphest] [Updated] T118371: interwiki.py and colors problem

2015-11-11 Thread revi
revi removed a project: Patch-For-Review. revi set Security to None. TASK DETAIL https://phabricator.wikimedia.org/T118371 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: revi Cc: gerritbot, Aklapper, pywikibot-bugs-list, JAnD

[Pywikipedia-bugs] [Maniphest] [Commented On] T114478: pagegenerators creating Page objects report backtraces when the page title is invalid

2015-10-02 Thread Revi
Revi added a subscriber: Revi. Revi added a comment. It doesn't seem that you're going to fix it. TASK DETAIL https://phabricator.wikimedia.org/T114478 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Revi Cc: Revi, XZise, jayvdb, Aklapper

[Pywikipedia-bugs] [Maniphest] [Changed Status] T112869: Travis testing using test.orain.org is not possible

2015-09-28 Thread Revi
Revi changed the task status from "Open" to "Stalled". Revi added a comment. There's no upstream ETA . Don't seem to be back up in near future (or at all). TASK DETAIL https://phabricator.wikimedia.org/T112869 EMAIL PREFERENCES https://phabricator.wikimedi

[Pywikipedia-bugs] [Maniphest] [Commented On] T100670: pywikibot/i18n lacks a license

2015-09-25 Thread Revi
Revi added a comment. > derivative works may also be licensed under the licenses of the respective > Free and Open Source projects (@revi:MIT) the translations have been or will > be added to The only requirements from the license is Attirbution of author. //Disclaimer: IANAL// TA

[Pywikipedia-bugs] [Maniphest] [Commented On] T100670: pywikibot/i18n lacks a license

2015-09-25 Thread Revi
Revi added a subscriber: Revi. Revi added a comment. Translations on TWN are licensed under CC BY 3.0 according to TWN Project:About <https://translatewiki.net/wiki/Project:About#Copyright_and_disclaimers>. > Translations by translators are licensed CC BY 3.0, and derivative works ma

[Pywikipedia-bugs] [Maniphest] [Updated] T113449: Create project pywikibot-touch.py

2015-09-23 Thread Revi
Revi added a project: Project-Creators. Revi added a subscriber: Revi. TASK DETAIL https://phabricator.wikimedia.org/T113449 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Aklapper, Revi Cc: Revi, jayvdb, pywikibot-bugs-list, Billinghurst

[Pywikipedia-bugs] [Maniphest] [Created] T112869: test.orain.org removed from .travis.yml

2015-09-17 Thread Revi
Revi created this task. Revi claimed this task. Revi added subscribers: Revi, Aklapper, FastLizard4, NDKilla. Revi added projects: Pywikibot-tests, pywikibot-core. Herald added a subscriber: pywikibot-bugs-list. TASK DESCRIPTION Orain has been compromised, as such the test case will always fail

[Pywikipedia-bugs] [Maniphest] [Edited] T112869: test.orain.org removed from .travis.yml

2015-09-17 Thread Revi
Revi edited the task description. Revi edited projects, added Upstream; removed Patch-For-Review. Revi set Security to None. TASK DETAIL https://phabricator.wikimedia.org/T112869 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Revi Cc: gerritbot

[Pywikipedia-bugs] [Maniphest] [Commented On] T112422: test.orain.org is unsupported

2015-09-13 Thread Revi
Revi added a subscriber: Revi. Revi added a comment. Their server is down ATM, iirc. isup <http://isup.me/orain.org> reports it is dead too. TASK DETAIL https://phabricator.wikimedia.org/T112422 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To

[Pywikipedia-bugs] [Maniphest] [Merged] T93722: Can not use Pywiki Bot in Maithili wikipedia

2015-08-27 Thread Revi
Revi closed this task as a duplicate of T76939: Support mai.wikipedia. TASK DETAIL https://phabricator.wikimedia.org/T93722 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Revi Cc: Malafaya, biplabanand, pywikibot-bugs-list, sarojdhakal, Aklapper

[Pywikipedia-bugs] [Maniphest] [Commented On] T93722: Can not use Pywiki Bot in Maithili wikipedia

2015-08-27 Thread Revi
Revi added a subscriber: Revi. Revi added a comment. @malafaya How to properly close duplicates: 1. Go to the existing bugs (in this case https://phabricator.wikimedia.org/T76939) 2. Click Merge duplicates in. 3. Type the task number to merge (in this case this task) 4. Click Merge tasks 5

[Pywikipedia-bugs] [Maniphest] [Up For Grabs] T76939: Support mai.wikipedia

2015-08-27 Thread Revi
Revi placed this task up for grabs. TASK DETAIL https://phabricator.wikimedia.org/T76939 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Revi Cc: sarojdhakal, biplabanand, Malafaya, ChongDae, XZise, MGA73, Revi, Aklapper, pywikibot-bugs-list, jayvdb

[Pywikipedia-bugs] [Maniphest] [Closed] T76939: Support mai.wikipedia

2015-08-27 Thread Revi
Revi closed this task as Resolved. Revi claimed this task. Revi added a comment. Yes, it works. TASK DETAIL https://phabricator.wikimedia.org/T76939 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Revi Cc: sarojdhakal, biplabanand, Malafaya

[Pywikipedia-bugs] [Maniphest] [Changed Subscribers] T76939: Support mai.wikipedia

2015-08-27 Thread Revi
Revi added subscribers: biplabanand, sarojdhakal. Revi merged a task: T93722: Can not use Pywiki Bot in Maithili wikipedia . TASK DETAIL https://phabricator.wikimedia.org/T76939 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Revi Cc: sarojdhakal