archlinuxcn / lilac

Lilac is the build bot for archlinuxcn
GNU General Public License v3.0
114 stars 40 forks source link

lilaclib: skipping non-existent bind-mount paths for the container #66

Closed yan12125 closed 6 years ago

yan12125 commented 6 years ago

Currently lilac tries to bind ~/.cargo to /build/.cargo when building packages in a clean chroot. This patch allows running lilac without creating a dummny ~/.cargo folder.