[Simple-cdd-devel] problem with simple-cdd using packages gcompris, kde-i18n-es, gambas2, xscreensaver

Daniel Gomez Sierra danielgomezsierra at gmail.com
Mon Nov 29 22:06:35 UTC 2010


---------- Forwarded message ----------
From: Carlos Eduardo Urrego Moreno <carlos.urrego at gmail.com>
Date: 2010/11/29
Subject: problem with simple-cdd using packages gcompris, kde-i18n-es,
gambas2, xscreensaver
To: Daniel Gómez Rico <danielgomezrico at gmail.com>, Daniel Gomez Sierra <
danielgomezsierra at gmail.com>


Hello

im trying to build my distro using simple-cdd. i have the following files:


*simple-cdd.conf*

# simple-cdd.conf detailed configuration file

# Profiles to include on the CD
profiles="LRED"

# To automatically select profiles (must also be listed in profiles):
auto_profiles="LRED"

#installer locale
locale=es_CO

#installer keyboard on debian installer
keyboard=la-latin1

#installer language
#language=Spanish

#Default Country
#country=Colombia

# Dir work
#simple_cdd_dir="LRED"

# Mirror variables
server="ftp.de.debian.org"
debian_mirror="ftp://$server/debian/"
rsync_debian_mirror="$server::debian"

# which components to get from the mirror
mirror_components="main contrib non-free"

# Mirror for security updates
#   Expects security updates to be in dists/DEBIAN_DIST/updates
security_mirror="
http://mirror.cpsc.ucalgary.ca/mirror/debian.org/debian-security/"

# Generate a simple package repository on the CD with the debs cited
#   Please insert full paths.
local_packages="/home/administrador/Desktop/LRED/Local/*.deb"

# To include profiles which only effect the CD build
# build_profiles="foo bar baz"

# Mirror tools
#mirror_tools="wget reprepro"

# Extra mirror
#   Only works with "wget reprepro" mirror tools.
#debian_mirror_extra="http://example.com/debian/"

#mirror_components_extra="$mirror_components non-free"

# Extra files to include onto the CD
#   These will get copied to /simple-cdd dir on the CD
#all_extras="/home/administrador/Desktop/nerdOS_d-i/splash.png"


# Call mirror tools at each build- defaults to true.
#do_mirror="false"

# Set your proxy (if any).
#export http_proxy=http://localhost:3128

# Enable serial console settings: true/false
# useful when testing with qemu's -nographic mode
#use_serial_console="false"

# Location of debian-cd files
#debian_cd_dir=/usr/share/debian-cd
#debian_cd_dir=$simple_cdd_dir/debian-cd

# Temporary directory for simple-cdd
#simple_cdd_temp="$simple_cdd_dir/tmp/"

# Set target architecture for build
#export ARCH=${ARCH:-`dpkg --print-architecture`}
#export ARCHES=$ARCH

# You can use a alternative splash image using a PNG image (640 x 480,
# 4-bit colormap, non-interlaced), other formats should work but weren't
# tested. Keep in mind that the alternative splash image will be displayed
# only at the installer boot prompt.
#export SPLASHPNG="/home/administrador/Desktop/nerdOS_d-i/splash.png"

# Don't include the manual or release notes, respectively, to save space.
#export OMIT_MANUAL=1
#export OMIT_RELEASE_NOTES=1

# Don't generate JIGDO files
#export DOJIGDO=0

# Define the CD label
#export DISKINFO="Simple-cdd Installer: Debian GNU/Linux $DEBVERSION
$CODENAME $(date --utc +%Y%m%d)"

# Where debian-cd expects to find itself :)
#export BASEDIR=$simple_cdd_temp/debian-cd
# Kernel parameters passed to the CD bootloader works with isolinux on i386.
#export KERNEL_PARAMS="preseed/file=/cdrom/simple-cdd/default.preseed"

# download a specific codename branch, such as sid, sarge, or etch.
#di_codename="$CODENAME"

# download a specific installer release, such as 20041118 or rc2
#di_release="current"

# custom debian-installer images to use. must contain one sub-directory for
# each architecture.
#custom_installer="/path/to/custom/installer/"

# files needed to build the CD, downloaded from the default mirror
#mirror_files="README doc/ tools/"

## Values used by both the various mirror tools and debian-cd
#
# directory of debian mirror
#export MIRROR=$simple_cdd_dir/mirror/

# location of generated task file
#export TASK=$simple_cdd_temp/simple-cdd.task

# These are generally debian-cd files which should get included in the task
file
#includes="$BASEDIR/tasks/debian-installer+kernel-$CODENAME
$BASEDIR/tasks/debian-installer-$CODENAME $BASEDIR/tasks/base-$CODENAME"

# Location of generated debpartial-mirror configuration file
#debpartial_conf="$simple_cdd_temp/debpartial-mirror.conf"

