Bug 1998482 - Using Etc/UCT leads to: ValueError: could not convert string to float: ''
Summary: Using Etc/UCT leads to: ValueError: could not convert string to float: ''
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: anaconda
Version: 35
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Vladimír Slávik
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:b069f92cf8aa9dfb36d53859b59...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2021-08-27 10:53 UTC by Timothée Ravier
Modified: 2022-01-24 14:05 UTC (History)
7 users (show)

Fixed In Version: anaconda-35.23-1
Clone Of:
Environment:
Last Closed: 2022-01-24 14:05:44 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: anaconda-tb (553.39 KB, text/plain)
2021-08-27 10:53 UTC, Timothée Ravier
no flags Details
File: anaconda.log (12.43 KB, text/plain)
2021-08-27 10:53 UTC, Timothée Ravier
no flags Details
File: dbus.log (3.36 KB, text/plain)
2021-08-27 10:53 UTC, Timothée Ravier
no flags Details
File: environ (702 bytes, text/plain)
2021-08-27 10:53 UTC, Timothée Ravier
no flags Details
File: lorax-packages.log (25.54 KB, text/plain)
2021-08-27 10:53 UTC, Timothée Ravier
no flags Details
File: lsblk_output (1.50 KB, text/plain)
2021-08-27 10:53 UTC, Timothée Ravier
no flags Details
File: nmcli_dev_list (1.52 KB, text/plain)
2021-08-27 10:54 UTC, Timothée Ravier
no flags Details
File: os_info (772 bytes, text/plain)
2021-08-27 10:54 UTC, Timothée Ravier
no flags Details
File: program.log (11.45 KB, text/plain)
2021-08-27 10:54 UTC, Timothée Ravier
no flags Details
File: storage.log (61.35 KB, text/plain)
2021-08-27 10:54 UTC, Timothée Ravier
no flags Details
File: syslog (389.99 KB, text/plain)
2021-08-27 10:54 UTC, Timothée Ravier
no flags Details

Description Timothée Ravier 2021-08-27 10:53:48 UTC
Description of problem:
1. Start installation
2. Set Etc / UCT as timezone

Version-Release number of selected component:
anaconda-35.22

The following was filed automatically by anaconda:
anaconda 35.22 exception report
Traceback (most recent call first):
  File "/usr/lib64/python3.10/site-packages/pyanaconda/ui/gui/spokes/datetime_spoke.py", line 775, in on_city_changed
    offset = -float(city[3:])
ValueError: could not convert string to float: ''

Additional info:
addons:         com_redhat_kdump
cmdline:        /usr/bin/python3  /sbin/anaconda
cmdline_file:   BOOT_IMAGE=vmlinuz initrd=initrd.img inst.stage2=hd:LABEL=Fedora-SB-ostree-x86_64-rawh quiet
dnf.librepo.log: 
executable:     /sbin/anaconda
hashmarkername: anaconda
kernel:         5.14.0-0.rc6.20210820gitd992fe5318d8.50.fc36.x86_64
product:        Fedora
release:        Fedora release 36 (Rawhide)
release_type:   pre-release
type:           anaconda
version:        rawhide

Comment 1 Timothée Ravier 2021-08-27 10:53:52 UTC
Created attachment 1818315 [details]
File: anaconda-tb

Comment 2 Timothée Ravier 2021-08-27 10:53:53 UTC
Created attachment 1818316 [details]
File: anaconda.log

Comment 3 Timothée Ravier 2021-08-27 10:53:55 UTC
Created attachment 1818317 [details]
File: dbus.log

Comment 4 Timothée Ravier 2021-08-27 10:53:56 UTC
Created attachment 1818318 [details]
File: environ

Comment 5 Timothée Ravier 2021-08-27 10:53:58 UTC
Created attachment 1818319 [details]
File: lorax-packages.log

Comment 6 Timothée Ravier 2021-08-27 10:53:59 UTC
Created attachment 1818320 [details]
File: lsblk_output

Comment 7 Timothée Ravier 2021-08-27 10:54:01 UTC
Created attachment 1818321 [details]
File: nmcli_dev_list

Comment 8 Timothée Ravier 2021-08-27 10:54:04 UTC
Created attachment 1818322 [details]
File: os_info

Comment 9 Timothée Ravier 2021-08-27 10:54:06 UTC
Created attachment 1818323 [details]
File: program.log

Comment 10 Timothée Ravier 2021-08-27 10:54:07 UTC
Created attachment 1818324 [details]
File: storage.log

Comment 11 Timothée Ravier 2021-08-27 10:54:11 UTC
Created attachment 1818325 [details]
File: syslog

Comment 12 Vladimír Slávik 2021-09-17 13:14:36 UTC
Thank you for the report!

Fix PR: https://github.com/rhinstaller/anaconda/pull/3610

Comment 13 Vladimír Slávik 2021-09-22 11:28:54 UTC
PR merged.


Note You need to log in before you can comment on or make changes to this bug.