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

Support Raspbian #330

Merged
merged 1 commit into from
Feb 14, 2017
Merged

Conversation

knqyf263
Copy link
Contributor

I tested on Raspbian jessie.

pi@raspberrypi:~ $ lsb_release -a
No LSB modules are available.
Distributor ID:	Raspbian
Description:	Raspbian GNU/Linux 8.0 (jessie)
Release:	8.0
Codename:	jessie

@knqyf263 knqyf263 force-pushed the support_raspbian branch 3 times, most recently from 608591c to 457c5e2 Compare February 12, 2017 09:58
@kotakanbe
Copy link
Member

I tested on Ubuntu 16.04, but an error occurred.

[Feb 13 15:18:47] DEBUG [localhost] Panic: runtime error: index out of range on u16

at https://github.com/future-architect/vuls/pull/330/files#diff-44e83f60130e99fae5610fad77771526R70

/etc/issue is empty file

root@be5ade205d00:/# cat /etc/issue

@knqyf263
Copy link
Contributor Author

I don't know why /etc/issue is empty.
I also tested on Ubuntu 16.04.

root@ce92a2d78205:/# cat /etc/issue
Ubuntu 16.04.1 LTS \n \l

However, I checked the length of array for an unexpected case.
https://github.com/future-architect/vuls/pull/330/files#diff-44e83f60130e99fae5610fad77771526R70

Thanks.

@kotakanbe kotakanbe merged commit 6e08bd2 into future-architect:master Feb 14, 2017
@kotakanbe
Copy link
Member

Many Thanks!

@knqyf263 knqyf263 deleted the support_raspbian branch February 15, 2017 14:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants