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.
DescriptionRed Hat Case Diagnostics
2011-01-20 16:44:52 UTC
This description generated by Andreas from an ABRT report
architecture: x86_64
cmdline: /usr/bin/python /usr/bin/yum install AdbeRdr9.4-1_i486linux_enu.rpm AdobeReader
component: yum
executable: /usr/bin/yum
kernel: 2.6.32-71.14.1.el6.x86_64
package: yum-3.2.27-14.el6_0.1
reason: miscutils.py:61:checkSig:OSError: [Errno 2] No such file or directory: 'AdbeRdr9.4-1_i486linux_enu.rpm'
release: Red Hat Enterprise Linux Workstation release 6.0 (Santiago)
reproduce: 1. Ran "yum install *d*R*d*r*" to install Adobe Reader. Could not find the program in the Add/Remove Software program
2.
3.
time: 1295537277
uid: 0
backtrace: miscutils.py:61:checkSig:OSError: [Errno 2] No such file or directory: 'AdbeRdr9.4-1_i486linux_enu.rpm'
Traceback (most recent call last):
File "/usr/bin/yum", line 29, in <module>
yummain.user_main(sys.argv[1:], exit_code=True)
File "/usr/share/yum-cli/yummain.py", line 254, in user_main
errcode = main(args)
File "/usr/share/yum-cli/yummain.py", line 192, in main
return_code = base.doTransaction()
File "/usr/share/yum-cli/cli.py", line 421, in doTransaction
if self.gpgsigcheck(downloadpkgs) != 0:
File "/usr/share/yum-cli/cli.py", line 517, in gpgsigcheck
result, errmsg = self.sigCheckPkg(po)
File "/usr/lib/python2.6/site-packages/yum/__init__.py", line 1731, in sigCheckPkg
sigresult = rpmUtils.miscutils.checkSig(ts, po.localPkg())
File "/usr/lib/python2.6/site-packages/rpmUtils/miscutils.py", line 61, in checkSig
fdno = os.open(package, os.O_RDONLY)
OSError: [Errno 2] No such file or directory: 'AdbeRdr9.4-1_i486linux_enu.rpm'
Local variables in innermost frame:
currentflags: 986880
ts: <rpmUtils.transaction.TransactionWrapper instance at 0x2b67170>
value: 0
package: 'AdbeRdr9.4-1_i486linux_enu.rpm'
Comment 1Red Hat Case Diagnostics
2011-01-20 16:45:03 UTC
Did anything weird happen with the file/directory while yum was running?
Can you try the 6.1 yum (I don't remember anything being completely broken for localinstall, but maybe it was).
Can you give "ls -dl *d*R*d*r*"?
This request was evaluated by Red Hat Engineering for inclusion in a Red
Hat Enterprise Linux maintenance release.
As this bug has been in NEEDINFO for an extended period of time we are going
to close this bug due to inactivity. If you would like to pursue this
matter feel free to reopen this bug and attach the needed information.
With the goal of minimizing risk of change for deployed systems, and in
response to customer and partner requirements, Red Hat takes a conservative
approach when evaluating enhancements for inclusion in maintenance updates
for currently deployed products. The primary objectives of update releases
are to enable new hardware platform support and to resolve critical
defects.
However, Red Hat will further review this request for potential inclusion
in future major releases of Red Hat Enterprise Linux.
This description generated by Andreas from an ABRT report architecture: x86_64 cmdline: /usr/bin/python /usr/bin/yum install AdbeRdr9.4-1_i486linux_enu.rpm AdobeReader component: yum executable: /usr/bin/yum kernel: 2.6.32-71.14.1.el6.x86_64 package: yum-3.2.27-14.el6_0.1 reason: miscutils.py:61:checkSig:OSError: [Errno 2] No such file or directory: 'AdbeRdr9.4-1_i486linux_enu.rpm' release: Red Hat Enterprise Linux Workstation release 6.0 (Santiago) reproduce: 1. Ran "yum install *d*R*d*r*" to install Adobe Reader. Could not find the program in the Add/Remove Software program 2. 3. time: 1295537277 uid: 0 backtrace: miscutils.py:61:checkSig:OSError: [Errno 2] No such file or directory: 'AdbeRdr9.4-1_i486linux_enu.rpm' Traceback (most recent call last): File "/usr/bin/yum", line 29, in <module> yummain.user_main(sys.argv[1:], exit_code=True) File "/usr/share/yum-cli/yummain.py", line 254, in user_main errcode = main(args) File "/usr/share/yum-cli/yummain.py", line 192, in main return_code = base.doTransaction() File "/usr/share/yum-cli/cli.py", line 421, in doTransaction if self.gpgsigcheck(downloadpkgs) != 0: File "/usr/share/yum-cli/cli.py", line 517, in gpgsigcheck result, errmsg = self.sigCheckPkg(po) File "/usr/lib/python2.6/site-packages/yum/__init__.py", line 1731, in sigCheckPkg sigresult = rpmUtils.miscutils.checkSig(ts, po.localPkg()) File "/usr/lib/python2.6/site-packages/rpmUtils/miscutils.py", line 61, in checkSig fdno = os.open(package, os.O_RDONLY) OSError: [Errno 2] No such file or directory: 'AdbeRdr9.4-1_i486linux_enu.rpm' Local variables in innermost frame: currentflags: 986880 ts: <rpmUtils.transaction.TransactionWrapper instance at 0x2b67170> value: 0 package: 'AdbeRdr9.4-1_i486linux_enu.rpm'