You are not logged in.
Hi, I'm getting this error:
packer -Syu --auronly
:: Synchronizing aur database...
error: config file /etc/pacman.d/mirrorlist could not be read.
error: config file /etc/pacman.d/mirrorlist could not be read.
error: config file /etc/pacman.d/mirrorlist could not be read.
error: config file /etc/pacman.d/mirrorlist could not be read.
error: config file /etc/pacman.d/mirrorlist could not be read.
error: config file /etc/pacman.d/mirrorlist could not be read.
aur 45 45 [---------------------]100%
:: Starting full aur upgrade...
local database is up to dateMirrorlist is up to date and no pacman errors.
Any ideas?
Last edited by oboedad55 (2012-07-05 04:33:14)
Registered Linux user #436067
Offline
check if you still have the file in the correct location and if so, there aren't any syntax errors in it.
There's no such thing as a stupid question, but there sure are a lot of inquisitive idiots !
Offline
check if you still have the file in the correct location and if so, there aren't any syntax errors in it.
File is in /etc/pacman.d. No syntax errors that I can see.
# Server list generated by rankmirrors on 2012-07-03
##
## Arch Linux repository mirrorlist
## Generated on 2012-07-04
##
## United States
Server = http://mirror.umd.edu/archlinux/$repo/os/$arch
Server = http://mirror.us.leaseweb.net/archlinux/$repo/os/$arch
Server = http://www.gtlib.gatech.edu/pub/archlinux/$repo/os/$arch
Server = http://mirror.yellowfiber.net/archlinux/$repo/os/$arch
Server = http://ftp.osuosl.org/pub/archlinux/$repo/os/$arch
Server = http://cosmos.cites.illinois.edu/pub/archlinux/$repo/os/$arch
Server = http://mirrors.gigenet.com/archlinux/$repo/os/$arch
Server = http://mirror.mocker.org/archlinux/$repo/os/$archRegistered Linux user #436067
Offline
Permission problem on the file?
Offline
Permission problem on the file?
Good call, that was it. For some reason mirrorlist was set so "others" couldn't read it. I changed it and all is well. No clue how it got changed in the first place as I haven't changed a thing or messed with the permissions.
Registered Linux user #436067
Offline