Bug 1868623
Summary: | OverflowError: -4194304 not in range 0 to 18446744073709551615 | ||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Vendula Poncova <vponcova> | ||||||||||||
Component: | python-blivet | Assignee: | Blivet Maintenance Team <blivet-maint-list> | ||||||||||||
Status: | CLOSED RAWHIDE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||||||||
Severity: | unspecified | Docs Contact: | |||||||||||||
Priority: | unspecified | ||||||||||||||
Version: | rawhide | CC: | awilliam, blivet-maint-list, dlehman, japokorn, lnie, mkolman, robatino, rvykydal, vponcova, vtrefny | ||||||||||||
Target Milestone: | --- | ||||||||||||||
Target Release: | --- | ||||||||||||||
Hardware: | Unspecified | ||||||||||||||
OS: | Unspecified | ||||||||||||||
Whiteboard: | |||||||||||||||
Fixed In Version: | python-blivet-3.3.0-1.fc33 | Doc Type: | If docs needed, set a value | ||||||||||||
Doc Text: | Story Points: | --- | |||||||||||||
Clone Of: | Environment: | ||||||||||||||
Last Closed: | 2020-08-21 12:18:30 UTC | Type: | Bug | ||||||||||||
Regression: | --- | Mount Type: | --- | ||||||||||||
Documentation: | --- | CRM: | |||||||||||||
Verified Versions: | Category: | --- | |||||||||||||
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||||||||||
Cloudforms Team: | --- | Target Upstream Version: | |||||||||||||
Embargoed: | |||||||||||||||
Bug Depends On: | |||||||||||||||
Bug Blocks: | 1766777 | ||||||||||||||
Attachments: |
|
Description
Vendula Poncova
2020-08-13 10:18:38 UTC
Created attachment 1711307 [details]
anaconda-tb
Created attachment 1711308 [details]
syslog
Created attachment 1711309 [details]
storage.log
Created attachment 1711310 [details]
program.log
Created attachment 1711311 [details]
anaconda.log
*** Bug 1869458 has been marked as a duplicate of this bug. *** Note, this is proposed as a Final blocker because https://bugzilla.redhat.com/show_bug.cgi?id=1869458 , which was proposed as one, was closed as a dupe of this. upstream PR: https://github.com/storaged-project/blivet/pull/890 updates image: https://vtrefny.fedorapeople.org/img/rhbz1868623.img I've fixed this particular issue where blivet reports negative free space, but I can't promise this is the only place where something similar happens. Anaconda really shouldn't expect that all sizes in blivet are positive. Negative size is a valid value. This isn't a new issue and it was never a problem until now. *** Bug 1860644 has been marked as a duplicate of this bug. *** |