[root@fixe jb]# dnf install translate-toolkit-2.0.0-3.fc25.noarch --enablerepo=updates-testing
Vérification de l'expiration des métadonnées effectuée il y a 0:03:25 sur Mon Feb 13 07:07:18 2017.
Erreur : nothing provides python3-BeautifulSoup needed by translate-toolkit-2.0.0-3.fc25.noarch
(essayez d'ajouter « --allowerasing » à la ligne de commande pour remplacer les paquets en conflit)
[root@fixe jb]# dnf install translate-toolkit-2.0.0-3.fc25.noarch --enablerepo=updates-testing --allowerasing
Vérification de l'expiration des métadonnées effectuée il y a 0:04:38 sur Mon Feb 13 07:07:18 2017.
Erreur : nothing provides python3-BeautifulSoup needed by translate-toolkit-2.0.0-3.fc25.noarch
[root@fixe jb]# dnf install python3-beautifulsoup4
Vérification de l'expiration des métadonnées effectuée il y a 0:04:59 sur Mon Feb 13 07:07:18 2017.
Le paquet python3-beautifulsoup4-4.5.3-1.fc25.noarch est déjà installé, ignorer
Dépendances résolues.
Rien à faire.
Terminé !
Apologies for not at least trying to install the build... actually quite a lot of work just to get it to build... :)
new build should fix the problems (and revert to python2 for F25) since python3-Levenshtein is recommended and missing in f25.
This update has been submitted for testing by petersen.
This update has been pushed to testing.
Thank you for this package, but it doesn't work.
[root@fixe jb]# dnf install translate-toolkit-2.0.0-3.fc25.noarch --enablerepo=updates-testing Vérification de l'expiration des métadonnées effectuée il y a 0:03:25 sur Mon Feb 13 07:07:18 2017. Erreur : nothing provides python3-BeautifulSoup needed by translate-toolkit-2.0.0-3.fc25.noarch (essayez d'ajouter « --allowerasing » à la ligne de commande pour remplacer les paquets en conflit)
[root@fixe jb]# dnf install translate-toolkit-2.0.0-3.fc25.noarch --enablerepo=updates-testing --allowerasing Vérification de l'expiration des métadonnées effectuée il y a 0:04:38 sur Mon Feb 13 07:07:18 2017. Erreur : nothing provides python3-BeautifulSoup needed by translate-toolkit-2.0.0-3.fc25.noarch
[root@fixe jb]# dnf install python3-beautifulsoup4 Vérification de l'expiration des métadonnées effectuée il y a 0:04:59 sur Mon Feb 13 07:07:18 2017. Le paquet python3-beautifulsoup4-4.5.3-1.fc25.noarch est déjà installé, ignorer Dépendances résolues. Rien à faire. Terminé !
Apologies for not at least trying to install the build... actually quite a lot of work just to get it to build... :) new build should fix the problems (and revert to python2 for F25) since python3-Levenshtein is recommended and missing in f25.
petersen edited this update.
New build(s):
Removed build(s):
This update has been submitted for testing by petersen.
This update has been pushed to testing.
works fine, I had to do --best --allowerasing to get python2-diff-match-patch
thanks for your work and your help Jens
This update has reached 7 days in testing and can be pushed to stable now if the maintainer wishes
There seems to be two issues:
http://docs.translatehouse.org/projects/translate-toolkit/en/latest/commands/sub2po.html seems to be missing from /usr/bin
Running python /usr/lib/python2.7/site-packages/translate/convert/po2sub.py produces the same error as with previous versions:
Tested with: https://git.gnome.org/browse/video-subtitles/tree/video-subtitles/gnome324
Thanks @pmkovar I am fixing those in the 2.1.0 build.
I also opened https://github.com/translate/translate/issues/3609 to address the rpmlint errors about #!/usr/bin/env non-executable.
This update has been obsoleted by translate-toolkit-2.1.0-2.fc25.