[Pywikipedia-bugs] [Maniphest] [Commented On] T321452: All CI tests fail on Appveyour and Github

2022-10-31 Thread gerritbot
gerritbot added a comment.


  Change 850996 **merged** by jenkins-bot:
  
  [pywikibot/core@master] [fix] use __file__ to calculate the pwb.py origin path
  
  https://gerrit.wikimedia.org/r/850996

TASK DETAIL
  https://phabricator.wikimedia.org/T321452

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Xqt, gerritbot
Cc: Multichill, Aklapper, Xqt, pywikibot-bugs-list, Adamm71, Jersione, 
Hellket777, LisafBia6531, 786, Biggs657, PotsdamLamb, Jyoo1011, JohnsonLee01, 
Juan90264, SHEKH, Dijkstra, Alter-paule, Beast1978, Un1tY, Khutuck, Zkhalido, 
Hook696, Kent7301, joker88john, Viztor, CucyNoiD, Wenyi, Gaboe420, Giuliamocci, 
Cpaulf30, Af420, Bsandipan, Tbscho, MayS, Lewizho99, Mdupont, JJMC89, 
Maathavan, Dvorapa, Altostratus, Neuronton, Avicennasis, mys_721tx, jayvdb, 
Masti, Alchimista
___
pywikibot-bugs mailing list -- pywikibot-bugs@lists.wikimedia.org
To unsubscribe send an email to pywikibot-bugs-le...@lists.wikimedia.org


[Pywikipedia-bugs] [Maniphest] [Commented On] T321452: All CI tests fail on Appveyour and Github

2022-10-31 Thread gerritbot
gerritbot added a comment.


  Change 850996 had a related patch set uploaded (by Xqt; author: Xqt):
  
  [pywikibot/core@master] [fix] use __file__ to calculate the pwb.py origin path
  
  https://gerrit.wikimedia.org/r/850996

TASK DETAIL
  https://phabricator.wikimedia.org/T321452

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Xqt, gerritbot
Cc: Multichill, Aklapper, Xqt, pywikibot-bugs-list, PotsdamLamb, Jyoo1011, 
JohnsonLee01, SHEKH, Dijkstra, Khutuck, Zkhalido, Viztor, Wenyi, Tbscho, MayS, 
Mdupont, JJMC89, Dvorapa, Altostratus, Avicennasis, mys_721tx, jayvdb, Masti, 
Alchimista
___
pywikibot-bugs mailing list -- pywikibot-bugs@lists.wikimedia.org
To unsubscribe send an email to pywikibot-bugs-le...@lists.wikimedia.org


[Pywikipedia-bugs] [Maniphest] [Commented On] T321452: All CI tests fail on Appveyour and Github

2022-10-31 Thread Xqt
Xqt added a comment.


  Was able to reproduce it on toolforge:
  
@tools-sgebastion-10:~$ core/pwb.py
Traceback (most recent call last):
  File "core/pwb.py", line 39, in 
sys.exit(main())
  File "core/pwb.py", line 35, in main
runpy.run_path(str(path), run_name='__main__')
  File "/usr/lib/python3.7/runpy.py", line 261, in run_path
code, fname = _get_code_from_file(run_name, path_name)
  File "/usr/lib/python3.7/runpy.py", line 231, in _get_code_from_file
with open(fname, "rb") as f:
FileNotFoundError: [Errno 2] No such file or directory: 
'/mnt/nfs/labstore-secondary-tools-project/xqtools/pywikibot/scripts/wrapper.py'

TASK DETAIL
  https://phabricator.wikimedia.org/T321452

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Xqt
Cc: Multichill, Aklapper, Xqt, pywikibot-bugs-list, PotsdamLamb, Jyoo1011, 
JohnsonLee01, SHEKH, Dijkstra, Khutuck, Zkhalido, Viztor, Wenyi, Tbscho, MayS, 
Mdupont, JJMC89, Dvorapa, Altostratus, Avicennasis, mys_721tx, jayvdb, Masti, 
Alchimista
___
pywikibot-bugs mailing list -- pywikibot-bugs@lists.wikimedia.org
To unsubscribe send an email to pywikibot-bugs-le...@lists.wikimedia.org


[Pywikipedia-bugs] [Maniphest] [Commented On] T321452: All CI tests fail on Appveyour and Github

2022-10-30 Thread Xqt
Xqt added a comment.


  @multichill: the 
/mnt/nfs/labstore-secondary-tools-project/project/geograph/pywikibot/pwb.py 
caller script is outdated. It does not have these changes 
 included but your 
line 34 calls runpy. Is your /data/project/geograph/pywikibot/pwb.py different 
from 
/mnt/nfs/labstore-secondary-tools-project/project/geograph/pywikibot/pwb.py 
path? And where is it?

TASK DETAIL
  https://phabricator.wikimedia.org/T321452

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Xqt
Cc: Multichill, Aklapper, Xqt, pywikibot-bugs-list, PotsdamLamb, Jyoo1011, 
JohnsonLee01, SHEKH, Dijkstra, Khutuck, Zkhalido, Viztor, Wenyi, Tbscho, MayS, 
Mdupont, JJMC89, Dvorapa, Altostratus, Avicennasis, mys_721tx, jayvdb, Masti, 
Alchimista
___
pywikibot-bugs mailing list -- pywikibot-bugs@lists.wikimedia.org
To unsubscribe send an email to pywikibot-bugs-le...@lists.wikimedia.org


