Bug 873392
Summary: | TypeError: refresh() takes exactly 6 arguments (7 given) | ||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Reartes Guillermo <rtguille> | ||||||||||||||||||||||||||||||||||||
Component: | anaconda | Assignee: | Chris Lumens <clumens> | ||||||||||||||||||||||||||||||||||||
Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||||||||||||||||||||||||||||||||
Severity: | unspecified | Docs Contact: | |||||||||||||||||||||||||||||||||||||
Priority: | unspecified | ||||||||||||||||||||||||||||||||||||||
Version: | 18 | CC: | awilliam, g.kaviyarasu, jonathan, stephent98, vanmeeuwen+fedora | ||||||||||||||||||||||||||||||||||||
Target Milestone: | --- | ||||||||||||||||||||||||||||||||||||||
Target Release: | --- | ||||||||||||||||||||||||||||||||||||||
Hardware: | x86_64 | ||||||||||||||||||||||||||||||||||||||
OS: | Unspecified | ||||||||||||||||||||||||||||||||||||||
Whiteboard: | abrt_hash:a9e9c55e04c824a64edee440d5e92569ac9491f3ff484f531f250bfb1581d67a | ||||||||||||||||||||||||||||||||||||||
Fixed In Version: | anaconda-18.25-1 | Doc Type: | Bug Fix | ||||||||||||||||||||||||||||||||||||
Doc Text: | Story Points: | --- | |||||||||||||||||||||||||||||||||||||
Clone Of: | Environment: | ||||||||||||||||||||||||||||||||||||||
Last Closed: | 2012-11-23 06:23:54 UTC | Type: | --- | ||||||||||||||||||||||||||||||||||||
Regression: | --- | Mount Type: | --- | ||||||||||||||||||||||||||||||||||||
Documentation: | --- | CRM: | |||||||||||||||||||||||||||||||||||||
Verified Versions: | Category: | --- | |||||||||||||||||||||||||||||||||||||
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||||||||||||||||||||||||||||||||||
Cloudforms Team: | --- | Target Upstream Version: | |||||||||||||||||||||||||||||||||||||
Embargoed: | |||||||||||||||||||||||||||||||||||||||
Attachments: |
|
Description
Reartes Guillermo
2012-11-05 18:14:36 UTC
Created attachment 638778 [details]
File: anaconda-tb
Created attachment 638779 [details]
File: product
Created attachment 638780 [details]
File: type
Created attachment 638781 [details]
File: ifcfg.log
Created attachment 638782 [details]
File: storage.log
Created attachment 638783 [details]
File: version
Created attachment 638784 [details]
File: environ
Created attachment 638785 [details]
File: executable
Created attachment 638786 [details]
File: anaconda.log
Created attachment 638787 [details]
File: syslog
Created attachment 638788 [details]
File: hashmarkername
Created attachment 638789 [details]
File: packaging.log
Created attachment 638790 [details]
File: cmdline_file
Created attachment 638791 [details]
File: release
Created attachment 638792 [details]
File: program.log
selected only one disks being part of a raid5 array Package: anaconda-18.24 OS Release: Fedora release 18-Beta-TC7 Created attachment 638892 [details]
storage.log (reproduced with raid5 member)
Attempt to install to a zero-byte disc image. Package: anaconda-18.24-1.fc18.x86_64 OS Release: Fedora release 18 Created attachment 638909 [details]
anaconda-tb-p3CNCP
Reproduced by attempting to install to a zero-byte disc image.
Tested with:
$ qemu-img create f18-test-4.img 1 # creates a zero-byte disc image
$ qemu-kvm -m 2048 -hda f18-test-4.img -cdrom ~/xfr/fedora/F18/F18-Beta/TC7/Fedora-18-Beta-TC7-x86_64-Live-Desktop.iso -usb -vga qxl -boot menu=on -usbdevice mouse
anaconda-18.25-1.fc18 has been submitted as an update for Fedora 18. https://admin.fedoraproject.org/updates/anaconda-18.25-1.fc18 anaconda-18.24-1 reproducer: Create a zero-byte disc image: $ qemu-img create f18-test-4.img 1 $ ls -l f18-test-4.img Start installer: $ qemu-kvm -m 2048 -hda f18-test-4.img -cdrom ~/xfr/fedora/F18/F18-Beta/TC7/Fedora-18-Beta-TC7-x86_64-Live-Desktop.iso -usb -vga qxl -boot menu=on -usbdevice mouse Click Installation Destination Click Continue Verifying that with anaconda-18.25-1, this bug does not occur with the reproducer in Comment 21. An Installation Options dialog showing '0 B' space is displayed. Package anaconda-18.25-1.fc18: * should fix your issue, * was pushed to the Fedora 18 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=updates-testing anaconda-18.25-1.fc18' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/FEDORA-2012-17691/anaconda-18.25-1.fc18 then log in and leave karma (feedback). anaconda-18.26-1.fc18 has been submitted as an update for Fedora 18. https://admin.fedoraproject.org/updates/anaconda-18.26-1.fc18 anaconda-18.27-1.fc18 has been submitted as an update for Fedora 18. https://admin.fedoraproject.org/updates/anaconda-18.27-1.fc18 This bug looks to have been fixed for several anaconda builds now but missed being closed. If you find you are still experiencing it with Fedora 18 Beta (RC1) or later, please re-open the bug. (ref comment #21) |