#41 make rpms modifies some files it shouldn't
Closed: Invalid None Opened 14 years ago by simo.

.pot, .po and .gmo files are modified (regenerated) by make rpms, they shouldn't


The cause of this is that 'make dist' calls 'make update-po', which is regenerating this file.

It doesn't happen during a normal 'make all' or 'make install', so its impact is not huge. I'm looking at how to fix it now.

owner: somebody => sgallagh
status: new => assigned

Fields changed

cc: => sbose

Sumit has a fix for this, so I'm reassigning this bug to him.

owner: sgallagh => sbose
status: assigned => new

This is not actually a bug. These files are updated as part of the gettext framework to ensure that line numbers are consistent in the translation files.

fixedin: =>
resolution: => invalid
status: new => closed

Fields changed

rhbz: => 0

Metadata Update from @simo:
- Issue assigned to sbose
- Issue set to the milestone: SSSD 1.0

7 years ago

SSSD is moving from Pagure to Github. This means that new issues and pull requests
will be accepted only in SSSD's github repository.

This issue has been cloned to Github and is available here:
- https://github.com/SSSD/sssd/issues/1083

If you want to receive further updates on the issue, please navigate to the github issue
and click on subscribe button.

Thank you for understanding. We apologize for all inconvenience.

Login to comment on this ticket.

Metadata