Skip to content
This repository was archived by the owner on Oct 12, 2021. It is now read-only.
This repository was archived by the owner on Oct 12, 2021. It is now read-only.

spacewalk create yum script error #19

@jasoncal108

Description

@jasoncal108

Hi,
I am trying to use the create yum repo script and I received the following error.

/usr/local/bin/spacewalk-create-yumrepo.py -s ghslspacewalk.ds.src.bah.com -u swadmin -p xxxx -c spacewalk_client-2.3-centos7-x86_64 -d /var/www/html/pub/spacewalk-client/CentOS/7/

Generating package links. Please be patient
Traceback (most recent call last):
File "/usr/local/bin/spacewalk-create-yumrepo.py", line 140, in
main()
File "/usr/local/bin/spacewalk-create-yumrepo.py", line 127, in main
pkg_paths=pool.map(get_package_details, pkg_id_list)
File "/usr/lib64/python2.7/multiprocessing/pool.py", line 250, in map
return self.map_async(func, iterable, chunksize).get()
File "/usr/lib64/python2.7/multiprocessing/pool.py", line 554, in get
raise self._value
ssl.SSLError: [Errno 1] _ssl.c:1419: error:1408F10B:SSL routines:SSL3_GET_RECORD:wrong version number

Jason

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions