Bug 1130717

Summary: TypeError: Argument 1 does not allow None as a value
Product: [Fedora] Fedora Reporter: billyestuvoaqui
Component: anacondaAssignee: Anaconda Maintenance Team <anaconda-maint-list>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 20CC: anaconda-maint-list, g.kaviyarasu, jonathan, vanmeeuwen+fedora
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
Whiteboard: abrt_hash:13d094d15015fb2918c7a2c9cfea5afcbefe1e1e62073e06d0ef0a3d4555124a
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-08-18 13:40:02 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 Flags
File: anaconda-tb
none
File: anaconda.log
none
File: environ
none
File: journalctl
none
File: lsblk_output
none
File: nmcli_dev_list
none
File: os_info
none
File: program.log
none
File: storage.log
none
File: ifcfg.log
none
File: packaging.log none

Description billyestuvoaqui 2014-08-16 20:05:36 UTC
Description of problem:
Was trying to install Fedora to a USB pendrive.

Version-Release number of selected component:
anaconda-20.25.16-1.fc20.x86_64

The following was filed automatically by anaconda:
anaconda 20.25.16-1 exception report
Traceback (most recent call first):
  File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/custom.py", line 1871, in _populate_right_side
    self._typeCombo.set_active(type_index_map[device_type])
  File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/custom.py", line 2513, in on_selector_clicked
    self._populate_right_side(selector)
  File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/custom.py", line 2186, in _show_mountpoint
    self.on_selector_clicked(page.members[0])
  File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/custom.py", line 1027, in _do_refresh
    self._show_mountpoint(page=firstPage, mountpoint=mountpointToShow)
  File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/custom.py", line 2589, in on_create_clicked
    self._do_refresh()
TypeError: Argument 1 does not allow None as a value

Additional info:
cmdline:        /usr/bin/python  /usr/sbin/anaconda
cmdline_file:   BOOT_IMAGE=/vmlinuz-3.15.8-200.fc20.x86_64 root=/dev/sda6 ro vconsole.font=latarcyrheb-sun16 rootfstype=ext4 zswap.enabled=1 plymouth.enable=0 LANG=es_ES.UTF-8
executable:     /usr/sbin/anaconda
hashmarkername: anaconda
kernel:         3.15.8-200.fc20.x86_64
product:        Fedora
release:        Fedora release 20 (Heisenbug)
type:           anaconda
version:        20

Comment 1 billyestuvoaqui 2014-08-16 20:05:44 UTC
Created attachment 927367 [details]
File: anaconda-tb

Comment 2 billyestuvoaqui 2014-08-16 20:05:45 UTC
Created attachment 927368 [details]
File: anaconda.log

Comment 3 billyestuvoaqui 2014-08-16 20:05:47 UTC
Created attachment 927369 [details]
File: environ

Comment 4 billyestuvoaqui 2014-08-16 20:05:51 UTC
Created attachment 927370 [details]
File: journalctl

Comment 5 billyestuvoaqui 2014-08-16 20:05:52 UTC
Created attachment 927371 [details]
File: lsblk_output

Comment 6 billyestuvoaqui 2014-08-16 20:05:54 UTC
Created attachment 927372 [details]
File: nmcli_dev_list

Comment 7 billyestuvoaqui 2014-08-16 20:05:55 UTC
Created attachment 927373 [details]
File: os_info

Comment 8 billyestuvoaqui 2014-08-16 20:05:57 UTC
Created attachment 927374 [details]
File: program.log

Comment 9 billyestuvoaqui 2014-08-16 20:06:00 UTC
Created attachment 927375 [details]
File: storage.log

Comment 10 billyestuvoaqui 2014-08-16 20:06:01 UTC
Created attachment 927376 [details]
File: ifcfg.log

Comment 11 billyestuvoaqui 2014-08-16 20:06:03 UTC
Created attachment 927377 [details]
File: packaging.log

Comment 12 billyestuvoaqui 2014-08-16 20:45:30 UTC
Found the thing that caused the error. I was using a repo list, I do not know why, but it does not work with it (tryed several times).

The moment I changed to a normal repo as a source, everything went ok.

Comment 13 David Shea 2014-08-18 13:40:02 UTC

*** This bug has been marked as a duplicate of bug 1022419 ***