On 08/02/13 08:08 PM, b galka wrote: > To follow up, I figured out what I was doing wrong- I was using quotes > around single arguments to parameters, e.g. --packages-lists > "xfce-desktop" instead of --packages-lists xfce desktop and --packages > firmware-iwlwifi.
Uh, I don't know what you did to fix it, but it wasn't that. I don't have the thread for background, because in your response you managed to break threading, but I would guess that because you use --packages-lists, you are using live-build 2.x. If you use multiple arguments you must use quotes, and if you do or don't around single arguments makes no difference whatsoever (e.g. --packages-lists xfce desktop is incorrect; --packages-lists "xfce desktop" is correct; --packages firmware-iwlwifi is correct and --packages-lists "xfce-desktop" is correct, too). Ben -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: http://lists.debian.org/[email protected]
