FS#9734 - Wrong path in pacman.d/mirrorlist after install

Attached to Project: Arch Linux
Opened by Gunnar Lundström (chosig) - Saturday, 01 March 2008, 20:49 GMT
Last edited by Tobias Powalowski (tpowa) - Monday, 24 March 2008, 09:24 GMT
Task Type Bug Report
Category Installation
Status Closed
Assigned To Tobias Powalowski (tpowa)
Architecture i686
Severity Low
Priority Normal
Reported Version 2007.08-2
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:
When you install Arch by FTP, using the ftp.gigabit.nu mirror, if you chose to keep the one you chose in the installer it puts the wrong path at the end of /etc/pacman.d/mirrorlist.
It works during install however.

Steps to reproduce:
1. Start new install with /arch/setup
2. Chose ftp.gigabit.nu as download server (almost at the bottom of the list)
3. In Configure System > Pacman-Mirror opt to keep the SAME mirror used for installation.
3. Exit install and reboot
4. tail /etc/pacman.d/mirrorlist and you'll see

Server = ftp://ftp.gigabit.nu/mirrorlist/os/i686

instead of the supposed

Server = ftp://ftp.gigabit.nu/$repo/os/i686

This task depends upon

Closed by  Tobias Powalowski (tpowa)
Monday, 24 March 2008, 09:24 GMT
Reason for closing:  Fixed
Comment by Greg (dolby) - Sunday, 02 March 2008, 13:50 GMT
Ftp installations are currently broken in general. Wait for the new iso

Loading...