Skip to content

Instantly share code, notes, and snippets.

@crised
Created March 14, 2015 17:52
Show Gist options
  • Save crised/8e45319e434f59743249 to your computer and use it in GitHub Desktop.
Save crised/8e45319e434f59743249 to your computer and use it in GitHub Desktop.
Solving * 100.0%
file (= 5.11-2+deb7u6): FAILED
file (= 5.11-2+deb7u6) depends on missing:
- libmagic1 (= 5.11-2+deb7u6)
dnsutils (= 1:9.8.4.dfsg.P1-6+nmu2+deb7u3): FAILED
dnsutils (= 1:9.8.4.dfsg.P1-6+nmu2+deb7u3) depends on missing:
- libbind9-80 (= 1:9.8.4.dfsg.P1-6+nmu2+deb7u3)
WARNING: missing optional packages from profile default: grub type-handling
setting preseed file...
KERNEL_PARAMS: video=off debian-installer/language=en debian-installer/country=CH preseed/file=/cdrom/simple-cdd/default.preseed
enabling serial console hacks...
KERNEL_PARAMS: video=off debian-installer/language=en debian-installer/country=CH preseed/file=/cdrom/simple-cdd/default.preseed console=ttyS0,115200
setting default locale...
KERNEL_PARAMS: video=off debian-installer/language=en debian-installer/country=CH preseed/file=/cdrom/simple-cdd/default.preseed console=ttyS0,115200 debian-installer/locale=en_US.UTF-8
setting automatically selected profiles...
KERNEL_PARAMS: video=off debian-installer/language=en debian-installer/country=CH preseed/file=/cdrom/simple-cdd/default.preseed console=ttyS0,115200 debian-installer/locale=en_US.UTF-8 simple-cdd/profiles=apu64
Missing package file for i386/main.
Missing package file for i386/non-free.
Missing package file for amd64/non-free.
simple-cdd: Running debian-cd makefile
Cleaning the build directory
Updating task files...
- copying task files from 'tasks/wheezy/'
- generating dynamic task files
Missing package file for i386/main.
Missing package file for i386/non-free.
Missing package file for amd64/non-free.
Generating a fake status file for apt-get and apt-cache...
:> /home/crised/pcengines/tmp//cd-build/apt//status
# Set up keyring so apt doesn't complain
Setting up archive-keyring
# Updating the apt database
Ign file: wheezy Release.gpg
Get:1 file: wheezy Release [2,233 B]
Ign file: wheezy/main Translation-en_US
Ign file: wheezy/main Translation-en
Ign file: wheezy/main/debian-installer Translation-en_US
Ign file: wheezy/main/debian-installer Translation-en
Ign file: wheezy/non-free Translation-en_US
Ign file: wheezy/non-free Translation-en
Reading package lists...
# If we're doing a build using d-i from sid, we'll need sid sources too
if [ ""x = "yes"x ] && \
[ "wheezy"x != ""x ] && \
[ "wheezy"x != "wheezy"x ] ; then \
mkdir -p /home/crised/pcengines/tmp//cd-build/apt//wheezy-source/apt/preferences.d ; \
:> /home/crised/pcengines/tmp//cd-build/apt//wheezy-source/status ; \
export CODENAME=wheezy; \
export ARCH=source; \
/home/crised/pcengines/tmp//debian-cd/tools/apt-selection update; \
fi
Reading package lists...
Building dependency tree...
Apt-get is updating its files ...
Ign file: wheezy Release.gpg
Get:1 file: wheezy Release [2,233 B]
Ign file: wheezy/main Translation-en_US
Ign file: wheezy/main Translation-en
Ign file: wheezy/main/debian-installer Translation-en_US
Ign file: wheezy/main/debian-installer Translation-en
Ign file: wheezy/non-free Translation-en_US
Ign file: wheezy/non-free Translation-en
Reading package lists...
Generating the complete list of packages to be included in /home/crised/pcengines/tmp//cd-build/wheezy/list...
Running sort_deps to sort packages for amd64:
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 132819178 bytes
Done: processed/sorted 418 packages, total size 132819178 bytes.
xorriso 1.2.2 : RockRidge filesystem manipulator, libburnia project.
xorriso -version says:
xorriso 1.2.2
ISO 9660 Rock Ridge filesystem manipulator and CD/DVD/BD burn program
Copyright (C) 2012, Thomas Schmitt <scdbackup@gmx.net>, libburnia project.
xorriso version : 1.2.2
Version timestamp : 2012.04.02.133001
Build timestamp : -none-given-
libisofs in use : 1.2.2 (min. 1.2.2)
libjte in use : 1.0.0 (min. 1.0.0)
libburn in use : 1.2.2 (min. 1.2.2)
libburn OS adapter: internal GNU/Linux SG_IO adapter sg-linux
libisoburn in use : 1.2.2 (min. 1.2.2)
Provided under GNU GPL version 2 or later.
There is NO WARRANTY, to the extent permitted by law.
Reading in package information for amd64:
Done: Read details of 418 packages for amd64
WARNING: no translated descriptions found for wheezy/main
WARNING: no translated descriptions found for wheezy/non-free
Starting to lay out packages into images:
Adding the required directories
Generating the image label and volume id
You need a Debian mirror with the doc directory!
Failed to start disc 1, error 256
make: *** [image-trees] Error 1
including description: /home/crised/pcengines/profiles/apu64.description
simple-cdd: extra files for simple-cdd
find: `/home/crised/pcengines/tmp//cd-build/wheezy/CD1/pool': No such file or directory
ERROR: missing required packages from profile default: less
ERROR: missing required packages from profile default: simple-cdd-profiles
WARNING: missing optional packages from profile default: grub popularity-contest localization-config console-tools usbutils acpi acpid eject lvm2 mdadm cryptsetup reiserfsprogs jfsutils xfsprogs type-handling debootstrap busybox syslinux-common syslinux
ERROR: missing required packages from profile apu64: ntp firmware-realtek firmware-brcm80211 firmware-atheros firmware-ralink wireless-tools wpasupplicant iw hdparm smartmontools
WARNING: missing optional packages from profile apu64: linux-image-amd64
ERROR: missing required packages from profile apu64: ntp firmware-realtek firmware-brcm80211 firmware-atheros firmware-ralink wireless-tools wpasupplicant iw hdparm smartmontools
WARNING: missing optional packages from profile apu64: linux-image-amd64
root@debian:/home/crised/pcengines# ls
images misc profiles README tmp
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment