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

Unable to execute setup on windows 10 #31

Closed
pontili opened this issue Oct 20, 2020 · 4 comments
Closed

Unable to execute setup on windows 10 #31

pontili opened this issue Oct 20, 2020 · 4 comments
Labels
bug Something isn't working

Comments

@pontili
Copy link

pontili commented Oct 20, 2020

image

When I run execute setup on Windows 10 I have this problem.
It seems that certificates on setup file are not correct.

Thanks

@pontili pontili added the bug Something isn't working label Oct 20, 2020
@ericvilla
Copy link
Contributor

ericvilla commented Oct 20, 2020

Hi @pontili, thank you for the bug report.

We will investigate the cause of this bug as soon as possible. At a first glance, it seems to be related to the solution's build phase, but we need to go in-depth on this issue. Please, edit the issue template in order to add your Windows and Leapp versions. It is necessary for us to reproduce the behavior.

Thank you!

@paolofulgoni
Copy link
Contributor

I got the same warning, except I had the option to continue anyway.
It seems from this SO answer that code signing could help: https://stackoverflow.com/questions/45250883/how-to-avoid-windows-defender-smartscreen-from-installer-when-user-download
Unfortunately I don't know how that works...
How is the setup file created?

@ericvilla
Copy link
Contributor

Hi @paolofulgoni, that's one of the next things we're gonna fix. It is most likely related to code signing. I think we could be able to configure code signing for the Windows build inside the package.json file. I'll provide you a complete answer as soon as I found a way to solve it. Btw, thank you for the link you provided. I'll start giving a look at that :)

@andreacavagna01
Copy link
Contributor

We have fixed the windows certificate, I'm going to close this issue and from the next release all the Windows version will be ok

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

No branches or pull requests

4 participants