We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Oracle Linux Server release 7.1 Local scan mode.
Hash : vuls v0.2.0 af5a120
Please re-run the command using -debug and provide the output below.
-debug
vuls scan failed.
vuls scan
# vuls scan ... [date] ERROR [localhost] Failed to scan vulnerable packages [date] ERROR [localhost] Error: localhost, err: [Failed to parse LANGUAGE=en_US.UTF-8 yum --color=never check-update. err: Unknown format: gnome-shell-extension-alternate-tab.noarch] ... # yum check-update 読み込んだプラグイン:langpacks ModemManager.x86_64 ... ... gnome-shell.x86_64 3.14.4-53.el7 ol7_latest gnome-shell-extension-alternate-tab.noarch 3.14.4-21.el7 ol7_latest gnome-shell-extension-apps-menu.noarch 3.14.4-21.el7 ol7_latest gnome-shell-extension-common.noarch 3.14.4-21.el7 ol7_latest gnome-shell-extension-launch-new-instance.noarch 3.14.4-21.el7 ol7_latest gnome-shell-extension-places-menu.noarch 3.14.4-21.el7 ol7_latest gnome-shell-extension-window-list.noarch 3.14.4-21.el7 ol7_latest gnome-system-log.x86_64 1:3.9.90-3.el7 ol7_latest gnome-system-monitor.x86_64 3.14.1-4.el7 ol7_latest gnome-terminal.x86_64 3.14.3-13.el7 ol7_latest gnome-themes-standard.x86_64 3.14.2.2-2.el7 ol7_latest ... #
The text was updated successfully, but these errors were encountered:
I tried the following changes.
LANGUAGE=en_US.UTF-8 yum --color=never check-update: yum_check-update.txt
Sorry, something went wrong.
I confirmed a similar situation.
I think it is a problem of the width of the terminal. The following command will work. $ stty columns 1000; yum check-update
$ stty columns 1000; yum check-update
PR welcome!
Please try v0.4.0. If you are still in trouble, please reopen.
No branches or pull requests
Environment
Oracle Linux Server release 7.1 Local scan mode.
Vuls
Hash : vuls v0.2.0 af5a120
OS
Go
Current Output
Please re-run the command using
-debug
and provide the output below.Addition Details
vuls scan
failed.The text was updated successfully, but these errors were encountered: