Description of problem: growpart tool from cloud-utils-growpart RPM fails with fr_FR locale, while changing to en_US works: [root@localhost ~]# cat /etc/locale.conf LANG="fr_FR.UTF-8" root@localhost ~]# growpart /dev/vda 3 usr/bin/growpart: ligne 242: 42949672960 octets, : erreur de syntaxe : opérateur arithmétique non valable (le symbole erroné est « octets, ») Once changed to en_US, it works fine: [root@localhost ~]# cat /etc/locale.conf LANG="en_US.UTF-8" [root@localhost ~]# growpart /dev/vda 3 CHANGED: partition=3 start=2101248 old: size=39839744 end=41940992 new: size=81784799 end=83886047 Version-Release number of selected component (if applicable): cloud-utils-growpart-0.31-11.fc37.noarch How reproducible: 100% with fr_FR, not tested with other locales. Steps to Reproduce: 1. 2. 3. Actual results: root@localhost ~]# growpart /dev/vda 3 usr/bin/growpart: ligne 242: 42949672960 octets, : erreur de syntaxe : opérateur arithmétique non valable (le symbole erroné est « octets, ») Expected results: [root@localhost ~]# growpart /dev/vda 3 CHANGED: partition=3 start=2101248 old: size=39839744 end=41940992 new: size=81784799 end=83886047 Additional info:
This package has changed maintainer in Fedora. Reassigning to the new maintainer of this component.
Hi, could you please try with the latest rawhide build (https://koji.fedoraproject.org/koji/buildinfo?buildID=2284087)? There have been some changes upstream that look like a fix for this bug.
FEDORA-2023-cb396eec08 has been submitted as an update to Fedora 37. https://bodhi.fedoraproject.org/updates/FEDORA-2023-cb396eec08
FEDORA-2023-cb396eec08 has been pushed to the Fedora 37 testing repository. Soon you'll be able to install the update with the following command: `sudo dnf upgrade --enablerepo=updates-testing --refresh --advisory=FEDORA-2023-cb396eec08` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2023-cb396eec08 See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.
FEDORA-2023-cb396eec08 has been pushed to the Fedora 37 stable repository. If problem still persists, please make note of it in this bug report.
The needinfo request[s] on this closed bug have been removed as they have been unresolved for 120 days