Bug 1313610

Summary: TypeError: must be _hawkey.Sack, not None
Product: [Fedora] Fedora Reporter: Dan Steele <dan>
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: 23CC: anaconda-maint-list, g.kaviyarasu, jonathan, vanmeeuwen+fedora
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
Whiteboard: abrt_hash:a6feaf4412b7f895f55f11ec8a4c655a4d8942f0d2d728a158c358dd8b08d5bd;
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-03-02 12:10:30 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Attachments:
Description Flags
File: anaconda-tb
none
File: anaconda.log
none
File: dnf.log
none
File: environ
none
File: lsblk_output
none
File: nmcli_dev_list
none
File: os_info
none
File: program.log
none
File: storage.log
none
File: syslog
none
File: ifcfg.log
none
File: packaging.log none

Description Dan Steele 2016-03-02 03:17:43 UTC
Description of problem:
Trying to install with the netinstall 64 bit image on a wireless network.

Connect to network.
Select Installation Destination.
Select only available disk drive.
Tell installer to erase all partitions on the drive and auto-format and partition it.

The installer then freezes before it finishes setting up the installation source and this error pops up after about 5-10 min of waiting.

I also seem to be getting the same error when I try to set up the Installation Destination (with the same settings as  above) before connecting to the network but I can't confirm its exactly the same and can't submit a seperate report (because I'm not connected to the internet when it fails)

This same usb drive worked yesterday on my PC which has multiple hard disks and is wired to the network.

Version-Release number of selected component:
anaconda-23.19.10-1

The following was filed automatically by anaconda:
anaconda 23.19.10-1 exception report
Traceback (most recent call first):
  File "/usr/lib/python3.4/site-packages/dnf/base.py", line 1203, in _add_comps_trans
    sltr = dnf.selector.Selector(self.sack)
  File "/usr/lib/python3.4/site-packages/dnf/base.py", line 1288, in group_install
    return self._add_comps_trans(trans)
  File "/usr/lib64/python3.4/site-packages/pyanaconda/packaging/dnfpayload.py", line 481, in _select_group
    self._base.group_install(grp, types, exclude=exclude)
  File "/usr/lib64/python3.4/site-packages/pyanaconda/packaging/dnfpayload.py", line 491, in _select_environment
    self._select_group(groupid)
  File "/usr/lib64/python3.4/site-packages/pyanaconda/packaging/dnfpayload.py", line 332, in _apply_selections
    self._select_environment(env, excludedGroups)
  File "/usr/lib64/python3.4/site-packages/pyanaconda/packaging/dnfpayload.py", line 589, in checkSoftwareSelection
    self._apply_selections()
  File "/usr/lib64/python3.4/site-packages/pyanaconda/ui/gui/spokes/software.py", line 216, in checkSoftwareSelection
    self.payload.checkSoftwareSelection()
  File "/usr/lib64/python3.4/threading.py", line 868, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib64/python3.4/site-packages/pyanaconda/threads.py", line 253, in run
    threading.Thread.run(self, *args, **kwargs)
TypeError: must be _hawkey.Sack, not None

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-WS-23-x86_64 quiet
dnf.rpm.log:    Mar 02 02:55:20 INFO --- logging initialized ---
executable:     /sbin/anaconda
hashmarkername: anaconda
kernel:         4.2.3-300.fc23.x86_64
product:        Fedora
release:        Cannot get release name.
type:           anaconda
version:        23

Comment 1 Dan Steele 2016-03-02 03:17:55 UTC
Created attachment 1132111 [details]
File: anaconda-tb

Comment 2 Dan Steele 2016-03-02 03:17:57 UTC
Created attachment 1132112 [details]
File: anaconda.log

Comment 3 Dan Steele 2016-03-02 03:18:01 UTC
Created attachment 1132113 [details]
File: dnf.log

Comment 4 Dan Steele 2016-03-02 03:18:02 UTC
Created attachment 1132114 [details]
File: environ

Comment 5 Dan Steele 2016-03-02 03:18:04 UTC
Created attachment 1132115 [details]
File: lsblk_output

Comment 6 Dan Steele 2016-03-02 03:18:06 UTC
Created attachment 1132116 [details]
File: nmcli_dev_list

Comment 7 Dan Steele 2016-03-02 03:18:08 UTC
Created attachment 1132117 [details]
File: os_info

Comment 8 Dan Steele 2016-03-02 03:18:10 UTC
Created attachment 1132118 [details]
File: program.log

Comment 9 Dan Steele 2016-03-02 03:18:13 UTC
Created attachment 1132119 [details]
File: storage.log

Comment 10 Dan Steele 2016-03-02 03:18:16 UTC
Created attachment 1132120 [details]
File: syslog

Comment 11 Dan Steele 2016-03-02 03:18:17 UTC
Created attachment 1132121 [details]
File: ifcfg.log

Comment 12 Dan Steele 2016-03-02 03:18:22 UTC
Created attachment 1132122 [details]
File: packaging.log

Comment 13 David Shea 2016-03-02 12:10:30 UTC

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