Details
-
Bug
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Fixed
-
1.0.10
-
None
-
CentOS 7
-
2017-16
Description
With 1.0.10 if you use yum localinstall on centos7 then you get something like the following error at the end:
Exception OSError: (2, 'No such file or directory', '/tmp/tmpMHNTcy') in <bound method TemporaryFileWrapper.del_ of <closed file '<fdopen>', mode 'w+b' at 0x2153db0>> ignored
Complete!
[root@centos ~]#
This is benign and can be ignored but is bad to see.
This does not happen if you use rpm which is the documented approach. Ive used yum localinstall with past versions without this error.