Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.
RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.

Bug 912351

Summary: NoSuchPackage: ntfsprogs
Product: Red Hat Enterprise Linux 7 Reporter: Florian Weimer <fweimer>
Component: anacondaAssignee: Anaconda Maintenance Team <anaconda-maint-list>
Status: CLOSED DUPLICATE QA Contact: Release Test Team <release-test-team-automation>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 7.0   
Target Milestone: rc   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
Whiteboard: abrt_hash:cab3a4710d8c5b4054ab0530108241617f92aac59474ac9fd2dfda4196ae4011
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-02-18 15:47:18 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: ifcfg.log
none
File: packaging.log
none
File: program.log
none
File: storage.log
none
File: syslog none

Description Florian Weimer 2013-02-18 13:50:02 UTC
Description of problem:
Installation on a machine with Windows 8 already installed
The following was filed automatically by anaconda:
anaconda 18.37.11 exception report
Traceback (most recent call first):
  File "/usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py", line 1113, in _selectYumPackage
    raise NoSuchPackage(pkgid)
  File "/usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py", line 1292, in selectRequiredPackages
    map(self._selectYumPackage, self._requiredPackages)
  File "/usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py", line 1215, in _applyYumSelections
    self.selectRequiredPackages()
  File "/usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py", line 1229, in checkSoftwareSelection
    self._applyYumSelections()
  File "/usr/lib64/python2.7/site-packages/pyanaconda/packaging/yumpayload.py", line 1316, in preInstall
    self.checkSoftwareSelection()
  File "/usr/lib64/python2.7/site-packages/pyanaconda/install.py", line 124, in doInstall
    payload.preInstall(packages=packages, groups=payload.languageGroups(ksdata.lang.lang))
  File "/usr/lib64/python2.7/threading.py", line 504, in run
    self.__target(*self.__args, **self.__kwargs)
  File "/usr/lib64/python2.7/site-packages/pyanaconda/threads.py", line 91, in run
    threading.Thread.run(self, *args, **kwargs)
NoSuchPackage: ntfsprogs

Version-Release number of selected component:
anaconda-18.37.11

Additional info:
cmdline:        /usr/bin/python  /sbin/anaconda
cmdline_file:   BOOT_IMAGE=/images/pxeboot/vmlinuz inst.stage2=hd:LABEL=RHEL\x20Client\x207.0 quiet
executable:     /sbin/anaconda
hashmarkername: anaconda
kernel:         3.7.0-0.34.el7.x86_64
other involved packages: 
product:        Red Hat Enterprise Linux
release:        Red Hat Enterprise Linux ComputeNode release 7.0 Alpha3 (Maipo)
type:           libreport
version:        7.0

Comment 1 Florian Weimer 2013-02-18 13:50:18 UTC
Created attachment 698896 [details]
File: anaconda-tb

Comment 2 Florian Weimer 2013-02-18 13:50:23 UTC
Created attachment 698897 [details]
File: anaconda.log

Comment 3 Florian Weimer 2013-02-18 13:50:26 UTC
Created attachment 698898 [details]
File: environ

Comment 4 Florian Weimer 2013-02-18 13:50:28 UTC
Created attachment 698899 [details]
File: ifcfg.log

Comment 5 Florian Weimer 2013-02-18 13:50:30 UTC
Created attachment 698900 [details]
File: packaging.log

Comment 6 Florian Weimer 2013-02-18 13:50:32 UTC
Created attachment 698901 [details]
File: program.log

Comment 7 Florian Weimer 2013-02-18 13:50:35 UTC
Created attachment 698902 [details]
File: storage.log

Comment 8 Florian Weimer 2013-02-18 13:50:39 UTC
Created attachment 698903 [details]
File: syslog

Comment 10 Chris Lumens 2013-02-18 15:47:18 UTC

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