Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 1490996 Details for
Bug 1636654
[abrt] subscription-manager: read(): identity.py:147:reload:AttributeError: module 'os' has no attribute 'errno'
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
File: backtrace
backtrace (text/plain), 2.66 KB, created by
Stanislav Graf
on 2018-10-06 09:19:49 UTC
(
hide
)
Description:
File: backtrace
Filename:
MIME Type:
Creator:
Stanislav Graf
Created:
2018-10-06 09:19:49 UTC
Size:
2.66 KB
patch
obsolete
>identity.py:147:reload:AttributeError: module 'os' has no attribute 'errno' > >Traceback (most recent call last): > File "/usr/lib64/python3.7/site-packages/subscription_manager/identity.py", line 140, in reload > self.consumer = self._get_consumer_identity() > File "/usr/lib64/python3.7/site-packages/subscription_manager/identity.py", line 164, in _get_consumer_identity > return ConsumerIdentity.read() > File "/usr/lib64/python3.7/site-packages/subscription_manager/identity.py", line 53, in read > with open(cls.keypath()) as key_file: >FileNotFoundError: [Errno 2] No such file or directory: '/etc/pki/consumer/key.pem' > >During handling of the above exception, another exception occurred: > >Traceback (most recent call last): > File "/usr/sbin/subscription-manager", line 11, in <module> > load_entry_point('subscription-manager==1.23.3', 'console_scripts', 'subscription-manager')() > File "/usr/lib64/python3.7/site-packages/subscription_manager/scripts/subscription_manager.py", line 85, in main > return managercli.ManagerCLI().main() > File "/usr/lib64/python3.7/site-packages/subscription_manager/managercli.py", line 2838, in __init__ > CLI.__init__(self, command_classes=commands) > File "/usr/lib64/python3.7/site-packages/subscription_manager/cli.py", line 101, in __init__ > cmd = clazz() > File "/usr/lib64/python3.7/site-packages/subscription_manager/managercli.py", line 1056, in __init__ > super(RegisterCommand, self).__init__("register", shortdesc, True) > File "/usr/lib64/python3.7/site-packages/subscription_manager/managercli.py", line 529, in __init__ > super(UserPassCommand, self).__init__(name, shortdesc, primary) > File "/usr/lib64/python3.7/site-packages/subscription_manager/managercli.py", line 257, in __init__ > self.identity = inj.require(inj.IDENTITY) > File "/usr/lib64/python3.7/site-packages/subscription_manager/injection.py", line 106, in require > return FEATURES.require(feature, *args, **kwargs) > File "/usr/lib64/python3.7/site-packages/subscription_manager/injection.py", line 80, in require > self.providers[feature] = provider(*args, **kwargs) > File "/usr/lib64/python3.7/site-packages/subscription_manager/identity.py", line 133, in __init__ > self.reload() > File "/usr/lib64/python3.7/site-packages/subscription_manager/identity.py", line 147, in reload > if isinstance(err, IOError) and err.errno == os.errno.ENOENT: >AttributeError: module 'os' has no attribute 'errno' > >Local variables in innermost frame: >self: <subscription_manager.identity.Identity object at 0x7fef1efbea20> >msg: "Reload of consumer identity cert /etc/pki/consumer/cert.pem raised an exception with msg: [Errno 2] No such file or directory: '/etc/pki/consumer/key.pem'"
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 1636654
: 1490996 |
1490997
|
1490998
|
1490999
|
1491000
|
1491001
|
1491002