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

Re: Command line option 'r' [from -r`] is not known. something is wrong?



05.06.2013 19:35, Ben Armstrong пишет:
On 06/05/2013 10:24 AM, housegregory299 wrote:
05.06.2013 18:52, housegregory299 пишет:
Hi all.

When i using

lb config noauto \
    --architecture "amd64" \
    --debian-installer live -p "xfce" \
    --cache "true" \
    --cache-packages "true" \
    --distribution "wheezy" \
    --bootappend-live "locales=ru_RU.UTF-8 keyboard-layouts=us" \
    --archive-areas "main contrib non-free"
   "${@}"

i got following error:

E: Command line option 'r' [from -r`] is not known.

I don't know what is line option 'r'.

What is wrong in above command?

also when I did:

drhouse123@debian-pc:~/LiveDebian$ sudo lb config noauto --architecture
"amd64" --debian-installer live -p "xfce" --distribution "wheezy"
--archive-areas "main contrib non-free"
[2013-06-05 19:19:11] lb config noauto --architecture amd64
--debian-installer live -p xfce --distribution wheezy --archive-areas
main contrib non-free
E: internal error /usr/lib/live/build/config
drhouse123@debian-pc:~/LiveDebian$
Please read live-manual for version 3.x. Predefined package lists are no
longer included or supported, so -p "xfce" won't work. See:

http://live.debian.net/manual/stable/html/live-manual/customizing-package-installation.en.html#375

Ben

Thank you, Ben. It helps for me.


Reply to: