Note: This bug is displayed in read-only format because
the product is no longer active in Red Hat Bugzilla.
RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
(In reply to Ludek Janda from comment #2)
> Hi David,
>
> I am unable to generate pot file for this package:
>
> $ cd po/
> [ljanda@dhcp-2-235 po]$ make update-po
> make: *** No rule to make target 'update-po'. Stop.
The Makefile needs to exist before you can call "make".
> $ cd ..
> [ljanda@dhcp-2-235 gnome-system-monitor]$ rhpkg local
>
> $checking whether g++ supports C++11 features by default... no
> checking whether g++ supports C++11 features with -std=gnu++11... no
> checking whether g++ supports C++11 features with -std=gnu++0x... no
> checking whether g++ supports C++11 features with -std=c++11... no
> checking whether g++ supports C++11 features with -std=c++0x... no
> checking whether g++ supports C++11 features with +std=c++11... no
> configure: error: *** A compiler with support for C++11 language features is
> required.
You need to install a C++ compiler (or simply install the build dependencies of the package with "yum-builddep gnome-system-monitor). Once the configure process completes successfully, the Makefile should exist and you should be able to run the expected make commands to generate a POT.
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.
For information on the advisory, and where to find the updated
files, follow the link below.
If the solution does not work for you, open a new bug report.
https://access.redhat.com/errata/RHEA-2017:2305
Description of problem: Version-Release number of selected component (if applicable): branch: * rhel-7.4 Name: gnome-system-monitor Version: 3.22.2 Release: 1%{?dist} How reproducible: Steps to Reproduce: de: 298 translated messages. es: 298 translated messages. fr: 298 translated messages. it: 298 translated messages. ja: 287 translated messages, 10 fuzzy translations, 1 untranslated message. ko: 298 translated messages. pt_BR: 298 translated messages. ru: 289 translated messages, 8 fuzzy translations, 1 untranslated message. zh_CN: 298 translated messages. zh_TW: 290 translated messages, 7 fuzzy translations, 1 untranslated message. ./gnome-system-monitor.pot: 0 translated messages, 298 untranslated messages. Actual results: Expected results: Additional info: