Hi, again, I've changed the config/common file as you've suggested, ran "lb clean --purge", "lb config" and "lb build --verbose" and the build process wasn't successfully finished. however, the build.log file is different now,
the new build.log file is located here: http://pastebin.com/WQj2qRKy Regards, atar. 2014-12-07 18:54 GMT+02:00 AreYouLoco? <areyoul...@paranoici.org>: > What is in your my.list.chroot? > > Because it fails at the > "P: Begin queueing installation of package lists (install pass)..." stage > > So maybe some misspeling in package or package that doesnt exist (but well > it should be then in the log) Try to > set this ...and this... in you /config/common: > > # $_VERBOSE: enable verbose > # (Default: true) > _VERBOSE="true" > > # $_DEBUG: enable debug > # (Default: true) > _DEBUG="true" > > And then try to build with lb build --verbose. Maybe there will be more > info in the log. >