[Simple-cdd-devel] how to use wheezy-backports in simple-cdd?

Dmitry Lukin del at piton.ru
Fri Dec 19 12:59:07 UTC 2014


Hello!

Please help me, i'm stuck.
Explain me in short how to use wheezy-backports in simple-cdd? I want to 
have got mate in my custom install iso. But what I wouldn't do it is always
ERROR: missing required packages from profile auto:  mate (or another 
packages from wheezy-backports). Generally speaking i don't know where i 
need to set on simple-cdd configuration wheezy-backport.

VirtualBox environment, Linux prepiso 3.2.0-4-amd64 #1 SMP Debian 
3.2.63-2+deb7u2 x86_64 GNU/Linux

==custom.conf====
profiles="auto manual"
debian_mirror="http://ftp.us.debian.org/debian"
mirror_components="main non-free contrib"
export SPLASHPNG="/install/spider.png"
export KERNEL_PARAMS="$KERNEL_PARAMS locale=en_US keymap=us"
#all_extras="$all_extras $simple_cdd_dir/profiles/custom-file"
#export verifyrelease="blindtrust"
==============

===auto.packages==
xorg
mate-desktop
mate-desktop-environment
mate-panel
mate-applets
xterm
lightdm
tcpdump
wireshark
cryptsetup
openvpn
htop
================



$bash -x build-simple-cdd --dist wheezy-backpack --conf ./custom.conf 
2>&1 | tee build-simple-cdd.log

====build-simple-cdd.log ==========
+ commandline_opts='--dist wheezy-backpack --conf ./custom.conf'
+ '[' -n --dist ']'
+ opt=--dist
+ case "${opt}" in
+ export CODENAME=wheezy-backpack
+ CODENAME=wheezy-backpack
+ shift
+ shift
+ '[' -n --conf ']'
+ opt=--conf
+ case "${opt}" in
+ '[' -f ./custom.conf ']'
+ . ./custom.conf
++ profiles='auto manual'
++ debian_mirror=http://ftp.us.debian.org/debian
++ mirror_components='main non-free contrib'
++ export SPLASHPNG=/install/spider.png
++ SPLASHPNG=/install/spider.png
++ export 'KERNEL_PARAMS= locale=en_US keymap=us'
++ KERNEL_PARAMS=' locale=en_US keymap=us'
+ shift
+ shift
+ '[' -n '' ']'
+ test -z ''
++ pwd
+ simple_cdd_dir=/install
+ test -z ''
+ simple_cdd_dirs='/install /usr/share/simple-cdd'
++ tr , ' '
------------------------cut--------------------------------------
------------------------cut--------------------------------------
++ echo syslinux install
++ for p in '$dependencies' '$recommends' '$all_packages'
++ echo simple-cdd-profiles install
++ for p in '$dependencies' '$recommends' '$all_packages'
++ echo xorg install
++ for p in '$dependencies' '$recommends' '$all_packages'
++ echo mate-desktop install
++ for p in '$dependencies' '$recommends' '$all_packages'
++ echo mate-desktop-environment install
++ for p in '$dependencies' '$recommends' '$all_packages'
++ echo mate-panel install
++ for p in '$dependencies' '$recommends' '$all_packages'
++ echo mate-applets install
++ for p in '$dependencies' '$recommends' '$all_packages'
++ echo xterm install
++ for p in '$dependencies' '$recommends' '$all_packages'
++ echo lightdm install
++ for p in '$dependencies' '$recommends' '$all_packages'
++ echo tcpdump install
++ for p in '$dependencies' '$recommends' '$all_packages'
++ echo wireshark install
++ for p in '$dependencies' '$recommends' '$all_packages'
++ echo cryptsetup install
++ for p in '$dependencies' '$recommends' '$all_packages'
++ echo openvpn install
++ for p in '$dependencies' '$recommends' '$all_packages'
++ echo htop install
++ for p in '$dependencies' '$recommends' '$all_packages'
++ echo linux-image-amd64 install
++ for p in '$dependencies' '$recommends' '$all_packages'
++ echo linux-image-2.6-amd64 install
++ diff -q /install/tmp//mirror/conf/package-list 
/install/tmp//mirror/conf/package-list.old
++ echo 'no new dependencies, finished in 2 attempts.'
no new dependencies, finished in 2 attempts.
++ break
++ '[' -x /usr/bin/edos-debcheck ']'
+ '[' -z '' ']'
+ '[' -n http://security.debian.org/ ']'
+ '[' -d /install/tmp//mirror/wheezy-backpack-security ']'
++ grep debpartial-mirror
++ echo wget reprepro
+ '[' -n '' ']'
+ '[' '!' -d /install/tmp//mirror ']'
+ CHECK_MIRROR='/install/tmp//mirror  '
+ profiles='default   auto manual'
+ simple_cdd_dir=/install
+ checkpackages
WARNING: missing optional packages from profile default:  grub type-handling
ERROR: missing required packages from profile auto:  mate-desktop 
mate-desktop-environment mate-panel mate-applets
+ exit 1




-- 
wbr



More information about the Simple-cdd-devel mailing list