You are not logged in.
I set up a clean chroot with 'sudo mkarchroot <chrootdir>/root base base-devel sudo', but I can't build packages with 'sudo makechrootpkg -c -r <chrootdir>' command:
creating clean working copy...done
==> Making package: empathy 2.32.2-2.1 (Sun Mar 13 21:35:44 UTC 2011)
==> Checking Runtime Dependencies...
==> Installing missing dependencies...
sudo: must be setuid root
==> ERROR: 'pacman' failed to install missing dependencies.
Build failed, check /media/a9317af4-033b-40e5-8076-9fa120dd3ca1__/chroot/copy/buildI don't know what is the problem. I tried to set permissions on sudo binary in chroot, but no helps.
Offline
Did you follow the wiki instructions exactly?
Allan-Volunteer on the (topic being discussed) mailn lists. You never get the people who matters attention on the forums.
jasonwryan-Installing Arch is a measure of your literacy. Maintaining Arch is a measure of your diligence. Contributing to Arch is a measure of your competence.
Griemak-Bleeding edge, not bleeding flat. Edge denotes falls will occur from time to time. Bring your own parachute.
Offline
Offline
Your chroot is on a linux partition right? No NTFS or similar?
Allan-Volunteer on the (topic being discussed) mailn lists. You never get the people who matters attention on the forums.
jasonwryan-Installing Arch is a measure of your literacy. Maintaining Arch is a measure of your diligence. Contributing to Arch is a measure of your competence.
Griemak-Bleeding edge, not bleeding flat. Edge denotes falls will occur from time to time. Bring your own parachute.
Offline
Offline
It's an ext4 partition on external hard drive. Now I tried to set up chroot on my system's partition, and it works fine. I don't know it's why not works on external partition.
Most likely your mount options have some issue, or perhaps an ownership issue.
Allan-Volunteer on the (topic being discussed) mailn lists. You never get the people who matters attention on the forums.
jasonwryan-Installing Arch is a measure of your literacy. Maintaining Arch is a measure of your diligence. Contributing to Arch is a measure of your competence.
Griemak-Bleeding edge, not bleeding flat. Edge denotes falls will occur from time to time. Bring your own parachute.
Offline