Package up2date_client :: Module rhnreg_constants
[hide private]
[frames] | no frames]

Module rhnreg_constants

source code

Variables [hide private]
  t = gettext.translation('rhn-client-tools', fallback= True)
  COPYRIGHT_TEXT = u'Copyright © 2006--2014 Red Hat, Inc. All ri...
  SATELLITE_URL_WINDOW = u'Enter your Red Hat Satellite URL.'
  SATELLITE_URL_TEXT = u'Please enter the location of your Red H...
  SATELLITE_URL_PROMPT = u'Satellite URL:'
  SATELLITE_URL_PROMPT2 = u'SSL certificate:'
  SATELLITE_REQUIRED = u'You must enter a valid Satellite URL.'
  SSL_REQUIRED = u'If you are using https you must enter the loc...
  CONNECT_WINDOW = u'Attempting to contact the Spacewalk server.'
  CONNECT_WINDOW_TEXT = u'We are attempting to contact the Red H...
  CONNECT_WINDOW_TEXT2 = u'A proxy was specified at %s.'
  START_REGISTER_WINDOW = u'System Registration'
  START_REGISTER_TEXT = u'This assistant will guide you through ...
  WHY_REGISTER = u'Why Should I Connect to RHN? ...'
  WHY_REGISTER_WINDOW = u'Why Register'
  WHY_REGISTER_TEXT = u'Connecting your system to Red Hat Satell...
  WHY_REGISTER_SEC = u'Security & Updates:'
  WHY_REGISTER_DLD = u'Downloads & Upgrades:'
  WHY_REGISTER_SUPP = u'Support:'
  WHY_REGISTER_COMP = u'Compliance:'
  WHY_REGISTER_SEC_TXT = u'Receive the latest software updates, ...
  WHY_REGISTER_DLD_TXT = u'Download installation images for Red ...
  WHY_REGISTER_SUPP_TXT = u'Access to the technical support expe...
  WHY_REGISTER_COMP_TXT = u'Stay in compliance with your subscri...
  WHY_REGISTER_TIP = u'Tip: Red Hat values your privacy: http://...
  BACK_REGISTER = u'Take me back to the registration'
  CONFIRM_QUIT = u'Software Update Not Set Up'
  CONFIRM_QUIT_SURE = u'Are you sure you don't want to connect y...
  CONFIRM_QUIT_WILLNOT = u'You will not be able to take advantag...
  CONTINUE_REGISTERING = u'Take me back to the setup process.'
  REGISTER_LATER2 = u'I'll register later.'
  REGISTER_WINDOW = u'Red Hat Account'
  LOGIN_PROMPT = u'Please enter your login information for the %...
  HOSTED_LOGIN = u'Red Hat Login:'
  LOGIN = u'Login:'
  PASSWORD = u'Password:'
  LOGIN_TIP = u'Tip: Forgot your login or password? Contact you...
  USER_REQUIRED = u'Please enter a desired login.'
  PASSWORD_REQUIRED = u'Please enter and verify a password.'
  SELECT_OSRELEASE = u'Operating System Release Version'
  OS_VERSION = u'Operating System version:'
  MINOR_RELEASE = u' Minor Release: '
  LIMITED_UPDATES = u'Limited Updates Only'
  ALL_UPDATES = u'All available updates'
  CONFIRM_OS_RELEASE_SELECTION = u'Confirm operating system rele...
  CONFIRM_OS_ALL = u'Your system will be subscribed to the base ...
  HARDWARE_WINDOW = u'Create Profile - Hardware'
  HARDWARE_WINDOW_DESC1 = u'A Profile Name is a descriptive name...
  HARDWARE_WINDOW_DESC2 = u'Additional hardware information incl...
  HARDWARE_WINDOW_CHECKBOX = u'Include the following information...
  PACKAGES_WINDOW = u'Create Profile - Packages'
  PACKAGES_WINDOW_DESC1 = u'RPM information is important to dete...
  PACKAGES_WINDOW_DESC2 = u'Include RPM packages installed on th...
  PACKAGES_WINDOW_UNCHECK = u'You may deselect individual packag...
  PACKAGES_WINDOW_PKGLIST = u'Building Package List'
  EMAIL = u'*Email Address:'
  SYSTEM_ALREADY_SETUP = u'System Already Registered'
  SYSTEM_ALREADY_REGISTERED = u'It appears this system has alrea...
  SYSTEM_ALREADY_REGISTERED_CONT = u'Are you sure you would like...
  RHSM_SYSTEM_ALREADY_REGISTERED = u'This system has already bee...
  SEND_WINDOW = u'Send Profile Information to Red Hat Satellite'
  SEND_WINDOW_DESC = u'We are finished collecting information fo...
  SENDING_WINDOW = u'Sending Profile to Red Hat Satellite'
  FINISH_WINDOW = u'Updates Configured'
  FINISH_WINDOW_TEXT_TUI = u'You may now run 'yum update' from t...
  REVIEW_WINDOW = u'Review Subscription'
  REVIEW_WINDOW_PROMPT = u'Please review the subscription detail...
  SUB_NUM = u'The installation number %s was activated during th...
  SUB_NUM_RESULT = u'Subscriptions have been activated for the f...
  CHANNELS_TITLE = u'Software Channel Subscriptions:'
  OK_CHANNELS = u'This system will receive updates from the foll...
  CHANNELS_SAT_WARNING = u'Warning: Only installed product liste...
  PM_PLUGIN_WARNING = u'Warning: yum-rhn-plugin is not present, ...
  PM_PLUGIN_CONF_CHANGED = u'Note: yum-rhn-plugin has been enabl...
  PM_PLUGIN_CONF_ERROR = u'Warning: An error occurred during ena...
  FAILED_CHANNELS = u'You were unable to be subscribed to the fo...
  NO_BASE_CHANNEL = u'This system was unable to subscribe to any...
  SLOTS_TITLE = u'Service Level:'
  OK_SLOTS = u'Depending on what Red Hat Satellite modules are a...
  SLOTS = u'Service Lev...
  FAILED_SLOTS = u'This system was unable to be associated with ...
  MANAGEMENT = u'Management module: automatic updates, systems g...
  VIRT = u'Virtualization module: software updates for a limited...
  VIRT_FAILED = u'<b>Warning:</b> Any guest systems you create o...
  NO_SYS_ENTITLEMENT = u'This system was unable to be associated...
  ACTIVATION_KEY = u'Universal default activation key detec...
  FATAL_ERROR = u'Fatal Error'
  WARNING = u'Warning'
  HOSTED_CONNECTION_ERROR = u'We can't contact the Red Hat Satel...
  BASECHANNELERROR = u'Architecture: %s, OS Release: %s, OS Vers...
  SERVER_TOO_OLD = u'This server doesn't support functionality n...
  SSL_CERT_ERROR_MSG = u'<b><span size="16000">Incompatible Cert...
  SSL_CERT_EXPIRED = u'<b><span size="12000">Incompatible Certif...
  SSL_CERT_FILE_NOT_FOUND_ERRER = u'Please verify the values of ...
  ACT_KEY_USAGE_LIMIT_ERROR = u'Problem registering syst...
  CHANNEL_PAGE_TIP = ...
  CHANNEL_PAGE_WARNING = u'Warning:You will not be able to limit...
  CONFIRM_OS_WARNING = u'Your system will be subscribed to ...
  OK = u'OK'
  ERROR = u'Error'
  NEXT = u'Next'
  BACK = u'Back'
  CANCEL = u'Cancel'
  NO_CANCEL = u'No, Cancel'
  YES_CONT = u'Yes, Continue'
  DESELECT = u'Press <space> to deselect the option.'
  __package__ = 'up2date_client'
