Bug 463592

Summary: Redundant POTFILES.in causes Translation Statistics to fail
Product: [Fedora] Fedora Reporter: Asgeir Frimannsson <asgeirf>
Component: system-config-servicesAssignee: Nils Philippsen <nphilipp>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: medium    
Version: rawhideCC: nphilipp, piotrdrag
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2008-09-24 09:18:04 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 436824    

Description Asgeir Frimannsson 2008-09-24 01:09:07 UTC
Description of problem:

From a quick look at s-c-services it seems that ./po/POTFILES.in is not used in the process of generating POTs, and that the Makefile uses a 'dynamic' way of specifying the files for xgettext.

However, having a POTFILES.in file means that the translation statistics system (translate.fedoraproject.org) uses intltool to try to generate the POT from the files specified in POTFILES.in. This breaks as POTFILES.in is not up-to-date.

If POTFILES.in is redundant, could it be deleted from the repository, so that we can provide translators with statistics for this module, as well as allow them to download PO files for translations through the web interface?

Comment 1 Nils Philippsen 2008-09-24 09:18:04 UTC
I've removed the file in the upstream repository.