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

Re: Failed to run debootstrap



Luca Falavigna, le Thu 02 Aug 2012 23:43:26 +0200, a écrit :
> I'm trying to create a chroot with debootstrap using Samuel's images
> and KVM, but debootstrap fails displaying tons of these errors:
> 
> Unpacking apt (from .../apt_0.9.7.3_hurd-i386.deb) ...
> dpkg: error processing
> /var/cache/apt/archives/apt_0.9.7.3_hurd-i386.deb (--unpack):
>  unable to install new version of `./usr/lib/apt': Resource
> temporarily unavailable

Interesting, it seems it's the dir_rename from apt.dpkg-new to apt which
returns EAGAIN for some reason. That should be investigated inside the
ext2fs translator in the dir_rename implementation.

In the meanwhile, crosshurd is the usual way instead of debootstrap.

Samuel


Reply to: