On Sun, Apr 28, 2013 at 07:18:38PM +0400, Vladimir Ipatov wrote: > I thought that there is an error in my profiles and decidedto build iso with > default profile using "build-simple-cdd --dist wheezy"
Are you specifying an http mirror for debian_mirror in your profiles? The wget_debian_mirror value, derived from debian_mirror, works best when it's an ftp mirror: i.e. profiles/default.conf: wget_debian_mirror=ftp://ftp.us.debian.org/debian Wget's recursive http mirroring, at least the way simple-cdd uses it, doesn't handle the non-packaging files very well... I was only able to build a wheezy iso when using an ftp mirror (or an ftp mirror for files, http for packages worked fine). live well, vagrant -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

