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

Traceback if repo not mounted #6

Open
rmanly opened this issue Jul 19, 2016 · 0 comments
Open

Traceback if repo not mounted #6

rmanly opened this issue Jul 19, 2016 · 0 comments

Comments

@rmanly
Copy link

rmanly commented Jul 19, 2016

I forgot to mount the share before testing changes for my pull request. :(

$ ./spruce report >> ~/Desktop/spruce_report-2.txt
Traceback (most recent call last):
File "./spruce", line 136, in
main()
File "./spruce", line 33, in main
args.func(args)
File "/Users/ryan/src/forks/Spruce-for-Munki/spruce_tools/report.py", line 305, in run_reports
all_plist = FoundationPlist.readPlist(all_path)
File "/Users/ryan/src/forks/Spruce-for-Munki/spruce_tools/FoundationPlist.py", line 85, in readPlist
raise NSPropertyListSerializationException(errmsg)
spruce_tools.FoundationPlist.NSPropertyListSerializationException: stream had too few bytes in file /Volumes/repo/catalogs/all

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

No branches or pull requests

1 participant