You are not logged in.
any body know where i went wrong...or have an idea on what to edit to make pacman and chroot pacman the way they should be...as it stands now if i use pacman inside the chroot it trys to install x86_64 pkg and the other way around out-side the chroot...big flub on my part and im not shure how i messed it up...
You Can't Be Both Pro-life And
Anti-zombie!
Offline
man pacman.conf and look at the Architecture section. Or use "linux32" when entering your chroot.
Offline
this might help and no above dose nothing to fix this already tried it...not worried about the faild repos either...this is running out side chroot environment....also like if i run pacman32(aliesed) it trys to install 64 bit packages... thanks for the try thow
sudo pacman -Sy rar
:: Synchronizing package databases...
core is up to date
extra is up to date
community is up to date
error: failed retrieving file 'catalyst-xorg18.db.tar.gz' from catalyst.apocalypsus.net : Not Found
error: failed to update catalyst-xorg18 (Not Found)
kdemod-core is up to date
kdemod-extragear is up to date
kdemod-playground is up to date
archlinuxfr is up to date
error: failed to prepare transaction (package architecture is not valid)
:: package rar-3.9.3-4-i686 does not have a valid architecture
You Can't Be Both Pro-life And
Anti-zombie!
Offline
We will need more info...
What is pacman32 aliased too? What do have set in your Architecture option in your pacman.conf (in and out of your chroot)? What does "uname -m" say (in and out of your chroot)? What is your primary server in /etc/pacman.d/mirrorlist (both in and out of your chroot)?
Offline
alias pacman32="pacman --root /opt/arch32 --cachedir /opt/arch32/var/cache/pacman/pkg --config /opt/arch32/pacman.conf"
outsided chroot
uname -m
x86_64
pacman.conf
Architecture = x86_64
etc/pacman.d/mirrorlist
every usa server avalable is uncommented lol
inside chroot
chroot directory has dissappeard...this is going eithe make things easyer or harder
Last edited by lordasshat (2010-06-29 06:29:57)
You Can't Be Both Pro-life And
Anti-zombie!
Offline
Can you post the first entry in your /etc/pacman.d/mirrorlist?
Offline
#
# Arch Linux repository mirrorlist
# Generated on 2010-01-31
#
# Any
Server = ftp://mirrors.kernel.org/archlinux/$repo/os/x86_64
Server = http://mirrors.kernel.org/archlinux/$repo/os/x86_64
# Australia
#Server = ftp://mirror.aarnet.edu.au/pub/archlinu … /os/x86_64
#Server = http://mirror.aarnet.edu.au/pub/archlin … /os/x86_64
#Server = ftp://ftp.iinet.net.au/pub/archlinux/$repo/os/x86_64
#Server = http://ftp.iinet.net.au/pub/archlinux/$repo/os/x86_64
You Can't Be Both Pro-life And
Anti-zombie!
Offline
never mind...i some how fixed it...dont ask how...i dont know what i did...but im going again...thank you...i wish i knew what i did
You Can't Be Both Pro-life And
Anti-zombie!
Offline