#[SOLVED]Pacstrap not working properly!

5 messages · Page 1 of 1 (latest)

torn igloo
#

I've been trying to install arch this morning but for some reason it not installing as intended.

This error shows up in the pacstrap step:

error: luajit: signature from "Daurnimator <daurnimator@archlinux.org>" is unknown trust
:: File /mnt/var/cache/pacman/pkg/luajit-2.1.0.beta3.r493.g8635cbab-1-x86_64.pkg.tar.zst is corrupted (invalid or corrupted package (PGP signature)).
Do you want to delete it? [Y/n]
error: failed to commit transaction (invalid or corrupted package)
Errors occurred, no packages were upgraded.
==> ERROR: Failed to install packages to new root
pacstrap -K /mnt base base-devel linux-zen linux-zen-headers linux-zen-docs    5.72s user 4.47s system 94% cpu 10.790 total

Here's the command

pacstrap -K /mnt base base-devel linux-zen linux-zen-headers linux-zen-docs linux-firmware mesa amd-ucode sudo vim neovim git btrfs-progs zsh grub efibootmgr os-prober plymouth networkmanager bluez bluez-utils ttf-font-awesome ttf-firacode-nerd adobe-source-han-sans-jp-fonts adobe-source-han-serif-jp-fonts man-db man-pages texinfo tldr noto-fonts-emoji openssh
misty flume
#

that's quite a long pacstrap list

#

I wonder what is trying to install the Lua JIT beta

dusty lark
torn igloo
#

Ok it worked