# Package filter
#debpartial_filter="main:*:standard main:*:required main:*:important
main/debian-installer:*:*"
#debpartial_filter_security="main:*:standard main:*:required
main:*:important"
#debpartial_filter_extra="main:*:standard main:*:required main:*:important"
# Filter for newer (0.2.90+) versions of debpartial-mirror
#debpartial_filter_new="priority:required|important|standard"

# Components for newer (0.2.90+) versions of debpartial-mirror
#debpartial_components="main main/debian-installer"
# Security components for newer (0.2.90+) versions of debpartial-mirror
#debpartial_components_security="main"
# Extra components for newer (0.2.90+) versions of debpartial-mirror
#debpartial_components_extra="main"

## debian-cd options
#
# Packages to include in initial debootstrap install.
# Note that this will not work well with multi-arch CDs
#export BASE_INCLUDE=$simple_cdd_temp/simple-cdd.$CODENAME.base_include

# Packages to exclude from the initial debootstrap install, useful if
# you want to use a MTA other than exim
#export BASE_EXCLUDE=$simple_cdd_dir/excludes/base-excludes-sarge

# Location where generated CD image(s) will be put
#export OUT=$simple_cdd_dir/images/

# debian-cd temporary directories
#export TDIR="$simple_cdd_temp/cd-build"
#export APTTMP="$TDIR/apt/"

# Increase the size limit if debian-cd tries to make more CDs than you want,
# and the generated CDs are smaller than 650MB, or if you want to generate
# larger than "normal" CD images.
#export SIZELIMIT=838860800

# Don't include contrib
#export CONTRIB=0

# Only generate one CD
export MAXCDS=2

# Only put the installer onto the cd (set NORECOMMENDS,... as well).
# INSTALLER_CD=0: nothing special (default)
# INSTALLER_CD=1: just add debian-installer (use
TASK=tasks/debian-installer)
# INSTALLER_CD=2: add d-i and base (use TASK=tasks/debian-installer+kernel)
#
# What I understand it does is saying "I do want the installer [and base],
so
# make sure they're always in"  (--Enrico)
#export INSTALLER_CD=2

## qemu options
#
# Location of the hard disk image (used with qemu's -hda option)
#hd_img="$simple_cdd_dir/qemu-test.hd.img"

# size of qemu hard disk image to create (if not already present)
#hd_size="6G"

# location of the CD image (used with qemu's -cdrom option)
#cd_img="$OUT/${CDNAME:-debian}-$(echo $DEBVERSION | sed -e 's/[.
]//g')-$(echo $ARCHES | tr ' ' '-')-CD-1.iso"

# memory available within qemu, in MB
#mem=96

# additional options that get passed to qemu
#qemu_opts="-std-vga"

*LRED.packages*
*
*
#INTERFAZ GRAFICA
xdm
xorg
x11-common
icewm
icewm-themes
rox-filer
menu
xclip
numlockx
xfe
#xscreensaver


#APLICACIONES BASE
usbmount
conky
emacs22
gpicview
x11-apps
x11-utils
x11-session-utils
x11-xkb-utils


#SOFTWARE COLABORATIVO
gobby

#INTERNET
kazehakase
pidgin
wmget
#xmcd
liferea

#MULTIMEDIA
vlc
brasero
xmix

#OFICINA
abiword
gnumeric
#evince
xpdf-reader
xpostit
xprint

#ACTIVIDADES PARA NIÑOS
#gcompris
#gcompris-sound-es

#GEOGRAFIA
kgeography

#FISICA
kstars

#QUIMICA
kalzium
viewmol
easychem
xdrawchem
gperiodic
avogadro

#MATEMATIcA
xabacus
kbruch
tuxmath
kig
graphmonkey

#LOGICA
gbrainy
ksudoku

#NEMOTECNIA
mnemosyne

#MECANOGRAFIA
tuxtype
klavaro
klettres
ktouch

#IDIOMAS
khangman
klatin
kvoctrain
kverbos

#EXAMENES
kwordquiz
keduca

#MUSICA
solfege
noteedit
tuxguitar

#DINERO
gnucash

#PROGRAMACION
kturtle
ruby
gvrng
#gambas2
basic256
littlewizard
eric
eric-api-files
build-essential

#GRAFICACION
gimp
dia
vym
qcad
xfig
xsane
gpaint
#tuxpaint
#xpaint
skencil

#Electronica
qucs
oregano


#Local packages
#kernel
#scratch


#WIFI
wpasupplicant
wireless-tools
lxnm
xnetcardconfig
network-config

#HERRAMIENTAS
python-software-properties
xarchive
synaptic
unrar-free
unzip
zip

#Seguridad
sudo

#CONTROL DE CLASE
italc-client


#Librerias adicionales
libqt3-mt
libstdc++5
python
installation-guide-i386
flashplugin-nonfree-extrasound


#IDIOMA
fbxkb
#kde-i18n-es

