https://bugzilla.redhat.com/show_bug.cgi?id=2322944
Bug ID: 2322944
Summary: Silent error from system-config-language
Product: Fedora
Version: 41
OS: Linux
Status: NEW
Component: system-config-language
Keywords: Regression
Severity: medium
Assignee: pnemade(a)redhat.com
Reporter: jcubic(a)onet.pl
QA Contact: extras-qa(a)fedoraproject.org
CC: i18n-bugs(a)lists.fedoraproject.org, pnemade(a)redhat.com
Target Milestone: ---
Classification: Fedora
system-config-language do nothing when run in GUI. There is unhandled Python
exception when running from terminal
```
$ system-config-language
pl language not installed
Unknown argument "--debuglevel=0" for command "repoquery". Add "--help" for
more information about the arguments.
Traceback (most recent call last):
File "/usr/share/system-config-language/language_gui.py", line 319, in ok_btn
installed = self.instpkg.install_packages3(dlang)
File "/usr/share/system-config-language/install_packages3.py", line 163, in
install_packages3
all_pkg_list = self.get_language_packages(langcode)
File "/usr/share/system-config-language/install_packages3.py", line 122, in
get_language_packages
cmdoutput = subprocess.check_output(cmd, shell=True)
File "/usr/lib64/python3.13/subprocess.py", line 472, in check_output
return run(*popenargs, stdout=PIPE, timeout=timeout, check=True,
~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
**kwargs).stdout
^^^^^^^^^
File "/usr/lib64/python3.13/subprocess.py", line 577, in run
raise CalledProcessError(retcode, process.args,
output=stdout, stderr=stderr)
subprocess.CalledProcessError: Command 'dnf repoquery --debuglevel=0
--queryformat '%{name}' --whatsupplements langpacks-pl' returned non-zero exit
status 2.
Repository copr:copr.fedorainfracloud.org:jerrycasiano:FontManager is listed
more than once in the configuration
Repository copr:copr.fedorainfracloud.org:phracek:PyCharm is listed more than
once in the configuration
Repository brave-browser is listed more than once in the configuration
Repository docker-ce-stable is listed more than once in the configuration
Repository docker-ce-stable-debuginfo is listed more than once in the
configuration
Repository docker-ce-stable-source is listed more than once in the
configuration
Repository docker-ce-test is listed more than once in the configuration
Repository docker-ce-test-debuginfo is listed more than once in the
configuration
Repository docker-ce-test-source is listed more than once in the configuration
Repository docker-ce-nightly is listed more than once in the configuration
Repository docker-ce-nightly-debuginfo is listed more than once in the
configuration
Repository docker-ce-nightly-source is listed more than once in the
configuration
Repository fedora is listed more than once in the configuration
Repository fedora-debuginfo is listed more than once in the configuration
Repository fedora-source is listed more than once in the configuration
Repository fedora-cisco-openh264 is listed more than once in the configuration
Repository fedora-cisco-openh264-debuginfo is listed more than once in the
configuration
Repository fedora-cisco-openh264-source is listed more than once in the
configuration
Repository updates is listed more than once in the configuration
Repository updates-debuginfo is listed more than once in the configuration
Repository updates-source is listed more than once in the configuration
Repository updates-testing is listed more than once in the configuration
Repository updates-testing-debuginfo is listed more than once in the
configuration
Repository updates-testing-source is listed more than once in the configuration
Repository gh-cli is listed more than once in the configuration
Repository google-chrome is listed more than once in the configuration
Repository rpmfusion-free is listed more than once in the configuration
Repository rpmfusion-free-debuginfo is listed more than once in the
configuration
Repository rpmfusion-free-source is listed more than once in the configuration
Repository rpmfusion-free-updates is listed more than once in the configuration
Repository rpmfusion-free-updates-debuginfo is listed more than once in the
configuration
Repository rpmfusion-free-updates-source is listed more than once in the
configuration
Repository rpmfusion-free-updates-testing is listed more than once in the
configuration
Repository rpmfusion-free-updates-testing-debuginfo is listed more than once in
the configuration
Repository rpmfusion-free-updates-testing-source is listed more than once in
the configuration
Repository rpmfusion-nonfree is listed more than once in the configuration
Repository rpmfusion-nonfree-debuginfo is listed more than once in the
configuration
Repository rpmfusion-nonfree-source is listed more than once in the
configuration
Repository rpmfusion-nonfree-nvidia-driver is listed more than once in the
configuration
Repository rpmfusion-nonfree-nvidia-driver-debuginfo is listed more than once
in the configuration
Repository rpmfusion-nonfree-nvidia-driver-source is listed more than once in
the configuration
Repository rpmfusion-nonfree-steam is listed more than once in the
configuration
Repository rpmfusion-nonfree-steam-debuginfo is listed more than once in the
configuration
Repository rpmfusion-nonfree-steam-source is listed more than once in the
configuration
Repository rpmfusion-nonfree-updates is listed more than once in the
configuration
Repository rpmfusion-nonfree-updates-debuginfo is listed more than once in the
configuration
Repository rpmfusion-nonfree-updates-source is listed more than once in the
configuration
Repository rpmfusion-nonfree-updates-testing is listed more than once in the
configuration
Repository rpmfusion-nonfree-updates-testing-debuginfo is listed more than once
in the configuration
Repository rpmfusion-nonfree-updates-testing-source is listed more than once in
the configuration
pl language not installed
Unknown argument "--debuglevel=0" for command "repoquery". Add "--help" for
more information about the arguments.
Traceback (most recent call last):
File "/usr/share/system-config-language/language_gui.py", line 319, in ok_btn
installed = self.instpkg.install_packages3(dlang)
File "/usr/share/system-config-language/install_packages3.py", line 163, in
install_packages3
all_pkg_list = self.get_language_packages(langcode)
File "/usr/share/system-config-language/install_packages3.py", line 122, in
get_language_packages
cmdoutput = subprocess.check_output(cmd, shell=True)
File "/usr/lib64/python3.13/subprocess.py", line 472, in check_output
return run(*popenargs, stdout=PIPE, timeout=timeout, check=True,
~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
**kwargs).stdout
^^^^^^^^^
File "/usr/lib64/python3.13/subprocess.py", line 577, in run
raise CalledProcessError(retcode, process.args,
output=stdout, stderr=stderr)
subprocess.CalledProcessError: Command 'dnf repoquery --debuglevel=0
--queryformat '%{name}' --whatsupplements langpacks-pl' returned non-zero exit
status 2.
Repository copr:copr.fedorainfracloud.org:jerrycasiano:FontManager is listed
more than once in the configuration
Repository copr:copr.fedorainfracloud.org:phracek:PyCharm is listed more than
once in the configuration
Repository brave-browser is listed more than once in the configuration
Repository docker-ce-stable is listed more than once in the configuration
Repository docker-ce-stable-debuginfo is listed more than once in the
configuration
Repository docker-ce-stable-source is listed more than once in the
configuration
Repository docker-ce-test is listed more than once in the configuration
Repository docker-ce-test-debuginfo is listed more than once in the
configuration
Repository docker-ce-test-source is listed more than once in the configuration
Repository docker-ce-nightly is listed more than once in the configuration
Repository docker-ce-nightly-debuginfo is listed more than once in the
configuration
Repository docker-ce-nightly-source is listed more than once in the
configuration
Repository fedora is listed more than once in the configuration
Repository fedora-debuginfo is listed more than once in the configuration
Repository fedora-source is listed more than once in the configuration
Repository fedora-cisco-openh264 is listed more than once in the configuration
Repository fedora-cisco-openh264-debuginfo is listed more than once in the
configuration
Repository fedora-cisco-openh264-source is listed more than once in the
configuration
Repository updates is listed more than once in the configuration
Repository updates-debuginfo is listed more than once in the configuration
Repository updates-source is listed more than once in the configuration
Repository updates-testing is listed more than once in the configuration
Repository updates-testing-debuginfo is listed more than once in the
configuration
Repository updates-testing-source is listed more than once in the configuration
Repository gh-cli is listed more than once in the configuration
Repository google-chrome is listed more than once in the configuration
Repository rpmfusion-free is listed more than once in the configuration
Repository rpmfusion-free-debuginfo is listed more than once in the
configuration
Repository rpmfusion-free-source is listed more than once in the configuration
Repository rpmfusion-free-updates is listed more than once in the configuration
Repository rpmfusion-free-updates-debuginfo is listed more than once in the
configuration
Repository rpmfusion-free-updates-source is listed more than once in the
configuration
Repository rpmfusion-free-updates-testing is listed more than once in the
configuration
Repository rpmfusion-free-updates-testing-debuginfo is listed more than once in
the configuration
Repository rpmfusion-free-updates-testing-source is listed more than once in
the configuration
Repository rpmfusion-nonfree is listed more than once in the configuration
Repository rpmfusion-nonfree-debuginfo is listed more than once in the
configuration
Repository rpmfusion-nonfree-source is listed more than once in the
configuration
Repository rpmfusion-nonfree-nvidia-driver is listed more than once in the
configuration
Repository rpmfusion-nonfree-nvidia-driver-debuginfo is listed more than once
in the configuration
Repository rpmfusion-nonfree-nvidia-driver-source is listed more than once in
the configuration
Repository rpmfusion-nonfree-steam is listed more than once in the
configuration
Repository rpmfusion-nonfree-steam-debuginfo is listed more than once in the
configuration
Repository rpmfusion-nonfree-steam-source is listed more than once in the
configuration
Repository rpmfusion-nonfree-updates is listed more than once in the
configuration
Repository rpmfusion-nonfree-updates-debuginfo is listed more than once in the
configuration
Repository rpmfusion-nonfree-updates-source is listed more than once in the
configuration
Repository rpmfusion-nonfree-updates-testing is listed more than once in the
configuration
Repository rpmfusion-nonfree-updates-testing-debuginfo is listed more than once
in the configuration
Repository rpmfusion-nonfree-updates-testing-source is listed more than once in
the configuration
pl language not installed
Unknown argument "--debuglevel=0" for command "repoquery". Add "--help" for
more information about the arguments.
Traceback (most recent call last):
File "/usr/share/system-config-language/language_gui.py", line 319, in ok_btn
installed = self.instpkg.install_packages3(dlang)
File "/usr/share/system-config-language/install_packages3.py", line 163, in
install_packages3
all_pkg_list = self.get_language_packages(langcode)
File "/usr/share/system-config-language/install_packages3.py", line 122, in
get_language_packages
cmdoutput = subprocess.check_output(cmd, shell=True)
File "/usr/lib64/python3.13/subprocess.py", line 472, in check_output
return run(*popenargs, stdout=PIPE, timeout=timeout, check=True,
~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
**kwargs).stdout
^^^^^^^^^
File "/usr/lib64/python3.13/subprocess.py", line 577, in run
raise CalledProcessError(retcode, process.args,
output=stdout, stderr=stderr)
subprocess.CalledProcessError: Command 'dnf repoquery --debuglevel=0
--queryformat '%{name}' --whatsupplements langpacks-pl' returned non-zero exit
status 2.
```
Reproducible: Always
Steps to Reproduce:
1. Install Fedora
2. Open system-config-language
3. Change language to Polish
Actual Results:
Nothing happens when you pick different langauge
Expected Results:
langauge is changed
--
You are receiving this mail because:
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=2322944
Report this comment as SPAM: https://bugzilla.redhat.com/enter_bug.cgi?product=Bugzilla&format=report-sp…
https://bugzilla.redhat.com/show_bug.cgi?id=2209413
Bug ID: 2209413
Summary: Prepare for DNF 5, don't depend on `dnf`
Product: Fedora
Version: rawhide
Hardware: All
OS: Linux
Status: NEW
Component: system-config-language
Severity: high
Assignee: pnemade(a)redhat.com
Reporter: egoode(a)redhat.com
QA Contact: extras-qa(a)fedoraproject.org
CC: i18n-bugs(a)lists.fedoraproject.org, pnemade(a)redhat.com
Target Milestone: ---
Classification: Fedora
(I'm filing issues with all the packages that currently depend on `dnf`.)
DNF 5 is a new package manager that will replace DNF 4 in Fedora 39+: Starting
in Fedora 39, the `dnf` command will be provided by the `dnf5` package rather
than the `dnf` package, and `dnf5` will obsolete `dnf`. Since
system-config-language currently depends on DNF 4, it should choose one of the
following strategies to avoid breaking the Fedora upgrade:
- Add support for DNF 5, and depend on the `dnf5` package in Fedora 39+ instead
of `dnf`. Builds of DNF 5 are available in this COPR repository:
https://copr.fedorainfracloud.org/coprs/rpmsoftwaremanagement/dnf-nightly/, and
documentation is available here: https://dnf5.readthedocs.io/en/latest/.
- Alternatively, or in the meantime, change the system-config-language package
to depend on `python3-dnf` instead of `dnf`, and call the `dnf-3` binary
instead of `dnf`. The old DNF 4 command will still be available in the
distribution, but only as `dnf-3` (the binary is called `dnf-3` rather than
`dnf4` for historical reasons; it is the "Python 3 version" of DNF). The first
option is preferred to this one; it is not recommended to modify installed
software using both DNF 4 and DNF 5 on the same system.
- Or, if this package is no longer being maintained, consider removing it from
Fedora.
At some point, this project should adopt DNF 5, but the immediate issue is
removing the dependency on `dnf`. We are planning to replace DNF with DNF5 in
Fedora Rawhide very soon, by 2023-06-01, and the system-config-language package
will break as long as it still depends on the `dnf` package.
For more information about the switch to DNF 5, see
https://fedoraproject.org/wiki/Changes/ReplaceDnfWithDnf5.
Reproducible: Always
--
You are receiving this mail because:
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=2209413
https://bugzilla.redhat.com/show_bug.cgi?id=2335055
Bug ID: 2335055
Summary: gettext-0.23.1 is available
Product: Fedora
Version: rawhide
Status: NEW
Component: gettext
Keywords: FutureFeature, Triaged
Assignee: matiwari(a)redhat.com
Reporter: upstream-release-monitoring(a)fedoraproject.org
QA Contact: extras-qa(a)fedoraproject.org
CC: dueno(a)redhat.com, i18n-bugs(a)lists.fedoraproject.org,
matiwari(a)redhat.com, nphilipp(a)redhat.com,
petersen(a)redhat.com, sundeep_anand(a)yahoo.com
Target Milestone: ---
Classification: Fedora
Releases retrieved: 0.23.1
Upstream release that is considered latest: 0.23.1
Current version/release in rawhide: 0.23-1.fc42
URL: https://www.gnu.org/software/gettext/
Please consult the package updates policy before you issue an update to a
stable branch: https://docs.fedoraproject.org/en-US/fesco/Updates_Policy/
More information about the service that created this bug can be found at:
https://docs.fedoraproject.org/en-US/package-maintainers/Upstream_Release_M…
Please keep in mind that with any upstream change, there may also be packaging
changes that need to be made. Specifically, please remember that it is your
responsibility to review the new version to ensure that the licensing is still
correct and that no non-free or legally problematic items have been added
upstream.
Based on the information from Anitya:
https://release-monitoring.org/project/898/
To change the monitoring settings for the project, please visit:
https://src.fedoraproject.org/rpms/gettext
--
You are receiving this mail because:
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=2335055
Report this comment as SPAM: https://bugzilla.redhat.com/enter_bug.cgi?product=Bugzilla&format=report-sp…
https://bugzilla.redhat.com/show_bug.cgi?id=2241601
Bug ID: 2241601
Summary: Fedora input broke the fr(oss) French layout (default
Fedora French layout)
Product: Fedora
Version: rawhide
OS: Linux
Status: NEW
Component: xkeyboard-config
Severity: medium
Assignee: peter.hutterer(a)redhat.com
Reporter: nicolas.mailhot(a)laposte.net
QA Contact: extras-qa(a)fedoraproject.org
CC: ajax(a)redhat.com, i18n-bugs(a)lists.fedoraproject.org,
negativo17(a)gmail.com, peter.hutterer(a)redhat.com,
rhughes(a)redhat.com, rstrode(a)redhat.com
Target Milestone: ---
Classification: Fedora
fr(oss) is supposed to emit French upper case accented letters in caps locks
mode ÉÈÇÀ
Something changed in the past months and it emits lower case instead. So you
get very annoying mixed-case éLéGANT runs of text in caps locks.
Explicit level 4 capital selection still works but this change breaks existing
user habits and is very inconvenient for new users.
To be honest I’ve noticed the breakage for some time but was hoping it was a
stupid mistake that would go away with time.
Reproducible: Always
Steps to Reproduce:
1. switch to fr(oss)
2. set cap locks
3. tap the first (number) row → letters with diacritics should be emitted in
upper case, for example É, not lower case é
It is not a bug that cap locks produces symbols and accented letters. In
azerty, unlike qwerty, access to the diacritics necessary to type proper French
is prioritized over access to numbers
--
You are receiving this mail because:
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=2241601
Report this comment as SPAM: https://bugzilla.redhat.com/enter_bug.cgi?product=Bugzilla&format=report-sp…
https://bugzilla.redhat.com/show_bug.cgi?id=2267613
Bug ID: 2267613
Summary: emojier listing control codes and non-BMP tofu
characters early with partial annotation
Product: Fedora
Version: 40
OS: Linux
Status: NEW
Component: ibus
Severity: medium
Assignee: tfujiwar(a)redhat.com
Reporter: petersen(a)redhat.com
QA Contact: extras-qa(a)fedoraproject.org
CC: i18n-bugs(a)lists.fedoraproject.org,
shawn.p.huang(a)gmail.com, tfujiwar(a)redhat.com
Target Milestone: ---
Classification: Fedora
eg input of egir
^ emoji prompt
Lists candidates:
1. ㌓
2. ꟼ
3. 𒁞
4. 𒁬
5. 𒂕
6. 𒃐
7. 𒄈
8. 𒄉
9. 𒄊
0. 𒄋
1. 𒄌
2. 𒄍
3. 𒄎
4. 𒄏
5. 𒅨
6. 𒒕
7. 👧
8. 🛊
9. 🦒
(I was actually looking for giraffe)
Reproducible: Always
Expected Results:
Hide or show tofu last
--
You are receiving this mail because:
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=2267613
Report this comment as SPAM: https://bugzilla.redhat.com/enter_bug.cgi?product=Bugzilla&format=report-sp…
https://bugzilla.redhat.com/show_bug.cgi?id=2002446
Bug ID: 2002446
Summary: zinnia-0.07 is available
Product: Fedora
Version: rawhide
Status: NEW
Component: zinnia
Keywords: FutureFeature, Triaged
Assignee: liangsuilong(a)gmail.com
Reporter: upstream-release-monitoring(a)fedoraproject.org
QA Contact: extras-qa(a)fedoraproject.org
CC: i18n-bugs(a)lists.fedoraproject.org,
liangsuilong(a)gmail.com, petersen(a)redhat.com,
pwu(a)redhat.com
Target Milestone: ---
Classification: Fedora
Latest upstream release: 0.07
Current version/release in rawhide: 0.06-55.fc35
URL: https://github.com/silverhikari/zinnia/
Please consult the package updates policy before you issue an update to a
stable branch: https://docs.fedoraproject.org/en-US/fesco/Updates_Policy/
More information about the service that created this bug can be found at:
https://fedoraproject.org/wiki/Upstream_release_monitoring
Please keep in mind that with any upstream change, there may also be packaging
changes that need to be made. Specifically, please remember that it is your
responsibility to review the new version to ensure that the licensing is still
correct and that no non-free or legally problematic items have been added
upstream.
Based on the information from anitya:
https://release-monitoring.org/project/5302/
--
You are receiving this mail because:
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=1974076
Bug ID: 1974076
Summary: Chinese input methods use previously enabled layout
Product: Fedora
Version: 34
Hardware: All
OS: Linux
Status: NEW
Component: ibus-libpinyin
Severity: medium
Assignee: pwu(a)redhat.com
Reporter: nickolay.ilyushin(a)gmail.com
QA Contact: extras-qa(a)fedoraproject.org
CC: i18n-bugs(a)lists.fedoraproject.org,
petersen(a)redhat.com, pwu(a)redhat.com
Target Milestone: ---
Classification: Fedora
Description of problem:
ibus-libpinyin (and most probably several other input methods) uses `default`
keyboard layout instead of `us` or whatever fits best. This effectively means
that the last keyboard layout (non-IME) will be used for the pinyin input. For
users which use non-Latin keyboard layouts, such as Russian or Ukrainian, this
makes pinyin input unusable.
Version-Release number of selected component (if applicable): 1.12.0
How reproducible: easily.
Steps to Reproduce:
1. Enable pinyin input method in your settings.
2. Switch to e.g. Russian layout.
3. Switch to pinyin IME.
4. You will type Russian letters and pinyin IME will not trigger.
Actual results:
`4. You will type Russian letters and pinyin IME will not trigger.`
Expected results:
`4. You will type *Latin* letters and pinyin IME *will* trigger.`
Additional info:
There are two workarounds:
1. Manually patch `/usr/share/ibus/component/libpinyin.xml` and change `layout`
to `us` from `default`. I don't know how this will work with non-QWERTY
keyboards though.
2. Switch to a Latin layout before switching to pinyin.
--
You are receiving this mail because:
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=2354144
Bug ID: 2354144
Summary: translate-toolkit FTBFS due to missing tox
configuration
Product: Fedora
Version: rawhide
Status: NEW
Component: translate-toolkit
Assignee: petersen(a)redhat.com
Reporter: mhroncok(a)redhat.com
QA Contact: extras-qa(a)fedoraproject.org
CC: i18n-bugs(a)lists.fedoraproject.org, mfabian(a)redhat.com,
petersen(a)redhat.com, sshil(a)redhat.com,
sundeep_anand(a)yahoo.com
Blocks: 2322407 (PYTHON3.14), 2339432 (F43FTBFS,RAWHIDEFTBFS)
Target Milestone: ---
Classification: Fedora
Hello.
translate-toolkit fails to build from source becasue it uses one or both of:
- %pyproject_buildrequires -t/-e (generate dependencies via tox)
- %tox (run tox)
without tox configuration (e.g. tox.ini or tox section of
pyproject.toml/setup.cfg).
This was always supposed to fail, but regressed with tox 4.
Now it fails again.
https://lists.fedoraproject.org/archives/list/python-devel@lists.fedoraproj…https://lists.fedoraproject.org/archives/list/devel-announce@lists.fedorapr…
If this package uses tox upstream, make sure to use a source tarball that
includes the tox configuration (e.g. an archive from GitHub instead of sdist
from PyPI).
If this package does not use tox upstream, you cannot use the tox options.
If your package uses %pyproject_buildrequires -t/-e but does not use %tox, just
drop the -t/-e option.
If your package uses %tox, replace the call with a more suitable way for
running tests (e.g. %pytest).
Let me know if you need assistance. Thanks.
Referenced Bugs:
https://bugzilla.redhat.com/show_bug.cgi?id=2322407
[Bug 2322407] Python 3.14
https://bugzilla.redhat.com/show_bug.cgi?id=2339432
[Bug 2339432] Fedora 43 FTBFS Tracker
--
You are receiving this mail because:
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=2354144
Report this comment as SPAM: https://bugzilla.redhat.com/enter_bug.cgi?product=Bugzilla&format=report-sp…