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

[bug]: Kali script installation fails #61

Closed
3 tasks done
srealmoreno opened this issue Jun 3, 2022 · 1 comment · Fixed by #60
Closed
3 tasks done

[bug]: Kali script installation fails #61

srealmoreno opened this issue Jun 3, 2022 · 1 comment · Fixed by #60
Assignees
Labels
bug 🐞 Inconsistencies or issues which will cause a problem for users or implementors. triage 📑 The issue is awaiting investigation.
Projects

Comments

@srealmoreno
Copy link
Owner

srealmoreno commented Jun 3, 2022

Environment

PRETTY_NAME="Kali GNU/Linux Rolling"
NAME="Kali GNU/Linux"
ID=kali
VERSION="2022.2"
VERSION_ID="2022.2"
VERSION_CODENAME="kali-rolling"
ID_LIKE=debian
ANSI_COLOR="1;31"
HOME_URL="https://www.kali.org/"
SUPPORT_URL="https://forums.kali.org/"
BUG_REPORT_URL="https://bugs.kali.org/"

Expected behavior

The installation script on kalilinux works correctly like #50

Current behavior

The installation script fails when trying to install the dependency qemu

Hit:1 http://kali.download/kali kali-rolling InRelease
Reading package lists... Done
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
Note, selecting 'qemu-system-x86' instead of 'qemu-kvm'
Package qemu is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source

E: Package 'qemu' has no installation candidate
Press any key to continue...

Steps to reproduce

  1. Descarga el script de instalación

    wget https://raw.githubusercontent.com/srealmoreno/rae-tesis/main/scripts/rae-kali-install.sh
  2. Dar permisos de ejecución

    chmod +x rae-kali-install.sh
  3. Ejecuta el script

    sudo ./rae-kali-install.sh --all

Aditional information

No response

Self-service

  • I'd be willing to address this documentation request myself.

Have you read the Contributing Guidelines?

Are you familiar with Contributor Covenant Code of Conduct?

Contact Details

No response

@srealmoreno srealmoreno added bug 🐞 Inconsistencies or issues which will cause a problem for users or implementors. triage 📑 The issue is awaiting investigation. labels Jun 3, 2022
@srealmoreno srealmoreno self-assigned this Jun 3, 2022
@srealmoreno srealmoreno linked a pull request Jun 3, 2022 that will close this issue
11 tasks
@srealmoreno srealmoreno added this to 🏗 In progress in rae-tesis Jun 3, 2022
@srealmoreno srealmoreno moved this from 🏗 In progress to 📝 To do in rae-tesis Jun 4, 2022
@srealmoreno srealmoreno moved this from 📝 To do to 🏗 In progress in rae-tesis Jun 4, 2022
rae-tesis automation moved this from 🏗 In progress to ✅ Done Jun 4, 2022
@github-actions
Copy link

github-actions bot commented Jul 5, 2022

Issue closed and locked due to lack of activity.
If you encounter this same issue, please open a new issue and refer to this closed one.

@github-actions github-actions bot locked and limited conversation to collaborators Jul 5, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug 🐞 Inconsistencies or issues which will cause a problem for users or implementors. triage 📑 The issue is awaiting investigation.
Projects
rae-tesis
  
✅ Done
Status: Done
Development

Successfully merging a pull request may close this issue.

1 participant