Skip to content

Conversation

@deronnax
Copy link
Collaborator

No description provided.

@deronnax
Copy link
Collaborator Author

hum, le diff a une drole de tête, je vais la fermer et attendre que @JulienPalard le fasse :)

@deronnax deronnax closed this May 21, 2022
@jeanas
Copy link
Collaborator

jeanas commented May 21, 2022

Pour moi, ça marche en faisant juste python merge.py 3.10. Ce n'est pas ce que tu as fait ?

@jeanas jeanas mentioned this pull request May 21, 2022
@deronnax
Copy link
Collaborator Author

deronnax commented May 22, 2022

j'ai eu ça comme erreur:

 $ python merge.py 3.10 [...] 1 new files. 487 files to update. merging pot files: 100%|███████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████| 487/487 [00:04<00:00, 113.17it/s] 309 removed files. fatal: le chemin 'venv/lib/python3.10/site-packages/sphinxcontrib/qthelp/locales/eu/LC_MESSAGES/sphinxcontrib.qthelp.po' ne correspond à aucun fichier Traceback (most recent call last): File "/Users/mathieudupuy/dev/python-docs-fr/merge.py", line 142, in <module> main() File "/Users/mathieudupuy/dev/python-docs-fr/merge.py", line 132, in main remove_old_files(downstream - upstream) File "/Users/mathieudupuy/dev/python-docs-fr/merge.py", line 61, in remove_old_files run("git", "rm", file) File "/Users/mathieudupuy/dev/python-docs-fr/merge.py", line 18, in run return subprocess.run(list(args), encoding="UTF-8", check=True, **kwargs) File "/Users/mathieudupuy/.pyenv/versions/3.10.4/lib/python3.10/subprocess.py", line 524, in run raise CalledProcessError(retcode, process.args, subprocess.CalledProcessError: Command '['git', 'rm', PosixPath('venv/lib/python3.10/site-packages/sphinxcontrib/qthelp/locales/eu/LC_MESSAGES/sphinxcontrib.qthelp.po')]' returned non-zero exit status 128. 
@jeanas
Copy link
Collaborator

jeanas commented May 22, 2022

Dis-moi si ça va mieux avec #1883.

@deronnax
Copy link
Collaborator Author

Hello. Je confirme que ça corrige l'erreur. Épatant.

@JulienPalard
Copy link
Member

#1883 mergée.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

3 participants