and it woks correctly, but if i remove the commentary symbol(#) to any of
the following packages:  gcompris, kde-i18n-es, gambas2 or  xscreensaver,
it shows the following message



administrador at eureka:~/Desktop/LRED$ simple-cdd --conf simple-cdd.conf
2010-11-29 14:53:38 URL: ftp://ftp.de.debian.org/debian//README [986] ->
"/home/administrador/Desktop/LRED/tmp//mirror/.listing" [1]
No such file `README'.

2010-11-29 14:53:42 URL: ftp://ftp.de.debian.org/debian//doc/ [1147] ->
"/home/administrador/Desktop/LRED/tmp//mirror/doc/.listing" [1]
2010-11-29 14:53:43 URL: ftp://ftp.de.debian.org/debian//doc/FAQ/ [429] ->
"/home/administrador/Desktop/LRED/tmp//mirror/doc/FAQ/.listing" [1]
2010-11-29 14:53:45 URL:
ftp://ftp.de.debian.org/debian//doc/dedication/[2230] ->
"/home/administrador/Desktop/LRED/tmp//mirror/doc/dedication/.listing" [1]
2010-11-29 14:53:48 URL: ftp://ftp.de.debian.org/debian//tools/ [253] ->
"/home/administrador/Desktop/LRED/tmp//mirror/tools/.listing" [1]
2010-11-29 14:53:51 URL:
ftp://ftp.de.debian.org/debian//dists/lenny/main/installer-i386/current/images/cdrom/[385]
->
"/home/administrador/Desktop/LRED/tmp//mirror/dists/lenny/main/installer-i386/current/images/cdrom/.listing"
[1]
No such file `debian-cd_info.tar.gz'.

No such file `initrd.gz'.

2010-11-29 14:53:54 URL:
ftp://ftp.de.debian.org/debian//dists/lenny/main/installer-i386/current/images/cdrom/gtk/[325]
->
"/home/administrador/Desktop/LRED/tmp//mirror/dists/lenny/main/installer-i386/current/images/cdrom/gtk/.listing"
[1]
No such file `debian-cd_info.tar.gz'.

No such file `initrd.gz'.

find: `/home/administrador/Desktop/LRED/Local/*.deb': No such file or
directory
aptmethod got '
http://mirror.cpsc.ucalgary.ca/mirror/debian.org/debian-security//dists/lenny/updates/Release
'
aptmethod got 'ftp://ftp.de.debian.org/debian//dists/lenny/Release'
aptmethod got 'ftp://ftp.de.debian.org/debian//dists/lenny/Release'
aptmethod got 'ftp://ftp.de.debian.org/debian//dists/lenny/Release'
Calculating packages to get...
  processing updates for 'lenny|non-free|i386'
  reading
'/home/administrador/Desktop/LRED/tmp//mirror/lists/lenny_default_deb_non-free_i386'
  reading
'/home/administrador/Desktop/LRED/tmp//mirror/lists/lenny_default-base_deb_non-free_i386'
  reading
'/home/administrador/Desktop/LRED/tmp//mirror/lists/lenny_default-security_deb_non-free_i386'
  processing updates for 'lenny|contrib|i386'
  reading
'/home/administrador/Desktop/LRED/tmp//mirror/lists/lenny_default_deb_contrib_i386'
  reading
'/home/administrador/Desktop/LRED/tmp//mirror/lists/lenny_default-base_deb_contrib_i386'
  reading
'/home/administrador/Desktop/LRED/tmp//mirror/lists/lenny_default-security_deb_contrib_i386'
  processing updates for 'u|lenny|main|i386'
  reading
'/home/administrador/Desktop/LRED/tmp//mirror/lists/lenny_default-udebs_udeb_main_i386'
  processing updates for 'lenny|main|i386'
  reading
'/home/administrador/Desktop/LRED/tmp//mirror/lists/lenny_default_deb_main_i386'
  reading
'/home/administrador/Desktop/LRED/tmp//mirror/lists/lenny_default-base_deb_main_i386'
  reading
'/home/administrador/Desktop/LRED/tmp//mirror/lists/lenny_default-security_deb_main_i386'
Getting packages...
Shutting down aptmethods...
Installing (and possibly deleting) packages...
Files /home/administrador/Desktop/LRED/tmp//mirror/conf/package-list and
/home/administrador/Desktop/LRED/tmp//mirror/conf/package-list.old differ
getting missing dependencies... attempt 1
Warning: As --nolistsdownload is given, index files are NOT checked.
Calculating packages to get...
  processing updates for 'lenny|non-free|i386'
  reading
'/home/administrador/Desktop/LRED/tmp//mirror/lists/lenny_default_deb_non-free_i386'
  reading
'/home/administrador/Desktop/LRED/tmp//mirror/lists/lenny_default-base_deb_non-free_i386'
  reading
'/home/administrador/Desktop/LRED/tmp//mirror/lists/lenny_default-security_deb_non-free_i386'
  processing updates for 'lenny|contrib|i386'
  reading
'/home/administrador/Desktop/LRED/tmp//mirror/lists/lenny_default_deb_contrib_i386'
  reading
'/home/administrador/Desktop/LRED/tmp//mirror/lists/lenny_default-base_deb_contrib_i386'
  reading
'/home/administrador/Desktop/LRED/tmp//mirror/lists/lenny_default-security_deb_contrib_i386'
  processing updates for 'u|lenny|main|i386'
  reading
'/home/administrador/Desktop/LRED/tmp//mirror/lists/lenny_default-udebs_udeb_main_i386'
  processing updates for 'lenny|main|i386'
  reading
'/home/administrador/Desktop/LRED/tmp//mirror/lists/lenny_default_deb_main_i386'
  reading
'/home/administrador/Desktop/LRED/tmp//mirror/lists/lenny_default-base_deb_main_i386'
  reading
'/home/administrador/Desktop/LRED/tmp//mirror/lists/lenny_default-security_deb_main_i386'
Getting packages...
Shutting down aptmethods...
Installing (and possibly deleting) packages...
no new dependencies, finished in 2 attempts.
find: `/home/administrador/Desktop/LRED/Local/*.deb': No such file or
directory
setting preseed file...
KERNEL_PARAMS:  preseed/file=/cdrom/simple-cdd/default.preseed
setting default locale...
KERNEL_PARAMS:  preseed/file=/cdrom/simple-cdd/default.preseed
debian-installer/locale=es_CO
setting default keyboard...
KERNEL_PARAMS:  preseed/file=/cdrom/simple-cdd/default.preseed
debian-installer/locale=es_CO console-keymaps-at/keymap=la-latin1
setting automatically selected profiles...
KERNEL_PARAMS:  preseed/file=/cdrom/simple-cdd/default.preseed
debian-installer/locale=es_CO console-keymaps-at/keymap=la-latin1
simple-cdd/profiles=LRED
Missing package file for i386/contrib.
Missing package file for i386/non-free.
simple-cdd: Running debian-cd makefile
Cleaning the build directory
Updating task files...
- copying task files from 'tasks/lenny/'
- task.languages: using 'tasks/lenny/'
cp: omitting directory
`/home/administrador/Desktop/LRED/tmp//debian-cd/tasks/lenny/'
make: *** [/home/administrador/Desktop/LRED/tmp//cd-build/lenny/tasks] Error
1
Generating a fake status file for apt-get and apt-cache...
:> /home/administrador/Desktop/LRED/tmp//cd-build/apt//status
Ign file: lenny Release.gpg
Ign file: lenny/main Translation-en_US
Ign file: lenny/non-free Translation-en_US
Ign file: lenny/contrib Translation-en_US
Ign file: lenny/main/debian-installer Translation-en_US
Get:1 file: lenny Release [2954B]
Ign file: lenny/main Packages
Ign file: lenny/non-free Packages
Ign file: lenny/contrib Packages
Ign file: lenny/main/debian-installer Packages
Reading package lists...
Reading package lists...
Building dependency tree...
Apt-get is updating its files ...
Ign file: lenny Release.gpg
Ign file: lenny/main Translation-en_US
Ign file: lenny/non-free Translation-en_US
Ign file: lenny/contrib Translation-en_US
Ign file: lenny/main/debian-installer Translation-en_US
Get:1 file: lenny Release [2954B]
Ign file: lenny/main Packages
Ign file: lenny/non-free Packages
Ign file: lenny/contrib Packages
Ign file: lenny/main/debian-installer Packages
Reading package lists...
cc1: warning: command line option "-nostdinc++" is valid for C++/ObjC++ but
not for C
cc1: warning: command line option "-nostdinc++" is valid for C++/ObjC++ but
not for C
Generating the complete list of packages to be included in
/home/administrador/Desktop/LRED/tmp//cd-build/lenny/list...
Running sort_deps to sort packages for i386:
  Generating dependency tree with apt-cache depends...
  Adding standard, required, important and base packages first
  S/R/I/B packages take 0 bytes
  Adding the rest of the requested packages
  Now up to 719905290 bytes
Done: processed/sorted 1085 packages, total size 719905290 bytes.
Reading in package information for i386:
  Done: Read details of 1085 packages for i386
Starting to lay out packages into CD (650MiB CD) images: 332031 2K-blocks
maximum per image
Starting new i386 CD 1 at
/home/administrador/Desktop/LRED/tmp//cd-build/lenny/CD1
  Adding the required directories
  Generating the image label and volume id
  Adding .disk/base_components
  Adding .disk/cd_type
  Adding udeb/base includes/excludes
ERROR: Unable to read UDEB_EXCLUDE file
/home/administrador/Desktop/LRED/tmp//debian-cd/data/lenny/i386_netinst_udeb_exclude
  Adding docs to CD1
  Extracting FAQ on CD1
  Adding installtools
  Adding common docs on CD1
  Adding Release files
  Trying to add upgrade* directories
  (Optionally) making the image bootable for i386:
    Running tools/boot/lenny/boot-i386 1
/home/administrador/Desktop/LRED/tmp//cd-build/lenny/CD1
Using ISOLINUX boot-disks image on CD1
  Starting the md5sum.txt file
  Placing packages into image 1
  Checking base is installable for i386
  Found all files needed for debootstrap for all binary arches
  Finishing off the Release file
  Finishing off md5sum.txt
  CD 1 filled with 922 packages, 321883 blocks, 659216384 bytes
Starting new i386 CD 2 at
/home/administrador/Desktop/LRED/tmp//cd-build/lenny/CD2
  Adding the required directories
  Generating the image label and volume id
  Adding common docs on CD2
  Adding Release files
  Trying to add upgrade* directories
  (Optionally) making the image bootable for i386:
    Running tools/boot/lenny/boot-i386 2
/home/administrador/Desktop/LRED/tmp//cd-build/lenny/CD2
  Starting the md5sum.txt file
  Placing packages into image 2
  Finishing off the Release file
  Finishing off md5sum.txt
  CD 2 (not) filled with 163 packages, 63880 blocks, 130826240 bytes
Finished: 1085 packages placed
purging /home/administrador/Desktop/LRED/tmp//extras
including description:
/home/administrador/Desktop/LRED/profiles/LRED.description
simple-cdd: extra files for simple-cdd
WARNING: missing optional packages from profile default:  type-handling
ERROR: missing required packages from profile LRED:  xdm xorg xclip xfe
xscreensaver usbmount wmget vlc xmix xpdf-reader xpostit xprint viewmol
xdrawchem xabacus tuxmath tuxtype vym xfig xsane xnetcardconfig xarchive
unrar-free unzip zip
administrador at eureka:~/Desktop/LRED$

please help me. i have tryied everything i can and i don what is the mistake
im making

i also try with the following package file, but it doesn't work either:

abiword
abiword-common
acpi
acpid
adduser
apt
apt-utils
aptitude
artsbuilder
avogadro
base-files
base-passwd
bash
basic256
bicyclerepair
binutils
blt
brasero
bsdmainutils
bsdutils
build-essential
busybox
bzip2
ca-certificates
conky
console-common
console-data
console-tools
coreutils
cpio
cpp
cpp-4.3
cron
curl
dbus
debconf
debconf-i18n
debhelper
debian-archive-keyring
debianutils
defoma
dhcp3-client
dhcp3-common
dia
dia-common
dia-libs
dictionaries-common
diff
dmidecode
docbook-xml
dpkg
dpkg-dev
e2fslibs
e2fsprogs
easychem
ed
eject
emacs22
emacs22-bin-common
emacs22-common
emacsen-common
eric
eric-api-files
esound-common
fakeroot
fbxkb
file
findutils
flashplugin-nonfree-extrasound
fontconfig
fontconfig-config
freepats
g++
g++-4.3
gambas2
gambas2-dev
gambas2-doc
gambas2-gb-chart
gambas2-gb-compress
gambas2-gb-compress-bzlib2
gambas2-gb-compress-zlib
gambas2-gb-crypt
gambas2-gb-db
gambas2-gb-db-firebird
gambas2-gb-db-form
gambas2-gb-db-mysql
gambas2-gb-db-odbc
gambas2-gb-db-postgresql
gambas2-gb-db-sqlite
gambas2-gb-desktop
gambas2-gb-form
gambas2-gb-form-dialog
gambas2-gb-form-mdi
gambas2-gb-gtk
gambas2-gb-gtk-ext
gambas2-gb-gtk-svg
gambas2-gb-gui
gambas2-gb-image
gambas2-gb-info
gambas2-gb-net
gambas2-gb-net-curl
gambas2-gb-net-smtp
gambas2-gb-opengl
gambas2-gb-pcre
gambas2-gb-pdf
gambas2-gb-qt
gambas2-gb-qt-ext
gambas2-gb-qt-kde
gambas2-gb-qt-kde-html
gambas2-gb-qt-opengl
gambas2-gb-report
gambas2-gb-sdl
gambas2-gb-settings
gambas2-gb-v4l
gambas2-gb-vb
gambas2-gb-web
gambas2-gb-xml
gambas2-gb-xml-rpc
gambas2-gb-xml-xslt
gambas2-ide
gambas2-runtime
gbrainy
gcc
gcc-4.2-base
gcc-4.3
gcc-4.3-base
gcompris
gcompris-data
gcompris-sound-es
gconf2
gconf2-common
genisoimage
gettext
gettext-base
ghostscript
ghostscript-x
gimp
gimp-data
gksu
gnome-keyring
gnome-media-common
gnome-mime-data
gnucash
gnucash-common
gnumeric
gnumeric-common
gnupg
gobby
gpaint
gperiodic
gpgv
gpicview
graphmonkey
grep
groff-base
grub
grub-common
gs
gs-common
gsfonts
gstreamer0.10-alsa
gstreamer0.10-plugins-base
guile-1.6
guile-1.6-libs
guile-1.6-slib
gvrng
gzip
hicolor-icon-theme
hostname
html2text
icewm
icewm-common
icewm-themes
ifupdown
imlib-base
imlib11
indi
info
initramfs-tools
initscripts
installation-guide-i386
intltool-debian
iproute
iptables
iputils-ping
irb1.8
iso-codes
italc-client
java-common
kalzium
kalzium-data
kazehakase
kazehakase-gecko
kbruch
kde-i18n-es
kdeedu-data
kdelibs-data
kdelibs4c2a
keduca
kgeography
kgeography-data
khangman
kig
klatin
klavaro
klettres
klettres-data
klibc-utils
kstars
kstars-data
ksudoku
ktouch
kturtle
kverbos
kvoctrain
kwordquiz
laptop-detect
less
lesstif2
liba52-0.7.4
libaa1
libaccess-bridge-java
libacl1
libaiksaurus-1.2-0c2a
libaiksaurus-1.2-data
libaiksaurusgtk-1.2-0c2a
libaqbanking-data
libaqbanking20
libart-2.0-2
libart2.0-cil
libarts1c2a
libartsc0
libasound2
libaspell15
libatk1-ruby1.8
libatk1.0-0
libattr1
libaudio2
libaudiofile0
libavahi-client3
libavahi-common-data
libavahi-common3
libavahi-glib1
libavahi-qt3-1
libavc1394-0
libavcodec51
libavformat52
libavogadro0
libavutil49
libbeagle1
libbeecrypt6
libblkid1
libbonobo2-0
libbonobo2-common
libbonoboui2-0
libbonoboui2-common
libboost-python1.34.1
libbz2-1.0
libc6
libc6-dev
libcaca0
libcairo-perl
libcairo-ruby1.8
libcairo2
libcairomm-1.0-1
libcamel1.2-11
libcap2
libcdio7
libcdparanoia0
libcomerr2
libcompress-raw-zlib-perl
libcompress-zlib-perl
libconsole
libcroco3
libcrypt-ssleay-perl
libcucul0
libcups2
libcupsimage2
libcupsys2
libcurl3
libcurl3-gnutls
libcwidget3
libdate-manip-perl
libdatrie0
libdb4.5
libdb4.6
libdbus-1-3
libdbus-glib-1-2
libdevmapper1.02.1
libdigest-hmac-perl
libdigest-sha1-perl
libdirectfb-1.0-0
libdrm2
libdvbpsi4
libdvdnav4
libdvdread3
libebml0
libebook1.2-9
libecal1.2-7
libedataserver1.2-9
libenchant1c2a
libept0
libesd0
libexif12
libexpat1
libfaad0
libfam0
libffi5
libfile-remove-perl
libfinance-quote-perl
libflac8
libfltk1.1
libfontconfig1
libfontenc1
libfox-1.6-0
libfreebob0
libfreetype6
libfribidi0
libfs6
libgadu3
libgail-common
libgail18
libgcc1
libgconf2-4
libgconf2.0-cil
libgcrypt11
libgda3-3
libgda3-common
libgdbm3
libgdiplus
libgdk-pixbuf2-ruby1.8
libgdl-1-0
libgdl-1-common
libgettext-ruby1.8
libgif4
libgimp2.0
libgksu1.2-0
libgksu2-0
libgksuui1.0-1
libgl1-mesa-glx
libglade2-0
libglade2.0-cil
libglib-perl
libglib2-ruby1.8
libglib2.0-0
libglib2.0-cil
libglibmm-2.4-1c2a
libglu1-mesa
libgmp3c2
libgnome-desktop-2
libgnome-keyring0
libgnome-media0
libgnome-vfs2.0-cil
libgnome2-0
libgnome2-common
libgnome2.0-cil
libgnomecanvas2-0
libgnomecanvas2-common
libgnomecups1.0-1
libgnomeprint2.2-0
libgnomeprint2.2-data
libgnomeprintui2.2-0
libgnomeprintui2.2-common
libgnomeui-0
libgnomeui-common
libgnomevfs2-0
libgnomevfs2-common
libgnutls26
libgoffice-0-4
libgoffice-0-6
libgoffice-0-6-common
libgoffice-0-common
libgomp1
libgpg-error0
libgpm2
libgs8
libgsf-1-114
libgsf-1-common
libgsf-gnome-1-114
libgsm1
libgstreamer-plugins-base0.10-0
libgstreamer0.10-0
libgtk2-perl
libgtk2-ruby
libgtk2-ruby1.8
libgtk2.0-0
libgtk2.0-cil
libgtk2.0-common
libgtkhtml2-0
libgtkhtml3.8-15
libgtkmm-2.4-1c2a
libgtksourceview-common
libgtksourceview1.0-0
libgtksourceview2.0-0
libgtksourceview2.0-common
libgtkspell0
libgtop2-7
libgtop2-common
libguile-ltdl-1
libgwenhywfar47
libhal-storage1
libhal1
libhesiod0
libhtml-parser-perl
libhtml-tableextract-perl
libhtml-tagset-perl
libhtml-tree-perl
libhunspell-1.2-0
libice6
libid3tag0
libidl0
libidn11
libiec61883-0
libilmbase6
libio-compress-base-perl
libio-compress-zlib-perl
libio-stringy-perl
libiso9660-5
libitalc
libitext-java
libiw29
libjack0
libjasper1
libjpeg-progs
libjpeg62
libkdeedu3
libkeyutils1
libklibc
libkrb53
libktoblzcheck1c2a
liblcms1
libldap-2.4-2
liblircclient0
liblocale-gettext-perl
liblockfile1
libloudmouth1-0
libltdl3
liblua5.1-0
liblua50
liblualib50
libmad0
libmagic1
libmail-box-perl
libmail-sendmail-perl
libmailtools-perl
libmalaga7
libmatroska0
libmeanwhile1
libmetacity0
libmikmod2
libmime-types-perl
libmng1
libmodplug0c2
libmono-cairo1.0-cil
libmono-cairo2.0-cil
libmono-corlib1.0-cil
libmono-corlib2.0-cil
libmono-data-tds2.0-cil
libmono-security2.0-cil
libmono-sharpzip2.84-cil
libmono-sqlite2.0-cil
libmono-system-data2.0-cil
libmono-system-web2.0-cil
libmono-system1.0-cil
libmono-system2.0-cil
libmono0
libmono2.0-cil
libmozjs1d
libmpcdec3
libmpeg2-4
libmpfr1ldbl
libmysqlclient15off
libnautilus-burn4
libncurses5
libncursesw5
libneon27
libnet6-1.3-0
libnetpbm10
libnewt0.52
libnm-glib0
libnotify1
libnspr4-0d
libnss3-1d
libobby-0.4-1
libobject-realize-later-perl
libofx4
libogg0
liboil0.3
libopenbabel3
libopenexr6
liborbit2
libosp5
libots0
libpam-modules
libpam-runtime
libpam0g
libpanel-applet2-0
libpango1-ruby1.8
libpango1.0-0
libpango1.0-common
libpaper1
libpci3
libpcre3
libpcsclite1
libperl5.10
libpixman-1-0
libpng12-0
libpoppler-glib3
libpoppler3
libpopt0
libpostproc51
libpq5
libpurple0
libqscintilla2-3
libqt3-mt
libqt4-assistant
libqt4-dbus
libqt4-designer
libqt4-help
libqt4-network
libqt4-opengl
libqt4-qt3support
libqt4-script
libqt4-sql
libqt4-svg
libqt4-test
libqt4-webkit
libqt4-xml
libqt4-xmlpatterns
libqtcore4
libqtgui4
libqthreads-12
libraw1394-8
libreadline-ruby1.8
libreadline5
libregui
librpm4.4
librsvg2-2
librsvg2-common
libruby1.8
libsasl2-2
libsasl2-modules
libscrollkeeper0
libsdl-image1.2
libsdl-mixer1.2
libsdl-pango1
libsdl-ttf2.0-0
libsdl1.2debian
libsdl1.2debian-alsa
libselinux1
libsepol1
libsigc++-2.0-0c2a
libsilc-1.1-2
libslang2
libsm6
libsmbclient
libsmpeg0
libspeex1
libsqlite0
libsqlite3-0
libss2
libssh2-1
libssl0.9.8
libstartup-notification0
libstdc++5
libstdc++6
libstdc++6-4.3-dev
libsvga1
libswt-cairo-gtk-3.4-jni
libswt-gtk-3.4-java
libswt-gtk-3.4-jni
libswt-mozilla-gtk-3.4-jni
libsys-hostname-long-perl
libsysfs2
libt1-5
libtalloc1
libtar
libtasn1-3
libtext-charwidth-perl
libtext-iconv-perl
libtext-wrapi18n-perl
libthai-data
libthai0
libtheora0
libtiff4
libtimedate-perl
libtotem-plparser10
libts-0.0-0
libtse3-0.3.1c2a
libtwolame0
liburi-perl
libusb-0.1-4
libuser-identity-perl
libuuid1
libvcdinfo0
libvisual-0.4-0
libvlc0
libvoikko1
libvolume-id0
libvorbis0a
libvorbisenc2
libvorbisfile3
libvte-common
libvte9
libwbclient0
libwmf0.2-7
libwnck-common
libwnck22
libwpd8c2a
libwpg-0.1-1
libwrap0
libwv-1.2-3
libwww-perl
libwxbase2.6-0
libwxgtk2.6-0
libx11-6
libx11-data
libx86-1
libxapian15
libxau6
libxaw7
libxcb-render-util0
libxcb-render0
libxcb-xlib0
libxcb1
libxcomposite1
libxcursor1
libxdamage1
libxdmcp6
libxext6
libxfixes3
libxfont1
libxft2
libxi6
libxinerama1
libxkbfile1
libxml++2.6-2
libxml2
libxmu6
libxmuu1
libxosd2
libxp6
libxpm4
libxrandr2
libxrender1
libxres1
libxslt1.1
libxss1
libxt6
libxtrap6
libxtst6
libxv1
libxxf86dga1
libxxf86misc1
libxxf86vm1
libzephyr3
liferea
linux-libc-dev
littlewizard
littlewizard-data
locales
lockfile-progs
login
logrotate
lsb-base
lsb-release
lxnm
lxpanel
lxpanel-netstat-plugin
lzma
make
makedev
man-db
manpages
mawk
menu
menu-xdg
metacity-common
mime-support
miscfiles
mktemp
mnemosyne
module-init-tools
mono-common
mono-gac
mono-jit
mono-runtime
mount
mysql-common
nano
ncurses-base
ncurses-bin
net-tools
netbase
netcat-traditional
netpbm
network-config
noteedit
noteedit-data
numlockx
odbcinst1debian1
openjdk-6-jre
openjdk-6-jre-headless
openjdk-6-jre-lib
openssl
oregano
oss-compat
passwd
patch
perl
perl-base
perl-modules
pidgin
pidgin-data
po-debconf
procps
psfontmgr
psmisc
pump
python
python-apt
python-cairo
python-central
python-eggtrayicon
python-elementtree
python-glade2
python-gnome2
python-gnome2-desktop
python-gnome2-extras
python-gnupginterface
python-gobject
python-gtk2
python-gtkhtml2
python-gtkmozembed
python-imaging
python-imaging-tk
python-minimal
python-numeric
python-pygame
python-pyorbit
python-pysqlite2
python-qscintilla2
python-qt3
python-qt4
python-qt4-common
python-sip4
python-software-properties
python-support
python-tk
python2.4
python2.4-minimal
python2.5
python2.5-minimal
qcad
qucs
readline-common
rhino
rox-filer
rpm
rsyslog
ruby
ruby1.8
scrollkeeper
sed
sgml-base
sgml-data
shared-mime-info
skencil
slib
solfege
sudo
svgalibg1
synaptic
sysv-rc
sysvinit
sysvinit-utils
tar
tasksel
tasksel-data
tcl8.4
tcpd
timidity
tk8.4
traceroute
ttf-dejavu
ttf-dejavu-core
ttf-dejavu-extra
ttf-dustin
ttf-freefont
ttf-sil-andika
tuxguitar
tuxmath
tuxpaint
tuxpaint-config
tuxpaint-data
tuxpaint-plugins-default
tuxpaint-stamps-default
tuxtype
tuxtype-data
tzdata
ucf
udev
unattended-upgrades
unixodbc
unrar-free
unzip
update-inetd
usbmount
usbutils
util-linux
viewmol
vim-common
vim-tiny
vlc
vlc-nox
vym
wget
whiptail
wireless-tools
wmget
wodim
wpasupplicant
x-ttcidfont-conf
x11-apps
x11-common
x11-session-utils
x11-utils
x11-xfs-utils
x11-xkb-utils
x11-xserver-utils
xabacus
xarchive
xauth
xaw3dg
xbase-clients
xbitmaps
xclip
xdg-utils
xdm
xdrawchem
xfe
xfig
xfonts-100dpi
xfonts-75dpi
xfonts-base
xfonts-encodings
xfonts-scalable
xfonts-utils
xinit
xkb-data
xli
xmix
xml-core
xnetcardconfig
xorg
xpdf-common
xpdf-reader
xpostit
xprint
xprint-common
xscreensaver
xscreensaver-data
xserver-xorg
xserver-xorg-core
xserver-xorg-input-all
xserver-xorg-input-evdev
xserver-xorg-input-kbd
xserver-xorg-input-mouse
xserver-xorg-input-synaptics
xserver-xorg-input-wacom
xserver-xorg-video-all
xserver-xorg-video-apm
xserver-xorg-video-ark
xserver-xorg-video-ati
xserver-xorg-video-chips
xserver-xorg-video-cirrus
xserver-xorg-video-cyrix
xserver-xorg-video-dummy
xserver-xorg-video-fbdev
xserver-xorg-video-glint
xserver-xorg-video-i128
xserver-xorg-video-i740
xserver-xorg-video-imstt
xserver-xorg-video-intel
xserver-xorg-video-mach64
xserver-xorg-video-mga
xserver-xorg-video-neomagic
xserver-xorg-video-nsc
xserver-xorg-video-nv
xserver-xorg-video-openchrome
xserver-xorg-video-r128
xserver-xorg-video-radeon
xserver-xorg-video-radeonhd
xserver-xorg-video-rendition
xserver-xorg-video-s3
xserver-xorg-video-s3virge
xserver-xorg-video-savage
xserver-xorg-video-siliconmotion
xserver-xorg-video-sis
xserver-xorg-video-sisusb
xserver-xorg-video-tdfx
xserver-xorg-video-tga
xserver-xorg-video-trident
xserver-xorg-video-tseng
xserver-xorg-video-v4l
xserver-xorg-video-vesa
xserver-xorg-video-vga
xserver-xorg-video-vmware
xserver-xorg-video-voodoo
xsltproc
xterm
xulrunner-1.9
zip
zlib1g



thanks in advance.

Carlos





-- 
Daniel Gómez Sierra
Estudiante Ingeniería de Sistemas
Universidad EAFIT
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.alioth.debian.org/pipermail/simple-cdd-devel/attachments/20101129/46b364bc/attachment-0001.htm>


More information about the Simple-cdd-devel mailing list