AnarchyLinux / installer

Anarchy Linux - A simple and intuitive Arch Linux installer. https://anarchyinstaller.org/
GNU General Public License v2.0
1.22k stars 157 forks source link

SigLevel = NeverServer invalid for SigLevel pacman.conf #923

Closed juancarlospaco closed 5 years ago

juancarlospaco commented 5 years ago

SigLevel = NeverServer = file://... on last line of pacman.conf is not a valid value for SigLevel.

Basic info:

Anarchy version: Latest

Installation method (VM/Host): Host

System specifications (Processor, GPU, RAM ...): x86_64 amd 6 core, nvidia 1020, 16 gb

What actually happened

Install crash with the message not a valid value for SigLevel

Steps needed to reproduce the bug

  1. Just a fresh install today
erazemk commented 5 years ago

Did you update the installer and did you download the latest release (1.0.8) recently?

If not, try re-downloading the iso and updating after booting, then retry the installation. The pacman.conf file is structured correctly and the described problem has been fixed a while ago.

If for some reason it still doesn't work, manually edit the file, after updating all the scripts.

juancarlospaco commented 5 years ago

I downloaded and installed today, like right now, but if you say has been fixed, maybe is on master.

Yes I edited manually and continued.

btd1337 commented 5 years ago

I think a release with this fix should be released.

Without it, no one can do the installation if you do not manually adjust it.

aronwk-aaron commented 4 years ago

Can confirm. Downloaded the iso from release on Oct 19th today, and I am having this issue maybe the build is bad?

erazemk commented 4 years ago

@aronwk-aaron Try manually changing /etc/pacman.conf for now (after updating Anarchy). Since I'm already removing the Anarchy repo on the pacman-fix branch, this shouldn't be a problem in future releases.

aronwk-aaron commented 4 years ago

@erazemkokot I did this and it worked, sorry for the late reply