Results 1 to 5 of 5

Thread: Kali 2021.2 install 64 issue with Greenbone Secuiity Assistant

  1. #1
    Join Date
    2020-Nov
    Posts
    2

    Kali 2021.2 install 64 issue with Greenbone Secuiity Assistant

    Fresh install from aforementioned ISO. Post install full Kali update followed by install of GVM.

    The GVM install appears to run cleanly. gvm-setup completes. However, gvm-check-setup fails with

    ERROR: Greenbone Security Assistant too old or too new: 21.4.1~dev1
    FIX: Please install Greenbone Security Assistant >= 21.04


    so isn't 21.4.1 >= 21.04 ?

    Is this a case of a bad test in gvm-check-setup or is there some nuance that I'm missing ?

    Any ideas on how to fix given that the currently installed version does satisfy the test criteria ?

  2. #2
    Join Date
    2020-Dec
    Posts
    2
    try this,
    sed -i""'s/GSA_MAJOR="21.04"/GSA_MAJOR="21.4"/g'$(which gvm-check-setup)

  3. #3
    Join Date
    2020-Dec
    Posts
    2
    Quote Originally Posted by Japher View Post
    Fresh install from aforementioned ISO. Post install full Kali update followed by install of GVM.

    The GVM install appears to run cleanly. gvm-setup completes. However, gvm-check-setup fails with

    ERROR: Greenbone Security Assistant too old or too new: 21.4.1~dev1
    FIX: Please install Greenbone Security Assistant >= 21.04


    so isn't 21.4.1 >= 21.04 ?

    Is this a case of a bad test in gvm-check-setup or is there some nuance that I'm missing ?

    Any ideas on how to fix given that the currently installed version does satisfy the test criteria ?
    sed -i""'s/GSA_MAJOR="21.04"/GSA_MAJOR="21.4"/g'$(which gvm-check-setup)

  4. #4
    Join Date
    2021-Sep
    Location
    Indonesia
    Posts
    1
    this also happen to me

  5. #5
    Join Date
    2021-Dec
    Posts
    1
    this also happen to me same
    Last edited by meghtitan; 2022-01-19 at 09:02.

Similar Threads

  1. Replies: 13
    Last Post: 2022-12-27, 19:32
  2. Replies: 6
    Last Post: 2022-03-07, 18:47
  3. Replies: 3
    Last Post: 2016-03-13, 14:22
  4. Replies: 1
    Last Post: 2015-03-05, 07:31
  5. openvas Greenbone Security Assistant broken
    By when123 in forum General Archive
    Replies: 0
    Last Post: 2015-01-01, 07:24

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •