[Simple-cdd-devel] ERROR: missing required packages from profile default: simple-cdd-profiles -- SOLVED

paulo bruck paulobruck1 at gmail.com
Sun Aug 4 20:33:50 UTC 2013


Hi Guys

I have been triyng to use simple-cdd w/ debian wheezy. Every time that I
try to use it i see a error described below...

ppmquant: mapping image to new colors...
/usr/bin/ppmtolss16: Warning: color palette truncated (1 colors ignored)
307200 pixels, 36395 bytes, (76.31% compression)
ppmquant: making histogram...
ppmquant: 16514 colors found
ppmquant: choosing 16 colors...
ppmquant: mapping image to new colors...
pnmtopng: 16 colors found
  Adding EFI boot code for amd64 on CD1
Using older EFI command line for xorriso 0
Starting new "amd64" CD 1 at
/home/pauloric/scriptswheezy/zeus-wheezy-amd64/tmp//debian-cd/wheezy/CD1
  Specified size for this image: 650MiB CD, 332031 2K-blocks maximum
  Starting the md5sum.txt file
  Placing packages into image 1
xorriso 1.2.2 : RockRidge filesystem manipulator, libburnia project.

  Checking base is installable for amd64
  Found all files needed for debootstrap for all binary arches
  Finishing off the Release file
  Finishing off md5sum.txt
xorriso 1.2.2 : RockRidge filesystem manipulator, libburnia project.

  CD 1 (not) filled with 698 packages, 159968 blocks, 327614464 bytes
Finished: 698 packERROR: missing required packages from profile default:
 simple-cdd-profilesages placed
simple-cdd: extra files for simple-cdd
ERROR: missing required packages from profile default:  simple-cdd-profiles
WARNING: missing optional packages from profile default:  grub-pc
localization-config cryptsetup


my default.conf:

dist="wheezy"
#graphical-installer
force_preseed="true"
force_root="true"
locale="pt_BR"
BOOT_TIMEOUT=10

auto_profiles=""
#build-profiles="base cerberus hercules mercurio hades apolo"

profiles=""
#profiles="base cerberus hercules mercurio hades apolo"
local_packages="/home/pauloric/scriptswheezy/pool/base
/home/pauloric/scriptswheezy/pool/cerberus
/home/pauloric/scriptswheezy/pool/hercules
/home/pauloric/scriptswheezy/pool/mercurio
/home/pauloric/scriptswheezy/pool/hades
/home/pauloric/scriptswheezy/pool/apolo"

debian_mirror="ftp://mirrors.kernel.org/debian"
#debian_mirror="http://distros.contatogs.com.br/debian"
rsync_debian_mirror="ftp.debian.org::debian"
security_mirror="http://distros.contatogs.com.br/debian-security"
use_security_mirror="true"
mirror_components="main contrib non-free"
export KERNEL_PARAMS="auto"
export SPLASHPNG="$simple_cdd_dir/splash.png"
#export DISKINFO="Zeus 3.0: Zeus GNU/Linux 7.1 Zeus 3.1 $(date --utc
+%Y%m%d)"

export verifyrelease="blindtrust"


any ideias? I saw this same error at :
http://us.generation-nt.com/answer/bug-706339-cant-build-wheezy-iso-using-simple-cdd-help-211137042.html
http://lists.debian.org/debian-custom/2008/03/msg00027.html

thank's in advanced
_________________________________________________________________________________________

Solved as below:

#) dpkg  --print-architecture
amd64

# dpkg  --print-foreign-architectures
i386


Thats the problem. After I install some packages from architecture i386 the
problem w/ simple-cdd appears...

To solve the problem I remove by forceps i386...

dpkg  --remove-architecture  --force-architecture i386
dpkg: aviso: a remover a arquitectura 'i386' actualmente em uso por outra
base de dados
 dpkg  --print-foreign-architectures


Obvius that all pachages w/ i386 gone away but not a great problem w/ me...

best regars
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.alioth.debian.org/pipermail/simple-cdd-devel/attachments/20130804/c29a0746/attachment.html>


More information about the Simple-cdd-devel mailing list