Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
SUSE:SLE-12-SP5:GA
cloud-regionsrv-client
fix-for-sles12-no-trans_update.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File fix-for-sles12-no-trans_update.patch of Package cloud-regionsrv-client
--- lib/cloudregister/registerutils.py +++ lib/cloudregister/registerutils.py @@ -339,6 +339,8 @@ def get_register_cmd(): """Determine which command we need to use to register the system""" register_cmd = '/usr/sbin/SUSEConnect' + # Return early on SLE12 + return register_cmd if is_transactional_system(): cmd_name = 'transactional-update' for path in ['/sbin/', '/usr/sbin/']:
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor