Bug 1339869

Summary: dnf.exceptions.MarkingError: xorg-x11-drv-mga
Product: [Fedora] Fedora Reporter: Jens Petersen <petersen>
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: rawhideCC: anaconda-maint-list, g.kaviyarasu, jonathan, pnemade, vanmeeuwen+fedora
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
Whiteboard: abrt_hash:2db512ae1b9aa22282fe29ad8faebfdd7b558ccfc100e68135cd2037044af0be;
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-05-26 13:20:51 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: 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 Jens Petersen 2016-05-26 03:18:00 UTC
Description of problem:
Net install of rawhide-20160523 crach on main hub page.

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

The following was filed automatically by anaconda:
anaconda 25.14-1 exception report
Traceback (most recent call first):
  File "/usr/lib/python3.5/site-packages/dnf/base.py", line 1204, in _add_comps_trans
    raise dnf.exceptions.MarkingError(it)
  File "/usr/lib/python3.5/site-packages/dnf/base.py", line 1290, in group_install
    return self._add_comps_trans(trans)
  File "/usr/lib64/python3.5/site-packages/pyanaconda/packaging/dnfpayload.py", line 514, in _select_group
    self._base.group_install(grp, types, exclude=exclude)
  File "/usr/lib64/python3.5/site-packages/pyanaconda/packaging/dnfpayload.py", line 524, in _select_environment
    self._select_group(groupid)
  File "/usr/lib64/python3.5/site-packages/pyanaconda/packaging/dnfpayload.py", line 358, in _apply_selections
    self._select_environment(env, excludedGroups)
  File "/usr/lib64/python3.5/site-packages/pyanaconda/packaging/dnfpayload.py", line 656, in checkSoftwareSelection
    self._apply_selections()
  File "/usr/lib64/python3.5/site-packages/pyanaconda/ui/gui/spokes/software.py", line 219, in checkSoftwareSelection
    self.payload.checkSoftwareSelection()
  File "/usr/lib64/python3.5/threading.py", line 862, in run
    self._target(*self._args, **self._kwargs)
  File "/usr/lib64/python3.5/site-packages/pyanaconda/threads.py", line 253, in run
    threading.Thread.run(self, *args, **kwargs)
dnf.exceptions.MarkingError: xorg-x11-drv-mga

Additional info:
addons:         com_redhat_docker, com_redhat_kdump
cmdline:        /usr/bin/python3  /sbin/anaconda
cmdline_file:   BOOT_IMAGE=vmlinuz initrd=initrd.img inst.stage2=hd:LABEL=Fedora-WS-dvd-x86_64-rawh quiet
dnf.rpm.log:    May 26 03:12:02 INFO --- logging initialized ---
executable:     /sbin/anaconda
hashmarkername: anaconda
kernel:         4.7.0-0.rc0.git5.1.fc25.x86_64
product:        Fedora
release:        Cannot get release name.
reproducible:   Not sure how to reproduce the problem
type:           anaconda
version:        rawhide

Comment 1 Jens Petersen 2016-05-26 03:18:34 UTC
Created attachment 1161693 [details]
File: anaconda-tb

Comment 2 Jens Petersen 2016-05-26 03:18:37 UTC
Created attachment 1161694 [details]
File: anaconda.log

Comment 3 Jens Petersen 2016-05-26 03:18:38 UTC
Created attachment 1161695 [details]
File: dnf.log

Comment 4 Jens Petersen 2016-05-26 03:18:39 UTC
Created attachment 1161696 [details]
File: environ

Comment 5 Jens Petersen 2016-05-26 03:18:41 UTC
Created attachment 1161697 [details]
File: lsblk_output

Comment 6 Jens Petersen 2016-05-26 03:18:42 UTC
Created attachment 1161698 [details]
File: nmcli_dev_list

Comment 7 Jens Petersen 2016-05-26 03:18:43 UTC
Created attachment 1161699 [details]
File: os_info

Comment 8 Jens Petersen 2016-05-26 03:18:46 UTC
Created attachment 1161700 [details]
File: program.log

Comment 9 Jens Petersen 2016-05-26 03:18:51 UTC
Created attachment 1161701 [details]
File: storage.log

Comment 10 Jens Petersen 2016-05-26 03:18:55 UTC
Created attachment 1161702 [details]
File: syslog

Comment 11 Jens Petersen 2016-05-26 03:18:57 UTC
Created attachment 1161703 [details]
File: ifcfg.log

Comment 12 Jens Petersen 2016-05-26 03:18:58 UTC
Created attachment 1161704 [details]
File: packaging.log

Comment 13 Parag Nemade 2016-05-26 04:12:29 UTC
I think this should be filed against dnf to handle this better? xorg-x11-drv-mga package is no longer exists in fedora 24. I am not sure suddenly what got changed in dnf that made non-existed packages still listed in comps to show this backtrace.

The xorg-x11-drv-mga is now removed, see -> https://pagure.io/fedora-comps/c/c2d7d6e2d3339ee2251b004965ea99fffaaebf27

Comment 14 David Shea 2016-05-26 13:20:51 UTC

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