Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Salt execution module junos.install_os with no_copy=False and all_re=False option Installation failed due to: "[Errno 5] Input/output error" #123

Open
chidanandpujar opened this issue May 3, 2019 · 0 comments

Comments

@chidanandpujar
Copy link

Description of Issue/Question

Salt execution module junos.install_os with no_copy=False and all_re=False option Installation failed due to: "[Errno 5] Input/output error"

Setup

(Please provide relevant configs and/or SLS files (Be sure to remove sensitive info).)

Steps to Reproduce Issue

(Include debug logs if possible and relevant.)
salt "vmx1" junos.install_os salt://junos-install-mx-x86-64-19.3I-20190409_dev_common.0.2212.tgz no_copy=False all_re=False
[WARNING ] /usr/local/lib/python2.7/site-packages/salt/payload.py:149: DeprecationWarning: encoding is deprecated, Use raw=False instead.
ret = msgpack.loads(msg, use_list=True, ext_hook=ext_type_decoder, encoding=encoding)

vmx1:
----------
message:
Installation failed due to: "[Errno 5] Input/output error"
out:
False

Versions Report

(Provided by running salt --versions-report. Please also mention any differences in master/minion versions.)

salt --versions-report
Salt Version:
Salt: 2019.2.0

Dependency Versions:
cffi: 1.12.2
cherrypy: Not Installed
dateutil: Not Installed
docker-py: Not Installed
gitdb: Not Installed
gitpython: Not Installed
ioflo: Not Installed
Jinja2: 2.10.1
libgit2: Not Installed
libnacl: Not Installed
M2Crypto: Not Installed
Mako: Not Installed
msgpack-pure: Not Installed
msgpack-python: 0.6.1
mysql-python: Not Installed
pycparser: 2.19
pycrypto: 2.6.1
pycryptodome: Not Installed
pygit2: Not Installed
Python: 2.7.9 (default, Apr 17 2019, 20:16:39)
python-gnupg: Not Installed
PyYAML: 5.1
PyZMQ: 18.0.1
RAET: Not Installed
smmap: Not Installed
timelib: Not Installed
Tornado: 5.1.1
ZMQ: 4.3.1

System Versions:
dist: debian jessie/sid
locale: UTF-8
machine: x86_64
release: 4.2.0-27-generic
system: Linux
version: debian jessie/sid

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants