Re: devtools broken?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]



On 17 October 2012 11:43, Lukas Jirkovsky <l.jirkovsky@xxxxxxxxx> wrote:
>
> You seem to be right, I tried to update my chroots and it doesn't work
> for me either (the same problem is reported) on a non-systemd system.
> I'll try to track it down, because I need devtools on this system.
>
> Lukas

The problem is in /usr/sbin/mkarchroot:

line 266:
       for host_config in resolv.conf localtime; do
           bind_mount /etc/$host_config ro
       done

line 303:
       for host_config in resolv.conf localtime; do
           umount "${working_dir}/etc/${host_config}"
       done

If you comment out these lines, it will work. I'm not sure whether
this is a correct fix. If I find a better fix, I'll send a patch to
arch-projects.

Lukas


[Index of Archives]     [Linux Wireless]     [Linux Kernel]     [ATH6KL]     [Linux Bluetooth]     [Linux Netdev]     [Kernel Newbies]     [Share Photos]     [IDE]     [Security]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux ATA RAID]     [Samba]     [Device Mapper]
  Powered by Linux