Variables Details [hide private]

COPYRIGHT_TEXT

Value:
u'Copyright © 2006--2014 Red Hat, Inc. All rights reserved.'

SATELLITE_URL_TEXT

Value:
u'Please enter the location of your Red Hat Satellite server and of it\
s SSL certificate. The SSL certificate is only required if you will be\
 connecting over https (recommended).'

SSL_REQUIRED

Value:
u'If you are using https you must enter the location of a valid SSL ce\
rtificate.'

CONNECT_WINDOW_TEXT

Value:
u'We are attempting to contact the Red Hat Network server at %s.'

START_REGISTER_TEXT

Value:
u'''This assistant will guide you through connecting your system to Re\
d Hat Satellite to receive software updates, including security update\
s, to keep your system supported and compliant.  You will need the fol\
lowing at this time:

 * A network connection
 * Your Red Hat Login & password
 * The location of a Red Hat Satellite or Proxy
...

WHY_REGISTER_TEXT

Value:
u'Connecting your system to Red Hat Satellite allows you to take full \
advantage of the benefits of a paid subscription, including:'

WHY_REGISTER_SEC_TXT

Value:
u'Receive the latest software updates, including security updates, kee\
ping this Red Hat Enterprise Linux system updated and secure.'

WHY_REGISTER_DLD_TXT

Value:
u'Download installation images for Red Hat Enterprise Linux releases, \
including new releases.'

WHY_REGISTER_SUPP_TXT

Value:
u'Access to the technical support experts at Red Hat or Red Hat's part\
ners for help with any issues you might encounter with this system.'

WHY_REGISTER_COMP_TXT

Value:
u'Stay in compliance with your subscription agreement and manage subsc\
riptions for systems connected to your account.'

WHY_REGISTER_TIP

Value:
u'Tip: Red Hat values your privacy: http://www.redhat.com/legal/privac\
y_statement.html'

CONFIRM_QUIT_SURE

Value:
u'''Are you sure you don't want to connect your system to Red Hat Sate\
llite? You'll miss out on the benefits of a Red Hat Enterprise Linux s\
ubscription:
'''

CONFIRM_QUIT_WILLNOT

Value:
u'''You will not be able to take advantage of these subscription privi\
leges without connecting your system to Red Hat Satellite.
'''

LOGIN_PROMPT

Value:
u'''Please enter your login information for the %s Red Hat Network Sat\
ellite:

