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

Could not install libssl #823

Closed
torabi12 opened this issue Oct 10, 2023 · 23 comments · Fixed by #826
Closed

Could not install libssl #823

torabi12 opened this issue Oct 10, 2023 · 23 comments · Fixed by #826
Assignees
Labels
bug Something isn't working EMBA Installation Installation issues

Comments

@torabi12
Copy link

Describe the bug
I started a new installation but it stopped here:

kép

To Reproduce
Steps to reproduce the behavior:

  1. EMBA installation default mode
  2. See error

Expected behavior
Go on to get the final app.

Desktop (please complete the following information):

  • OS: Kali Linux 2023.3
  • EMBA version: current master branch
  • Installation method: default with up to date docker image

Priority issue
Are you already a Sponsor? - [N]

Additional context
Add any other context about the problem here.

@m-1-k-3 m-1-k-3 added bug Something isn't working Installation Installation issues labels Oct 10, 2023
@m-1-k-3
Copy link
Member

m-1-k-3 commented Oct 10, 2023

could you give it a try https://github.com/m-1-k-3/emba/tree/echo_if20

@torabi12
Copy link
Author

I used this URL:
https://github.com/m-1-k-3/emba.git

but I got the same stop. Or may I try something else? :(

@torabi12
Copy link
Author

I used this URL: https://github.com/m-1-k-3/emba.git

but I got the same stop. Or may I try something else? :(

I just wanted to say that I was not sure I tried your request. If I made something wrong please let me know. Thank you.

@m-1-k-3
Copy link
Member

m-1-k-3 commented Oct 11, 2023

Please use the branch echo_if20:

git clone --branch echo_if20 https://github.com/m-1-k-3/emba.git

@m-1-k-3 m-1-k-3 self-assigned this Oct 11, 2023
@torabi12
Copy link
Author

Thank you. Unfortunatelly I got the same:
kép

@m-1-k-3
Copy link
Member

m-1-k-3 commented Oct 11, 2023

is it not checking nr 23?

image

@torabi12
Copy link
Author

Both files are downloaded but the installer stops after 18.04.29_amd64.dep package:

kép

@m-1-k-3
Copy link
Member

m-1-k-3 commented Oct 11, 2023

very interesting ... I need to check this

@m-1-k-3 m-1-k-3 added the EMBA label Oct 11, 2023
@m-1-k-3
Copy link
Member

m-1-k-3 commented Oct 11, 2023

Currently I am not able to reproduce this issue:

image

@torabi12
Copy link
Author

Pff, I got a bigger SSD a few days before and I wanted to install a brand new Kali 2023.3 with latest updates and an actual emba. On my side it stops for sure:(

kép

install.log

@m-1-k-3
Copy link
Member

m-1-k-3 commented Oct 11, 2023

your new SSD goes brrrrm ;)

please check my dev branch again.

@torabi12
Copy link
Author

torabi12 commented Oct 11, 2023

Sorry but it stopped again at the same point.

I took the Kali ISO for VMware, I just extended the default 80GB to a bigger one with gparted.
I created an own user, which belongs to the sudo group as well. Chenged the default hostname and ZSH to bash and my timezone:

kép

and I updated the system:

$ sudo apt update
$ sudo apt purge openvas-scanner
$ sudo apt purge crackmapexec
$ sudo apt upgrade -y
$ sudo apt install ssh numlockx mc htop -y

and started the emba installation.

Sorry for this, maybe I made a mistake somewhere, but I don't know what did I wrongly:)
SSH is enabled, but I think no other major modification on the VM. Maybe IPv6 is also disabled, but it shouldn't affect this.

I forgot to show the testing part:

kép

But a few lines above:
kép

The external folder contains only these:
kép

@m-1-k-3
Copy link
Member

m-1-k-3 commented Oct 12, 2023

can you try to download the libssl deb files manually with wget and check them with the file command?
So, please do something like

wget http://security.ubuntu.com/ubuntu/pool/main/o/openssl/libssl1.1_1.1.1-1ubuntu2.1~18.04.23_amd64.deb -O external/libssl.deb
file external/libssl.deb

Thank you

@torabi12
Copy link
Author

torabi12 commented Oct 12, 2023

The manual download works fine:

kép

The installer downloads with HTTP 200, but the file is not there. I'm going crazy. :)
I checked the roles of the user:

$ groups seclab                                                                                                                                                                                                       
seclab : seclab sudo

┌──(seclab㉿emba)-[~/emba]
└─$ id seclab                                                                                                                                                                                                           
uid=1001(seclab) gid=1001(seclab) groups=1001(seclab),27(sudo)

I think it is the same as before.

If I use sudo wget URL -O external/libssl.deb

the file comes with root ownership:

-rw-r--r-- 1 root root 1302640 May 30 16:23 libssl.deb

@m-1-k-3
Copy link
Member

m-1-k-3 commented Oct 12, 2023

pls try the dev branch again ...

@torabi12
Copy link
Author

I went back to clean snapshot and used this:
$ git clone --branch echo_if20 https://github.com/m-1-k-3/emba.git

This is on the screen right now:

kép

@m-1-k-3
Copy link
Member

m-1-k-3 commented Oct 12, 2023

Sorry but I don't see enough details on this screenshot. I need the whole libssl process till the stop

@torabi12
Copy link
Author

Sorry but I don't see enough details on this screenshot. I need the whole libssl process till the stop

libssl.txt

Please let me know if you need something else. Thank you very much.

@m-1-k-3
Copy link
Member

m-1-k-3 commented Oct 12, 2023

can you gimme your version of file:

└─$ file --version

@torabi12
Copy link
Author

torabi12 commented Oct 12, 2023

$ file --version
file-5.45
magic file from /etc/magic:/usr/share/misc/magic

@m-1-k-3
Copy link
Member

m-1-k-3 commented Oct 12, 2023

check dev branch again pls

@torabi12
Copy link
Author

wow, now it went on:

kép

What was wrong? What did I wrongly?
Thank you very much!

@m-1-k-3
Copy link
Member

m-1-k-3 commented Oct 12, 2023

great ... the new file version has changed the output of the debian package:

file v5.45:

Debian binary package (format 2.0), with control.tar.xz , data compression xz

file < v5.45:

Debian binary package (format 2.0), with control.tar.xz, data compression xz

got it?

Thanks for reporting and your effort in working with us on a fix
Good job :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working EMBA Installation Installation issues
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants