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

Roots backend fails to update when invalid data encountered in mtime_map #13836

Closed
kiorky opened this issue Jun 30, 2014 · 1 comment · Fixed by #13837
Closed

Roots backend fails to update when invalid data encountered in mtime_map #13836

kiorky opened this issue Jun 30, 2014 · 1 comment · Fixed by #13837

Comments

@kiorky
Copy link
Contributor

kiorky commented Jun 30, 2014


Traceback (most recent call last):
  File "/srv/salt/makina-states/src/salt/salt/daemons/masterapi.py", line 211, in fileserver_update
    fileserver.update()
  File "/srv/salt/makina-states/src/salt/salt/fileserver/__init__.py", line 282, in update
    self.servers[fstr]()
  File "/srv/salt/makina-states/src/salt/salt/fileserver/roots.py", line 124, in update
    file_path, mtime = line.split(':', 1)
ValueError: need more than 1 value to unpack
@terminalmage terminalmage changed the title develop broken (fileserver) .... Roots backend fails to update when invalid data encountered in mtime_map Jun 30, 2014
@terminalmage
Copy link
Contributor

I've renamed this issue so that it describes what the actual issue is.

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

Successfully merging a pull request may close this issue.

2 participants