Did you use an auto/config file? I'm not certain that you've met all of the prerequisites to experience the error.
1. You need to use the --clean option, either on the command line, or in your auto/config file. I don't think it's enough to just use the lb clean command. 2. You must not have an existing config/package-lists directory, or at least it must be empty (I did not have this directory because I was starting from afresh). Then execute lb config. The config script creates the config/package-lists directory amongst others. If you have supplied the --clean option, it later removes some directories, including this one, if they are empty. Then later still, it tries to create a file in this directory, but fails because the folder, under these particular circumstances, does not exist at that point. -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: https://lists.debian.org/[email protected]