[Pywikipedia-bugs] [Maniphest] [Commented On] T321452: All CI tests fail on Appveyour and Github

2022-10-30 Thread gerritbot
gerritbot added a comment.


  Change 850665 **merged** by Xqt:
  
  [pywikibot/core@master] [fix] Add shebang to pwb.py caller script
  
  https://gerrit.wikimedia.org/r/850665

TASK DETAIL
  https://phabricator.wikimedia.org/T321452

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Xqt, gerritbot
Cc: Multichill, Aklapper, Xqt, pywikibot-bugs-list, Adamm71, Jersione, 
Hellket777, LisafBia6531, 786, Biggs657, PotsdamLamb, Jyoo1011, JohnsonLee01, 
Juan90264, SHEKH, Dijkstra, Alter-paule, Beast1978, Un1tY, Khutuck, Zkhalido, 
Hook696, Kent7301, joker88john, Viztor, CucyNoiD, Wenyi, Gaboe420, Giuliamocci, 
Cpaulf30, Af420, Bsandipan, Tbscho, MayS, Lewizho99, Mdupont, JJMC89, 
Maathavan, Dvorapa, Altostratus, Neuronton, Avicennasis, mys_721tx, jayvdb, 
Masti, Alchimista
___
pywikibot-bugs mailing list -- pywikibot-bugs@lists.wikimedia.org
To unsubscribe send an email to pywikibot-bugs-le...@lists.wikimedia.org


[Pywikipedia-bugs] [Maniphest] [Commented On] T321452: All CI tests fail on Appveyour and Github

2022-10-30 Thread gerritbot
gerritbot added a comment.


  Change 850665 had a related patch set uploaded (by Xqt; author: Xqt):
  
  [pywikibot/core@master] [fix] Add shebang to pwb.py caller script
  
  https://gerrit.wikimedia.org/r/850665

TASK DETAIL
  https://phabricator.wikimedia.org/T321452

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Xqt, gerritbot
Cc: Multichill, Aklapper, Xqt, pywikibot-bugs-list, PotsdamLamb, Jyoo1011, 
JohnsonLee01, SHEKH, Dijkstra, Khutuck, Zkhalido, Viztor, Wenyi, Tbscho, MayS, 
Mdupont, JJMC89, Dvorapa, Altostratus, Avicennasis, mys_721tx, jayvdb, Masti, 
Alchimista
___
pywikibot-bugs mailing list -- pywikibot-bugs@lists.wikimedia.org
To unsubscribe send an email to pywikibot-bugs-le...@lists.wikimedia.org


[Pywikipedia-bugs] [Maniphest] [Commented On] T321452: All CI tests fail on Appveyour and Github

2022-10-23 Thread gerritbot
gerritbot added a comment.


  Change 846940 **merged** by jenkins-bot:
  
  [pywikibot/core@master] [bugfix] fix call of wrapper.py script in pwb.py 
caller
  
  https://gerrit.wikimedia.org/r/846940

TASK DETAIL
  https://phabricator.wikimedia.org/T321452

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Xqt, gerritbot
Cc: Aklapper, Xqt, pywikibot-bugs-list, Jersione, Hellket777, LisafBia6531, 
786, Biggs657, PotsdamLamb, Jyoo1011, JohnsonLee01, Juan90264, SHEKH, Dijkstra, 
Alter-paule, Beast1978, Un1tY, Khutuck, Zkhalido, Hook696, Kent7301, 
joker88john, Viztor, CucyNoiD, Wenyi, Gaboe420, Giuliamocci, Cpaulf30, Af420, 
Bsandipan, Tbscho, MayS, Lewizho99, Mdupont, JJMC89, Maathavan, Dvorapa, 
Altostratus, Neuronton, Avicennasis, mys_721tx, jayvdb, Masti, Alchimista
___
pywikibot-bugs mailing list -- pywikibot-bugs@lists.wikimedia.org
To unsubscribe send an email to pywikibot-bugs-le...@lists.wikimedia.org


[Pywikipedia-bugs] [Maniphest] [Commented On] T321452: All CI tests fail on Appveyour and Github

2022-10-23 Thread gerritbot
gerritbot added a comment.


  Change 846940 had a related patch set uploaded (by Xqt; author: Xqt):
  
  [pywikibot/core@master] [bugfix] fix call of wrapper.py script in pwb.py 
caller
  
  https://gerrit.wikimedia.org/r/846940

TASK DETAIL
  https://phabricator.wikimedia.org/T321452

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Xqt, gerritbot
Cc: Aklapper, Xqt, pywikibot-bugs-list, PotsdamLamb, Jyoo1011, JohnsonLee01, 
SHEKH, Dijkstra, Khutuck, Zkhalido, Viztor, Wenyi, Tbscho, MayS, Mdupont, 
JJMC89, Dvorapa, Altostratus, Avicennasis, mys_721tx, jayvdb, Masti, Alchimista
___
pywikibot-bugs mailing list -- pywikibot-bugs@lists.wikimedia.org
To unsubscribe send an email to pywikibot-bugs-le...@lists.wikimedia.org