Bug 1449724

Summary: po2sub: WARNING: Error processing: No module named gaupol
Product: [Fedora] Fedora Reporter: Petr Kovar <pkovar>
Component: translate-toolkitAssignee: Dwayne Bailey <dwayne>
Status: CLOSED CURRENTRELEASE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 27CC: dwayne, i18n-bugs, mfabian, pkovar
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2017-09-29 19:43:29 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Petr Kovar 2017-05-10 14:05:38 UTC
With the latest update, translate-toolkit-2.1.0-3.fc25, I'm still hitting a No module named gaupol issue when running po2sub. aeidon-0.25-7.fc25.noarch is installed. There's some more discussion about the issue here:

https://github.com/translate/translate/issues/3409

Some more info on the issue is here:

https://bodhi.fedoraproject.org/updates/FEDORA-2017-646e2fe595

Comment 1 Jens Petersen 2017-05-11 03:51:17 UTC
I think that is because aeidon (and gaupol) are python3 and
F25 translate-toolkit is still python2.

Comment 2 Petr Kovar 2017-05-11 15:13:34 UTC
Dwayne made some code related changes upstream, see https://github.com/translate/translate/issues/3409#issuecomment-300792328.

Comment 3 Jan Kurik 2017-08-15 08:20:45 UTC
This bug appears to have been reported against 'rawhide' during the Fedora 27 development cycle.
Changing version to '27'.

Comment 4 Jens Petersen 2017-09-27 07:43:04 UTC
This should be fixed in F26+, I think?

Comment 5 Petr Kovar 2017-09-29 19:43:29 UTC
(In reply to Jens Petersen from comment #4)
> This should be fixed in F26+, I think?

I ran a quick test with po2sub & sub2po and can confirm the bug seems fixed. Thank you!

Comment 6 Jens Petersen 2017-10-10 07:48:59 UTC
Thanks!