'''

LOGIN_TIP

Value:
u'Tip: Forgot your login or password?  Contact your Satellite's Organi\
zation Administrator.'

CONFIRM_OS_RELEASE_SELECTION

Value:
u'Confirm operating system release selection'

CONFIRM_OS_ALL

Value:
u'Your system will be subscribed to the base software channel to recei\
ve all available updates.'

HARDWARE_WINDOW_DESC1

Value:
u'A Profile Name is a descriptive name that you choose to identify thi\
s System Profile on the Red Hat Satellite web pages. Optionally, inclu\
de a computer serial or identification number.'

HARDWARE_WINDOW_DESC2

Value:
u'Additional hardware information including PCI devices, disk sizes an\
d mount points will be included in the profile.'

HARDWARE_WINDOW_CHECKBOX

Value:
u'Include the following information about hardware and network:'

PACKAGES_WINDOW_DESC1

Value:
u'RPM information is important to determine what updated software pack\
ages are relevant to this system.'

PACKAGES_WINDOW_DESC2

Value:
u'Include RPM packages installed on this system in my System Profile'

PACKAGES_WINDOW_UNCHECK

Value:
u'You may deselect individual packages by unchecking them below.'

SYSTEM_ALREADY_REGISTERED

Value:
u'It appears this system has already been set up for software updates:\
'

SYSTEM_ALREADY_REGISTERED_CONT

Value:
u'Are you sure you would like to continue?'

RHSM_SYSTEM_ALREADY_REGISTERED

Value:
u'''This system has already been registered using Red Hat Subscription\
 Management.

Your system is being registered again using Red Hat Satellite or Red H\
at Satellite Proxy technology. Red Hat recommends that customers only \
register once.

To learn more about RHN Classic/Red Hat Satellite registration and tec\
...

SEND_WINDOW_DESC

Value:
u'''We are finished collecting information for the System Profile.

Press "Next" to send this System Profile to Red Hat Satellite.  Click \
"Cancel" and no information will be sent.  You can run the registratio\
n program later by typing `rhn_register` at the command line.'''

FINISH_WINDOW_TEXT_TUI

Value:
u'You may now run 'yum update' from this system's command line to get \
the latest software updates from Red Hat Satellite. You will need to r\
un this periodically to get the latest updates. Alternatively, you may\
 configure this system for automatic software updates (also known as '\
auto errata update') via the Red Hat Satellite web interface.  (Instru\
ctions for this are in chapter 6 of the RHN Reference Guide, available\
 from the 'Help' button in the main Red Hat Network Satellite web inte\
rface.)'

REVIEW_WINDOW_PROMPT

Value:
u'Please review the subscription details below:'

SUB_NUM

Value:
u'The installation number %s was activated during this system's initia\
l connection to Red Hat Satellite.'

SUB_NUM_RESULT

Value:
u'Subscriptions have been activated for the following Red Hat products\
/services:'

OK_CHANNELS

Value:
u'This system will receive updates from the following software channel\
s:'

CHANNELS_SAT_WARNING

Value:
u'Warning: Only installed product listed above will receive updates an\
d support. If you would like to receive updates for additional product\
s, please login to your satellite web interface and subscribe this sys\
tem to the appropriate software channels. See Kbase article for more d\
etails. (http://kbase.redhat.com/faq/docs/DOC-11313)'

PM_PLUGIN_WARNING

Value:
u'''Warning: yum-rhn-plugin is not present, could not enable it.
Automatic updates will not work.'''

PM_PLUGIN_CONF_CHANGED

Value:
u'Note: yum-rhn-plugin has been enabled.'

PM_PLUGIN_CONF_ERROR

Value:
u'''Warning: An error occurred during enabling yum-rhn-plugin.
yum-rhn-plugin is not enabled.
Automatic updates will not work.'''

FAILED_CHANNELS

Value:
u'You were unable to be subscribed to the following software channels \
because there were insufficient subscriptions available in your accoun\
t:'

NO_BASE_CHANNEL

Value:
u'This system was unable to subscribe to any software channels. Your s\
ystem will not receive any software updates to keep it secure and supp\
orted. Contact your Satellite administrator about this problem. Once y\
ou make the appropriate active subscriptions available in your account\
, you may browse to this system's profile in the RHN web interface and\
 subscribe this system to software channels via the software > softwar\
