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

fix report option Loaded error-info #406

Merged
merged 1 commit into from
Mar 30, 2017
Merged

fix report option Loaded error-info #406

merged 1 commit into from
Mar 30, 2017

Conversation

hogehuga
Copy link
Contributor

What did you implement:

"vuls report" returns the following error

[vuls@testvuls vuls]$ ./vuls report -format-short-text
[Mar 30 22:59:51]  INFO [localhost] Validating config...
[Mar 30 22:59:51]  INFO [localhost] cve-dictionary: /opt/vuls/cve.sqlite3
[Mar 30 22:59:51]  INFO [localhost] Loaded: %!s(func([]string) (string, error)=0x48b470)

vuls-server (centos6.8)
=======================
Total: 0 (High:0 Medium:0 Low:0 ?:0)    0 updatable packages
...

How did you implement it:

fix L388.

How can we verify it:

I checked the operation in the environment where phenomena occurred.

Todos:

You don't have to satisfy all of the following.

  • Write tests
  • Write documentation
  • Check that there aren't other open pull requests for the same issue/feature
  • Format your source code by make fmt
  • Pass the test by make test
  • Provide verification config / commands
  • Enable "Allow edits from maintainers" for this PR
  • Update the messages below

Is this ready for review?: NO
Is it a breaking change?: NO

@kotakanbe kotakanbe merged commit 74431ca into future-architect:master Mar 30, 2017
@kotakanbe
Copy link
Member

Many Thanks!

@hogehuga hogehuga deleted the fix-report-loaded-err branch March 31, 2017 04:12
@kotakanbe kotakanbe modified the milestone: v0.4.0 Apr 2, 2017
@kotakanbe kotakanbe added the bug label Apr 2, 2017
lapthorn pushed a commit to lapthorn/vuls that referenced this pull request May 11, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants