Updating mirrors didn’t help, still gives an error.
installation logs: https://termbin.com/yflk
hey welcome ..
only had a short look at the installer log.. but looks like you do not format the root partition and try reusing it that will not work. it tries to install system into existing system.
2025-05-18 - 15:07:14 [6]: "warning: config file /etc/pacman.d/mirrorlist, line 54: directive 'ction_time: 2.01442137s }' in section 'core' not recognized.\n"
2025-05-18 - 15:07:14 [6]: Calamares::CommandList::run()::<lambda(QString)>
2025-05-18 - 15:07:14 [6]: "warning: config file /etc/pacman.d/mirrorlist, line 54: directive 'ction_time: 2.01442137s }' in section 'extra' not recognized.\n"
2025-05-18 - 15:07:14 [6]: Calamares::CommandList::run()::<lambda(QString)>
2025-05-18 - 15:07:14 [6]: "warning: config file /etc/pacman.d/mirrorlist, line 54: directive 'ction_time: 2.01442137s }' in section 'multilib' not recognized.\n"
Also shows issue with mirrors.. may rank create mirrors before start installer is the better option from your place, could be blocking here.
2025-05-18 - 15:07:19 [6]: [PYTHON JOB]: "pacstrap: looking for conflicting packages..."
2025-05-18 - 15:07:19 [6]: [PYTHON JOB]: "pacstrap: :: iptables-nft-1:1.8.11-2 and iptables-1:1.8.11-2 are in conflict. Remove iptables? [y/N] error: unresolvable package conflicts detected"
2025-05-18 - 15:07:19 [6]: [PYTHON JOB]: "pacstrap: error: failed to prepare transaction (conflicting dependencies)"
2025-05-18 - 15:07:19 [6]: [PYTHON JOB]: "pacstrap: :: iptables-nft-1:1.8.11-2 and iptables-1:1.8.11-2 are in conflict"
2025-05-18 - 15:07:19 [6]: [PYTHON JOB]: "pacstrap: ==> ERROR: Failed to install packages to new root"
This indicates root partition not formatted fresh, in this state no packages should have been installed there.
thanks, changed to automatic disk partitioning and everything worked, thanks
1 Like
This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.