e channels tab.'

OK_SLOTS

Value:
u'Depending on what Red Hat Satellite modules are associated with a sy\
stem, you'll enjoy different benefits. The following are the Red Hat S\
atellite modules associated with this system:'

SLOTS

Value:
u'''Service Level:
Depending on what Red Hat Satellite modules are associated with a syst\
em, you'll enjoy different benefits. The following are the Red Hat Sat\
ellite modules associated with this system:
%s'''

FAILED_SLOTS

Value:
u'This system was unable to be associated with the following RHN modul\
e(s) because there were insufficient subscriptions available in your a\
ccount:'

MANAGEMENT

Value:
u'Management module: automatic updates, systems grouping, systems perm\
issions, system package profiling, bare-metal provisioning, existing s\
tate provisioning, rollbacks, configuration management'

VIRT

Value:
u'Virtualization module: software updates for a limited number of virt\
ual guests on this system.'

VIRT_FAILED

Value:
u'<b>Warning:</b> Any guest systems you create on this system and regi\
ster to RHN will consume Red Hat Enterprise Linux subscriptions beyond\
 this host system's subscription. You will need to: (1) make a virtual\
ization system entitlement available and (2) apply that system entitle\
ment to this system in RHN's web interface if you do not want virtual \
guests of this system to consume additional subscriptions.'

NO_SYS_ENTITLEMENT

Value:
u'This system was unable to be associated with any RHN service level m\
odules. This system will not receive any software updates to keep it s\
ecure and supported. Contace your Satellite administrator about this p\
roblem. Once you make the appropriate active subscriptions available i\
n your account, you may browse to this system's profile in the RHN web\
 interface, delete the profile, and re-connect this system to Red Hat \
Satellite.'

ACTIVATION_KEY

Value:
u'''Universal default activation key detected
A universal default activation key was detected in your account. This \
means that a set of properties (software channel subscriptions, packag\
e installations, system group memberships, etc.) for your system's con\
nection to Red Hat Satellite or Red Hat Satellite Proxyhave been deter\
mined by the activation key rather than your installation number.  You\
 may also refer to the RHN Reference Guide, section 6.4.6 for more det\
ails about activation keys (http://access.redhat.com/knowledge/docs/Re\
...

HOSTED_CONNECTION_ERROR

Value:
u'''We can't contact the Red Hat Satellite.

Double check the location provided - is '%s' correct?
If not, you can correct it and try again.

Make sure that the network connection on this system is operational.

This system will not be able to successfully receive software updates \
...

BASECHANNELERROR

Value:
u'Architecture: %s, OS Release: %s, OS Version: %s'

SERVER_TOO_OLD

Value:
u'This server doesn't support functionality needed by this version of \
the software update setup client. Please try again with a newer server\
.'

SSL_CERT_ERROR_MSG

Value:
u'''<b><span size="16000">Incompatible Certificate File</span></b>

The certificate you provided, <b>%s</b>, is not compatible with  the R\
ed Hat Satellite server at <b>%s</b>. You may want to double-check tha\
t you have provided a valid certificate file. Are you sure you have pr\
ovided the correct certificate, and that the certificate file has not \
been corrupted?

...

SSL_CERT_EXPIRED

Value:
u'''<b><span size="12000">Incompatible Certificate File</span></b>

 The certificate is expired. Please ensure you have the correct  certi\
ficate and your system time is correct.'''

SSL_CERT_FILE_NOT_FOUND_ERRER

Value:
u'Please verify the values of sslCACert and serverURL in /etc/sysconfi\
g/rhn/up2date. You can either make the serverURL use http instead of h\
ttps, or you can download the SSL cert from your Satellite, place it i\
n /usr/share/rhn, and ensure sslCACert points to it.'

ACT_KEY_USAGE_LIMIT_ERROR

Value:
u'''Problem registering system.

A universal default activation key limits the number of systems which \
can connect to the RHN organization associated with your login. To all\
ow this system to connect, please contact your RHN organization admini\
strator to increase the number of systems allowed to connect or to dis\
able this universal default activation key. More details can be found \
in Red Hat Knowledgebase Article #7924 at http://kbase.redhat.com/faq/\
...

CHANNEL_PAGE_TIP

Value:
u'''
 Tip: Minor releases with a '*' are currently supported by Red Hat.

'''

CHANNEL_PAGE_WARNING

Value:
u'''Warning:You will not be able to limit this system to minor release\
 that is older than the recent minor release if you select this option\
.
'''

CONFIRM_OS_WARNING

Value:
u'''Your system will be subscribed to %s 
base software channel. You will not be
able to move this system to an earlier release
(you will be able to move to a newer release).
Are you sure you would like to continue?'''