Page 1 of 2

Dependecy issue[SOLVED]

PostPosted: Wed Oct 01, 2014 2:45 pm
by chris47
Put a fresh install of 4.2 on my 2TB drive. But when I go to install tmosb 1.9 I get this dependecy not satisfied memtest86+ error. Have no idea what the hell that means..

Re: Dependecy issue

PostPosted: Wed Oct 01, 2014 4:41 pm
by chris47
This might have been a bad install.. I reinstalled it on the same drive, and had no issue installing tmosb 1.9. Thanks for the reply Xxjoker.

Re: Dependecy issue

PostPosted: Thu Oct 02, 2014 8:44 pm
by TheeMahn
chris47 wrote:Put a fresh install of 4.2 on my 2TB drive. But when I go to install tmosb 1.9 I get this dependecy not satisfied memtest86+ error. Have no idea what the hell that means..


memtest+ is an application that tests your memory, it is optional if it is not detected on your system does not populate the installer in code:
Code: Select all
# MEMTEST
      if [[ -f /boot/memtest86+.bin ]]; then
         Encapsulate "Injecting Memtest: Done."
         cp /boot/memtest86+.bin extract-cd/install/memtest
      else
         Center "Memtest not installed on host, not populating: sudo apt-get install memtest86+"
      fi
      Encapsulate "Copying Kernel: $KERNEL: Done."
      cp $KERNEL extract-cd/casper/vmlinuz
      Encapsulate "Copying Initrd: $INITRD: Done."
      cp $INITRD extract-cd/casper/initrd.lz


The functions that are not clear to someone that writes in bash are Encapsulate and Center, Encapsulate takes output to the terminal and encapsulates it with the ▒ character, eyecandy if you will Center does similar, however centers the data on the screen. When I get the GUI 100% I guess a waste of time writing them other then for the terminal jockey ;)

New things are in works for tmosb (stripping the ASCII esc codes and replacing ▒ with a * more viewable on the forum):
theemahn@JackHammer:~/Pictures$ sed -r "s/\x1B\[([0-9]{1,2}(;[0-9]{1,2})?)?[m|K]//g" test.html | sed "s/▒/*/g"
* OPERATING SYSTEM VERSION RELEASE BASE ARCH LTS DIST TYPE DE(s)
**********************************************************************************************************************************************************************************************************************************************
* Ultimate Edition 2.6 Lucid Lynx x86/x64 YES LITE/STANDARD MATE
**********************************************************************************************************************************************************************************************************************************************
* Default Build command(s): *
* tmosb --build ultimate-edition-2.6-x86-lite.iso *
* tmosb --build ultimate-edition-2.6-x64-lite.iso *
* tmosb --build ultimate-edition-2.6-x86-gamers.iso *
* tmosb --build ultimate-edition-2.6-x64-gamers.iso *
* tmosb --build ultimate-edition-2.6-x64.iso *
* tmosb --build ultimate-edition-2.6-x86.iso *
* tmosb --build ultimate-edition-2.6-armel.iso *
* tmosb --build ultimate-edition-2.6-armhf.iso *
* tmosb --build ultimate-edition-2.6-powerpc.iso *
**********************************************************************************************************************************************************************************************************************************************
* OPERATING SYSTEM VERSION RELEASE BASE ARCH LTS DIST TYPE DE(s)
**********************************************************************************************************************************************************************************************************************************************
* Ultimate Edition 2.7 Lucid Lynx x86/x64 YES STANDARD KDE
**********************************************************************************************************************************************************************************************************************************************
* Default Build command(s): *
* tmosb --build ultimate-edition-2.7-x86-lite.iso *
* tmosb --build ultimate-edition-2.7-x64-lite.iso *
* tmosb --build ultimate-edition-2.7-x86-gamers.iso *
* tmosb --build ultimate-edition-2.7-x64-gamers.iso *
* tmosb --build ultimate-edition-2.7-x64.iso *
* tmosb --build ultimate-edition-2.7-x86.iso *
* tmosb --build ultimate-edition-2.7-armel.iso *
* tmosb --build ultimate-edition-2.7-armhf.iso *
* tmosb --build ultimate-edition-2.7-powerpc.iso *
**********************************************************************************************************************************************************************************************************************************************
* OPERATING SYSTEM VERSION RELEASE BASE ARCH LTS DIST TYPE DE(s)
**********************************************************************************************************************************************************************************************************************************************
* Ultimate Edition 2.8 Maverick Meercat x86/x64 NO LITE/STANDARD MATE
**********************************************************************************************************************************************************************************************************************************************
* Default Build command(s): *
* tmosb --build ultimate-edition-2.8-x86-lite.iso *
* tmosb --build ultimate-edition-2.8-x64-lite.iso *
* tmosb --build ultimate-edition-2.8-x86-gamers.iso *
* tmosb --build ultimate-edition-2.8-x64-gamers.iso *
* tmosb --build ultimate-edition-2.8-x64.iso *
* tmosb --build ultimate-edition-2.8-x86.iso *
* tmosb --build ultimate-edition-2.8-armel.iso *
* tmosb --build ultimate-edition-2.8-armhf.iso *
* tmosb --build ultimate-edition-2.8-powerpc.iso *
**********************************************************************************************************************************************************************************************************************************************
* OPERATING SYSTEM VERSION RELEASE BASE ARCH LTS DIST TYPE DE(s)
**********************************************************************************************************************************************************************************************************************************************
* Ultimate Edition 2.9 Maverick Meercat x86/x64 NO STANDARD KDE
**********************************************************************************************************************************************************************************************************************************************
* Default Build command(s): *
* tmosb --build ultimate-edition-2.9-x86-lite.iso *
* tmosb --build ultimate-edition-2.9-x64-lite.iso *
* tmosb --build ultimate-edition-2.9-x86-gamers.iso *
* tmosb --build ultimate-edition-2.9-x64-gamers.iso *
* tmosb --build ultimate-edition-2.9-x64.iso *
* tmosb --build ultimate-edition-2.9-x86.iso *
* tmosb --build ultimate-edition-2.9-armel.iso *
* tmosb --build ultimate-edition-2.9-armhf.iso *
* tmosb --build ultimate-edition-2.9-powerpc.iso *
**********************************************************************************************************************************************************************************************************************************************
* OPERATING SYSTEM VERSION RELEASE BASE ARCH LTS DIST TYPE DE(s)
**********************************************************************************************************************************************************************************************************************************************
* Ultimate Edition 3.0 Natty Narwhal x86/x64 NO LITE/STANDARD MATE
**********************************************************************************************************************************************************************************************************************************************
* Default Build command(s): *
* tmosb --build ultimate-edition-3.0-x86-lite.iso *
* tmosb --build ultimate-edition-3.0-x64-lite.iso *
* tmosb --build ultimate-edition-3.0-x86-gamers.iso *
* tmosb --build ultimate-edition-3.0-x64-gamers.iso *
* tmosb --build ultimate-edition-3.0-x64.iso *
* tmosb --build ultimate-edition-3.0-x86.iso *
* tmosb --build ultimate-edition-3.0-armel.iso *
* tmosb --build ultimate-edition-3.0-armhf.iso *
* tmosb --build ultimate-edition-3.0-powerpc.iso *
**********************************************************************************************************************************************************************************************************************************************
* OPERATING SYSTEM VERSION RELEASE BASE ARCH LTS DIST TYPE DE(s)
**********************************************************************************************************************************************************************************************************************************************
* Ultimate Edition 3.1 Natty Narwhal x86/x64 NO STANDARD KDE
**********************************************************************************************************************************************************************************************************************************************
* Default Build command(s): *
* tmosb --build ultimate-edition-3.1-x86-lite.iso *
* tmosb --build ultimate-edition-3.1-x64-lite.iso *
* tmosb --build ultimate-edition-3.1-x86-gamers.iso *
* tmosb --build ultimate-edition-3.1-x64-gamers.iso *
* tmosb --build ultimate-edition-3.1-x64.iso *
* tmosb --build ultimate-edition-3.1-x86.iso *
* tmosb --build ultimate-edition-3.1-armel.iso *
* tmosb --build ultimate-edition-3.1-armhf.iso *
* tmosb --build ultimate-edition-3.1-powerpc.iso *
**********************************************************************************************************************************************************************************************************************************************
* OPERATING SYSTEM VERSION RELEASE BASE ARCH LTS DIST TYPE DE(s)
**********************************************************************************************************************************************************************************************************************************************
* Ultimate Edition 3.2 Oneiric Ocelot x86/x64 NO LITE/STANDARD MATE
**********************************************************************************************************************************************************************************************************************************************
* Default Build command(s): *
* tmosb --build ultimate-edition-3.2-x86-lite.iso *
* tmosb --build ultimate-edition-3.2-x64-lite.iso *
* tmosb --build ultimate-edition-3.2-x86-gamers.iso *
* tmosb --build ultimate-edition-3.2-x64-gamers.iso *
* tmosb --build ultimate-edition-3.2-x64.iso *
* tmosb --build ultimate-edition-3.2-x86.iso *
* tmosb --build ultimate-edition-3.2-armel.iso *
* tmosb --build ultimate-edition-3.2-armhf.iso *
* tmosb --build ultimate-edition-3.2-powerpc.iso *
**********************************************************************************************************************************************************************************************************************************************
* OPERATING SYSTEM VERSION RELEASE BASE ARCH LTS DIST TYPE DE(s)
**********************************************************************************************************************************************************************************************************************************************
* Ultimate Edition 3.3 Oneiric Ocelot x86/x64 NO STANDARD KDE
**********************************************************************************************************************************************************************************************************************************************
* Default Build command(s): *
* tmosb --build ultimate-edition-3.3-x86-lite.iso *
* tmosb --build ultimate-edition-3.3-x64-lite.iso *
* tmosb --build ultimate-edition-3.3-x86-gamers.iso *
* tmosb --build ultimate-edition-3.3-x64-gamers.iso *
* tmosb --build ultimate-edition-3.3-x64.iso *
* tmosb --build ultimate-edition-3.3-x86.iso *
* tmosb --build ultimate-edition-3.3-armel.iso *
* tmosb --build ultimate-edition-3.3-armhf.iso *
* tmosb --build ultimate-edition-3.3-powerpc.iso *
**********************************************************************************************************************************************************************************************************************************************
* OPERATING SYSTEM VERSION RELEASE BASE ARCH LTS DIST TYPE DE(s)
**********************************************************************************************************************************************************************************************************************************************
* Ultimate Edition 3.4 Precise Pangolin x86/x64 YES LITE/STANDARD MATE
**********************************************************************************************************************************************************************************************************************************************
* Default Build command(s): *
* tmosb --build ultimate-edition-3.4-x86-lite.iso *
* tmosb --build ultimate-edition-3.4-x64-lite.iso *
* tmosb --build ultimate-edition-3.4-x86-gamers.iso *
* tmosb --build ultimate-edition-3.4-x64-gamers.iso *
* tmosb --build ultimate-edition-3.4-x64.iso *
* tmosb --build ultimate-edition-3.4-x86.iso *
* tmosb --build ultimate-edition-3.4-armel.iso *
* tmosb --build ultimate-edition-3.4-armhf.iso *
* tmosb --build ultimate-edition-3.4-powerpc.iso *
**********************************************************************************************************************************************************************************************************************************************
* OPERATING SYSTEM VERSION RELEASE BASE ARCH LTS DIST TYPE DE(s)
**********************************************************************************************************************************************************************************************************************************************
* Ultimate Edition 3.5 Precise Pangolin x86/x64 YES STANDARD KDE
**********************************************************************************************************************************************************************************************************************************************
* Default Build command(s): *
* tmosb --build ultimate-edition-3.5-x86-lite.iso *
* tmosb --build ultimate-edition-3.5-x64-lite.iso *
* tmosb --build ultimate-edition-3.5-x86-gamers.iso *
* tmosb --build ultimate-edition-3.5-x64-gamers.iso *
* tmosb --build ultimate-edition-3.5-x64.iso *
* tmosb --build ultimate-edition-3.5-x86.iso *
* tmosb --build ultimate-edition-3.5-armel.iso *
* tmosb --build ultimate-edition-3.5-armhf.iso *
* tmosb --build ultimate-edition-3.5-powerpc.iso *
**********************************************************************************************************************************************************************************************************************************************
* OPERATING SYSTEM VERSION RELEASE BASE ARCH LTS DIST TYPE DE(s)
**********************************************************************************************************************************************************************************************************************************************
* Ultimate Edition 3.6 Quantal Quetzal x86/x64 NO LITE/STANDARD MATE
**********************************************************************************************************************************************************************************************************************************************
* Default Build command(s): *
* tmosb --build ultimate-edition-3.6-x86-lite.iso *
* tmosb --build ultimate-edition-3.6-x64-lite.iso *
* tmosb --build ultimate-edition-3.6-x86-gamers.iso *
* tmosb --build ultimate-edition-3.6-x64-gamers.iso *
* tmosb --build ultimate-edition-3.6-x64.iso *
* tmosb --build ultimate-edition-3.6-x86.iso *
* tmosb --build ultimate-edition-3.6-armel.iso *
* tmosb --build ultimate-edition-3.6-armhf.iso *
* tmosb --build ultimate-edition-3.6-powerpc.iso *
**********************************************************************************************************************************************************************************************************************************************
* OPERATING SYSTEM VERSION RELEASE BASE ARCH LTS DIST TYPE DE(s)
**********************************************************************************************************************************************************************************************************************************************
* Ultimate Edition 3.7 Quantal Quetzal x86/x64 NO STANDARD KDE
**********************************************************************************************************************************************************************************************************************************************
* Default Build command(s): *
* tmosb --build ultimate-edition-3.7-x86-lite.iso *
* tmosb --build ultimate-edition-3.7-x64-lite.iso *
* tmosb --build ultimate-edition-3.7-x86-gamers.iso *
* tmosb --build ultimate-edition-3.7-x64-gamers.iso *
* tmosb --build ultimate-edition-3.7-x64.iso *
* tmosb --build ultimate-edition-3.7-x86.iso *
* tmosb --build ultimate-edition-3.7-armel.iso *
* tmosb --build ultimate-edition-3.7-armhf.iso *
* tmosb --build ultimate-edition-3.7-powerpc.iso *
**********************************************************************************************************************************************************************************************************************************************
* OPERATING SYSTEM VERSION RELEASE BASE ARCH LTS DIST TYPE DE(s)
**********************************************************************************************************************************************************************************************************************************************
* Ultimate Edition 3.8 Raring Ringtail x86/x64 NO LITE/STANDARD MATE
**********************************************************************************************************************************************************************************************************************************************
* Default Build command(s): *
* tmosb --build ultimate-edition-3.8-x86-lite.iso *
* tmosb --build ultimate-edition-3.8-x64-lite.iso *
* tmosb --build ultimate-edition-3.8-x86-gamers.iso *
* tmosb --build ultimate-edition-3.8-x64-gamers.iso *
* tmosb --build ultimate-edition-3.8-x64.iso *
* tmosb --build ultimate-edition-3.8-x86.iso *
* tmosb --build ultimate-edition-3.8-armel.iso *
* tmosb --build ultimate-edition-3.8-armhf.iso *
* tmosb --build ultimate-edition-3.8-powerpc.iso *
**********************************************************************************************************************************************************************************************************************************************
* OPERATING SYSTEM VERSION RELEASE BASE ARCH LTS DIST TYPE DE(s)
**********************************************************************************************************************************************************************************************************************************************
* Ultimate Edition 3.9 Raring Ringtail x86/x64 NO STANDARD KDE
**********************************************************************************************************************************************************************************************************************************************
* Default Build command(s): *
* tmosb --build ultimate-edition-3.9-x86-lite.iso *
* tmosb --build ultimate-edition-3.9-x64-lite.iso *
* tmosb --build ultimate-edition-3.9-x86-gamers.iso *
* tmosb --build ultimate-edition-3.9-x64-gamers.iso *
* tmosb --build ultimate-edition-3.9-x64.iso *
* tmosb --build ultimate-edition-3.9-x86.iso *
* tmosb --build ultimate-edition-3.9-armel.iso *
* tmosb --build ultimate-edition-3.9-armhf.iso *
* tmosb --build ultimate-edition-3.9-powerpc.iso *
**********************************************************************************************************************************************************************************************************************************************
* OPERATING SYSTEM VERSION RELEASE BASE ARCH LTS DIST TYPE DE(s)
**********************************************************************************************************************************************************************************************************************************************
* Ultimate Edition 4.0 Saucy Salamander x86/x64 NO LITE/STANDARD MATE
**********************************************************************************************************************************************************************************************************************************************
* Default Build command(s): *
* tmosb --build ultimate-edition-4.0-x86-lite.iso *
* tmosb --build ultimate-edition-4.0-x64-lite.iso *
* tmosb --build ultimate-edition-4.0-x86-gamers.iso *
* tmosb --build ultimate-edition-4.0-x64-gamers.iso *
* tmosb --build ultimate-edition-4.0-x64.iso *
* tmosb --build ultimate-edition-4.0-x86.iso *
* tmosb --build ultimate-edition-4.0-armel.iso *
* tmosb --build ultimate-edition-4.0-armhf.iso *
* tmosb --build ultimate-edition-4.0-powerpc.iso *
**********************************************************************************************************************************************************************************************************************************************
* OPERATING SYSTEM VERSION RELEASE BASE ARCH LTS DIST TYPE DE(s)
**********************************************************************************************************************************************************************************************************************************************
* Ultimate Edition 4.1 Saucy Salamander x86/x64 NO STANDARD KDE
**********************************************************************************************************************************************************************************************************************************************
* Default Build command(s): *
* tmosb --build ultimate-edition-4.1-x86-lite.iso *
* tmosb --build ultimate-edition-4.1-x64-lite.iso *
* tmosb --build ultimate-edition-4.1-x86-gamers.iso *
* tmosb --build ultimate-edition-4.1-x64-gamers.iso *
* tmosb --build ultimate-edition-4.1-x64.iso *
* tmosb --build ultimate-edition-4.1-x86.iso *
* tmosb --build ultimate-edition-4.1-armel.iso *
* tmosb --build ultimate-edition-4.1-armhf.iso *
* tmosb --build ultimate-edition-4.1-powerpc.iso *
**********************************************************************************************************************************************************************************************************************************************
* OPERATING SYSTEM VERSION RELEASE BASE ARCH LTS DIST TYPE DE(s)
**********************************************************************************************************************************************************************************************************************************************
* Ultimate Edition 4.2 Trusty Tahr x86/x64 YES LITE/STANDARD MATE
**********************************************************************************************************************************************************************************************************************************************
* Default Build command(s): *
* tmosb --build ultimate-edition-4.2-x86-lite.iso *
* tmosb --build ultimate-edition-4.2-x64-lite.iso *
* tmosb --build ultimate-edition-4.2-x86-gamers.iso *
* tmosb --build ultimate-edition-4.2-x64-gamers.iso *
* tmosb --build ultimate-edition-4.2-x64.iso *
* tmosb --build ultimate-edition-4.2-x86.iso *
* tmosb --build ultimate-edition-4.2-armel.iso *
* tmosb --build ultimate-edition-4.2-armhf.iso *
* tmosb --build ultimate-edition-4.2-powerpc.iso *
**********************************************************************************************************************************************************************************************************************************************
* OPERATING SYSTEM VERSION RELEASE BASE ARCH LTS DIST TYPE DE(s)
**********************************************************************************************************************************************************************************************************************************************
* Ultimate Edition 4.3 Trusty Tahr x86/x64 YES STANDARD KDE
**********************************************************************************************************************************************************************************************************************************************
* Default Build command(s): *
* tmosb --build ultimate-edition-4.3-x86-lite.iso *
* tmosb --build ultimate-edition-4.3-x64-lite.iso *
* tmosb --build ultimate-edition-4.3-x86-gamers.iso *
* tmosb --build ultimate-edition-4.3-x64-gamers.iso *
* tmosb --build ultimate-edition-4.3-x64.iso *
* tmosb --build ultimate-edition-4.3-x86.iso *
* tmosb --build ultimate-edition-4.3-armel.iso *
* tmosb --build ultimate-edition-4.3-armhf.iso *
* tmosb --build ultimate-edition-4.3-powerpc.iso *
**********************************************************************************************************************************************************************************************************************************************
* OPERATING SYSTEM VERSION RELEASE BASE ARCH LTS DIST TYPE DE(s)
**********************************************************************************************************************************************************************************************************************************************
* Ultimate Edition 4.4 Utopic Unicorn x86/x64 NO LITE/STANDARD MATE
**********************************************************************************************************************************************************************************************************************************************
* Default Build command(s): *
* tmosb --build ultimate-edition-4.4-x86-lite.iso *
* tmosb --build ultimate-edition-4.4-x64-lite.iso *
* tmosb --build ultimate-edition-4.4-x86-gamers.iso *
* tmosb --build ultimate-edition-4.4-x64-gamers.iso *
* tmosb --build ultimate-edition-4.4-x64.iso *
* tmosb --build ultimate-edition-4.4-x86.iso *
* tmosb --build ultimate-edition-4.4-armel.iso *
* tmosb --build ultimate-edition-4.4-armhf.iso *
* tmosb --build ultimate-edition-4.4-powerpc.iso *
**********************************************************************************************************************************************************************************************************************************************
* OPERATING SYSTEM VERSION RELEASE BASE ARCH LTS DIST TYPE DE(s)
**********************************************************************************************************************************************************************************************************************************************
* Ultimate Edition 4.5 Utopic Unicorn x86/x64 NO STANDARD KDE
**********************************************************************************************************************************************************************************************************************************************
* Default Build command(s): *
* tmosb --build ultimate-edition-4.5-x86-lite.iso *
* tmosb --build ultimate-edition-4.5-x64-lite.iso *
* tmosb --build ultimate-edition-4.5-x86-gamers.iso *
* tmosb --build ultimate-edition-4.5-x64-gamers.iso *
* tmosb --build ultimate-edition-4.5-x64.iso *
* tmosb --build ultimate-edition-4.5-x86.iso *
* tmosb --build ultimate-edition-4.5-armel.iso *
* tmosb --build ultimate-edition-4.5-armhf.iso *
* tmosb --build ultimate-edition-4.5-powerpc.iso *
**********************************************************************************************************************************************************************************************************************************************
* OPERATING SYSTEM VERSION RELEASE BASE ARCH LTS DIST TYPE DE(s)
**********************************************************************************************************************************************************************************************************************************************
* Ubuntu 12.04 Precise Pangolin x86/x64 YES LITE/STANDARD MATE
**********************************************************************************************************************************************************************************************************************************************
* Default Build command(s): *
* tmosb --build ubuntu-desktop-12.04-x86.iso *
* tmosb --build ubuntu-desktop-12.04-x64.iso *
* tmosb --build ubuntu-desktop-12.04-armel.iso *
* tmosb --build ubuntu-desktop-12.04-armhf.iso *
* tmosb --build ubuntu-desktop-12.04-powerpc.iso *
**********************************************************************************************************************************************************************************************************************************************
* OPERATING SYSTEM VERSION RELEASE BASE ARCH LTS DIST TYPE DE(s)
**********************************************************************************************************************************************************************************************************************************************
* Ubuntu 12.10 Quantal Quetzal x86/x64 NO LITE/STANDARD MATE
**********************************************************************************************************************************************************************************************************************************************
* Default Build command(s): *
* tmosb --build ubuntu-desktop-12.10-x86.iso *
* tmosb --build ubuntu-desktop-12.10-x64.iso *
* tmosb --build ubuntu-desktop-12.10-armel.iso *
* tmosb --build ubuntu-desktop-12.10-armhf.iso *
* tmosb --build ubuntu-desktop-12.10-powerpc.iso *
**********************************************************************************************************************************************************************************************************************************************
* OPERATING SYSTEM VERSION RELEASE BASE ARCH LTS DIST TYPE DE(s)
**********************************************************************************************************************************************************************************************************************************************
* Ubuntu 13.04 Raring Ringtail x86/x64 NO LITE/STANDARD MATE
**********************************************************************************************************************************************************************************************************************************************
* Default Build command(s): *
* tmosb --build ubuntu-desktop-13.04-x86.iso *
* tmosb --build ubuntu-desktop-13.04-x64.iso *
* tmosb --build ubuntu-desktop-13.04-armel.iso *
* tmosb --build ubuntu-desktop-13.04-armhf.iso *
* tmosb --build ubuntu-desktop-13.04-powerpc.iso *
**********************************************************************************************************************************************************************************************************************************************
* OPERATING SYSTEM VERSION RELEASE BASE ARCH LTS DIST TYPE DE(s)
**********************************************************************************************************************************************************************************************************************************************
* Ubuntu 13.10 Saucy Salamander x86/x64 NO LITE/STANDARD MATE
**********************************************************************************************************************************************************************************************************************************************
* Default Build command(s): *
* tmosb --build ubuntu-desktop-13.10-x86.iso *
* tmosb --build ubuntu-desktop-13.10-x64.iso *
* tmosb --build ubuntu-desktop-13.10-armel.iso *
* tmosb --build ubuntu-desktop-13.10-armhf.iso *
* tmosb --build ubuntu-desktop-13.10-powerpc.iso *
**********************************************************************************************************************************************************************************************************************************************
* OPERATING SYSTEM VERSION RELEASE BASE ARCH LTS DIST TYPE DE(s)
**********************************************************************************************************************************************************************************************************************************************
* Ubuntu 14.04 Trusty Tahr x86/x64 YES LITE/STANDARD MATE
**********************************************************************************************************************************************************************************************************************************************
* Default Build command(s): *
* tmosb --build ubuntu-desktop-14.04-x86.iso *
* tmosb --build ubuntu-desktop-14.04-x64.iso *
* tmosb --build ubuntu-desktop-14.04-armel.iso *
* tmosb --build ubuntu-desktop-14.04-armhf.iso *
* tmosb --build ubuntu-desktop-14.04-powerpc.iso *
**********************************************************************************************************************************************************************************************************************************************
* OPERATING SYSTEM VERSION RELEASE BASE ARCH LTS DIST TYPE DE(s)
**********************************************************************************************************************************************************************************************************************************************
* Ubuntu 14.10 Utopic Unicorn x86/x64 NO LITE/STANDARD MATE
**********************************************************************************************************************************************************************************************************************************************
* Default Build command(s): *
* tmosb --build ubuntu-desktop-14.10-x86.iso *
* tmosb --build ubuntu-desktop-14.10-x64.iso *
* tmosb --build ubuntu-desktop-14.10-armel.iso *
* tmosb --build ubuntu-desktop-14.10-armhf.iso *
* tmosb --build ubuntu-desktop-14.10-powerpc.iso *
******************************************************************************* TheeMahn O/S Builder (1.9.1) can build 210 different above Operating Systems. ********************************************************************************
* Extra Desktop Environments (DE's) are also available: *
Example: tmosb --build ultimate-edition-4.5-x64.iso XFCE MATE KDE LXDE AWESOME GNOME RAZORQT UNITY CINNAMON TOUCH
**********************************************************************************************************************************************************************************************************************************************

Usage build;
************************
* tmosb -b <TARGETISO> *
************************
Invokes tmosb to build <TARGETISO> from scratch. The format of the ISO
must comply as follows:
<DISTRO>-<VERSION>-<ARCHITECTURE>-[LITE/GAMERS].[ISO] [DE]
Valid arguments are as follows:
Distro: ubuntu, ultimate-edition
Version: 12.04, 12.10, 13.04, 13.10, 14.04 for Ubuntu
Version: 2.6, ..., 3.5, - , 4.5 for Ultimate Edition
Architecture: x86, x64, armel, armhf, powerpc
Lite: lite
Gamers: gamers
Desktop Environment (DE): MATE, KDE, XFCE, AWESOME, LXDE, RAZORQT and / or GNOME to add [OPTIONAL] Desktop Environment(s)
iso, lite, gamers and DE's as per synopsis is [OPTIONAL]
**********************************************************************************************************************************************************************************************************************************************
Example: tmosb --build ultimate-edition-4.2-x64-lite.iso XFCE
Will build Ultimate Edition 4.2 64 bit Lite Operating System in ISO format.
adding the optional XFCE DE
theemahn@JackHammer:~/Pictures$


TheeMahn O/S Builder (1.9.1) can build 210 different above Operating Systems. This morning that said in excess of 300 I had it building all the way down to 1.6. I did build a Ultimate Edition 1.7 (Feisty Fawn based). I had to write a ton of code, just to get it to extract the ISO SquashFS was much different back then, they did not utilize lzma compression. I'm sure here comes the flack of why build something so old? Simple enough, not all PC's have an 8 core processor and 16 GB of ram etc. I have added a new [optional] secondary switch as well --defaultde=. I do not care which of the above Operating Systems you are building you can now set the default Desktop Environment (DE) of course this is optional and I will provide an example since I am currently building:
Code: Select all
root@JackHammer:/home/theemahn/wip# tmosb --build ultimate-edition-4.5-x64-gamers.iso KDE --defaultde=KDE

▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒ TheeMahn O/S Builder (tmosb) 1.9.1, 09/28/2014 ▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒
▒ GNU tmosb home page: <http://os-builder.com/>. ▒
▒ E-mail bug reports to: <[email protected]>. ▒
▒ Be sure to include the word tmosb somewhere in the Subject: field. ▒
▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒
▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒ Operating System pre-build information for: ultimate-edition-4.5-x64-gamers.iso ▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒
▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒
▒ OPERATING SYSTEM VER RELEASE BASE ARCH LTS TYPE DE(s)
▒ Ultimate Edition 4.5 Utopic Unicorn x64 NO GAMERS MATE, KDE
▒ Is the above correct? ▒
▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒

WARNING: this will take a long time and download vast quantanties of data. (Y/N)? Y

▒ Initiating build of ultimate-edition-4.5-x64-gamers.iso ... ▒
▒ Default Desktop Environment (DE) specified as: KDE ▒
▒ Building prerequisites, passing control to external uecorebuilder. ▒
▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒ TheeMahn O/S Builder (uecorebuilder) 1.9.1, 09/28/2014 ▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒
▒ GNU uecorebuilder home page: <http://os-builder.com/>. ▒
▒ E-mail bug reports to: <[email protected]>. ▒
▒ Be sure to include the word uecorebuilder somewhere in the Subject: field. ▒
▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒
▒ Default Desktop Environment (DE) specified as: KDE ▒
▒ Operating System Output: Ultimate Edition 4.5 Gamers ▒
▒ Operating System version requested: 4.5 ▒
▒ Operating System distribution base: utopic ▒
▒ Distribution Long Name: Utopic Unicorn ▒
▒ Distribution Type: Gamers ▒
▒ Long Term Supported (LTS): NO ▒
▒ Desktop Environment (DE): KDE ▒
▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒
▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒ Package to contruct: ultimate-edition-4.5-gamers-core-files.deb ▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒
▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒
Is the above information correct (Y/N)? Y


It does not have to be KDE even though Ultimate Edition 4.5's default DE all in all should be KDE:
Code: Select all
root@JackHammer:/home/theemahn/wip# tmosb --build ultimate-edition-4.5-x64-gamers.iso RAZORQT --defaultde=RAZORQT

▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒ TheeMahn O/S Builder (tmosb) 1.9.1, 09/28/2014 ▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒
▒ GNU tmosb home page: <http://os-builder.com/>. ▒
▒ E-mail bug reports to: <[email protected]>. ▒
▒ Be sure to include the word tmosb somewhere in the Subject: field. ▒
▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒
▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒ Operating System pre-build information for: ultimate-edition-4.5-x64-gamers.iso ▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒
▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒
▒ OPERATING SYSTEM VER RELEASE BASE ARCH LTS TYPE DE(s)
▒ Ultimate Edition 4.5 Utopic Unicorn x64 NO GAMERS MATE, RAZORQT
▒ Is the above correct? ▒
▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒

WARNING: this will take a long time and download vast quantanties of data. (Y/N)? Y

▒ Initiating build of ultimate-edition-4.5-x64-gamers.iso ... ▒
▒ Default Desktop Environment (DE) specified as: RAZORQT ▒
▒ Building prerequisites, passing control to external uecorebuilder. ▒
▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒ TheeMahn O/S Builder (uecorebuilder) 1.9.1, 09/28/2014 ▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒
▒ GNU uecorebuilder home page: <http://os-builder.com/>. ▒
▒ E-mail bug reports to: <[email protected]>. ▒
▒ Be sure to include the word uecorebuilder somewhere in the Subject: field. ▒
▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒
▒ Default Desktop Environment (DE) specified as: RAZORQT ▒
▒ Operating System Output: Ultimate Edition 4.5 Gamers ▒
▒ Operating System version requested: 4.5 ▒
▒ Operating System distribution base: utopic ▒
▒ Distribution Long Name: Utopic Unicorn ▒
▒ Distribution Type: Gamers ▒
▒ Long Term Supported (LTS): NO ▒
▒ Desktop Environment (DE): RAZORQT ▒
▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒
▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒ Package to contruct: ultimate-edition-4.5-gamers-core-files.deb ▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒
▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒
Is the above information correct (Y/N)?

The optional DE's are XFCE MATE KDE LXDE AWESOME GNOME RAZORQT UNITY CINNAMON TOUCH and are case sensitive, ie must be in caps at this point, you must first as the above examples request the environment as well if so desired request it to be the default DE. Beta testers have built a multidesktop based environment successfully & will be releasing an Operating System I did not produce, but the tool did. Preliminary inhouse testing is about to begin.

If one takes the time to look at things outside the box, then the real total when utilizing that optional switch jacks things up 10 fold over 2,000 different Operating Systems. All from one command amazing to me, but I suppose I am being biased in it's creation.

End User Discouragement:
I am sure many a build has been attempted using this tool, I can see the bandwidth usage on the server and it has skyrocketed. I am sure I have had many a disappointed user. Allow me to try and fix this all in whack, I said earilier I was building Ultimate Edition 4.5 x86 gamers. It has taken me two stokes of utilizing the same identical command. If it should fail hitting the up arrow on your keyboard and letting it take a second stab at it w/o deleting anything I would estimate has probably a 90% success rate, sometimes 3 times. As a last resort rm -R ultimate-edition-* and start over, it will be much faster due to the caching process. I can build an entire os in as little as 2 minutes when the cache is engaged (it is on by default).
boot.png
Booting it up...

boot2.png
I see the KSplash function I wrote works ;)

For those that would like to learn programming, I wrote this function to be executed any time KDE is introduced into the system, to provide uniforimity:
Code: Select all
# Scans and sets KDE splash via various resolutions
function KDESPLASH() {
   INFOLDER=$PWD
   sourcefile="/usr/share/wallpapers/Ultimate_Edition_$DISTREL.png"
   destfolder="/usr/share/kde4/apps/ksplash/Themes/Default/"
   CONVERSION=$(which convert)
   if [[ $CONVERSION && -f $sourcefile && -d $destfolder ]]; then
           cd $destfolder
           for EACH in $((ls -d */) 2>/dev/null)
           do
                   STRIPPEDSLASH=$(echo $EACH | sed "s/\///g")
                   echo "Converting image $sourcefile at $STRIPPEDSLASH to $destfolder$STRIPPEDSLASH/background.png"
                   convert $sourcefile -resize "$STRIPPEDSLASH!" -quality 100 -strip $EACH/background.png
           done
         Center "Ksplash will be themed in $DISTREL"
   else
      if ! [[ $CONVERSION ]]; then
         Error "Imagemagick is not installed, ksplash will not be themed."
      fi
      if ! [[ $sourcefile ]]; then
         Error "Ultimate Edition $DISREL theme is not installed."
      fi
      if ! [[ $destfolder ]]; then
         Error "Ksplash has not been installed, not themeing."
      fi
      Error "Ksplash will not be themed."
   fi
   cd $INFOLDER
}

it is in the "internal" portion of the application. You can see the source code I have thus far written by utilizing the following command:
Code: Select all
tmosb --pullsource

boot3.png
Welcome aboard...

DEBUGGING 101:
No-one is perfect, I am no exception. I have set tmosb to begin logging activity. Started in 1.8.8 I believe with a simple README file in the root of the DVD, much more advanced in 1.9.1+:
This Operating System was auto generated using:
TheeMahn O/S Builder (tmosb) 1.9.1, 09/28/2014
GNU tmosb home page: <http://os-builder.com/>.
E-mail bug reports to: <[email protected]>.
Be sure to include the word tmosb somewhere in the Subject: field.

Using the command: tmosb --build ultimate-edition-4.5-x64-gamers.iso KDE --defaultde=KDE
on Thu Oct 2 21:26:50 EDT 2014 by theemahn on JackHammer

Source Build platform:
======================
JackHammer is an AMD FX(TheeMahn)-8150 Eight-Core Processor resonating at 3611.961 Mhz
CPU CORES: 8
MEMORY: 16,331,152 bytes
HOST ARCH: 64 bit
HOST BUILD O/S:
DISTRIB_ID=Ultimate_Edition
DISTRIB_RELEASE=4.5
DISTRIB_CODENAME=utopic
DISTRIB_DESCRIPTION="Ultimate Edition 4.5"

Destination Distribution Information
====================================
Distribution Base: Ubuntu utopic
Architecture: amd64
Detected Desktop Environments:
kde-plasma
XBMC
Internal Buildtime: 4m18s
Distro: Ultimate Edition
Version: 4.5
LTS (Long term supported): Yes
Data Preparer: theemahn
Data Publisher: TMOSB <http://os-builder.com/>
Isoname: ultimate-edition-4.5-x64.iso
Installed Size: 8,458,219,520 bytes.
Ultimate Edition 4.5 "Utopic Unicorn" - Release x64 (20141002)
Build logs: -rw-r--r-- 1 root root 202437 Oct 2 21:26 .disk/tmosb-1.9.1-build-logs.tar.gz
URL: http://ultimateedition.info/Ultimate_Edition_4.5/

Please note: The above url, may not work if the release has not been made public.

Let's not be shy and share the build logs:
tmosb-1.9.1-build-logs.tar.gz
Ultimate Edition 4.5 x86 Gamers Build log.
(197.69 KiB) Downloaded 418 times

Where are they located?
hidden.png
They are in a hidden folder called .disk/ on the disk.

ultimate-edition-os-builder-1.9.1_all.deb
Enough flapping your gums, give me TheeMahn O/S Builder: 1.9.1 already.
(3.36 MiB) Downloaded 452 times


I see an error produced in the README.TXT file tmosb generated, does anyone else see it? LTS (Long term supported): Yes NOT today, not ever. Unstable, I bet I have seen 10 crashes thus far, a couple locked my machine up in the few weeks I have been running it. It is not LTS, nor will it ever be even at the hands of Ubuntu. I do however find it visually attractive. Works well in general a every day O/S? Yes. It has been for me, however I have to live in an Operating Environment to allow testing and progression, typically bleeding edge. Let's nip this problem in the bud now, let's not wait until it is in the wild. Find an error, fix it now kinda lifestyle.

The Future:
The next LTS to hit the planet on my end, my Ultimate goal is to have repostorm rip it up from the bottom to the top. Fixing and correcting other programmers errors, including any that I may have made. I want to remind you I am squandering my time here in programatically replacing me, when I should programatically be replacing the entire planet ;) I have years in production of repostorm, a minute in production of this application in generalised terms.

Re: Dependecy issue

PostPosted: Fri Oct 03, 2014 9:34 pm
by TheeMahn
Seems that Games are not availible in a Utopic build, ie 4.4 x86 & x64, 4.5 of the same gamers will not install games, I have a solution and I am diligently working to build a repository online of games and apps mirrored from getdeb:
gamez.png
17.1 GB of games are currently being mirrored to my SSD for further processing.


That is just the 64 bit Games, 32 bit is next, followed by apps in both 64 and 32 bit. If I am going to go through so much trouble I may as well repostorm it while it is sitting as local storage, then upload it to http://os-builder.com. It is coming, how long it will take for repostorm to chew though im estimating ~50GB of debs is unknown at this point.

Working the magic:
processing.png
Processing ~20GB of gaming debs with repostorm --analyze

As I said on facebook:
Wow, this may take a minute:
zero-ballistics_2.0-1~getdeb9~trusty_amd64.deb 0 1 0 ▒
▒ zero-ballistics_2.0-1~getdeb9~trusty_i386.deb 0 1 0 ▒
▒ zero-ballistics-bin_2.0-1~getdeb9~trusty_i386.deb 4 44 0 ▒
▒ zero-ballistics-data_2.0-1~getdeb9~trusty_all.deb 0 1 0 ▒
▒ zod_2011-09-06-1~getdeb2_amd64.deb 0 1 0 ▒
▒ zod_2011-09-06-1~getdeb2_i386.deb 0 1 0 ▒
▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒ SESSION RESULTS ▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒Error(s): 576 | Warning(s): 1293 | Info: 2
Writing permanent logs.
Execution Time: 25m0s

storm.png
Extraction of errored debs complete.

Let me quote myself again Fixing errors:
Scanning for errors / warnings to fix in zod_2011-09-06-1~getdeb2_i386.deb.errors
W: zod: binary-without-manpage usr/games/zod_launcher
Fixing Error: No Manpage - Writing Generic manpage. please review and change if necessary.
Setting homepage as: http://zod.sourceforge.net/
Scanning for manpages errors.
Warning: W: zod: binary-without-manpage usr/games/zod_launcher
Processing: zod_launcher
Manpage issue(s) fixed.
Types of errors / warnings fixed: 364
theemahn@JackHammer:~/Games/Work$
A small chunk, none the loss progression is in work.


I think I am only going to do one build on them, which is in progress. Takes a vast amount of time to do so some of the games are almost a gig in size. Extraction does not take that long neither does the fix processing, the build time blows...

I will still have to repostorm --prepare them as well as --publish them. Upload the 20 or so GB, yes I am mirroring the apps too. Re-write the ultimate-edition-repositories deb as well. tmosb will have to be re-written to reflect those changes, so all in all a bunch of work. The end resolve I'm estimating will indeed be awsome, minimally for the gaming types out there.

Re: Dependecy issue

PostPosted: Tue Oct 07, 2014 10:19 pm
by chris47
can some take a look, and tell me were I going wrong...



Code: Select all
Building Package ultimate-edition-4.5-gamers-core-files.deb: Success.

Cleaning up.
▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒
▒ TheeMahn O/S Builder(uecorebuilder): All operations completed successfully. ▒▒
▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒
▒▒▒▒▒▒▒▒▒▒▒ Core files for Ultimate Edition 4.5 successfully built. ▒▒▒▒▒▒▒▒▒▒▒▒
▒ Copying core files for 4.5 to cache:                                         ▒
▒ Success.                                                                     ▒
▒ Building prerequisites, passing control to external usplash-builder.         ▒
▒▒▒▒▒▒▒▒▒▒ TheeMahn O/S Builder (usplash-builder) 1.9.1, 09/28/2014 ▒▒▒▒▒▒▒▒▒▒▒▒
▒ GNU usplash-builder home page: <http://os-builder.com/>.                     ▒
▒ E-mail bug reports to: <[email protected]>.                            ▒
▒ Be sure to include the word usplash-builder somewhere in the Subject: field. ▒
▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒
DEBUGGING: 4.5 gamers
▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒
▒ Operating System Output: Ultimate Edition                                    ▒
▒ Operating System version requested: 4.5                                      ▒
▒ Operating System distribution base: utopic                                   ▒
▒ Distribution Long Name: Utopic Unicorn                                       ▒
▒ Distribution Type: KUBUNTU BUILD                                             ▒
▒ Donors File: donors.csv (non-existant, will pull from server / local)        ▒
▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒
▒▒▒▒▒▒▒ DEBIAN PACKAGE TO BUILD: ubiquity-slideshow-kubuntu_90_all.deb ▒▒▒▒▒▒▒▒▒
▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒
Is the above information correct (Y/N)? y

Initiating process...
Package to contruct: ubiquity-slideshow-kubuntu_90_all.deb
Pulling generic tar ubiquity-slideshow-kubuntu_90_all.tar.gz
Extracting archive: Success
Pulling donors list...
--2014-10-07 21:03:50--  http://ultimateedition.info/donors.csv
Resolving ultimateedition.info (ultimateedition.info)... 50.62.96.1
Connecting to ultimateedition.info (ultimateedition.info)|50.62.96.1|:80... connected.
HTTP request sent, awaiting response... 404 Not Found
2014-10-07 21:03:50 ERROR 404: Not Found.

Donors list is not on the server, pulling local copy: Success.
Processing donors list:
▒ #    DATE     FIRST_LAST                       AMOUNT   
▒ 1    07/02/2014 http://www.khaymanskorner.com           $5.00   
▒ 2    06/28/2014 Jorge_Madrigal                   $5.00   
▒ 3    06/11/2014 Antino_Donaldson                 $1.00   
▒ 4    06/11/2014 Robin_Romans                     $100.00 
▒ 5    06/09/2014 Jacob_Felix_Grimm                $5.00   
▒ 6    06/06/2014 Peter_Tranchitella               $5.00   
▒ 7    06/02/2014 Richard_Seitz                    $1.00   
▒ 8    06/02/2014 http://www.khaymanskorner.com           $5.00   
▒ 9    06/01/2014 Richard_Justice                  $20.00   
▒ 10   05/29/2014 Antenni                          $10.00   
▒ 11   05/22/2014 Stephen_Kahle                    $10.00   
▒ 12   05/22/2014 JamesBirdick                     $10.00   
▒ 13   05/21/2014 Real_Fortin                      $20.00   
▒ 14   05/20/2014 Steve_Mckinney                   $10.00   
▒ 15   05/11/2014 Antino_Donaldson                 $1.00   
▒ 16   05/09/2014 Yolandra_Parks                   $10.00   
▒ 17   05/09/2014 Herbert_Mike_Päßler            $10.00   
▒ 18   05/05/2014 Richard_Seitz                    $1.00   
▒ 19   05/02/2014 Jonathan_Homstad                 $10.00   
▒ 20   05/02/2014 http://www.khaymanskorner.com           $5.00   
▒ 21   05/01/2014 Daniel_Vladimirov                $15.00   
▒ 22   04/28/2014 Lisa_Killham                     $15.00   
▒ 23   04/25/2014 June_Holt                        $5.00   
▒ 24   04/23/2014 Miroslav_KORBA_-_Korba_Computer  $10.00   
▒ 25   04/17/2014 Nono_Winarno                     $20.00   
▒ 26   04/17/2014 Anna_Sidsel_Kjolberg             $10.00   
▒ 27   04/15/2014 Randy_Cowell                     $10.00   
▒ 28   04/15/2014 Eric_Wolford                     $10.00   
▒ 29   04/15/2014 Jesus_Estrany_Flors              $15.00   
▒ 30   04/13/2014 Mary_Tomich                      $10.00   
▒ 31   04/12/2014 Самойлов_Андрей    $30.00   
▒ 32   04/12/2014 Franck_Saint-prix                $15.00   
▒ 33   04/11/2014 Juan_Ocasio                      $5.00   
▒ 34   04/11/2014 Antino_Donaldson                 $1.00   
▒ 35   04/10/2014 Stephen_Smith                    $10.00   
▒ 36   04/09/2014 John_Turek_Consulting            $10.00   
▒ 37   04/08/2014 Eric_Marvin                      $10.00   
▒ 38   04/08/2014 Arthur_Gregory                   $10.00   
▒ 39   04/04/2014 Liu_Fuhua                        $2.00   
▒ 40   04/03/2014 Robert_Dominy                    $5.00   
▒ 41   04/02/2014 Byron_Blue                       $2.00   
▒ 42   04/01/2014 Loretta_Cortes                   $5.00   
▒ 43   03/30/2014 Mélanie_Malin                   $1.00   
▒ 44   03/30/2014 Anthony_Pisciotta                $5.00   
▒ 45   03/30/2014 Robert_Manduffie                 $10.00   
▒ 46   03/30/2014 Michael_Wilkerson                $5.00   
▒ 47   03/29/2014 Nilson_Campos                    $100.00 
▒ 48   03/29/2014 Enoch_Witchley                   $5.00   
▒ 49   03/29/2014 James_Robinson                   $2.50   
▒ 50   03/28/2014 Rob_Payne                        $10.00   
▒ 51   03/28/2014 Paul_Cuthbert                    $15.00   
▒ 52   03/26/2014 Ramchandra_Limaye                $2.00   
▒ 53   03/24/2014 Albert_Leveck                    $12.00   
▒ 54   03/24/2014 Dennis_Lowe                      $10.00   
▒ 55   03/23/2014 Alberto_Cardoso_Pecharromán     $1.00   
▒ 56   03/23/2014 Lifetronics_bvba                 $10.00   
▒ 57   03/23/2014 Thorsten_Full                    $5.00   
▒ 58   03/22/2014 Jerry_Ross                       $10.00   
▒ 59   03/21/2014 James_Mcdowell                   $20.00   
▒ 60   03/20/2014 Stephen_Smith                    $10.00   
▒ 61   03/19/2014 Hypnotica                        $10.00   
▒ 62   03/19/2014 Mark_Lutzow                      $20.00   
▒ 63   03/19/2014 Boogaloo                         $25.00   
▒ 64   03/19/2014 Shane_Petrollese                 $10.00   
▒ 65   03/18/2014 Ned_Williams                     $1.00   
▒ 66   03/18/2014 Relinquefl                       $6.00   
▒ 67   03/16/2014 Michael_Urizzo                   $1.00   
▒ 68   03/16/2014 Campisi_Philipp                  $3.00   
▒ 69   03/15/2014 Miroslav_KORBA_-_Korba_Computer  $10.00   
▒ 70   03/12/2014 Luc_Guedon                       $10.00   
▒ 71   03/12/2014 Michael_Garrison                 $10.00   
▒ 72   03/11/2014 Karl_Scotland                    $10.00   
▒ 73   03/11/2014 Albert_Hulshof                   $10.00   
▒ 74   03/10/2014 John_Massey                      $5.00   
▒ 75   03/09/2014 Dustys_Computer_and_Web_Services $10.00   
▒ 76   03/09/2014 Wayne_Myers                      $5.00   
▒ 77   03/09/2014 Barry_Hayden                     $15.00   
▒ 78   03/08/2014 Tapio_Kantola                    $5.00   
▒ 79   03/08/2014 Emery_Clark                      $5.00   
▒ 80   03/08/2014 Haitham_Khalifa                  $1.00   
▒ 81   03/08/2014 Сафронов_Олег        $10.00   
▒ 82   03/06/2014 Fred_Sheehan                     $10.00   
▒ 83   02/28/2014 Brian_Bennett                    $5.00   
▒ 84   02/23/2014 Barry_Hayden                     $15.00   
▒ 85   02/22/2014 Charles_Walters                  $40.00   
▒ 86   02/22/2014 Jerry_Ericsson                   $3.00   
▒ 87   02/17/2014 Tommy_Bakka                      $20.00   
▒ 88   02/17/2014 Lawrence_Brown                   $10.00   
▒ 89   02/16/2014 Elizabeth_Shoun                  $1.00   
▒ 90   02/16/2014 Sebastian_Schmidt                $6.66   
▒ 91   02/15/2014 Brian_Parks                      $2.00   
▒ 92   02/15/2014 Richard_Murphy                   $1.00   
▒ 93   02/04/2014 Angela_Bibow                     $5.00   
▒ 94   02/01/2014 Paul_Recht                       $5.00   
▒ 95   02/01/2014 Alan_Mckeeve                     $15.00   
▒ 96   01/27/2014 Long_Nguyen                      $5.00   
▒ 97   01/25/2014 Bobby_Brewer                     $1.00   
▒ 98   01/25/2014 Stuart_Conner                    $20.00   
▒ 99   01/24/2014 Jason_Stanek                     $15.00   
▒ 100  01/24/2014 Jeremy_Ballinger                 $5.00   
▒ 101  01/20/2014 Gary_Smith                       $30.00   
▒ 102  01/18/2014 Robert_Ali                       $10.00   
▒ 103  01/18/2014 Kevin_Williams                   $10.00   
▒ 104  01/15/2014 Ethan_Sommerfeld                 $25.00   
▒ 105  01/13/2014 Brandon_Buchanan                 $1.00   
▒ 106  01/13/2014 Alexandre_Dufresne_Morin         $2.00   
▒ 107  01/12/2014 Leonard_Ashley                   $5.00   
▒ 108  01/11/2014 Marcus_Werner                    $50.00   
▒ 109  01/10/2014 Alonso_Ramirez                   $1.00   
▒ 110  01/09/2014 öner_elmas                      $1.00   
▒ 111  01/07/2014 Steve_Lawrence                   $5.00   
▒ 112  01/03/2014 Anthony_Vance                    $10.00   
▒ 113  01/03/2014 Paul_Scharmga                    $10.00   
▒ 114  01/02/2014 Greg_Aston                       $30.00   
▒ 115  01/01/2014 Gary_Blake                       $25.00   
▒ 116  12/30/2013 Капличный_Вячеслав $1.00   
▒ 117  12/27/2013 Merie_Jean_christophe            $15.00   
▒ 118  12/26/2013 Chaz_Brown                       $5.00   
▒ 119  12/24/2013 Timothy_Oakes                    $1.00   
▒ 120  12/24/2013 Daan_Tuijnman                    $10.00   
▒ 121  12/23/2013 Richard_Tanner                   $20.00   
▒ 122  12/21/2013 Cullen_Toner                     $10.00   
▒ 123  12/21/2013 Mark_Slater                      $5.00   
▒ 124  12/17/2013 Patrick_Darcy                    $20.00   
▒ 125  12/15/2013 Johnny_Fotschky                  $10.00   
▒ 126  12/14/2013 Eugene_Corley                    $20.00   
▒ 127  12/14/2013 david_bastille                   $10.00   
▒ 128  12/14/2013 Gerard_McCormick                 $10.00   
▒ 129  12/14/2013 Srečko_Škrbec                  $3.00   
▒ 130  12/14/2013 Christopher_Bagdanov             $34.56   
▒ 131  12/13/2013 AIP_Consulting                   $10.00   
▒ 132  12/13/2013 Kevin_Wells                      $5.00   
▒ 133  12/13/2013 Mohamad_Najib_Basri              $1.00   
▒ 134  12/07/2013 Konrad_Walters                   $30.00   
▒ 135  12/07/2013 Raymond_A_Alves_Jr.              $20.00   
▒ 136  12/07/2013 Misyurkeev_Alexander             $1.00   
▒ 137  12/04/2013 Luisa_Casotti                    $10.00   
▒ 138  12/03/2013 Hugh_Stroupe                     $20.00   
▒ 139  12/03/2013 Andrea_Hilderbrand               $5.00   
▒ 140  12/03/2013 Thomas_Paul                      $5.00   
▒ 141  11/30/2013 David_Steinke                    $50.00   
▒ 142  11/29/2013 iTIC_INFORMATICA                 UNDISCLOSED 
▒ 143  11/29/2013 Bill_Daniel                      $5.00   
▒ 144  11/28/2013 Donald_Clark                     $20.00   
▒ 145  11/27/2013 Kevin_Smith                      $20.00   
▒ 146  11/27/2013 Phuong_Nguyen                    $5.00   
▒ 147  11/27/2013 David_Smith                      $15.00   
▒ 148  11/23/2013 Marnix_van_Ammers                $20.00   
▒ 149  11/23/2013 Larry_Dawson                     $20.00   
▒ 150  11/23/2013 David_Bowley                     $10.00   
▒ 151  11/23/2013 Kenneth_McAusland                $75.00   
▒ 152  11/23/2013 Harry_Gilliam                    $1.00   
▒ 153  11/22/2013 Tom_A_Caudell                    $15.00   
▒ 154  11/08/2013 Michael_Youngblood_(TexasMike)   $20.00   
▒ 155  11/20/2013 Jorga_Mele                       $10.00   
▒ 156  11/19/2013 Jared_Hudson                     $5.00   
▒ 157  11/18/2013 Kimberly_Bobo                    $20.00   
▒ 158  11/18/2013 Marlon_Jose_Alttamirano_Rosales  $2.00   
▒ 159  11/15/2013 Mark_Jones                       $5.00   
▒ 160  11/15/2013 Mark_Pawlowski                   $10.00   
▒ 161  11/14/2013 Mitchell_Robinson                $5.00   
▒ 162  11/13/2013 Kevin_Forshey                    $5.00   
▒ 163  11/13/2013 Frank_Visconti                   $10.00   
▒ 164  11/13/2013 Leonard_Lehman                   $10.00   
▒ 165  11/12/2013 Aaron_Franks                     $5.00   
▒ 166  11/10/2013 José_Pablo_Luengo_Navas         $1.00   
▒ 167  11/10/2013 Brian_Carmichael                 $5.00   
▒ 168  11/10/2013 ChaseME_NOW                      $20.00   
▒ 169  11/09/2013 ErikLord                         $0.83   
▒ 170  11/09/2013 James_Lawrenzi                   $10.00   
▒ 171  11/08/2013 William_Cunneen                  $10.00   
▒ 172  11/08/2013 Bruce_Reynolds                   $20.00   
▒ 173  11/08/2013 Larry_Seals                      $35.00   
▒ 174  11/08/2013 Gregory_Hill                     $5.00   
▒ 175  11/07/2013 Arnold_Dean_Swan                 $20.00   
▒ 176  11/07/2013 Richard_Prus                     $10.00   
▒ 177  11/06/2013 Paul_Holme                       $30.00   
▒ 178  11/06/2013 Williams_Breen                   $10.00   
▒ 179  11/05/2013 Romain_Grugier                   $2.00   
▒ 180  11/04/2013 Alexey_Badmaev                   $1.00   
▒ 181  11/04/2013 Patrick_Moore                    $1.00   
▒ 182  11/02/2013 Jonathan_Shaban                  $10.00   
▒ 183  10/29/2013 Christopher_Bagdanov             $33.33   
▒ 184  09/13/2013 Christos_Langouras               $20.00   
▒ 185  08/09/2013 Ian_Mckerchar                    $10.00   
▒ 186  08/05/2013 Raymond_Smith                    $5.00   
▒ 187  07/16/2013 Steve_Carney                     $20.00   
▒ 188  07/06/2013 Peter_Million                    $5.00   
▒ 189  07/06/2013 Hannelore_Seidel                 $1.00   
▒ 190  07/05/2013 Fabio_Melloni                    $2.00   
▒ 191  07/05/2013 Monty_Mootry                     $5.00   
▒ 192  06/29/2013 Stephen_Brings-Catoe             $2.50   
▒ 193  06/29/2013 Christopher_Siano                $10.00   
▒ 194  06/23/2013 John_Penrose                     $2.00   
▒ 195  06/19/2013 Michael_DeWitt                   $2.00   
▒ 196  06/15/2013 Ralph_Schwendler                 $10.00   
▒ 197  06/13/2013 Terry_Williams                   $5.00   
▒ 198  06/11/2013 Andreas_Klein                    $3.00   
▒ 199  06/10/2013 Flavio_Santos                    $1.00   
▒ 200  06/05/2013 Anton_Savill                     $2.00   
▒ 201  06/04/2013 BRIAN_LISSON                     $5.00   
▒ 202  05/29/2013 Larry_Pewterbaugh                $20.00   
▒ 203  05/20/2013 Ross_Asbill                      $10.00   
▒ 204  05/20/2013 Breath_Of_Life_International     $15.00   
▒ 205  05/14/2013 Jiri_Erlebach                    $10.00   
▒ 206  05/14/2013 Colin_Crader                     $20.00   
▒ 207  05/08/2013 Hasan_Huseyin_Cingir             $10.00   
▒ 208  05/06/2013 Albert_Melder                    $25.00   
▒ 209  05/05/2013 Sandeep_Kapadia                  $10.00   
▒ 210  05/05/2013 Hasan_Huseyin_Cingir             $10.00   
▒ 211  05/05/2013 Kenneth_Thomas                   $10.00   
▒ 212  05/02/2013 Tom_Shavez                       $5.00   
▒ 213  04/28/2013 Shaun_&_Chud_Woollatt            $20.00   
▒ 214  04/24/2013 P_S_Hardie                       $40.00   
▒ 215  04/24/2013 Antonio_Daza_Sibello             $1.00   
▒ 216  04/10/2013 Bartlomiej_Ksiazek               $10.00   
▒ 217  04/01/2013 Eddy_Alva                        $25.00   
▒ 218  03/23/2013 Bruce_Reynolds                   $25.00   
▒ 219  03/20/2013 Jimmy_Fikes                      $10.00   
▒ 220  03/17/2013 John_VanBlaircom                 $50.00   
▒ 221  03/16/2013 DOUGLAS_MARGOLIS                 $5.00   
▒ 222  03/16/2013 Robert_Bennetts                  $25.00   
▒ 223  03/13/2013 Peter_Brough                     $50.00   
▒ 224  03/06/2013 Anonymous                        $20.00   
▒ 225  03/05/2013 Joy_Coffin                       $4.00   
▒ 226  03/03/2013 3dfx_Interactive_Inc.            $20.00   
▒ 227  02/28/2013 Bruce_Dunham                     $20.00   
▒ 228  02/25/2013 Henry_C_Peraldo_Jr               $30.00   
▒ 229  02/15/2013 raymond_smith                    $3.00   
▒ 230  02/11/2013 Øyvind_Johnsen                  $100.00 
▒ 231  02/10/2013 trevor_ogborn                    $10.00   
▒ 232  02/09/2013 Ayr_M_Goncalves                  $10.00   
▒ 233  02/09/2013 Jeff_Thorup                      $10.00   
▒ 234  02/08/2013 Edward_Grider                    $60.00   
▒ 235  01/14/2013 Peter_Aljoscha_Retzmann          $10.00   
▒ 236  01/07/2013 Harold_Silvey                    $25.00   
▒ 237  12/09/2012 Stephen_Witters                  $20.00   
▒ 238  12/06/2012 Martin_Dressler                  $10.00   
▒ 239  11/30/2012 Jose_Venegas                     $30.00   
▒ 240  11/07/2012 Jose_Venegas                     $30.00   
▒ 241  10/16/2012 Igor_Milojevic                   $20.00   
▒ 242  10/14/2012 Hans_Leopold_Birkholm            $13.00   
▒ 243  10/12/2012 Johannes_Jonsson                 $5.00   
▒ 244  09/26/2012 Terrad_Global                    $20.00   
▒ 245  09/23/2012 Derek_Woodley                    $15.00   
▒ 246  09/10/2012 Blixa_Morgan                     $1.00   
▒ 247  09/10/2012 Maria_Carmen_Mesa_Moreno         $5.00   
▒ 248  09/04/2012 Ing_Lun_Lee                      $10.00   
▒ 249  08/28/2012 Michael_Churchill                $15.00   
▒ 250  08/24/2012 Mahkelon_Morris                  $10.00   
▒ 251  08/23/2012 Rolf_Bulk                        $10.00   
▒ 252  08/20/2012 David_Smith                      $15.00   
▒ 253  08/17/2012 Daniel_Webb                      $50.00   
▒ 254  08/16/2012 Ivan_Kirkpatrick                 $25.00   
▒ 255  07/26/2012 Øyvind_Johnsen                  $100.00 
▒ 256  07/26/2012 Shaun_Watson                     $10.00   
▒ 257  07/25/2012 Carling                          $200.00 
▒ 258  07/23/2012 YUSUF_HARTOYO                    $1.00   
▒ 259  07/22/2012 James_Wiening                    $10.00   
▒ 260  07/19/2012 Kenneth_Lynes                    $10.00   
▒ 261  07/11/2012 Uwe_Stippekohl                   $50.00   
▒ 262  07/10/2012 Pat_Magee                        $100.00 
▒ 263  07/05/2012 Jon_Valentine                    $5.00   
▒ 264  07/05/2012 Jackie_Horton_(windrider)        $20.00   
▒ 265  07/02/2012 Андрей_Билык          $7.00   
▒ 266  07/02/2012 William_White                    $15.00   
▒ 267  07/01/2012 Qingchang_Meng                   $5.00   
▒ 268  07/01/2012 Nono_Winarno                     $100.00 
▒ 269  07/01/2012 Thomas_Ruble                     $25.00   
▒ 270  07/01/2012 Thorsten_Full                    $10.00   
▒ 271  07/01/2012 Real_Fortin                      $40.00   
▒ 272  12/10/2011 Gabriel_Paunescu                 $30.00   
▒ 273  12/09/2011 Bruce_Dunham                     $20.00   
▒ 274  12/08/2011 William_Rankin                   $50.00   
▒ 275  12/06/2011 John_VanBlaircom                 $30.00   
▒ 276  12/06/2011 John_Barton                      $15.00   
▒ 277  12/01/2011 Jeffrey_Andrews                  $5.00   
▒ 278  11/17/2011 Lorin_Williams                   $50.00   
▒ 279  10/31/2011 Nicolas_Aliau                    $10.00   
▒ 280  10/03/2011 Randy_Campbell                   $25.00   
▒ 281  09/29/2011 Liam_Fitzgerald                  $50.00   
▒ 282  09/16/2011 John_VanBlaircom                 $10.00   
▒ 283  09/09/2011 Frederick_Wrigley                $10.00   
▒ 284  08/12/2011 Aki_Haapamaeki                   $22.00   
▒ 285  08/01/2011 Jerry_Qualls                     $25.00   
▒ 286  07/30/2011 Shane_A_Schmidt                  $33.33   
▒ 287  07/29/2011 Erik_Lalancette                  $10.00   
▒ 288  07/27/2011 Benjamin_Beugelaar               $10.00   
▒ 289  07/25/2011 Ayr_M_Goncalves                  $5.00   
▒ 290  07/25/2011 William_Dwyer                    $25.00   
▒ 291  07/24/2011 Donald_J_Pappa_Jr                $20.00   
▒ 292  07/24/2011 Andreas_Kurz                     $10.00   
▒ 293  07/22/2011 Andrew_Stewart                   $50.00   
▒ 294  07/21/2011 Vajohn1308                       $10.00   
▒ 295  07/21/2011 Hamdy_Khalil                     $5.00   
▒ 296  07/21/2011 Detron_Phillips                  $5.00   
▒ 297  07/20/2011 Lee_Underwood                    $10.00   
▒ 298  02/10/2011 Max_L_Owens                      $10.00   
▒ 299  02/09/2011 Thorsten_Full                    $1.00   
▒ 300  02/02/2011 David_Waldrop                    $25.00   
▒ 301  01/15/2011 Alexander_P_Waltrip              $20.00   
▒ 302  01/09/2011 Ken_Meyer                        $30.00   
▒ 303  01/04/2011 Andrew_Suroviec                  $15.00   
▒ 304  01/01/2011 Paul_Dunn                        $5.00   
▒ 305  12/17/2010 Aki_Haapamaeki                   $5.00   
▒ 306  11/20/2010 Garret_E_Jones                   $20.00   
▒ 307  11/17/2010 Nilson_Campos                    $50.00   
▒ 308  11/14/2010 Gerard_Lyons                     $10.00   
▒ 309  11/14/2010 Roger_Canchola                   $10.00   
▒ 310  11/14/2010 Eric_van_Eupen                   $30.00   
▒ 311  11/11/2010 Dan_Etches                       $15.00   
▒ 312  11/06/2010 Dan_Scudder                      $50.00   
▒ 313  11/05/2010 James_Cotton                     $50.00   
▒ 314  11/04/2010 Greg_Reed                        $44.00   
▒ 315  11/03/2010 Torkil_Strøm                    $20.00   
▒ 316  11/02/2010 Jim_F                            $100.00 
▒ 317  11/01/2010 Hipolito_Lopez_Colmenero         $3.00   
▒ 318  11/01/2010 Anastasios_Papadopoulos          $3.00   
▒ 319  10/31/2010 Jon_Valentine                    $10.00   
▒ 320  10/27/2010 Bo_Visfeldt                      $20.00   
▒ 321  10/20/2010 Pasquale_Corvino                 $15.00   
▒ 322  10/15/2010 Mohan_P                          $20.00   
▒ 323  10/14/2010 Louis_Bayona                     $15.00   
▒ 324  10/12/2010 Peter_Atkins                     $20.00   
▒ 325  10/07/2010 Anders_Klock                     $50.00   
▒ 326  09/28/2010 Johannes_Defner                  $10.00   
▒ 327  09/25/2010 Harold_Silvey                    $25.00   
▒ 328  09/23/2010 Flavius_Pavelescu                $10.00   
▒ 329  09/16/2010 Srikanth_Muvva                   $10.00   
▒ 330  09/15/2010 Brian_Mullan                     $50.00   
▒ 331  09/12/2010 Daniel_Webb                      $25.00   
▒ 332  09/12/2010 Marcio_Freitas_Pamplona          $5.00   
▒ 333  09/10/2010 Robert_McClendon                 $25.00   
▒ 334  09/07/2010 Bolivar_Mendoza_Moran            $6.00   
▒ 335  09/03/2010 Dustin_Jaeger                    $5.00   
▒ 336  08/17/2010 Phil_Register                    $10.00   
▒ 337  08/03/2010 Nick_Djinn_of_                   $5.00   
▒ 338  08/02/2010 Ulrich_Kimpel                    $5.00   
▒ 339  07/30/2010 Fredrick_Hively                  $5.00   
▒ 340  07/28/2010 Larry_Dawson                     $20.00   
▒ 341  07/22/2010 Ayr_M_Goncalves                  $5.00   
▒ 342  07/20/2010 Mike_Carter                      $5.00   
▒ 343  07/19/2010 Mathias_Marc_Luncz               $5.00   
▒ 344  07/08/2010 Donald_J_Pappa_Jr                $20.00   
▒ 345  07/04/2010 Matthew_Byers                    $10.00   
▒ 346  06/28/2010 Dar_Dobspn                       $50.00   
▒ 347  06/17/2010 Shannon_Birchfield               $30.00   
▒ 348  06/09/2010 Ayr_M_Goncalves                  $5.00   
▒ 349  06/05/2010 Hennie_Bothma                    $50.00   
▒ 350  06/05/2010 Hennie_Bothma                    $20.00   
▒ 351  06/04/2010 Donald_J_Pappa_Jr                $20.00   
▒ 352  05/24/2010 Aryaridel_Rios_Del_Valle         $20.00   
▒ 353  05/24/2010 Jason_Stanek                     $30.00   
▒ 354  05/22/2010 Jon_Valentine                    $5.00   
▒ 355  05/19/2010 William_Rankin                   $50.00   
▒ 356  05/19/2010 John_Restino                     $100.00 
▒ 357  05/17/2010 Sergio_Schneider                 $10.00   
▒ 358  05/16/2010 Chandra_Mohan                    $50.00   
▒ 359  05/16/2010 Eugene_Zipperlen                 $50.00   
▒ 360  05/16/2010 Jim_F                            $100.00 
▒ 361  05/15/2010 Seth_Aron                        $5.00   
▒ 362  05/14/2010 Kevin_Boyes                      $25.00   
▒ 363  05/14/2010 Mark_Corbin                      $10.00   
▒ 364  05/14/2010 Goyavebaltazar                   $10.00   
▒ 365  05/14/2010 Wladyslaw_Libischewski           $10.00   
▒ 366  05/13/2010 The_Computerman                  $25.00   
▒ 367  05/12/2010 Juan_Manuel_Pizarro              $3.00   
▒ 368  05/12/2010 Anton_Saenko                     $10.00   
▒ 369  05/12/2010 Stacy_Hamon                      $25.00   
▒ 370  05/10/2010 Jon_Valentine                    $10.00   
▒ 371  05/10/2010 Ali_Ayoubi                       $15.00   
▒ 372  05/09/2010 Fernando_Escobar                 $5.00   
▒ 373  05/08/2010 Ayr_M_Goncalves                  $5.00   
▒ 374  05/08/2010 Juan_Jose_Herrero_Pedruelo       $10.00   
▒ 375  05/08/2010 Hamdy_Khalil                     $5.00   
▒ 376  05/07/2010 Mladen_Radovic                   $10.00   
▒ 377  05/05/2010 Thorsten_Full                    $10.00   
Processing ubiquity-slideshow-kubuntu_90_all
Processing html file: accessibility.html
Processing html file: copy.html
Processing html file: documentation.html
Processing html file: donors.html
Processing html file: empathy.html
Processing html file: evolution.html
Processing html file: firefox.html
Processing html file: fspot.html
Processing html file: games.html
Processing html file: get-help.html
Processing html file: get-involved.html
Processing html file: graphics.html
Processing html file: index.html
Processing html file: installing-software.html
Processing html file: internet.html
Processing html file: multimedia.html
Processing html file: office.html
Processing html file: openoffice.html
Processing html file: os.html
Processing html file: pim.html
Processing html file: rhythmbox-totem.html
Processing html file: ubuntuone.html
Processing html file: welcome.html
Donors list & HTML has been processed, building DEBIAN Package: Success.
Cleaning up.
▒ Copying Usplash files for 4.5 to cache:                                      ▒
▒ Success.                                                                     ▒
▒ Usplash files for Ultimate Edition 4.5 successfully built.                   ▒
▒ Downloading a generic extract-cd contents...                                 ▒
--2014-10-07 21:03:55--  http://ultimateedition.info/Toolz/extract-cd.tar.gz
Resolving ultimateedition.info (ultimateedition.info)... 50.62.96.1
Connecting to ultimateedition.info (ultimateedition.info)|50.62.96.1|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 7372354 (7.0M) [application/x-tar]
Saving to: ‘extract-cd.tar.gz’

100%[======================================>] 7,372,354   4.02MB/s   in 1.8s   

2014-10-07 21:03:58 (4.02 MB/s) - ‘extract-cd.tar.gz’ saved [7372354/7372354]

▒ Extracting archive:                                                          ▒
▒ Success.                                                                     ▒
▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒
▒ Operating System Output: Ultimate Edition                                    ▒
▒ Operating System version requested: 4.5                                      ▒
▒ Operating System distribution base: utopic                                   ▒
▒ Architecture requested: x64                                                  ▒
▒ Distribution Long Name: Utopic Unicorn                                       ▒
▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒
▒ Prior debootstrap / build does not exist for utopic x64 build. First build?  ▒
▒ Entering Stage 1 (debootstrap).                                              ▒
▒ Native architecture detected                                                 ▒
▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒
▒ DEBUG ARCH:x64 DIST:utopic                                                   ▒
I: Retrieving Release
I: Retrieving Release.gpg
I: Checking Release signature
I: Valid Release signature (key id 790BC7277767219C42C86F933B4FE6ACC0B21F32)
I: Retrieving Packages
I: Validating Packages
I: Resolving dependencies of required packages...
I: Resolving dependencies of base packages...
I: Found additional required dependencies: init-system-helpers libgcrypt11 libgdbm3 libgpg-error0 libsystemd-journal0 perl perl-modules
I: Found additional base dependencies: libgnutls-deb0-28 liblog-message-perl
I: Checking component main on http://archive.ubuntu.com/ubuntu...
I: Retrieving adduser 3.113+nmu3ubuntu3
I: Validating adduser 3.113+nmu3ubuntu3
I: Retrieving apt 1.0.9.1ubuntu1
I: Validating apt 1.0.9.1ubuntu1
I: Retrieving apt-utils 1.0.9.1ubuntu1
I: Validating apt-utils 1.0.9.1ubuntu1
I: Retrieving base-files 7.2ubuntu6
I: Validating base-files 7.2ubuntu6
I: Retrieving base-passwd 3.5.36
I: Validating base-passwd 3.5.36
I: Retrieving bash 4.3-11ubuntu1
I: Validating bash 4.3-11ubuntu1
I: Retrieving bsdutils 1%3a2.25.1-3ubuntu2
I: Validating bsdutils 1%3a2.25.1-3ubuntu2
I: Retrieving busybox-initramfs 1%3a1.22.0-8ubuntu1
I: Validating busybox-initramfs 1%3a1.22.0-8ubuntu1
I: Retrieving bzip2 1.0.6-5ubuntu4
I: Validating bzip2 1.0.6-5ubuntu4
I: Retrieving console-setup 1.70ubuntu9
I: Validating console-setup 1.70ubuntu9
I: Retrieving coreutils 8.23-2ubuntu3
I: Validating coreutils 8.23-2ubuntu3
I: Retrieving cpio 2.11+dfsg-2ubuntu1
I: Validating cpio 2.11+dfsg-2ubuntu1
I: Retrieving cron 3.0pl1-124.1ubuntu1
I: Validating cron 3.0pl1-124.1ubuntu1
I: Retrieving dash 0.5.7-4ubuntu1
I: Validating dash 0.5.7-4ubuntu1
I: Retrieving debconf 1.5.53ubuntu1
I: Validating debconf 1.5.53ubuntu1
I: Retrieving debconf-i18n 1.5.53ubuntu1
I: Validating debconf-i18n 1.5.53ubuntu1
I: Retrieving debianutils 4.4
I: Validating debianutils 4.4
I: Retrieving dh-python 1.20140511-1
I: Validating dh-python 1.20140511-1
I: Retrieving diffutils 1%3a3.3-1
I: Validating diffutils 1%3a3.3-1
I: Retrieving dmsetup 2%3a1.02.77-6ubuntu2
I: Validating dmsetup 2%3a1.02.77-6ubuntu2
I: Retrieving dpkg 1.17.13ubuntu1
I: Validating dpkg 1.17.13ubuntu1
I: Retrieving e2fslibs 1.42.10-1.1ubuntu1
I: Validating e2fslibs 1.42.10-1.1ubuntu1
I: Retrieving e2fsprogs 1.42.10-1.1ubuntu1
I: Validating e2fsprogs 1.42.10-1.1ubuntu1
I: Retrieving eject 2.1.5+deb1+cvs20081104-13.1
I: Validating eject 2.1.5+deb1+cvs20081104-13.1
I: Retrieving file 1%3a5.19-1ubuntu1.1
I: Validating file 1%3a5.19-1ubuntu1.1
I: Retrieving findutils 4.4.2-9
I: Validating findutils 4.4.2-9
I: Retrieving gcc-4.9-base 4.9.1-16ubuntu4
I: Validating gcc-4.9-base 4.9.1-16ubuntu4
I: Retrieving gnupg 1.4.16-1.2ubuntu1
I: Validating gnupg 1.4.16-1.2ubuntu1
I: Retrieving gpgv 1.4.16-1.2ubuntu1
I: Validating gpgv 1.4.16-1.2ubuntu1
I: Retrieving grep 2.20-3
I: Validating grep 2.20-3
I: Retrieving gzip 1.6-3ubuntu1
I: Validating gzip 1.6-3ubuntu1
I: Retrieving hostname 3.15ubuntu2
I: Validating hostname 3.15ubuntu2
I: Retrieving ifupdown 0.7.48.1ubuntu5
I: Validating ifupdown 0.7.48.1ubuntu5
I: Retrieving init-system-helpers 1.20ubuntu3
I: Validating init-system-helpers 1.20ubuntu3
I: Retrieving initramfs-tools 0.103ubuntu8
I: Validating initramfs-tools 0.103ubuntu8
I: Retrieving initramfs-tools-bin 0.103ubuntu8
I: Validating initramfs-tools-bin 0.103ubuntu8
I: Retrieving initscripts 2.88dsf-41ubuntu18
I: Validating initscripts 2.88dsf-41ubuntu18
I: Retrieving insserv 1.14.0-5ubuntu2
I: Validating insserv 1.14.0-5ubuntu2
I: Retrieving iproute2 3.16.0-2
I: Validating iproute2 3.16.0-2
I: Retrieving iputils-ping 3%3a20121221-5ubuntu2
I: Validating iputils-ping 3%3a20121221-5ubuntu2
I: Retrieving isc-dhcp-client 4.2.4-7ubuntu14
I: Validating isc-dhcp-client 4.2.4-7ubuntu14
I: Retrieving isc-dhcp-common 4.2.4-7ubuntu14
I: Validating isc-dhcp-common 4.2.4-7ubuntu14
I: Retrieving kbd 1.15.5-1ubuntu1
I: Validating kbd 1.15.5-1ubuntu1
I: Retrieving keyboard-configuration 1.70ubuntu9
I: Validating keyboard-configuration 1.70ubuntu9
I: Retrieving klibc-utils 2.0.3-0ubuntu1
I: Validating klibc-utils 2.0.3-0ubuntu1
I: Retrieving kmod 18-1ubuntu1
I: Validating kmod 18-1ubuntu1
I: Retrieving less 458-2
I: Validating less 458-2
I: Retrieving libacl1 2.2.52-1.1
I: Validating libacl1 2.2.52-1.1
I: Retrieving libapt-inst1.5 1.0.9.1ubuntu1
I: Validating libapt-inst1.5 1.0.9.1ubuntu1
I: Retrieving libapt-pkg4.12 1.0.9.1ubuntu1
I: Validating libapt-pkg4.12 1.0.9.1ubuntu1
I: Retrieving libarchive-extract-perl 0.72-1
I: Validating libarchive-extract-perl 0.72-1
I: Retrieving libattr1 1%3a2.4.47-2
I: Validating libattr1 1%3a2.4.47-2
I: Retrieving libaudit-common 1%3a2.3.7-1ubuntu1
I: Validating libaudit-common 1%3a2.3.7-1ubuntu1
I: Retrieving libaudit1 1%3a2.3.7-1ubuntu1
I: Validating libaudit1 1%3a2.3.7-1ubuntu1
I: Retrieving libblkid1 2.25.1-3ubuntu2
I: Validating libblkid1 2.25.1-3ubuntu2
I: Retrieving libbsd0 0.7.0-2
I: Validating libbsd0 0.7.0-2
I: Retrieving libbz2-1.0 1.0.6-5ubuntu4
I: Validating libbz2-1.0 1.0.6-5ubuntu4
I: Retrieving libc-bin 2.19-10ubuntu2
I: Validating libc-bin 2.19-10ubuntu2
I: Retrieving libc6 2.19-10ubuntu2
I: Validating libc6 2.19-10ubuntu2
I: Retrieving libcap2 1%3a2.24-0ubuntu2
I: Validating libcap2 1%3a2.24-0ubuntu2
I: Retrieving libcap2-bin 1%3a2.24-0ubuntu2
I: Validating libcap2-bin 1%3a2.24-0ubuntu2
I: Retrieving libcgmanager0 0.32-4ubuntu1
I: Validating libcgmanager0 0.32-4ubuntu1
I: Retrieving libcomerr2 1.42.10-1.1ubuntu1
I: Validating libcomerr2 1.42.10-1.1ubuntu1
I: Retrieving libdb5.3 5.3.28-5
I: Validating libdb5.3 5.3.28-5
I: Retrieving libdbus-1-3 1.8.8-1ubuntu2
I: Validating libdbus-1-3 1.8.8-1ubuntu2
I: Retrieving libdebconfclient0 0.191ubuntu1
I: Validating libdebconfclient0 0.191ubuntu1
I: Retrieving libdevmapper1.02.1 2%3a1.02.77-6ubuntu2
I: Validating libdevmapper1.02.1 2%3a1.02.77-6ubuntu2
I: Retrieving libdrm2 2.4.56-1
I: Validating libdrm2 2.4.56-1
I: Retrieving libestr0 0.1.9-1.1
I: Validating libestr0 0.1.9-1.1
I: Retrieving libexpat1 2.1.0-6
I: Validating libexpat1 2.1.0-6
I: Retrieving libffi6 3.1-2
I: Validating libffi6 3.1-2
I: Retrieving libfribidi0 0.19.6-1
I: Validating libfribidi0 0.19.6-1
I: Retrieving libgcc1 1%3a4.9.1-16ubuntu4
I: Validating libgcc1 1%3a4.9.1-16ubuntu4
I: Retrieving libgcrypt11 1.5.4-2ubuntu1
I: Validating libgcrypt11 1.5.4-2ubuntu1
I: Retrieving libgdbm3 1.8.3-13
I: Validating libgdbm3 1.8.3-13
I: Retrieving libgmp10 2%3a6.0.0+dfsg-4
I: Validating libgmp10 2%3a6.0.0+dfsg-4
I: Retrieving libgnutls-deb0-28 3.2.16-1ubuntu1
I: Validating libgnutls-deb0-28 3.2.16-1ubuntu1
I: Retrieving libgnutls-openssl27 3.2.16-1ubuntu1
I: Validating libgnutls-openssl27 3.2.16-1ubuntu1
I: Retrieving libgpg-error0 1.13-4
I: Validating libgpg-error0 1.13-4
I: Retrieving libhogweed2 2.7.1-3
I: Validating libhogweed2 2.7.1-3
I: Retrieving libjson-c2 0.11-4ubuntu1
I: Validating libjson-c2 0.11-4ubuntu1
I: Retrieving libjson0 0.11-4ubuntu1
I: Validating libjson0 0.11-4ubuntu1
I: Retrieving libklibc 2.0.3-0ubuntu1
I: Validating libklibc 2.0.3-0ubuntu1
I: Retrieving libkmod2 18-1ubuntu1
I: Validating libkmod2 18-1ubuntu1
I: Retrieving liblocale-gettext-perl 1.05-8build1
I: Validating liblocale-gettext-perl 1.05-8build1
I: Retrieving liblockfile-bin 1.09-6ubuntu1
I: Validating liblockfile-bin 1.09-6ubuntu1
I: Retrieving liblockfile1 1.09-6ubuntu1
I: Validating liblockfile1 1.09-6ubuntu1
I: Retrieving liblog-message-perl 0.8-1
I: Validating liblog-message-perl 0.8-1
I: Retrieving liblog-message-simple-perl 0.10-2
I: Validating liblog-message-simple-perl 0.10-2
I: Retrieving liblzma5 5.1.1alpha+20120614-2ubuntu2
I: Validating liblzma5 5.1.1alpha+20120614-2ubuntu2
I: Retrieving libmagic1 1%3a5.19-1ubuntu1.1
I: Validating libmagic1 1%3a5.19-1ubuntu1.1
I: Retrieving libmodule-pluggable-perl 5.1-1
I: Validating libmodule-pluggable-perl 5.1-1
I: Retrieving libmount1 2.25.1-3ubuntu2
I: Validating libmount1 2.25.1-3ubuntu2
I: Retrieving libmpdec2 2.4.1-1
I: Validating libmpdec2 2.4.1-1
I: Retrieving libncurses5 5.9+20140712-2ubuntu1
I: Validating libncurses5 5.9+20140712-2ubuntu1
I: Retrieving libncursesw5 5.9+20140712-2ubuntu1
I: Validating libncursesw5 5.9+20140712-2ubuntu1
I: Retrieving libnettle4 2.7.1-3
I: Validating libnettle4 2.7.1-3
I: Retrieving libnewt0.52 0.52.15-3ubuntu1
I: Validating libnewt0.52 0.52.15-3ubuntu1
I: Retrieving libnih-dbus1 1.0.3-4ubuntu26
I: Validating libnih-dbus1 1.0.3-4ubuntu26
I: Retrieving libnih1 1.0.3-4ubuntu26
I: Validating libnih1 1.0.3-4ubuntu26
I: Retrieving libp11-kit0 0.20.2-5
I: Validating libp11-kit0 0.20.2-5
I: Retrieving libpam-cap 1%3a2.24-0ubuntu2
I: Validating libpam-cap 1%3a2.24-0ubuntu2
I: Retrieving libpam-modules 1.1.8-3ubuntu3
I: Validating libpam-modules 1.1.8-3ubuntu3
I: Retrieving libpam-modules-bin 1.1.8-3ubuntu3
I: Validating libpam-modules-bin 1.1.8-3ubuntu3
I: Retrieving libpam-runtime 1.1.8-3ubuntu3
I: Validating libpam-runtime 1.1.8-3ubuntu3
I: Retrieving libpam0g 1.1.8-3ubuntu3
I: Validating libpam0g 1.1.8-3ubuntu3
I: Retrieving libpcre3 1%3a8.35-3ubuntu1
I: Validating libpcre3 1%3a8.35-3ubuntu1
I: Retrieving libplymouth4 0.9.0-0ubuntu6
I: Validating libplymouth4 0.9.0-0ubuntu6
I: Retrieving libpng12-0 1.2.51-0ubuntu2
I: Validating libpng12-0 1.2.51-0ubuntu2
I: Retrieving libpod-latex-perl 0.61-1
I: Validating libpod-latex-perl 0.61-1
I: Retrieving libpopt0 1.16-10
I: Validating libpopt0 1.16-10
I: Retrieving libprocps3 1%3a3.3.9-1ubuntu5
I: Validating libprocps3 1%3a3.3.9-1ubuntu5
I: Retrieving libpython3-stdlib 3.4.1-1
I: Validating libpython3-stdlib 3.4.1-1
I: Retrieving libpython3.4-minimal 3.4.2~rc1-1
I: Validating libpython3.4-minimal 3.4.2~rc1-1
I: Retrieving libpython3.4-stdlib 3.4.2~rc1-1
I: Validating libpython3.4-stdlib 3.4.2~rc1-1
I: Retrieving libreadline6 6.3-8ubuntu1
I: Validating libreadline6 6.3-8ubuntu1
I: Retrieving libselinux1 2.3-1
I: Validating libselinux1 2.3-1
I: Retrieving libsemanage-common 2.3-1
I: Validating libsemanage-common 2.3-1
I: Retrieving libsemanage1 2.3-1
I: Validating libsemanage1 2.3-1
I: Retrieving libsepol1 2.3-2
I: Validating libsepol1 2.3-2
I: Retrieving libslang2 2.2.4-17ubuntu1
I: Validating libslang2 2.2.4-17ubuntu1
I: Retrieving libsmartcols1 2.25.1-3ubuntu2
I: Validating libsmartcols1 2.25.1-3ubuntu2
I: Retrieving libsqlite3-0 3.8.6-1
I: Validating libsqlite3-0 3.8.6-1
I: Retrieving libss2 1.42.10-1.1ubuntu1
I: Validating libss2 1.42.10-1.1ubuntu1
I: Retrieving libssl1.0.0 1.0.1f-1ubuntu8
I: Validating libssl1.0.0 1.0.1f-1ubuntu8
I: Retrieving libstdc++6 4.9.1-16ubuntu4
I: Validating libstdc++6 4.9.1-16ubuntu4
I: Retrieving libsystemd-journal0 208-8ubuntu8
I: Validating libsystemd-journal0 208-8ubuntu8
I: Retrieving libtasn1-6 4.0-2
I: Validating libtasn1-6 4.0-2
I: Retrieving libterm-ui-perl 0.42-1
I: Validating libterm-ui-perl 0.42-1
I: Retrieving libtext-charwidth-perl 0.04-7build4
I: Validating libtext-charwidth-perl 0.04-7build4
I: Retrieving libtext-iconv-perl 1.7-5build3
I: Validating libtext-iconv-perl 1.7-5build3
I: Retrieving libtext-soundex-perl 3.4-1build2
I: Validating libtext-soundex-perl 3.4-1build2
I: Retrieving libtext-wrapi18n-perl 0.06-7
I: Validating libtext-wrapi18n-perl 0.06-7
I: Retrieving libtinfo5 5.9+20140712-2ubuntu1
I: Validating libtinfo5 5.9+20140712-2ubuntu1
I: Retrieving libudev1 208-8ubuntu8
I: Validating libudev1 208-8ubuntu8
I: Retrieving libusb-0.1-4 2%3a0.1.12-24
I: Validating libusb-0.1-4 2%3a0.1.12-24
I: Retrieving libustr-1.0-1 1.0.4-3ubuntu2
I: Validating libustr-1.0-1 1.0.4-3ubuntu2
I: Retrieving libuuid1 2.25.1-3ubuntu2
I: Validating libuuid1 2.25.1-3ubuntu2
I: Retrieving locales 2.13+git20120306-17
I: Validating locales 2.13+git20120306-17
I: Retrieving lockfile-progs 0.1.17
I: Validating lockfile-progs 0.1.17
I: Retrieving login 1%3a4.1.5.1-1.1ubuntu2
I: Validating login 1%3a4.1.5.1-1.1ubuntu2
I: Retrieving logrotate 3.8.7-1ubuntu1
I: Validating logrotate 3.8.7-1ubuntu1
I: Retrieving lsb-base 4.1+Debian11ubuntu8
I: Validating lsb-base 4.1+Debian11ubuntu8
I: Retrieving lsb-release 4.1+Debian11ubuntu8
I: Validating lsb-release 4.1+Debian11ubuntu8
I: Retrieving makedev 2.3.1-93ubuntu1
I: Validating makedev 2.3.1-93ubuntu1
I: Retrieving mawk 1.3.3-17ubuntu2
I: Validating mawk 1.3.3-17ubuntu2
I: Retrieving mime-support 3.55ubuntu1
I: Validating mime-support 3.55ubuntu1
I: Retrieving module-init-tools 18-1ubuntu1
I: Validating module-init-tools 18-1ubuntu1
I: Retrieving mount 2.25.1-3ubuntu2
I: Validating mount 2.25.1-3ubuntu2
I: Retrieving mountall 2.54build1
I: Validating mountall 2.54build1
I: Retrieving multiarch-support 2.19-10ubuntu2
I: Validating multiarch-support 2.19-10ubuntu2
I: Retrieving ncurses-base 5.9+20140712-2ubuntu1
I: Validating ncurses-base 5.9+20140712-2ubuntu1
I: Retrieving ncurses-bin 5.9+20140712-2ubuntu1
I: Validating ncurses-bin 5.9+20140712-2ubuntu1
I: Retrieving net-tools 1.60-26ubuntu1
I: Validating net-tools 1.60-26ubuntu1
I: Retrieving netbase 5.2
I: Validating netbase 5.2
I: Retrieving netcat-openbsd 1.105-7ubuntu1
I: Validating netcat-openbsd 1.105-7ubuntu1
I: Retrieving ntpdate 1%3a4.2.6.p5+dfsg-3ubuntu2
I: Validating ntpdate 1%3a4.2.6.p5+dfsg-3ubuntu2
I: Retrieving passwd 1%3a4.1.5.1-1.1ubuntu2
I: Validating passwd 1%3a4.1.5.1-1.1ubuntu2
I: Retrieving perl 5.20.0-6
I: Validating perl 5.20.0-6
I: Retrieving perl-base 5.20.0-6
I: Validating perl-base 5.20.0-6
I: Retrieving perl-modules 5.20.0-6
I: Validating perl-modules 5.20.0-6
I: Retrieving plymouth 0.9.0-0ubuntu6
I: Validating plymouth 0.9.0-0ubuntu6
I: Retrieving procps 1%3a3.3.9-1ubuntu5
I: Validating procps 1%3a3.3.9-1ubuntu5
I: Retrieving python3 3.4.1-1
I: Validating python3 3.4.1-1
I: Retrieving python3-minimal 3.4.1-1
I: Validating python3-minimal 3.4.1-1
I: Retrieving python3.4 3.4.2~rc1-1
I: Validating python3.4 3.4.2~rc1-1
I: Retrieving python3.4-minimal 3.4.2~rc1-1
I: Validating python3.4-minimal 3.4.2~rc1-1
I: Retrieving readline-common 6.3-8ubuntu1
I: Validating readline-common 6.3-8ubuntu1
I: Retrieving resolvconf 1.69ubuntu4
I: Validating resolvconf 1.69ubuntu4
I: Retrieving rsyslog 7.4.4-1ubuntu10
I: Validating rsyslog 7.4.4-1ubuntu10
I: Retrieving sed 4.2.2-4ubuntu1
I: Validating sed 4.2.2-4ubuntu1
I: Retrieving sensible-utils 0.0.9
I: Validating sensible-utils 0.0.9
I: Retrieving sudo 1.8.9p5-1ubuntu2
I: Validating sudo 1.8.9p5-1ubuntu2
I: Retrieving sysv-rc 2.88dsf-41ubuntu18
I: Validating sysv-rc 2.88dsf-41ubuntu18
I: Retrieving sysvinit-utils 2.88dsf-41ubuntu18
I: Validating sysvinit-utils 2.88dsf-41ubuntu18
I: Retrieving tar 1.27.1-2
I: Validating tar 1.27.1-2
I: Retrieving tzdata 2014h-1
I: Validating tzdata 2014h-1
I: Retrieving ubuntu-keyring 2012.05.19
I: Validating ubuntu-keyring 2012.05.19
I: Retrieving ubuntu-minimal 1.327
I: Validating ubuntu-minimal 1.327
I: Retrieving ucf 3.0030
I: Validating ucf 3.0030
I: Retrieving udev 208-8ubuntu8
I: Validating udev 208-8ubuntu8
I: Retrieving upstart 1.13.2-0ubuntu2
I: Validating upstart 1.13.2-0ubuntu2
I: Retrieving upstart-bin 1.13.2-0ubuntu2
I: Validating upstart-bin 1.13.2-0ubuntu2
I: Retrieving ureadahead 0.100.0-16
I: Validating ureadahead 0.100.0-16
I: Retrieving util-linux 2.25.1-3ubuntu2
I: Validating util-linux 2.25.1-3ubuntu2
I: Retrieving vim-common 2%3a7.4.273-2ubuntu2
I: Validating vim-common 2%3a7.4.273-2ubuntu2
I: Retrieving vim-tiny 2%3a7.4.273-2ubuntu2
I: Validating vim-tiny 2%3a7.4.273-2ubuntu2
I: Retrieving whiptail 0.52.15-3ubuntu1
I: Validating whiptail 0.52.15-3ubuntu1
I: Retrieving xkb-data 2.12-1ubuntu1
I: Validating xkb-data 2.12-1ubuntu1
I: Retrieving zlib1g 1%3a1.2.8.dfsg-1ubuntu1
I: Validating zlib1g 1%3a1.2.8.dfsg-1ubuntu1
I: Chosen extractor for .deb packages: dpkg-deb
I: Extracting adduser...
I: Extracting base-files...
I: Extracting base-passwd...
I: Extracting bash...
I: Extracting bsdutils...
I: Extracting busybox-initramfs...
I: Extracting coreutils...
I: Extracting cpio...
I: Extracting dash...
I: Extracting debconf...
I: Extracting debianutils...
I: Extracting diffutils...
I: Extracting dpkg...
I: Extracting e2fslibs...
I: Extracting e2fsprogs...
I: Extracting findutils...
I: Extracting gcc-4.9-base...
I: Extracting grep...
I: Extracting gzip...
I: Extracting hostname...
I: Extracting ifupdown...
I: Extracting init-system-helpers...
I: Extracting initramfs-tools...
I: Extracting initramfs-tools-bin...
I: Extracting initscripts...
I: Extracting insserv...
I: Extracting iproute2...
I: Extracting klibc-utils...
I: Extracting kmod...
I: Extracting libacl1...
I: Extracting libattr1...
I: Extracting libaudit-common...
I: Extracting libaudit1...
I: Extracting libblkid1...
I: Extracting libbz2-1.0...
I: Extracting libc-bin...
I: Extracting libc6...
I: Extracting libcap2...
I: Extracting libcgmanager0...
I: Extracting libcomerr2...
I: Extracting libdb5.3...
I: Extracting libdbus-1-3...
I: Extracting libdebconfclient0...
I: Extracting libdrm2...
I: Extracting libgcc1...
I: Extracting libgcrypt11...
I: Extracting libgdbm3...
I: Extracting libgpg-error0...
I: Extracting libjson-c2...
I: Extracting libjson0...
I: Extracting libklibc...
I: Extracting libkmod2...
I: Extracting liblzma5...
I: Extracting libmount1...
I: Extracting libncurses5...
I: Extracting libncursesw5...
I: Extracting libnih-dbus1...
I: Extracting libnih1...
I: Extracting libpam-modules...
I: Extracting libpam-modules-bin...
I: Extracting libpam-runtime...
I: Extracting libpam0g...
I: Extracting libpcre3...
I: Extracting libplymouth4...
I: Extracting libpng12-0...
I: Extracting libprocps3...
I: Extracting libselinux1...
I: Extracting libsemanage-common...
I: Extracting libsemanage1...
I: Extracting libsepol1...
I: Extracting libslang2...
I: Extracting libsmartcols1...
I: Extracting libss2...
I: Extracting libsystemd-journal0...
I: Extracting libtinfo5...
I: Extracting libudev1...
I: Extracting libustr-1.0-1...
I: Extracting libuuid1...
I: Extracting locales...
I: Extracting login...
I: Extracting lsb-base...
I: Extracting makedev...
I: Extracting mawk...
I: Extracting module-init-tools...
I: Extracting mount...
I: Extracting mountall...
I: Extracting multiarch-support...
I: Extracting ncurses-base...
I: Extracting ncurses-bin...
I: Extracting passwd...
I: Extracting perl...
I: Extracting perl-base...
I: Extracting perl-modules...
I: Extracting plymouth...
I: Extracting procps...
I: Extracting sed...
I: Extracting sensible-utils...
I: Extracting sysv-rc...
I: Extracting sysvinit-utils...
I: Extracting tar...
I: Extracting tzdata...
I: Extracting udev...
I: Extracting upstart...
I: Extracting upstart-bin...
I: Extracting util-linux...
I: Extracting zlib1g...
I: Installing core packages...
I: Unpacking required packages...
I: Unpacking adduser...
I: Unpacking base-files...
I: Unpacking base-passwd...
I: Unpacking bash...
I: Unpacking bsdutils...
I: Unpacking busybox-initramfs...
I: Unpacking coreutils...
I: Unpacking cpio...
I: Unpacking dash...
I: Unpacking debconf...
I: Unpacking debianutils...
I: Unpacking diffutils...
I: Unpacking dpkg...
I: Unpacking e2fslibs:amd64...
I: Unpacking e2fsprogs...
I: Unpacking findutils...
I: Unpacking gcc-4.9-base:amd64...
I: Unpacking grep...
I: Unpacking gzip...
I: Unpacking hostname...
I: Unpacking ifupdown...
I: Unpacking init-system-helpers...
I: Unpacking initramfs-tools...
I: Unpacking initramfs-tools-bin...
I: Unpacking initscripts...
I: Unpacking insserv...
I: Unpacking iproute2...
I: Unpacking klibc-utils...
I: Unpacking kmod...
I: Unpacking libacl1:amd64...
I: Unpacking libattr1:amd64...
I: Unpacking libaudit-common...
I: Unpacking libaudit1:amd64...
I: Unpacking libblkid1:amd64...
I: Unpacking libbz2-1.0:amd64...
I: Unpacking libc-bin...
I: Unpacking libc6:amd64...
I: Unpacking libcap2:amd64...
I: Unpacking libcgmanager0:amd64...
I: Unpacking libcomerr2:amd64...
I: Unpacking libdb5.3:amd64...
I: Unpacking libdbus-1-3:amd64...
I: Unpacking libdebconfclient0:amd64...
I: Unpacking libdrm2:amd64...
I: Unpacking libgcc1:amd64...
I: Unpacking libgcrypt11:amd64...
I: Unpacking libgdbm3:amd64...
I: Unpacking libgpg-error0:amd64...
I: Unpacking libjson-c2:amd64...
I: Unpacking libjson0:amd64...
I: Unpacking libklibc...
I: Unpacking libkmod2:amd64...
I: Unpacking liblzma5:amd64...
I: Unpacking libmount1:amd64...
I: Unpacking libncurses5:amd64...
I: Unpacking libncursesw5:amd64...
I: Unpacking libnih-dbus1:amd64...
I: Unpacking libnih1:amd64...
I: Unpacking libpam-modules:amd64...
I: Unpacking libpam-modules-bin...
I: Unpacking libpam-runtime...
I: Unpacking libpam0g:amd64...
I: Unpacking libpcre3:amd64...
I: Unpacking libplymouth4:amd64...
I: Unpacking libpng12-0:amd64...
I: Unpacking libprocps3:amd64...
I: Unpacking libselinux1:amd64...
I: Unpacking libsemanage-common...
I: Unpacking libsemanage1:amd64...
I: Unpacking libsepol1:amd64...
I: Unpacking libslang2:amd64...
I: Unpacking libsmartcols1:amd64...
I: Unpacking libss2:amd64...
I: Unpacking libsystemd-journal0:amd64...
I: Unpacking libtinfo5:amd64...
I: Unpacking libudev1:amd64...
I: Unpacking libustr-1.0-1:amd64...
I: Unpacking libuuid1:amd64...
I: Unpacking locales...
I: Unpacking login...
I: Unpacking lsb-base...
I: Unpacking makedev...
I: Unpacking mawk...
I: Unpacking module-init-tools...
I: Unpacking mount...
I: Unpacking mountall...
I: Unpacking multiarch-support...
I: Unpacking ncurses-base...
I: Unpacking ncurses-bin...
I: Unpacking passwd...
I: Unpacking perl...
I: Unpacking perl-base...
I: Unpacking perl-modules...
I: Unpacking plymouth...
I: Unpacking procps...
I: Unpacking sed...
I: Unpacking sensible-utils...
I: Unpacking sysv-rc...
I: Unpacking sysvinit-utils...
I: Unpacking tar...
I: Unpacking tzdata...
I: Unpacking udev...
I: Unpacking upstart...
I: Unpacking upstart-bin...
I: Unpacking util-linux...
I: Unpacking zlib1g:amd64...
I: Configuring required packages...
I: Configuring lsb-base...
I: Configuring ncurses-base...
I: Configuring sensible-utils...
I: Configuring libklibc...
I: Configuring gcc-4.9-base:amd64...
I: Configuring klibc-utils...
I: Configuring libsemanage-common...
I: Configuring libaudit-common...
I: Configuring perl-modules...
I: Configuring libc6:amd64...
I: Configuring cpio...
I: Configuring debianutils...
I: Configuring diffutils...
I: Configuring locales...
I: Configuring mawk...
I: Configuring hostname...
I: Configuring findutils...
I: Configuring insserv...
I: Configuring busybox-initramfs...
I: Configuring multiarch-support...
I: Configuring libsmartcols1:amd64...
I: Configuring libcap2:amd64...
I: Configuring libustr-1.0-1:amd64...
I: Configuring libdbus-1-3:amd64...
I: Configuring libuuid1:amd64...
I: Configuring libgpg-error0:amd64...
I: Configuring libprocps3:amd64...
I: Configuring libjson-c2:amd64...
I: Configuring libdrm2:amd64...
I: Configuring libsepol1:amd64...
I: Configuring libkmod2:amd64...
I: Configuring zlib1g:amd64...
I: Configuring libgcc1:amd64...
I: Configuring libdebconfclient0:amd64...
I: Configuring libcgmanager0:amd64...
I: Configuring base-files...
I: Configuring libattr1:amd64...
I: Configuring e2fslibs:amd64...
I: Configuring base-passwd...
I: Configuring libcomerr2:amd64...
I: Configuring libacl1:amd64...
I: Configuring libslang2:amd64...
I: Configuring libblkid1:amd64...
I: Configuring libss2:amd64...
I: Configuring liblzma5:amd64...
I: Configuring libnih1:amd64...
I: Configuring libaudit1:amd64...
I: Configuring libdb5.3:amd64...
I: Configuring libpcre3:amd64...
I: Configuring libbz2-1.0:amd64...
I: Configuring libtinfo5:amd64...
I: Configuring libc-bin...
I: Configuring libjson0:amd64...
I: Configuring libnih-dbus1:amd64...
I: Configuring libselinux1:amd64...
I: Configuring libpng12-0:amd64...
I: Configuring iproute2...
I: Configuring coreutils...
I: Configuring makedev...
I: Configuring libgcrypt11:amd64...
I: Configuring libsystemd-journal0:amd64...
I: Configuring ncurses-bin...
I: Configuring libudev1:amd64...
I: Configuring libsemanage1:amd64...
I: Configuring kmod...
I: Configuring tar...
I: Configuring libmount1:amd64...
I: Configuring mount...
I: Configuring libncurses5:amd64...
I: Configuring libplymouth4:amd64...
I: Configuring initramfs-tools-bin...
I: Configuring dpkg...
I: Configuring libncursesw5:amd64...
I: Configuring sysvinit-utils...
I: Configuring dash...
I: Configuring module-init-tools...
I: Configuring libgdbm3:amd64...
I: Configuring bsdutils...
I: Configuring perl-base...
I: Configuring sed...
I: Configuring grep...
I: Configuring gzip...
I: Configuring perl...
I: Configuring bash...
I: Configuring debconf...
I: Configuring libpam0g:amd64...
I: Configuring init-system-helpers...
I: Configuring sysv-rc...
I: Configuring tzdata...
I: Configuring initscripts...
I: Configuring libpam-modules-bin...
I: Configuring util-linux...
I: Configuring procps...
I: Configuring libpam-modules:amd64...
I: Configuring upstart-bin...
I: Configuring passwd...
I: Configuring libpam-runtime...
I: Configuring e2fsprogs...
I: Configuring udev...
I: Configuring initramfs-tools...
I: Configuring login...
I: Configuring mountall...
I: Configuring adduser...
I: Configuring plymouth...
I: Configuring ifupdown...
I: Configuring upstart...
I: Configuring libc-bin...
I: Configuring initramfs-tools...
I: Unpacking the base system...
I: Unpacking apt...
I: Unpacking apt-utils...
I: Unpacking bzip2...
I: Unpacking console-setup...
I: Unpacking cron...
I: Unpacking debconf-i18n...
I: Unpacking dh-python...
I: Unpacking dmsetup...
I: Unpacking eject...
I: Unpacking file...
I: Unpacking gnupg...
I: Unpacking gpgv...
I: Unpacking iputils-ping...
I: Unpacking isc-dhcp-client...
I: Unpacking isc-dhcp-common...
I: Unpacking kbd...
I: Unpacking keyboard-configuration...
I: Unpacking less...
I: Unpacking libapt-inst1.5:amd64...
I: Unpacking libapt-pkg4.12:amd64...
I: Unpacking libarchive-extract-perl...
I: Unpacking libbsd0:amd64...
I: Unpacking libcap2-bin...
I: Unpacking libdevmapper1.02.1:amd64...
I: Unpacking libestr0...
I: Unpacking libexpat1:amd64...
I: Unpacking libffi6:amd64...
I: Unpacking libfribidi0:amd64...
I: Unpacking libgmp10:amd64...
I: Unpacking libgnutls-deb0-28:amd64...
I: Unpacking libgnutls-openssl27:amd64...
I: Unpacking libhogweed2:amd64...
I: Unpacking liblocale-gettext-perl...
I: Unpacking liblockfile-bin...
I: Unpacking liblockfile1:amd64...
I: Unpacking liblog-message-perl...
I: Unpacking liblog-message-simple-perl...
I: Unpacking libmagic1:amd64...
I: Unpacking libmodule-pluggable-perl...
I: Unpacking libmpdec2:amd64...
I: Unpacking libnettle4:amd64...
I: Unpacking libnewt0.52:amd64...
I: Unpacking libp11-kit0:amd64...
I: Unpacking libpam-cap:amd64...
I: Unpacking libpod-latex-perl...
I: Unpacking libpopt0:amd64...
I: Unpacking libpython3-stdlib:amd64...
I: Unpacking libpython3.4-minimal:amd64...
I: Unpacking libpython3.4-stdlib:amd64...
I: Unpacking libreadline6:amd64...
I: Unpacking libsqlite3-0:amd64...
I: Unpacking libssl1.0.0:amd64...
I: Unpacking libstdc++6:amd64...
I: Unpacking libtasn1-6:amd64...
I: Unpacking libterm-ui-perl...
I: Unpacking libtext-charwidth-perl...
I: Unpacking libtext-iconv-perl...
I: Unpacking libtext-soundex-perl...
I: Unpacking libtext-wrapi18n-perl...
I: Unpacking libusb-0.1-4:amd64...
I: Unpacking lockfile-progs...
I: Unpacking logrotate...
I: Unpacking lsb-release...
I: Unpacking mime-support...
I: Unpacking net-tools...
I: Unpacking netbase...
I: Unpacking netcat-openbsd...
I: Unpacking ntpdate...
I: Unpacking python3...
I: Unpacking python3-minimal...
I: Unpacking python3.4...
I: Unpacking python3.4-minimal...
I: Unpacking readline-common...
I: Unpacking resolvconf...
I: Unpacking rsyslog...
I: Unpacking sudo...
I: Unpacking ubuntu-keyring...
I: Unpacking ubuntu-minimal...
I: Unpacking ucf...
I: Unpacking ureadahead...
I: Unpacking vim-common...
I: Unpacking vim-tiny...
I: Unpacking whiptail...
I: Unpacking xkb-data...
I: Configuring the base system...
I: Configuring libpam-cap:amd64...
I: Configuring sudo...
I: Configuring gpgv...
I: Configuring libssl1.0.0:amd64...
I: Configuring libffi6:amd64...
I: Configuring libmpdec2:amd64...
I: Configuring isc-dhcp-common...
I: Configuring libtasn1-6:amd64...
I: Configuring libpython3.4-minimal:amd64...
I: Configuring libpopt0:amd64...
I: Configuring libusb-0.1-4:amd64...
I: Configuring ucf...
I: Configuring bzip2...
I: Configuring vim-common...
I: Configuring libestr0...
I: Configuring netbase...
I: Configuring libmagic1:amd64...
I: Configuring resolvconf...
I: Configuring file...
I: Configuring libcap2-bin...
I: Configuring libfribidi0:amd64...
I: Configuring libsqlite3-0:amd64...
I: Configuring libtext-iconv-perl...
I: Configuring libexpat1:amd64...
I: Configuring liblockfile-bin...
I: Configuring libtext-soundex-perl...
I: Configuring libarchive-extract-perl...
I: Configuring libnewt0.52:amd64...
I: Configuring net-tools...
I: Configuring ureadahead...
I: Configuring xkb-data...
I: Configuring libbsd0:amd64...
I: Configuring libmodule-pluggable-perl...
I: Configuring liblocale-gettext-perl...
I: Configuring ubuntu-keyring...
I: Configuring liblog-message-perl...
I: Configuring mime-support...
I: Configuring cron...
I: Configuring libnettle4:amd64...
I: Configuring ntpdate...
I: Configuring libpod-latex-perl...
I: Configuring libgmp10:amd64...
I: Configuring rsyslog...
I: Configuring isc-dhcp-client...
I: Configuring vim-tiny...
I: Configuring less...
I: Configuring libtext-charwidth-perl...
I: Configuring readline-common...
I: Configuring liblockfile1:amd64...
I: Configuring libtext-wrapi18n-perl...
I: Configuring whiptail...
I: Configuring libhogweed2:amd64...
I: Configuring libapt-pkg4.12:amd64...
I: Configuring netcat-openbsd...
I: Configuring libapt-inst1.5:amd64...
I: Configuring liblog-message-simple-perl...
I: Configuring libreadline6:amd64...
I: Configuring python3.4-minimal...
I: Configuring lockfile-progs...
I: Configuring libterm-ui-perl...
I: Configuring gnupg...
I: Configuring debconf-i18n...
I: Configuring keyboard-configuration...
I: Configuring libpython3.4-stdlib:amd64...
I: Configuring libgnutls-deb0-28:amd64...
I: Configuring libpython3-stdlib:amd64...
I: Configuring apt...
I: Configuring python3.4...
I: Configuring libgnutls-openssl27:amd64...
I: Configuring iputils-ping...
I: Configuring apt-utils...
I: Configuring ureadahead...
I: Configuring logrotate...
I: Configuring dh-python...
I: Configuring python3...
I: Configuring lsb-release...
I: Configuring console-setup...
I: Configuring dmsetup...
I: Configuring eject...
I: Configuring ureadahead...
I: Configuring kbd...
I: Configuring ubuntu-minimal...
I: Configuring libc-bin...
I: Configuring initramfs-tools...
I: Base system installed successfully.
▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒
x64 support is native. NATIVE=1
/bin/bash: /debootstrap/debootstrap: No such file or directory
▒ Compressing debootstrap:                                                     ▒
▒ Successfully compressed.                                                     ▒
▒ Moving debootstrap.tar to cache.                                             ▒
▒ This caching process will save you aprox 10m3s in future builds.             ▒
▒ Moving Core files to chroot environment.                                     ▒
 Installing Core files in the chroot environment, ignore errors. We will fix them later (Stage 3). Selecting previously unselected package ultimate-edition-4.5-gamers-core-files.
(Reading database ... 11095 files and directories currently installed.)
Preparing to unpack ultimate-edition-4.5-gamers-core-files.deb ...
Unpacking ultimate-edition-4.5-gamers-core-files (4.5) ...
Replacing files in old package base-files (7.2ubuntu6) ...
Replacing files in old package bash (4.3-11ubuntu1) ...
Setting up ultimate-edition-4.5-gamers-core-files (4.5) ...
Installing new version of config file /etc/os-release ...
Installing new version of config file /etc/issue ...
Installing new version of config file /etc/skel/.bashrc ...
Installing new version of config file /etc/issue.net ...
Installing new version of config file /etc/update-motd.d/10-help-text ...
Installing new version of config file /etc/lsb-release ...
update-alternatives: using /usr/share/ultimate_edition/lightdm-ultimate.conf to provide /etc/lightdm/lightdm-gtk-greeter.conf (lightdm-gtk-greeter-config-derivative) in auto mode
update-alternatives: using /lib/plymouth/themes/Ultimate-Edition-text/Ultimate-Edition-text.plymouth to provide /lib/plymouth/themes/text.plymouth (text.plymouth) in auto mode
update-initramfs: deferring update (trigger activated)
Processing triggers for mime-support (3.55ubuntu1) ...
Processing triggers for initramfs-tools (0.103ubuntu8) ...
▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒
▒ Pushing 4.0K of cache for utopic x64 build. Please wait: Success.            ▒
▒ Pushing 4.0K of temp cache for utopic x64 build. Please wait: Success        ▒
▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒
▒ Distribution: Ultimate Edition 4.5 "Utopic Unicorn" - Release (20141007)    ▒
 Operating System pre-build information for: ultimate-edition-4.5-x64-gamers.iso ▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒
▒ OPERATING SYSTEM VER     RELEASE BASE     ARCH    LTS TYPE          DE(s)                   
▒ Ultimate Edition 4.5     Utopic Unicorn   x64     NO  GAMERS        MATE, KDE                   
▒ Is the above correct?                                                        ▒
▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒

WARNING: this will take a long time and download vast quantanties of data. (Y/N)? y

▒ Initiating build of ultimate-edition-4.5-x64-gamers.iso ...                  ▒
▒ Pulling core files from cache.                                               ▒
▒▒▒▒▒▒▒▒▒▒▒ Core files for Ultimate Edition 4.5 successfully built. ▒▒▒▒▒▒▒▒▒▒▒▒
▒ Copying core files for 4.5 to cache:                                         ▒
▒ Success.                                                                     ▒
▒ Usplash files for Ultimate Edition 4.5 successfully built.                   ▒
▒ Previous build detected, not downloading the extract-cd contents.            ▒
▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒
▒ Operating System Output: Ultimate Edition                                    ▒
▒ Operating System version requested: 4.5                                      ▒
▒ Operating System distribution base: utopic                                   ▒
▒ Architecture requested: x64                                                  ▒
▒ Distribution Long Name: Utopic Unicorn                                       ▒
▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒
▒▒▒▒▒▒▒▒▒▒▒▒▒ Debootstrap has been previously backed up to cache. ▒▒▒▒▒▒▒▒▒▒▒▒▒▒
▒ Prior debootstrap / build exists for utopic x64 build.                       ▒
▒ Previous build detected, skipping Stage 1 (debootstrap).                     ▒
▒ Moving Core files to chroot environment.                                     ▒
 Installing Core files in the chroot environment, ignore errors. We will fix the(Reading database ... 11474 files and directories currently installed.)
Preparing to unpack ultimate-edition-4.5-gamers-core-files.deb ...
Unpacking ultimate-edition-4.5-gamers-core-files (4.5) over (4.5) ...
Setting up ultimate-edition-4.5-gamers-core-files (4.5) ...
update-initramfs: deferring update (trigger activated)
Processing triggers for mime-support (3.55ubuntu1) ...
Processing triggers for initramfs-tools (0.103ubuntu8) ...
▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒
▒ Pushing 4.0K of cache for utopic x64 build. Please wait: Success.            ▒
▒ Pushing 4.0K of temp cache for utopic x64 build. Please wait: Success        ▒
▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒
▒ Distribution: Ultimate Edition 4.5 "Utopic Unicorn" - Release (20141007)    ▒
 Operating System pre-build information for: ultimate-edition-4.5-x64-gamers.iso ▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒
▒ OPERATING SYSTEM VER     RELEASE BASE     ARCH    LTS TYPE          DE(s)                   
▒ Ultimate Edition 4.5     Utopic Unicorn   x64     NO  GAMERS        MATE, KDE                   
▒ Is the above correct?                                                        ▒
▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒

WARNING: this will take a long time and download vast quantanties of data. (Y/N)? y

▒ Initiating build of ultimate-edition-4.5-x64-gamers.iso ...                  ▒
▒ Pulling core files from cache.                                               ▒
▒▒▒▒▒▒▒▒▒▒▒ Core files for Ultimate Edition 4.5 successfully built. ▒▒▒▒▒▒▒▒▒▒▒▒
▒ Copying core files for 4.5 to cache:                                         ▒
▒ Success.                                                                     ▒
▒ Usplash files for Ultimate Edition 4.5 successfully built.                   ▒
▒ Previous build detected, not downloading the extract-cd contents.            ▒
▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒
▒ Operating System Output: Ultimate Edition                                    ▒
▒ Operating System version requested: 4.5                                      ▒
▒ Operating System distribution base: utopic                                   ▒
▒ Architecture requested: x64                                                  ▒
▒ Distribution Long Name: Utopic Unicorn                                       ▒
▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒
▒▒▒▒▒▒▒▒▒▒▒▒▒ Debootstrap has been previously backed up to cache. ▒▒▒▒▒▒▒▒▒▒▒▒▒▒
▒ Prior debootstrap / build exists for utopic x64 build.                       ▒
▒ Previous build detected, skipping Stage 1 (debootstrap).                     ▒
▒ Moving Core files to chroot environment.                                     ▒
 Installing Core files in the chroot environment, ignore errors. We will fix the(Reading database ... 11474 files and directories currently installed.)
Preparing to unpack ultimate-edition-4.5-gamers-core-files.deb ...
Unpacking ultimate-edition-4.5-gamers-core-files (4.5) over (4.5) ...
Setting up ultimate-edition-4.5-gamers-core-files (4.5) ...
update-initramfs: deferring update (trigger activated)
Processing triggers for mime-support (3.55ubuntu1) ...
Processing triggers for initramfs-tools (0.103ubuntu8) ...
▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒
▒ Pushing 4.0K of cache for utopic x64 build. Please wait: Success.            ▒
▒ Pushing 4.0K of temp cache for utopic x64 build. Please wait: Success        ▒
▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒
▒ Distribution: Ultimate Edition 4.5 "Utopic Unicorn" - Release (20141007)    ▒
▒ Upgrade routine is processing ultimate-edition-4.5-x64-gamers                ▒
▒ TYPE=iso                                                                     ▒
▒ NAME=ultimate-edition-4.5-x64-gamers                                         ▒
▒ Processing Folder: ultimate-edition-4.5-x64/                                 ▒
▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒
▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒ MAJOR ERROR: No Distro name detected exiting... ▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒
▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒
root@JustATrucker:/home/jason/wip7#

Re: Dependecy issue

PostPosted: Wed Oct 08, 2014 5:01 pm
by chris47
My last post can be ignored, I got it all ironed out.. <BREW>

Re: Dependecy issue

PostPosted: Thu Oct 09, 2014 9:40 pm
by TheeMahn
chris47 wrote:can some take a look, and tell me were I going wrong...



Code: Select all
Building Package ultimate-edition-4.5-gamers-core-files.deb: Success.

Cleaning up.
▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒
▒ TheeMahn O/S Builder(uecorebuilder): All operations completed successfully. ▒▒
▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒
▒▒▒▒▒▒▒▒▒▒▒ Core files for Ultimate Edition 4.5 successfully built. ▒▒▒▒▒▒▒▒▒▒▒▒
▒ Copying core files for 4.5 to cache:                                         ▒
▒ Success.                                                                     ▒
▒ Building prerequisites, passing control to external usplash-builder.         ▒
▒▒▒▒▒▒▒▒▒▒ TheeMahn O/S Builder (usplash-builder) 1.9.1, 09/28/2014 ▒▒▒▒▒▒▒▒▒▒▒▒
▒ GNU usplash-builder home page: <http://os-builder.com/>.                     ▒
▒ E-mail bug reports to: <[email protected]>.                            ▒
▒ Be sure to include the word usplash-builder somewhere in the Subject: field. ▒
▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒
DEBUGGING: 4.5 gamers
▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒
▒ Operating System Output: Ultimate Edition                                    ▒
▒ Operating System version requested: 4.5                                      ▒
▒ Operating System distribution base: utopic                                   ▒
▒ Distribution Long Name: Utopic Unicorn                                       ▒
▒ Distribution Type: KUBUNTU BUILD                                             ▒
▒ Donors File: donors.csv (non-existant, will pull from server / local)        ▒
▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒
▒▒▒▒▒▒▒ DEBIAN PACKAGE TO BUILD: ubiquity-slideshow-kubuntu_90_all.deb ▒▒▒▒▒▒▒▒▒
▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒
Is the above information correct (Y/N)? y

Initiating process...
Package to contruct: ubiquity-slideshow-kubuntu_90_all.deb
Pulling generic tar ubiquity-slideshow-kubuntu_90_all.tar.gz
Extracting archive: Success
Pulling donors list...
--2014-10-07 21:03:50--  http://ultimateedition.info/donors.csv
Resolving ultimateedition.info (ultimateedition.info)... 50.62.96.1
Connecting to ultimateedition.info (ultimateedition.info)|50.62.96.1|:80... connected.
HTTP request sent, awaiting response... 404 Not Found
2014-10-07 21:03:50 ERROR 404: Not Found.

Donors list is not on the server, pulling local copy: Success.
Processing donors list:
▒ #    DATE     FIRST_LAST                       AMOUNT   
▒ 1    07/02/2014 http://www.khaymanskorner.com           $5.00   
▒ 2    06/28/2014 Jorge_Madrigal                   $5.00   
▒ 3    06/11/2014 Antino_Donaldson                 $1.00   
▒ 4    06/11/2014 Robin_Romans                     $100.00 
▒ 5    06/09/2014 Jacob_Felix_Grimm                $5.00   
▒ 6    06/06/2014 Peter_Tranchitella               $5.00   
▒ 7    06/02/2014 Richard_Seitz                    $1.00   
▒ 8    06/02/2014 http://www.khaymanskorner.com           $5.00   
▒ 9    06/01/2014 Richard_Justice                  $20.00   
▒ 10   05/29/2014 Antenni                          $10.00   
▒ 11   05/22/2014 Stephen_Kahle                    $10.00   
▒ 12   05/22/2014 JamesBirdick                     $10.00   
▒ 13   05/21/2014 Real_Fortin                      $20.00   
▒ 14   05/20/2014 Steve_Mckinney                   $10.00   
▒ 15   05/11/2014 Antino_Donaldson                 $1.00   
▒ 16   05/09/2014 Yolandra_Parks                   $10.00   
▒ 17   05/09/2014 Herbert_Mike_Päßler            $10.00   
▒ 18   05/05/2014 Richard_Seitz                    $1.00   
▒ 19   05/02/2014 Jonathan_Homstad                 $10.00   
▒ 20   05/02/2014 http://www.khaymanskorner.com           $5.00   
▒ 21   05/01/2014 Daniel_Vladimirov                $15.00   
▒ 22   04/28/2014 Lisa_Killham                     $15.00   
▒ 23   04/25/2014 June_Holt                        $5.00   
▒ 24   04/23/2014 Miroslav_KORBA_-_Korba_Computer  $10.00   
▒ 25   04/17/2014 Nono_Winarno                     $20.00   
▒ 26   04/17/2014 Anna_Sidsel_Kjolberg             $10.00   
▒ 27   04/15/2014 Randy_Cowell                     $10.00   
▒ 28   04/15/2014 Eric_Wolford                     $10.00   
▒ 29   04/15/2014 Jesus_Estrany_Flors              $15.00   
▒ 30   04/13/2014 Mary_Tomich                      $10.00   
▒ 31   04/12/2014 Самойлов_Андрей    $30.00   
▒ 32   04/12/2014 Franck_Saint-prix                $15.00   
▒ 33   04/11/2014 Juan_Ocasio                      $5.00   
▒ 34   04/11/2014 Antino_Donaldson                 $1.00   
▒ 35   04/10/2014 Stephen_Smith                    $10.00   
▒ 36   04/09/2014 John_Turek_Consulting            $10.00   
▒ 37   04/08/2014 Eric_Marvin                      $10.00   
▒ 38   04/08/2014 Arthur_Gregory                   $10.00   
▒ 39   04/04/2014 Liu_Fuhua                        $2.00   
▒ 40   04/03/2014 Robert_Dominy                    $5.00   
▒ 41   04/02/2014 Byron_Blue                       $2.00   
▒ 42   04/01/2014 Loretta_Cortes                   $5.00   
▒ 43   03/30/2014 Mélanie_Malin                   $1.00   
▒ 44   03/30/2014 Anthony_Pisciotta                $5.00   
▒ 45   03/30/2014 Robert_Manduffie                 $10.00   
▒ 46   03/30/2014 Michael_Wilkerson                $5.00   
▒ 47   03/29/2014 Nilson_Campos                    $100.00 
▒ 48   03/29/2014 Enoch_Witchley                   $5.00   
▒ 49   03/29/2014 James_Robinson                   $2.50   
▒ 50   03/28/2014 Rob_Payne                        $10.00   
▒ 51   03/28/2014 Paul_Cuthbert                    $15.00   
▒ 52   03/26/2014 Ramchandra_Limaye                $2.00   
▒ 53   03/24/2014 Albert_Leveck                    $12.00   
▒ 54   03/24/2014 Dennis_Lowe                      $10.00   
▒ 55   03/23/2014 Alberto_Cardoso_Pecharromán     $1.00   
▒ 56   03/23/2014 Lifetronics_bvba                 $10.00   
▒ 57   03/23/2014 Thorsten_Full                    $5.00   
▒ 58   03/22/2014 Jerry_Ross                       $10.00   
▒ 59   03/21/2014 James_Mcdowell                   $20.00   
▒ 60   03/20/2014 Stephen_Smith                    $10.00   
▒ 61   03/19/2014 Hypnotica                        $10.00   
▒ 62   03/19/2014 Mark_Lutzow                      $20.00   
▒ 63   03/19/2014 Boogaloo                         $25.00   
▒ 64   03/19/2014 Shane_Petrollese                 $10.00   
▒ 65   03/18/2014 Ned_Williams                     $1.00   
▒ 66   03/18/2014 Relinquefl                       $6.00   
▒ 67   03/16/2014 Michael_Urizzo                   $1.00   
▒ 68   03/16/2014 Campisi_Philipp                  $3.00   
▒ 69   03/15/2014 Miroslav_KORBA_-_Korba_Computer  $10.00   
▒ 70   03/12/2014 Luc_Guedon                       $10.00   
▒ 71   03/12/2014 Michael_Garrison                 $10.00   
▒ 72   03/11/2014 Karl_Scotland                    $10.00   
▒ 73   03/11/2014 Albert_Hulshof                   $10.00   
▒ 74   03/10/2014 John_Massey                      $5.00   
▒ 75   03/09/2014 Dustys_Computer_and_Web_Services $10.00   
▒ 76   03/09/2014 Wayne_Myers                      $5.00   
▒ 77   03/09/2014 Barry_Hayden                     $15.00   
▒ 78   03/08/2014 Tapio_Kantola                    $5.00   
▒ 79   03/08/2014 Emery_Clark                      $5.00   
▒ 80   03/08/2014 Haitham_Khalifa                  $1.00   
▒ 81   03/08/2014 Сафронов_Олег        $10.00   
▒ 82   03/06/2014 Fred_Sheehan                     $10.00   
▒ 83   02/28/2014 Brian_Bennett                    $5.00   
▒ 84   02/23/2014 Barry_Hayden                     $15.00   
▒ 85   02/22/2014 Charles_Walters                  $40.00   
▒ 86   02/22/2014 Jerry_Ericsson                   $3.00   
▒ 87   02/17/2014 Tommy_Bakka                      $20.00   
▒ 88   02/17/2014 Lawrence_Brown                   $10.00   
▒ 89   02/16/2014 Elizabeth_Shoun                  $1.00   
▒ 90   02/16/2014 Sebastian_Schmidt                $6.66   
▒ 91   02/15/2014 Brian_Parks                      $2.00   
▒ 92   02/15/2014 Richard_Murphy                   $1.00   
▒ 93   02/04/2014 Angela_Bibow                     $5.00   
▒ 94   02/01/2014 Paul_Recht                       $5.00   
▒ 95   02/01/2014 Alan_Mckeeve                     $15.00   
▒ 96   01/27/2014 Long_Nguyen                      $5.00   
▒ 97   01/25/2014 Bobby_Brewer                     $1.00   
▒ 98   01/25/2014 Stuart_Conner                    $20.00   
▒ 99   01/24/2014 Jason_Stanek                     $15.00   
▒ 100  01/24/2014 Jeremy_Ballinger                 $5.00   
▒ 101  01/20/2014 Gary_Smith                       $30.00   
▒ 102  01/18/2014 Robert_Ali                       $10.00   
▒ 103  01/18/2014 Kevin_Williams                   $10.00   
▒ 104  01/15/2014 Ethan_Sommerfeld                 $25.00   
▒ 105  01/13/2014 Brandon_Buchanan                 $1.00   
▒ 106  01/13/2014 Alexandre_Dufresne_Morin         $2.00   
▒ 107  01/12/2014 Leonard_Ashley                   $5.00   
▒ 108  01/11/2014 Marcus_Werner                    $50.00   
▒ 109  01/10/2014 Alonso_Ramirez                   $1.00   
▒ 110  01/09/2014 öner_elmas                      $1.00   
▒ 111  01/07/2014 Steve_Lawrence                   $5.00   
▒ 112  01/03/2014 Anthony_Vance                    $10.00   
▒ 113  01/03/2014 Paul_Scharmga                    $10.00   
▒ 114  01/02/2014 Greg_Aston                       $30.00   
▒ 115  01/01/2014 Gary_Blake                       $25.00   
▒ 116  12/30/2013 Капличный_Вячеслав $1.00   
▒ 117  12/27/2013 Merie_Jean_christophe            $15.00   
▒ 118  12/26/2013 Chaz_Brown                       $5.00   
▒ 119  12/24/2013 Timothy_Oakes                    $1.00   
▒ 120  12/24/2013 Daan_Tuijnman                    $10.00   
▒ 121  12/23/2013 Richard_Tanner                   $20.00   
▒ 122  12/21/2013 Cullen_Toner                     $10.00   
▒ 123  12/21/2013 Mark_Slater                      $5.00   
▒ 124  12/17/2013 Patrick_Darcy                    $20.00   
▒ 125  12/15/2013 Johnny_Fotschky                  $10.00   
▒ 126  12/14/2013 Eugene_Corley                    $20.00   
▒ 127  12/14/2013 david_bastille                   $10.00   
▒ 128  12/14/2013 Gerard_McCormick                 $10.00   
▒ 129  12/14/2013 Srečko_Škrbec                  $3.00   
▒ 130  12/14/2013 Christopher_Bagdanov             $34.56   
▒ 131  12/13/2013 AIP_Consulting                   $10.00   
▒ 132  12/13/2013 Kevin_Wells                      $5.00   
▒ 133  12/13/2013 Mohamad_Najib_Basri              $1.00   
▒ 134  12/07/2013 Konrad_Walters                   $30.00   
▒ 135  12/07/2013 Raymond_A_Alves_Jr.              $20.00   
▒ 136  12/07/2013 Misyurkeev_Alexander             $1.00   
▒ 137  12/04/2013 Luisa_Casotti                    $10.00   
▒ 138  12/03/2013 Hugh_Stroupe                     $20.00   
▒ 139  12/03/2013 Andrea_Hilderbrand               $5.00   
▒ 140  12/03/2013 Thomas_Paul                      $5.00   
▒ 141  11/30/2013 David_Steinke                    $50.00   
▒ 142  11/29/2013 iTIC_INFORMATICA                 UNDISCLOSED 
▒ 143  11/29/2013 Bill_Daniel                      $5.00   
▒ 144  11/28/2013 Donald_Clark                     $20.00   
▒ 145  11/27/2013 Kevin_Smith                      $20.00   
▒ 146  11/27/2013 Phuong_Nguyen                    $5.00   
▒ 147  11/27/2013 David_Smith                      $15.00   
▒ 148  11/23/2013 Marnix_van_Ammers                $20.00   
▒ 149  11/23/2013 Larry_Dawson                     $20.00   
▒ 150  11/23/2013 David_Bowley                     $10.00   
▒ 151  11/23/2013 Kenneth_McAusland                $75.00   
▒ 152  11/23/2013 Harry_Gilliam                    $1.00   
▒ 153  11/22/2013 Tom_A_Caudell                    $15.00   
▒ 154  11/08/2013 Michael_Youngblood_(TexasMike)   $20.00   
▒ 155  11/20/2013 Jorga_Mele                       $10.00   
▒ 156  11/19/2013 Jared_Hudson                     $5.00   
▒ 157  11/18/2013 Kimberly_Bobo                    $20.00   
▒ 158  11/18/2013 Marlon_Jose_Alttamirano_Rosales  $2.00   
▒ 159  11/15/2013 Mark_Jones                       $5.00   
▒ 160  11/15/2013 Mark_Pawlowski                   $10.00   
▒ 161  11/14/2013 Mitchell_Robinson                $5.00   
▒ 162  11/13/2013 Kevin_Forshey                    $5.00   
▒ 163  11/13/2013 Frank_Visconti                   $10.00   
▒ 164  11/13/2013 Leonard_Lehman                   $10.00   
▒ 165  11/12/2013 Aaron_Franks                     $5.00   
▒ 166  11/10/2013 José_Pablo_Luengo_Navas         $1.00   
▒ 167  11/10/2013 Brian_Carmichael                 $5.00   
▒ 168  11/10/2013 ChaseME_NOW                      $20.00   
▒ 169  11/09/2013 ErikLord                         $0.83   
▒ 170  11/09/2013 James_Lawrenzi                   $10.00   
▒ 171  11/08/2013 William_Cunneen                  $10.00   
▒ 172  11/08/2013 Bruce_Reynolds                   $20.00   
▒ 173  11/08/2013 Larry_Seals                      $35.00   
▒ 174  11/08/2013 Gregory_Hill                     $5.00   
▒ 175  11/07/2013 Arnold_Dean_Swan                 $20.00   
▒ 176  11/07/2013 Richard_Prus                     $10.00   
▒ 177  11/06/2013 Paul_Holme                       $30.00   
▒ 178  11/06/2013 Williams_Breen                   $10.00   
▒ 179  11/05/2013 Romain_Grugier                   $2.00   
▒ 180  11/04/2013 Alexey_Badmaev                   $1.00   
▒ 181  11/04/2013 Patrick_Moore                    $1.00   
▒ 182  11/02/2013 Jonathan_Shaban                  $10.00   
▒ 183  10/29/2013 Christopher_Bagdanov             $33.33   
▒ 184  09/13/2013 Christos_Langouras               $20.00   
▒ 185  08/09/2013 Ian_Mckerchar                    $10.00   
▒ 186  08/05/2013 Raymond_Smith                    $5.00   
▒ 187  07/16/2013 Steve_Carney                     $20.00   
▒ 188  07/06/2013 Peter_Million                    $5.00   
▒ 189  07/06/2013 Hannelore_Seidel                 $1.00   
▒ 190  07/05/2013 Fabio_Melloni                    $2.00   
▒ 191  07/05/2013 Monty_Mootry                     $5.00   
▒ 192  06/29/2013 Stephen_Brings-Catoe             $2.50   
▒ 193  06/29/2013 Christopher_Siano                $10.00   
▒ 194  06/23/2013 John_Penrose                     $2.00   
▒ 195  06/19/2013 Michael_DeWitt                   $2.00   
▒ 196  06/15/2013 Ralph_Schwendler                 $10.00   
▒ 197  06/13/2013 Terry_Williams                   $5.00   
▒ 198  06/11/2013 Andreas_Klein                    $3.00   
▒ 199  06/10/2013 Flavio_Santos                    $1.00   
▒ 200  06/05/2013 Anton_Savill                     $2.00   
▒ 201  06/04/2013 BRIAN_LISSON                     $5.00   
▒ 202  05/29/2013 Larry_Pewterbaugh                $20.00   
▒ 203  05/20/2013 Ross_Asbill                      $10.00   
▒ 204  05/20/2013 Breath_Of_Life_International     $15.00   
▒ 205  05/14/2013 Jiri_Erlebach                    $10.00   
▒ 206  05/14/2013 Colin_Crader                     $20.00   
▒ 207  05/08/2013 Hasan_Huseyin_Cingir             $10.00   
▒ 208  05/06/2013 Albert_Melder                    $25.00   
▒ 209  05/05/2013 Sandeep_Kapadia                  $10.00   
▒ 210  05/05/2013 Hasan_Huseyin_Cingir             $10.00   
▒ 211  05/05/2013 Kenneth_Thomas                   $10.00   
▒ 212  05/02/2013 Tom_Shavez                       $5.00   
▒ 213  04/28/2013 Shaun_&_Chud_Woollatt            $20.00   
▒ 214  04/24/2013 P_S_Hardie                       $40.00   
▒ 215  04/24/2013 Antonio_Daza_Sibello             $1.00   
▒ 216  04/10/2013 Bartlomiej_Ksiazek               $10.00   
▒ 217  04/01/2013 Eddy_Alva                        $25.00   
▒ 218  03/23/2013 Bruce_Reynolds                   $25.00   
▒ 219  03/20/2013 Jimmy_Fikes                      $10.00   
▒ 220  03/17/2013 John_VanBlaircom                 $50.00   
▒ 221  03/16/2013 DOUGLAS_MARGOLIS                 $5.00   
▒ 222  03/16/2013 Robert_Bennetts                  $25.00   
▒ 223  03/13/2013 Peter_Brough                     $50.00   
▒ 224  03/06/2013 Anonymous                        $20.00   
▒ 225  03/05/2013 Joy_Coffin                       $4.00   
▒ 226  03/03/2013 3dfx_Interactive_Inc.            $20.00   
▒ 227  02/28/2013 Bruce_Dunham                     $20.00   
▒ 228  02/25/2013 Henry_C_Peraldo_Jr               $30.00   
▒ 229  02/15/2013 raymond_smith                    $3.00   
▒ 230  02/11/2013 Øyvind_Johnsen                  $100.00 
▒ 231  02/10/2013 trevor_ogborn                    $10.00   
▒ 232  02/09/2013 Ayr_M_Goncalves                  $10.00   
▒ 233  02/09/2013 Jeff_Thorup                      $10.00   
▒ 234  02/08/2013 Edward_Grider                    $60.00   
▒ 235  01/14/2013 Peter_Aljoscha_Retzmann          $10.00   
▒ 236  01/07/2013 Harold_Silvey                    $25.00   
▒ 237  12/09/2012 Stephen_Witters                  $20.00   
▒ 238  12/06/2012 Martin_Dressler                  $10.00   
▒ 239  11/30/2012 Jose_Venegas                     $30.00   
▒ 240  11/07/2012 Jose_Venegas                     $30.00   
▒ 241  10/16/2012 Igor_Milojevic                   $20.00   
▒ 242  10/14/2012 Hans_Leopold_Birkholm            $13.00   
▒ 243  10/12/2012 Johannes_Jonsson                 $5.00   
▒ 244  09/26/2012 Terrad_Global                    $20.00   
▒ 245  09/23/2012 Derek_Woodley                    $15.00   
▒ 246  09/10/2012 Blixa_Morgan                     $1.00   
▒ 247  09/10/2012 Maria_Carmen_Mesa_Moreno         $5.00   
▒ 248  09/04/2012 Ing_Lun_Lee                      $10.00   
▒ 249  08/28/2012 Michael_Churchill                $15.00   
▒ 250  08/24/2012 Mahkelon_Morris                  $10.00   
▒ 251  08/23/2012 Rolf_Bulk                        $10.00   
▒ 252  08/20/2012 David_Smith                      $15.00   
▒ 253  08/17/2012 Daniel_Webb                      $50.00   
▒ 254  08/16/2012 Ivan_Kirkpatrick                 $25.00   
▒ 255  07/26/2012 Øyvind_Johnsen                  $100.00 
▒ 256  07/26/2012 Shaun_Watson                     $10.00   
▒ 257  07/25/2012 Carling                          $200.00 
▒ 258  07/23/2012 YUSUF_HARTOYO                    $1.00   
▒ 259  07/22/2012 James_Wiening                    $10.00   
▒ 260  07/19/2012 Kenneth_Lynes                    $10.00   
▒ 261  07/11/2012 Uwe_Stippekohl                   $50.00   
▒ 262  07/10/2012 Pat_Magee                        $100.00 
▒ 263  07/05/2012 Jon_Valentine                    $5.00   
▒ 264  07/05/2012 Jackie_Horton_(windrider)        $20.00   
▒ 265  07/02/2012 Андрей_Билык          $7.00   
▒ 266  07/02/2012 William_White                    $15.00   
▒ 267  07/01/2012 Qingchang_Meng                   $5.00   
▒ 268  07/01/2012 Nono_Winarno                     $100.00 
▒ 269  07/01/2012 Thomas_Ruble                     $25.00   
▒ 270  07/01/2012 Thorsten_Full                    $10.00   
▒ 271  07/01/2012 Real_Fortin                      $40.00   
▒ 272  12/10/2011 Gabriel_Paunescu                 $30.00   
▒ 273  12/09/2011 Bruce_Dunham                     $20.00   
▒ 274  12/08/2011 William_Rankin                   $50.00   
▒ 275  12/06/2011 John_VanBlaircom                 $30.00   
▒ 276  12/06/2011 John_Barton                      $15.00   
▒ 277  12/01/2011 Jeffrey_Andrews                  $5.00   
▒ 278  11/17/2011 Lorin_Williams                   $50.00   
▒ 279  10/31/2011 Nicolas_Aliau                    $10.00   
▒ 280  10/03/2011 Randy_Campbell                   $25.00   
▒ 281  09/29/2011 Liam_Fitzgerald                  $50.00   
▒ 282  09/16/2011 John_VanBlaircom                 $10.00   
▒ 283  09/09/2011 Frederick_Wrigley                $10.00   
▒ 284  08/12/2011 Aki_Haapamaeki                   $22.00   
▒ 285  08/01/2011 Jerry_Qualls                     $25.00   
▒ 286  07/30/2011 Shane_A_Schmidt                  $33.33   
▒ 287  07/29/2011 Erik_Lalancette                  $10.00   
▒ 288  07/27/2011 Benjamin_Beugelaar               $10.00   
▒ 289  07/25/2011 Ayr_M_Goncalves                  $5.00   
▒ 290  07/25/2011 William_Dwyer                    $25.00   
▒ 291  07/24/2011 Donald_J_Pappa_Jr                $20.00   
▒ 292  07/24/2011 Andreas_Kurz                     $10.00   
▒ 293  07/22/2011 Andrew_Stewart                   $50.00   
▒ 294  07/21/2011 Vajohn1308                       $10.00   
▒ 295  07/21/2011 Hamdy_Khalil                     $5.00   
▒ 296  07/21/2011 Detron_Phillips                  $5.00   
▒ 297  07/20/2011 Lee_Underwood                    $10.00   
▒ 298  02/10/2011 Max_L_Owens                      $10.00   
▒ 299  02/09/2011 Thorsten_Full                    $1.00   
▒ 300  02/02/2011 David_Waldrop                    $25.00   
▒ 301  01/15/2011 Alexander_P_Waltrip              $20.00   
▒ 302  01/09/2011 Ken_Meyer                        $30.00   
▒ 303  01/04/2011 Andrew_Suroviec                  $15.00   
▒ 304  01/01/2011 Paul_Dunn                        $5.00   
▒ 305  12/17/2010 Aki_Haapamaeki                   $5.00   
▒ 306  11/20/2010 Garret_E_Jones                   $20.00   
▒ 307  11/17/2010 Nilson_Campos                    $50.00   
▒ 308  11/14/2010 Gerard_Lyons                     $10.00   
▒ 309  11/14/2010 Roger_Canchola                   $10.00   
▒ 310  11/14/2010 Eric_van_Eupen                   $30.00   
▒ 311  11/11/2010 Dan_Etches                       $15.00   
▒ 312  11/06/2010 Dan_Scudder                      $50.00   
▒ 313  11/05/2010 James_Cotton                     $50.00   
▒ 314  11/04/2010 Greg_Reed                        $44.00   
▒ 315  11/03/2010 Torkil_Strøm                    $20.00   
▒ 316  11/02/2010 Jim_F                            $100.00 
▒ 317  11/01/2010 Hipolito_Lopez_Colmenero         $3.00   
▒ 318  11/01/2010 Anastasios_Papadopoulos          $3.00   
▒ 319  10/31/2010 Jon_Valentine                    $10.00   
▒ 320  10/27/2010 Bo_Visfeldt                      $20.00   
▒ 321  10/20/2010 Pasquale_Corvino                 $15.00   
▒ 322  10/15/2010 Mohan_P                          $20.00   
▒ 323  10/14/2010 Louis_Bayona                     $15.00   
▒ 324  10/12/2010 Peter_Atkins                     $20.00   
▒ 325  10/07/2010 Anders_Klock                     $50.00   
▒ 326  09/28/2010 Johannes_Defner                  $10.00   
▒ 327  09/25/2010 Harold_Silvey                    $25.00   
▒ 328  09/23/2010 Flavius_Pavelescu                $10.00   
▒ 329  09/16/2010 Srikanth_Muvva                   $10.00   
▒ 330  09/15/2010 Brian_Mullan                     $50.00   
▒ 331  09/12/2010 Daniel_Webb                      $25.00   
▒ 332  09/12/2010 Marcio_Freitas_Pamplona          $5.00   
▒ 333  09/10/2010 Robert_McClendon                 $25.00   
▒ 334  09/07/2010 Bolivar_Mendoza_Moran            $6.00   
▒ 335  09/03/2010 Dustin_Jaeger                    $5.00   
▒ 336  08/17/2010 Phil_Register                    $10.00   
▒ 337  08/03/2010 Nick_Djinn_of_                   $5.00   
▒ 338  08/02/2010 Ulrich_Kimpel                    $5.00   
▒ 339  07/30/2010 Fredrick_Hively                  $5.00   
▒ 340  07/28/2010 Larry_Dawson                     $20.00   
▒ 341  07/22/2010 Ayr_M_Goncalves                  $5.00   
▒ 342  07/20/2010 Mike_Carter                      $5.00   
▒ 343  07/19/2010 Mathias_Marc_Luncz               $5.00   
▒ 344  07/08/2010 Donald_J_Pappa_Jr                $20.00   
▒ 345  07/04/2010 Matthew_Byers                    $10.00   
▒ 346  06/28/2010 Dar_Dobspn                       $50.00   
▒ 347  06/17/2010 Shannon_Birchfield               $30.00   
▒ 348  06/09/2010 Ayr_M_Goncalves                  $5.00   
▒ 349  06/05/2010 Hennie_Bothma                    $50.00   
▒ 350  06/05/2010 Hennie_Bothma                    $20.00   
▒ 351  06/04/2010 Donald_J_Pappa_Jr                $20.00   
▒ 352  05/24/2010 Aryaridel_Rios_Del_Valle         $20.00   
▒ 353  05/24/2010 Jason_Stanek                     $30.00   
▒ 354  05/22/2010 Jon_Valentine                    $5.00   
▒ 355  05/19/2010 William_Rankin                   $50.00   
▒ 356  05/19/2010 John_Restino                     $100.00 
▒ 357  05/17/2010 Sergio_Schneider                 $10.00   
▒ 358  05/16/2010 Chandra_Mohan                    $50.00   
▒ 359  05/16/2010 Eugene_Zipperlen                 $50.00   
▒ 360  05/16/2010 Jim_F                            $100.00 
▒ 361  05/15/2010 Seth_Aron                        $5.00   
▒ 362  05/14/2010 Kevin_Boyes                      $25.00   
▒ 363  05/14/2010 Mark_Corbin                      $10.00   
▒ 364  05/14/2010 Goyavebaltazar                   $10.00   
▒ 365  05/14/2010 Wladyslaw_Libischewski           $10.00   
▒ 366  05/13/2010 The_Computerman                  $25.00   
▒ 367  05/12/2010 Juan_Manuel_Pizarro              $3.00   
▒ 368  05/12/2010 Anton_Saenko                     $10.00   
▒ 369  05/12/2010 Stacy_Hamon                      $25.00   
▒ 370  05/10/2010 Jon_Valentine                    $10.00   
▒ 371  05/10/2010 Ali_Ayoubi                       $15.00   
▒ 372  05/09/2010 Fernando_Escobar                 $5.00   
▒ 373  05/08/2010 Ayr_M_Goncalves                  $5.00   
▒ 374  05/08/2010 Juan_Jose_Herrero_Pedruelo       $10.00   
▒ 375  05/08/2010 Hamdy_Khalil                     $5.00   
▒ 376  05/07/2010 Mladen_Radovic                   $10.00   
▒ 377  05/05/2010 Thorsten_Full                    $10.00   
Processing ubiquity-slideshow-kubuntu_90_all
Processing html file: accessibility.html
Processing html file: copy.html
Processing html file: documentation.html
Processing html file: donors.html
Processing html file: empathy.html
Processing html file: evolution.html
Processing html file: firefox.html
Processing html file: fspot.html
Processing html file: games.html
Processing html file: get-help.html
Processing html file: get-involved.html
Processing html file: graphics.html
Processing html file: index.html
Processing html file: installing-software.html
Processing html file: internet.html
Processing html file: multimedia.html
Processing html file: office.html
Processing html file: openoffice.html
Processing html file: os.html
Processing html file: pim.html
Processing html file: rhythmbox-totem.html
Processing html file: ubuntuone.html
Processing html file: welcome.html
Donors list & HTML has been processed, building DEBIAN Package: Success.
Cleaning up.
▒ Copying Usplash files for 4.5 to cache:                                      ▒
▒ Success.                                                                     ▒
▒ Usplash files for Ultimate Edition 4.5 successfully built.                   ▒
▒ Downloading a generic extract-cd contents...                                 ▒
--2014-10-07 21:03:55--  http://ultimateedition.info/Toolz/extract-cd.tar.gz
Resolving ultimateedition.info (ultimateedition.info)... 50.62.96.1
Connecting to ultimateedition.info (ultimateedition.info)|50.62.96.1|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 7372354 (7.0M) [application/x-tar]
Saving to: ‘extract-cd.tar.gz’

100%[======================================>] 7,372,354   4.02MB/s   in 1.8s   

2014-10-07 21:03:58 (4.02 MB/s) - ‘extract-cd.tar.gz’ saved [7372354/7372354]

▒ Extracting archive:                                                          ▒
▒ Success.                                                                     ▒
▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒
▒ Operating System Output: Ultimate Edition                                    ▒
▒ Operating System version requested: 4.5                                      ▒
▒ Operating System distribution base: utopic                                   ▒
▒ Architecture requested: x64                                                  ▒
▒ Distribution Long Name: Utopic Unicorn                                       ▒
▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒
▒ Prior debootstrap / build does not exist for utopic x64 build. First build?  ▒
▒ Entering Stage 1 (debootstrap).                                              ▒
▒ Native architecture detected                                                 ▒
▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒
▒ DEBUG ARCH:x64 DIST:utopic                                                   ▒
I: Retrieving Release
I: Retrieving Release.gpg
I: Checking Release signature
I: Valid Release signature (key id 790BC7277767219C42C86F933B4FE6ACC0B21F32)
I: Retrieving Packages
I: Validating Packages
I: Resolving dependencies of required packages...
I: Resolving dependencies of base packages...
I: Found additional required dependencies: init-system-helpers libgcrypt11 libgdbm3 libgpg-error0 libsystemd-journal0 perl perl-modules
I: Found additional base dependencies: libgnutls-deb0-28 liblog-message-perl
I: Checking component main on http://archive.ubuntu.com/ubuntu...
I: Retrieving adduser 3.113+nmu3ubuntu3
I: Validating adduser 3.113+nmu3ubuntu3
I: Retrieving apt 1.0.9.1ubuntu1
I: Validating apt 1.0.9.1ubuntu1
I: Retrieving apt-utils 1.0.9.1ubuntu1
I: Validating apt-utils 1.0.9.1ubuntu1
I: Retrieving base-files 7.2ubuntu6
I: Validating base-files 7.2ubuntu6
I: Retrieving base-passwd 3.5.36
I: Validating base-passwd 3.5.36
I: Retrieving bash 4.3-11ubuntu1
I: Validating bash 4.3-11ubuntu1
I: Retrieving bsdutils 1%3a2.25.1-3ubuntu2
I: Validating bsdutils 1%3a2.25.1-3ubuntu2
I: Retrieving busybox-initramfs 1%3a1.22.0-8ubuntu1
I: Validating busybox-initramfs 1%3a1.22.0-8ubuntu1
I: Retrieving bzip2 1.0.6-5ubuntu4
I: Validating bzip2 1.0.6-5ubuntu4
I: Retrieving console-setup 1.70ubuntu9
I: Validating console-setup 1.70ubuntu9
I: Retrieving coreutils 8.23-2ubuntu3
I: Validating coreutils 8.23-2ubuntu3
I: Retrieving cpio 2.11+dfsg-2ubuntu1
I: Validating cpio 2.11+dfsg-2ubuntu1
I: Retrieving cron 3.0pl1-124.1ubuntu1
I: Validating cron 3.0pl1-124.1ubuntu1
I: Retrieving dash 0.5.7-4ubuntu1
I: Validating dash 0.5.7-4ubuntu1
I: Retrieving debconf 1.5.53ubuntu1
I: Validating debconf 1.5.53ubuntu1
I: Retrieving debconf-i18n 1.5.53ubuntu1
I: Validating debconf-i18n 1.5.53ubuntu1
I: Retrieving debianutils 4.4
I: Validating debianutils 4.4
I: Retrieving dh-python 1.20140511-1
I: Validating dh-python 1.20140511-1
I: Retrieving diffutils 1%3a3.3-1
I: Validating diffutils 1%3a3.3-1
I: Retrieving dmsetup 2%3a1.02.77-6ubuntu2
I: Validating dmsetup 2%3a1.02.77-6ubuntu2
I: Retrieving dpkg 1.17.13ubuntu1
I: Validating dpkg 1.17.13ubuntu1
I: Retrieving e2fslibs 1.42.10-1.1ubuntu1
I: Validating e2fslibs 1.42.10-1.1ubuntu1
I: Retrieving e2fsprogs 1.42.10-1.1ubuntu1
I: Validating e2fsprogs 1.42.10-1.1ubuntu1
I: Retrieving eject 2.1.5+deb1+cvs20081104-13.1
I: Validating eject 2.1.5+deb1+cvs20081104-13.1
I: Retrieving file 1%3a5.19-1ubuntu1.1
I: Validating file 1%3a5.19-1ubuntu1.1
I: Retrieving findutils 4.4.2-9
I: Validating findutils 4.4.2-9
I: Retrieving gcc-4.9-base 4.9.1-16ubuntu4
I: Validating gcc-4.9-base 4.9.1-16ubuntu4
I: Retrieving gnupg 1.4.16-1.2ubuntu1
I: Validating gnupg 1.4.16-1.2ubuntu1
I: Retrieving gpgv 1.4.16-1.2ubuntu1
I: Validating gpgv 1.4.16-1.2ubuntu1
I: Retrieving grep 2.20-3
I: Validating grep 2.20-3
I: Retrieving gzip 1.6-3ubuntu1
I: Validating gzip 1.6-3ubuntu1
I: Retrieving hostname 3.15ubuntu2
I: Validating hostname 3.15ubuntu2
I: Retrieving ifupdown 0.7.48.1ubuntu5
I: Validating ifupdown 0.7.48.1ubuntu5
I: Retrieving init-system-helpers 1.20ubuntu3
I: Validating init-system-helpers 1.20ubuntu3
I: Retrieving initramfs-tools 0.103ubuntu8
I: Validating initramfs-tools 0.103ubuntu8
I: Retrieving initramfs-tools-bin 0.103ubuntu8
I: Validating initramfs-tools-bin 0.103ubuntu8
I: Retrieving initscripts 2.88dsf-41ubuntu18
I: Validating initscripts 2.88dsf-41ubuntu18
I: Retrieving insserv 1.14.0-5ubuntu2
I: Validating insserv 1.14.0-5ubuntu2
I: Retrieving iproute2 3.16.0-2
I: Validating iproute2 3.16.0-2
I: Retrieving iputils-ping 3%3a20121221-5ubuntu2
I: Validating iputils-ping 3%3a20121221-5ubuntu2
I: Retrieving isc-dhcp-client 4.2.4-7ubuntu14
I: Validating isc-dhcp-client 4.2.4-7ubuntu14
I: Retrieving isc-dhcp-common 4.2.4-7ubuntu14
I: Validating isc-dhcp-common 4.2.4-7ubuntu14
I: Retrieving kbd 1.15.5-1ubuntu1
I: Validating kbd 1.15.5-1ubuntu1
I: Retrieving keyboard-configuration 1.70ubuntu9
I: Validating keyboard-configuration 1.70ubuntu9
I: Retrieving klibc-utils 2.0.3-0ubuntu1
I: Validating klibc-utils 2.0.3-0ubuntu1
I: Retrieving kmod 18-1ubuntu1
I: Validating kmod 18-1ubuntu1
I: Retrieving less 458-2
I: Validating less 458-2
I: Retrieving libacl1 2.2.52-1.1
I: Validating libacl1 2.2.52-1.1
I: Retrieving libapt-inst1.5 1.0.9.1ubuntu1
I: Validating libapt-inst1.5 1.0.9.1ubuntu1
I: Retrieving libapt-pkg4.12 1.0.9.1ubuntu1
I: Validating libapt-pkg4.12 1.0.9.1ubuntu1
I: Retrieving libarchive-extract-perl 0.72-1
I: Validating libarchive-extract-perl 0.72-1
I: Retrieving libattr1 1%3a2.4.47-2
I: Validating libattr1 1%3a2.4.47-2
I: Retrieving libaudit-common 1%3a2.3.7-1ubuntu1
I: Validating libaudit-common 1%3a2.3.7-1ubuntu1
I: Retrieving libaudit1 1%3a2.3.7-1ubuntu1
I: Validating libaudit1 1%3a2.3.7-1ubuntu1
I: Retrieving libblkid1 2.25.1-3ubuntu2
I: Validating libblkid1 2.25.1-3ubuntu2
I: Retrieving libbsd0 0.7.0-2
I: Validating libbsd0 0.7.0-2
I: Retrieving libbz2-1.0 1.0.6-5ubuntu4
I: Validating libbz2-1.0 1.0.6-5ubuntu4
I: Retrieving libc-bin 2.19-10ubuntu2
I: Validating libc-bin 2.19-10ubuntu2
I: Retrieving libc6 2.19-10ubuntu2
I: Validating libc6 2.19-10ubuntu2
I: Retrieving libcap2 1%3a2.24-0ubuntu2
I: Validating libcap2 1%3a2.24-0ubuntu2
I: Retrieving libcap2-bin 1%3a2.24-0ubuntu2
I: Validating libcap2-bin 1%3a2.24-0ubuntu2
I: Retrieving libcgmanager0 0.32-4ubuntu1
I: Validating libcgmanager0 0.32-4ubuntu1
I: Retrieving libcomerr2 1.42.10-1.1ubuntu1
I: Validating libcomerr2 1.42.10-1.1ubuntu1
I: Retrieving libdb5.3 5.3.28-5
I: Validating libdb5.3 5.3.28-5
I: Retrieving libdbus-1-3 1.8.8-1ubuntu2
I: Validating libdbus-1-3 1.8.8-1ubuntu2
I: Retrieving libdebconfclient0 0.191ubuntu1
I: Validating libdebconfclient0 0.191ubuntu1
I: Retrieving libdevmapper1.02.1 2%3a1.02.77-6ubuntu2
I: Validating libdevmapper1.02.1 2%3a1.02.77-6ubuntu2
I: Retrieving libdrm2 2.4.56-1
I: Validating libdrm2 2.4.56-1
I: Retrieving libestr0 0.1.9-1.1
I: Validating libestr0 0.1.9-1.1
I: Retrieving libexpat1 2.1.0-6
I: Validating libexpat1 2.1.0-6
I: Retrieving libffi6 3.1-2
I: Validating libffi6 3.1-2
I: Retrieving libfribidi0 0.19.6-1
I: Validating libfribidi0 0.19.6-1
I: Retrieving libgcc1 1%3a4.9.1-16ubuntu4
I: Validating libgcc1 1%3a4.9.1-16ubuntu4
I: Retrieving libgcrypt11 1.5.4-2ubuntu1
I: Validating libgcrypt11 1.5.4-2ubuntu1
I: Retrieving libgdbm3 1.8.3-13
I: Validating libgdbm3 1.8.3-13
I: Retrieving libgmp10 2%3a6.0.0+dfsg-4
I: Validating libgmp10 2%3a6.0.0+dfsg-4
I: Retrieving libgnutls-deb0-28 3.2.16-1ubuntu1
I: Validating libgnutls-deb0-28 3.2.16-1ubuntu1
I: Retrieving libgnutls-openssl27 3.2.16-1ubuntu1
I: Validating libgnutls-openssl27 3.2.16-1ubuntu1
I: Retrieving libgpg-error0 1.13-4
I: Validating libgpg-error0 1.13-4
I: Retrieving libhogweed2 2.7.1-3
I: Validating libhogweed2 2.7.1-3
I: Retrieving libjson-c2 0.11-4ubuntu1
I: Validating libjson-c2 0.11-4ubuntu1
I: Retrieving libjson0 0.11-4ubuntu1
I: Validating libjson0 0.11-4ubuntu1
I: Retrieving libklibc 2.0.3-0ubuntu1
I: Validating libklibc 2.0.3-0ubuntu1
I: Retrieving libkmod2 18-1ubuntu1
I: Validating libkmod2 18-1ubuntu1
I: Retrieving liblocale-gettext-perl 1.05-8build1
I: Validating liblocale-gettext-perl 1.05-8build1
I: Retrieving liblockfile-bin 1.09-6ubuntu1
I: Validating liblockfile-bin 1.09-6ubuntu1
I: Retrieving liblockfile1 1.09-6ubuntu1
I: Validating liblockfile1 1.09-6ubuntu1
I: Retrieving liblog-message-perl 0.8-1
I: Validating liblog-message-perl 0.8-1
I: Retrieving liblog-message-simple-perl 0.10-2
I: Validating liblog-message-simple-perl 0.10-2
I: Retrieving liblzma5 5.1.1alpha+20120614-2ubuntu2
I: Validating liblzma5 5.1.1alpha+20120614-2ubuntu2
I: Retrieving libmagic1 1%3a5.19-1ubuntu1.1
I: Validating libmagic1 1%3a5.19-1ubuntu1.1
I: Retrieving libmodule-pluggable-perl 5.1-1
I: Validating libmodule-pluggable-perl 5.1-1
I: Retrieving libmount1 2.25.1-3ubuntu2
I: Validating libmount1 2.25.1-3ubuntu2
I: Retrieving libmpdec2 2.4.1-1
I: Validating libmpdec2 2.4.1-1
I: Retrieving libncurses5 5.9+20140712-2ubuntu1
I: Validating libncurses5 5.9+20140712-2ubuntu1
I: Retrieving libncursesw5 5.9+20140712-2ubuntu1
I: Validating libncursesw5 5.9+20140712-2ubuntu1
I: Retrieving libnettle4 2.7.1-3
I: Validating libnettle4 2.7.1-3
I: Retrieving libnewt0.52 0.52.15-3ubuntu1
I: Validating libnewt0.52 0.52.15-3ubuntu1
I: Retrieving libnih-dbus1 1.0.3-4ubuntu26
I: Validating libnih-dbus1 1.0.3-4ubuntu26
I: Retrieving libnih1 1.0.3-4ubuntu26
I: Validating libnih1 1.0.3-4ubuntu26
I: Retrieving libp11-kit0 0.20.2-5
I: Validating libp11-kit0 0.20.2-5
I: Retrieving libpam-cap 1%3a2.24-0ubuntu2
I: Validating libpam-cap 1%3a2.24-0ubuntu2
I: Retrieving libpam-modules 1.1.8-3ubuntu3
I: Validating libpam-modules 1.1.8-3ubuntu3
I: Retrieving libpam-modules-bin 1.1.8-3ubuntu3
I: Validating libpam-modules-bin 1.1.8-3ubuntu3
I: Retrieving libpam-runtime 1.1.8-3ubuntu3
I: Validating libpam-runtime 1.1.8-3ubuntu3
I: Retrieving libpam0g 1.1.8-3ubuntu3
I: Validating libpam0g 1.1.8-3ubuntu3
I: Retrieving libpcre3 1%3a8.35-3ubuntu1
I: Validating libpcre3 1%3a8.35-3ubuntu1
I: Retrieving libplymouth4 0.9.0-0ubuntu6
I: Validating libplymouth4 0.9.0-0ubuntu6
I: Retrieving libpng12-0 1.2.51-0ubuntu2
I: Validating libpng12-0 1.2.51-0ubuntu2
I: Retrieving libpod-latex-perl 0.61-1
I: Validating libpod-latex-perl 0.61-1
I: Retrieving libpopt0 1.16-10
I: Validating libpopt0 1.16-10
I: Retrieving libprocps3 1%3a3.3.9-1ubuntu5
I: Validating libprocps3 1%3a3.3.9-1ubuntu5
I: Retrieving libpython3-stdlib 3.4.1-1
I: Validating libpython3-stdlib 3.4.1-1
I: Retrieving libpython3.4-minimal 3.4.2~rc1-1
I: Validating libpython3.4-minimal 3.4.2~rc1-1
I: Retrieving libpython3.4-stdlib 3.4.2~rc1-1
I: Validating libpython3.4-stdlib 3.4.2~rc1-1
I: Retrieving libreadline6 6.3-8ubuntu1
I: Validating libreadline6 6.3-8ubuntu1
I: Retrieving libselinux1 2.3-1
I: Validating libselinux1 2.3-1
I: Retrieving libsemanage-common 2.3-1
I: Validating libsemanage-common 2.3-1
I: Retrieving libsemanage1 2.3-1
I: Validating libsemanage1 2.3-1
I: Retrieving libsepol1 2.3-2
I: Validating libsepol1 2.3-2
I: Retrieving libslang2 2.2.4-17ubuntu1
I: Validating libslang2 2.2.4-17ubuntu1
I: Retrieving libsmartcols1 2.25.1-3ubuntu2
I: Validating libsmartcols1 2.25.1-3ubuntu2
I: Retrieving libsqlite3-0 3.8.6-1
I: Validating libsqlite3-0 3.8.6-1
I: Retrieving libss2 1.42.10-1.1ubuntu1
I: Validating libss2 1.42.10-1.1ubuntu1
I: Retrieving libssl1.0.0 1.0.1f-1ubuntu8
I: Validating libssl1.0.0 1.0.1f-1ubuntu8
I: Retrieving libstdc++6 4.9.1-16ubuntu4
I: Validating libstdc++6 4.9.1-16ubuntu4
I: Retrieving libsystemd-journal0 208-8ubuntu8
I: Validating libsystemd-journal0 208-8ubuntu8
I: Retrieving libtasn1-6 4.0-2
I: Validating libtasn1-6 4.0-2
I: Retrieving libterm-ui-perl 0.42-1
I: Validating libterm-ui-perl 0.42-1
I: Retrieving libtext-charwidth-perl 0.04-7build4
I: Validating libtext-charwidth-perl 0.04-7build4
I: Retrieving libtext-iconv-perl 1.7-5build3
I: Validating libtext-iconv-perl 1.7-5build3
I: Retrieving libtext-soundex-perl 3.4-1build2
I: Validating libtext-soundex-perl 3.4-1build2
I: Retrieving libtext-wrapi18n-perl 0.06-7
I: Validating libtext-wrapi18n-perl 0.06-7
I: Retrieving libtinfo5 5.9+20140712-2ubuntu1
I: Validating libtinfo5 5.9+20140712-2ubuntu1
I: Retrieving libudev1 208-8ubuntu8
I: Validating libudev1 208-8ubuntu8
I: Retrieving libusb-0.1-4 2%3a0.1.12-24
I: Validating libusb-0.1-4 2%3a0.1.12-24
I: Retrieving libustr-1.0-1 1.0.4-3ubuntu2
I: Validating libustr-1.0-1 1.0.4-3ubuntu2
I: Retrieving libuuid1 2.25.1-3ubuntu2
I: Validating libuuid1 2.25.1-3ubuntu2
I: Retrieving locales 2.13+git20120306-17
I: Validating locales 2.13+git20120306-17
I: Retrieving lockfile-progs 0.1.17
I: Validating lockfile-progs 0.1.17
I: Retrieving login 1%3a4.1.5.1-1.1ubuntu2
I: Validating login 1%3a4.1.5.1-1.1ubuntu2
I: Retrieving logrotate 3.8.7-1ubuntu1
I: Validating logrotate 3.8.7-1ubuntu1
I: Retrieving lsb-base 4.1+Debian11ubuntu8
I: Validating lsb-base 4.1+Debian11ubuntu8
I: Retrieving lsb-release 4.1+Debian11ubuntu8
I: Validating lsb-release 4.1+Debian11ubuntu8
I: Retrieving makedev 2.3.1-93ubuntu1
I: Validating makedev 2.3.1-93ubuntu1
I: Retrieving mawk 1.3.3-17ubuntu2
I: Validating mawk 1.3.3-17ubuntu2
I: Retrieving mime-support 3.55ubuntu1
I: Validating mime-support 3.55ubuntu1
I: Retrieving module-init-tools 18-1ubuntu1
I: Validating module-init-tools 18-1ubuntu1
I: Retrieving mount 2.25.1-3ubuntu2
I: Validating mount 2.25.1-3ubuntu2
I: Retrieving mountall 2.54build1
I: Validating mountall 2.54build1
I: Retrieving multiarch-support 2.19-10ubuntu2
I: Validating multiarch-support 2.19-10ubuntu2
I: Retrieving ncurses-base 5.9+20140712-2ubuntu1
I: Validating ncurses-base 5.9+20140712-2ubuntu1
I: Retrieving ncurses-bin 5.9+20140712-2ubuntu1
I: Validating ncurses-bin 5.9+20140712-2ubuntu1
I: Retrieving net-tools 1.60-26ubuntu1
I: Validating net-tools 1.60-26ubuntu1
I: Retrieving netbase 5.2
I: Validating netbase 5.2
I: Retrieving netcat-openbsd 1.105-7ubuntu1
I: Validating netcat-openbsd 1.105-7ubuntu1
I: Retrieving ntpdate 1%3a4.2.6.p5+dfsg-3ubuntu2
I: Validating ntpdate 1%3a4.2.6.p5+dfsg-3ubuntu2
I: Retrieving passwd 1%3a4.1.5.1-1.1ubuntu2
I: Validating passwd 1%3a4.1.5.1-1.1ubuntu2
I: Retrieving perl 5.20.0-6
I: Validating perl 5.20.0-6
I: Retrieving perl-base 5.20.0-6
I: Validating perl-base 5.20.0-6
I: Retrieving perl-modules 5.20.0-6
I: Validating perl-modules 5.20.0-6
I: Retrieving plymouth 0.9.0-0ubuntu6
I: Validating plymouth 0.9.0-0ubuntu6
I: Retrieving procps 1%3a3.3.9-1ubuntu5
I: Validating procps 1%3a3.3.9-1ubuntu5
I: Retrieving python3 3.4.1-1
I: Validating python3 3.4.1-1
I: Retrieving python3-minimal 3.4.1-1
I: Validating python3-minimal 3.4.1-1
I: Retrieving python3.4 3.4.2~rc1-1
I: Validating python3.4 3.4.2~rc1-1
I: Retrieving python3.4-minimal 3.4.2~rc1-1
I: Validating python3.4-minimal 3.4.2~rc1-1
I: Retrieving readline-common 6.3-8ubuntu1
I: Validating readline-common 6.3-8ubuntu1
I: Retrieving resolvconf 1.69ubuntu4
I: Validating resolvconf 1.69ubuntu4
I: Retrieving rsyslog 7.4.4-1ubuntu10
I: Validating rsyslog 7.4.4-1ubuntu10
I: Retrieving sed 4.2.2-4ubuntu1
I: Validating sed 4.2.2-4ubuntu1
I: Retrieving sensible-utils 0.0.9
I: Validating sensible-utils 0.0.9
I: Retrieving sudo 1.8.9p5-1ubuntu2
I: Validating sudo 1.8.9p5-1ubuntu2
I: Retrieving sysv-rc 2.88dsf-41ubuntu18
I: Validating sysv-rc 2.88dsf-41ubuntu18
I: Retrieving sysvinit-utils 2.88dsf-41ubuntu18
I: Validating sysvinit-utils 2.88dsf-41ubuntu18
I: Retrieving tar 1.27.1-2
I: Validating tar 1.27.1-2
I: Retrieving tzdata 2014h-1
I: Validating tzdata 2014h-1
I: Retrieving ubuntu-keyring 2012.05.19
I: Validating ubuntu-keyring 2012.05.19
I: Retrieving ubuntu-minimal 1.327
I: Validating ubuntu-minimal 1.327
I: Retrieving ucf 3.0030
I: Validating ucf 3.0030
I: Retrieving udev 208-8ubuntu8
I: Validating udev 208-8ubuntu8
I: Retrieving upstart 1.13.2-0ubuntu2
I: Validating upstart 1.13.2-0ubuntu2
I: Retrieving upstart-bin 1.13.2-0ubuntu2
I: Validating upstart-bin 1.13.2-0ubuntu2
I: Retrieving ureadahead 0.100.0-16
I: Validating ureadahead 0.100.0-16
I: Retrieving util-linux 2.25.1-3ubuntu2
I: Validating util-linux 2.25.1-3ubuntu2
I: Retrieving vim-common 2%3a7.4.273-2ubuntu2
I: Validating vim-common 2%3a7.4.273-2ubuntu2
I: Retrieving vim-tiny 2%3a7.4.273-2ubuntu2
I: Validating vim-tiny 2%3a7.4.273-2ubuntu2
I: Retrieving whiptail 0.52.15-3ubuntu1
I: Validating whiptail 0.52.15-3ubuntu1
I: Retrieving xkb-data 2.12-1ubuntu1
I: Validating xkb-data 2.12-1ubuntu1
I: Retrieving zlib1g 1%3a1.2.8.dfsg-1ubuntu1
I: Validating zlib1g 1%3a1.2.8.dfsg-1ubuntu1
I: Chosen extractor for .deb packages: dpkg-deb
I: Extracting adduser...
I: Extracting base-files...
I: Extracting base-passwd...
I: Extracting bash...
I: Extracting bsdutils...
I: Extracting busybox-initramfs...
I: Extracting coreutils...
I: Extracting cpio...
I: Extracting dash...
I: Extracting debconf...
I: Extracting debianutils...
I: Extracting diffutils...
I: Extracting dpkg...
I: Extracting e2fslibs...
I: Extracting e2fsprogs...
I: Extracting findutils...
I: Extracting gcc-4.9-base...
I: Extracting grep...
I: Extracting gzip...
I: Extracting hostname...
I: Extracting ifupdown...
I: Extracting init-system-helpers...
I: Extracting initramfs-tools...
I: Extracting initramfs-tools-bin...
I: Extracting initscripts...
I: Extracting insserv...
I: Extracting iproute2...
I: Extracting klibc-utils...
I: Extracting kmod...
I: Extracting libacl1...
I: Extracting libattr1...
I: Extracting libaudit-common...
I: Extracting libaudit1...
I: Extracting libblkid1...
I: Extracting libbz2-1.0...
I: Extracting libc-bin...
I: Extracting libc6...
I: Extracting libcap2...
I: Extracting libcgmanager0...
I: Extracting libcomerr2...
I: Extracting libdb5.3...
I: Extracting libdbus-1-3...
I: Extracting libdebconfclient0...
I: Extracting libdrm2...
I: Extracting libgcc1...
I: Extracting libgcrypt11...
I: Extracting libgdbm3...
I: Extracting libgpg-error0...
I: Extracting libjson-c2...
I: Extracting libjson0...
I: Extracting libklibc...
I: Extracting libkmod2...
I: Extracting liblzma5...
I: Extracting libmount1...
I: Extracting libncurses5...
I: Extracting libncursesw5...
I: Extracting libnih-dbus1...
I: Extracting libnih1...
I: Extracting libpam-modules...
I: Extracting libpam-modules-bin...
I: Extracting libpam-runtime...
I: Extracting libpam0g...
I: Extracting libpcre3...
I: Extracting libplymouth4...
I: Extracting libpng12-0...
I: Extracting libprocps3...
I: Extracting libselinux1...
I: Extracting libsemanage-common...
I: Extracting libsemanage1...
I: Extracting libsepol1...
I: Extracting libslang2...
I: Extracting libsmartcols1...
I: Extracting libss2...
I: Extracting libsystemd-journal0...
I: Extracting libtinfo5...
I: Extracting libudev1...
I: Extracting libustr-1.0-1...
I: Extracting libuuid1...
I: Extracting locales...
I: Extracting login...
I: Extracting lsb-base...
I: Extracting makedev...
I: Extracting mawk...
I: Extracting module-init-tools...
I: Extracting mount...
I: Extracting mountall...
I: Extracting multiarch-support...
I: Extracting ncurses-base...
I: Extracting ncurses-bin...
I: Extracting passwd...
I: Extracting perl...
I: Extracting perl-base...
I: Extracting perl-modules...
I: Extracting plymouth...
I: Extracting procps...
I: Extracting sed...
I: Extracting sensible-utils...
I: Extracting sysv-rc...
I: Extracting sysvinit-utils...
I: Extracting tar...
I: Extracting tzdata...
I: Extracting udev...
I: Extracting upstart...
I: Extracting upstart-bin...
I: Extracting util-linux...
I: Extracting zlib1g...
I: Installing core packages...
I: Unpacking required packages...
I: Unpacking adduser...
I: Unpacking base-files...
I: Unpacking base-passwd...
I: Unpacking bash...
I: Unpacking bsdutils...
I: Unpacking busybox-initramfs...
I: Unpacking coreutils...
I: Unpacking cpio...
I: Unpacking dash...
I: Unpacking debconf...
I: Unpacking debianutils...
I: Unpacking diffutils...
I: Unpacking dpkg...
I: Unpacking e2fslibs:amd64...
I: Unpacking e2fsprogs...
I: Unpacking findutils...
I: Unpacking gcc-4.9-base:amd64...
I: Unpacking grep...
I: Unpacking gzip...
I: Unpacking hostname...
I: Unpacking ifupdown...
I: Unpacking init-system-helpers...
I: Unpacking initramfs-tools...
I: Unpacking initramfs-tools-bin...
I: Unpacking initscripts...
I: Unpacking insserv...
I: Unpacking iproute2...
I: Unpacking klibc-utils...
I: Unpacking kmod...
I: Unpacking libacl1:amd64...
I: Unpacking libattr1:amd64...
I: Unpacking libaudit-common...
I: Unpacking libaudit1:amd64...
I: Unpacking libblkid1:amd64...
I: Unpacking libbz2-1.0:amd64...
I: Unpacking libc-bin...
I: Unpacking libc6:amd64...
I: Unpacking libcap2:amd64...
I: Unpacking libcgmanager0:amd64...
I: Unpacking libcomerr2:amd64...
I: Unpacking libdb5.3:amd64...
I: Unpacking libdbus-1-3:amd64...
I: Unpacking libdebconfclient0:amd64...
I: Unpacking libdrm2:amd64...
I: Unpacking libgcc1:amd64...
I: Unpacking libgcrypt11:amd64...
I: Unpacking libgdbm3:amd64...
I: Unpacking libgpg-error0:amd64...
I: Unpacking libjson-c2:amd64...
I: Unpacking libjson0:amd64...
I: Unpacking libklibc...
I: Unpacking libkmod2:amd64...
I: Unpacking liblzma5:amd64...
I: Unpacking libmount1:amd64...
I: Unpacking libncurses5:amd64...
I: Unpacking libncursesw5:amd64...
I: Unpacking libnih-dbus1:amd64...
I: Unpacking libnih1:amd64...
I: Unpacking libpam-modules:amd64...
I: Unpacking libpam-modules-bin...
I: Unpacking libpam-runtime...
I: Unpacking libpam0g:amd64...
I: Unpacking libpcre3:amd64...
I: Unpacking libplymouth4:amd64...
I: Unpacking libpng12-0:amd64...
I: Unpacking libprocps3:amd64...
I: Unpacking libselinux1:amd64...
I: Unpacking libsemanage-common...
I: Unpacking libsemanage1:amd64...
I: Unpacking libsepol1:amd64...
I: Unpacking libslang2:amd64...
I: Unpacking libsmartcols1:amd64...
I: Unpacking libss2:amd64...
I: Unpacking libsystemd-journal0:amd64...
I: Unpacking libtinfo5:amd64...
I: Unpacking libudev1:amd64...
I: Unpacking libustr-1.0-1:amd64...
I: Unpacking libuuid1:amd64...
I: Unpacking locales...
I: Unpacking login...
I: Unpacking lsb-base...
I: Unpacking makedev...
I: Unpacking mawk...
I: Unpacking module-init-tools...
I: Unpacking mount...
I: Unpacking mountall...
I: Unpacking multiarch-support...
I: Unpacking ncurses-base...
I: Unpacking ncurses-bin...
I: Unpacking passwd...
I: Unpacking perl...
I: Unpacking perl-base...
I: Unpacking perl-modules...
I: Unpacking plymouth...
I: Unpacking procps...
I: Unpacking sed...
I: Unpacking sensible-utils...
I: Unpacking sysv-rc...
I: Unpacking sysvinit-utils...
I: Unpacking tar...
I: Unpacking tzdata...
I: Unpacking udev...
I: Unpacking upstart...
I: Unpacking upstart-bin...
I: Unpacking util-linux...
I: Unpacking zlib1g:amd64...
I: Configuring required packages...
I: Configuring lsb-base...
I: Configuring ncurses-base...
I: Configuring sensible-utils...
I: Configuring libklibc...
I: Configuring gcc-4.9-base:amd64...
I: Configuring klibc-utils...
I: Configuring libsemanage-common...
I: Configuring libaudit-common...
I: Configuring perl-modules...
I: Configuring libc6:amd64...
I: Configuring cpio...
I: Configuring debianutils...
I: Configuring diffutils...
I: Configuring locales...
I: Configuring mawk...
I: Configuring hostname...
I: Configuring findutils...
I: Configuring insserv...
I: Configuring busybox-initramfs...
I: Configuring multiarch-support...
I: Configuring libsmartcols1:amd64...
I: Configuring libcap2:amd64...
I: Configuring libustr-1.0-1:amd64...
I: Configuring libdbus-1-3:amd64...
I: Configuring libuuid1:amd64...
I: Configuring libgpg-error0:amd64...
I: Configuring libprocps3:amd64...
I: Configuring libjson-c2:amd64...
I: Configuring libdrm2:amd64...
I: Configuring libsepol1:amd64...
I: Configuring libkmod2:amd64...
I: Configuring zlib1g:amd64...
I: Configuring libgcc1:amd64...
I: Configuring libdebconfclient0:amd64...
I: Configuring libcgmanager0:amd64...
I: Configuring base-files...
I: Configuring libattr1:amd64...
I: Configuring e2fslibs:amd64...
I: Configuring base-passwd...
I: Configuring libcomerr2:amd64...
I: Configuring libacl1:amd64...
I: Configuring libslang2:amd64...
I: Configuring libblkid1:amd64...
I: Configuring libss2:amd64...
I: Configuring liblzma5:amd64...
I: Configuring libnih1:amd64...
I: Configuring libaudit1:amd64...
I: Configuring libdb5.3:amd64...
I: Configuring libpcre3:amd64...
I: Configuring libbz2-1.0:amd64...
I: Configuring libtinfo5:amd64...
I: Configuring libc-bin...
I: Configuring libjson0:amd64...
I: Configuring libnih-dbus1:amd64...
I: Configuring libselinux1:amd64...
I: Configuring libpng12-0:amd64...
I: Configuring iproute2...
I: Configuring coreutils...
I: Configuring makedev...
I: Configuring libgcrypt11:amd64...
I: Configuring libsystemd-journal0:amd64...
I: Configuring ncurses-bin...
I: Configuring libudev1:amd64...
I: Configuring libsemanage1:amd64...
I: Configuring kmod...
I: Configuring tar...
I: Configuring libmount1:amd64...
I: Configuring mount...
I: Configuring libncurses5:amd64...
I: Configuring libplymouth4:amd64...
I: Configuring initramfs-tools-bin...
I: Configuring dpkg...
I: Configuring libncursesw5:amd64...
I: Configuring sysvinit-utils...
I: Configuring dash...
I: Configuring module-init-tools...
I: Configuring libgdbm3:amd64...
I: Configuring bsdutils...
I: Configuring perl-base...
I: Configuring sed...
I: Configuring grep...
I: Configuring gzip...
I: Configuring perl...
I: Configuring bash...
I: Configuring debconf...
I: Configuring libpam0g:amd64...
I: Configuring init-system-helpers...
I: Configuring sysv-rc...
I: Configuring tzdata...
I: Configuring initscripts...
I: Configuring libpam-modules-bin...
I: Configuring util-linux...
I: Configuring procps...
I: Configuring libpam-modules:amd64...
I: Configuring upstart-bin...
I: Configuring passwd...
I: Configuring libpam-runtime...
I: Configuring e2fsprogs...
I: Configuring udev...
I: Configuring initramfs-tools...
I: Configuring login...
I: Configuring mountall...
I: Configuring adduser...
I: Configuring plymouth...
I: Configuring ifupdown...
I: Configuring upstart...
I: Configuring libc-bin...
I: Configuring initramfs-tools...
I: Unpacking the base system...
I: Unpacking apt...
I: Unpacking apt-utils...
I: Unpacking bzip2...
I: Unpacking console-setup...
I: Unpacking cron...
I: Unpacking debconf-i18n...
I: Unpacking dh-python...
I: Unpacking dmsetup...
I: Unpacking eject...
I: Unpacking file...
I: Unpacking gnupg...
I: Unpacking gpgv...
I: Unpacking iputils-ping...
I: Unpacking isc-dhcp-client...
I: Unpacking isc-dhcp-common...
I: Unpacking kbd...
I: Unpacking keyboard-configuration...
I: Unpacking less...
I: Unpacking libapt-inst1.5:amd64...
I: Unpacking libapt-pkg4.12:amd64...
I: Unpacking libarchive-extract-perl...
I: Unpacking libbsd0:amd64...
I: Unpacking libcap2-bin...
I: Unpacking libdevmapper1.02.1:amd64...
I: Unpacking libestr0...
I: Unpacking libexpat1:amd64...
I: Unpacking libffi6:amd64...
I: Unpacking libfribidi0:amd64...
I: Unpacking libgmp10:amd64...
I: Unpacking libgnutls-deb0-28:amd64...
I: Unpacking libgnutls-openssl27:amd64...
I: Unpacking libhogweed2:amd64...
I: Unpacking liblocale-gettext-perl...
I: Unpacking liblockfile-bin...
I: Unpacking liblockfile1:amd64...
I: Unpacking liblog-message-perl...
I: Unpacking liblog-message-simple-perl...
I: Unpacking libmagic1:amd64...
I: Unpacking libmodule-pluggable-perl...
I: Unpacking libmpdec2:amd64...
I: Unpacking libnettle4:amd64...
I: Unpacking libnewt0.52:amd64...
I: Unpacking libp11-kit0:amd64...
I: Unpacking libpam-cap:amd64...
I: Unpacking libpod-latex-perl...
I: Unpacking libpopt0:amd64...
I: Unpacking libpython3-stdlib:amd64...
I: Unpacking libpython3.4-minimal:amd64...
I: Unpacking libpython3.4-stdlib:amd64...
I: Unpacking libreadline6:amd64...
I: Unpacking libsqlite3-0:amd64...
I: Unpacking libssl1.0.0:amd64...
I: Unpacking libstdc++6:amd64...
I: Unpacking libtasn1-6:amd64...
I: Unpacking libterm-ui-perl...
I: Unpacking libtext-charwidth-perl...
I: Unpacking libtext-iconv-perl...
I: Unpacking libtext-soundex-perl...
I: Unpacking libtext-wrapi18n-perl...
I: Unpacking libusb-0.1-4:amd64...
I: Unpacking lockfile-progs...
I: Unpacking logrotate...
I: Unpacking lsb-release...
I: Unpacking mime-support...
I: Unpacking net-tools...
I: Unpacking netbase...
I: Unpacking netcat-openbsd...
I: Unpacking ntpdate...
I: Unpacking python3...
I: Unpacking python3-minimal...
I: Unpacking python3.4...
I: Unpacking python3.4-minimal...
I: Unpacking readline-common...
I: Unpacking resolvconf...
I: Unpacking rsyslog...
I: Unpacking sudo...
I: Unpacking ubuntu-keyring...
I: Unpacking ubuntu-minimal...
I: Unpacking ucf...
I: Unpacking ureadahead...
I: Unpacking vim-common...
I: Unpacking vim-tiny...
I: Unpacking whiptail...
I: Unpacking xkb-data...
I: Configuring the base system...
I: Configuring libpam-cap:amd64...
I: Configuring sudo...
I: Configuring gpgv...
I: Configuring libssl1.0.0:amd64...
I: Configuring libffi6:amd64...
I: Configuring libmpdec2:amd64...
I: Configuring isc-dhcp-common...
I: Configuring libtasn1-6:amd64...
I: Configuring libpython3.4-minimal:amd64...
I: Configuring libpopt0:amd64...
I: Configuring libusb-0.1-4:amd64...
I: Configuring ucf...
I: Configuring bzip2...
I: Configuring vim-common...
I: Configuring libestr0...
I: Configuring netbase...
I: Configuring libmagic1:amd64...
I: Configuring resolvconf...
I: Configuring file...
I: Configuring libcap2-bin...
I: Configuring libfribidi0:amd64...
I: Configuring libsqlite3-0:amd64...
I: Configuring libtext-iconv-perl...
I: Configuring libexpat1:amd64...
I: Configuring liblockfile-bin...
I: Configuring libtext-soundex-perl...
I: Configuring libarchive-extract-perl...
I: Configuring libnewt0.52:amd64...
I: Configuring net-tools...
I: Configuring ureadahead...
I: Configuring xkb-data...
I: Configuring libbsd0:amd64...
I: Configuring libmodule-pluggable-perl...
I: Configuring liblocale-gettext-perl...
I: Configuring ubuntu-keyring...
I: Configuring liblog-message-perl...
I: Configuring mime-support...
I: Configuring cron...
I: Configuring libnettle4:amd64...
I: Configuring ntpdate...
I: Configuring libpod-latex-perl...
I: Configuring libgmp10:amd64...
I: Configuring rsyslog...
I: Configuring isc-dhcp-client...
I: Configuring vim-tiny...
I: Configuring less...
I: Configuring libtext-charwidth-perl...
I: Configuring readline-common...
I: Configuring liblockfile1:amd64...
I: Configuring libtext-wrapi18n-perl...
I: Configuring whiptail...
I: Configuring libhogweed2:amd64...
I: Configuring libapt-pkg4.12:amd64...
I: Configuring netcat-openbsd...
I: Configuring libapt-inst1.5:amd64...
I: Configuring liblog-message-simple-perl...
I: Configuring libreadline6:amd64...
I: Configuring python3.4-minimal...
I: Configuring lockfile-progs...
I: Configuring libterm-ui-perl...
I: Configuring gnupg...
I: Configuring debconf-i18n...
I: Configuring keyboard-configuration...
I: Configuring libpython3.4-stdlib:amd64...
I: Configuring libgnutls-deb0-28:amd64...
I: Configuring libpython3-stdlib:amd64...
I: Configuring apt...
I: Configuring python3.4...
I: Configuring libgnutls-openssl27:amd64...
I: Configuring iputils-ping...
I: Configuring apt-utils...
I: Configuring ureadahead...
I: Configuring logrotate...
I: Configuring dh-python...
I: Configuring python3...
I: Configuring lsb-release...
I: Configuring console-setup...
I: Configuring dmsetup...
I: Configuring eject...
I: Configuring ureadahead...
I: Configuring kbd...
I: Configuring ubuntu-minimal...
I: Configuring libc-bin...
I: Configuring initramfs-tools...
I: Base system installed successfully.
▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒
x64 support is native. NATIVE=1
/bin/bash: /debootstrap/debootstrap: No such file or directory
▒ Compressing debootstrap:                                                     ▒
▒ Successfully compressed.                                                     ▒
▒ Moving debootstrap.tar to cache.                                             ▒
▒ This caching process will save you aprox 10m3s in future builds.             ▒
▒ Moving Core files to chroot environment.                                     ▒
 Installing Core files in the chroot environment, ignore errors. We will fix them later (Stage 3). Selecting previously unselected package ultimate-edition-4.5-gamers-core-files.
(Reading database ... 11095 files and directories currently installed.)
Preparing to unpack ultimate-edition-4.5-gamers-core-files.deb ...
Unpacking ultimate-edition-4.5-gamers-core-files (4.5) ...
Replacing files in old package base-files (7.2ubuntu6) ...
Replacing files in old package bash (4.3-11ubuntu1) ...
Setting up ultimate-edition-4.5-gamers-core-files (4.5) ...
Installing new version of config file /etc/os-release ...
Installing new version of config file /etc/issue ...
Installing new version of config file /etc/skel/.bashrc ...
Installing new version of config file /etc/issue.net ...
Installing new version of config file /etc/update-motd.d/10-help-text ...
Installing new version of config file /etc/lsb-release ...
update-alternatives: using /usr/share/ultimate_edition/lightdm-ultimate.conf to provide /etc/lightdm/lightdm-gtk-greeter.conf (lightdm-gtk-greeter-config-derivative) in auto mode
update-alternatives: using /lib/plymouth/themes/Ultimate-Edition-text/Ultimate-Edition-text.plymouth to provide /lib/plymouth/themes/text.plymouth (text.plymouth) in auto mode
update-initramfs: deferring update (trigger activated)
Processing triggers for mime-support (3.55ubuntu1) ...
Processing triggers for initramfs-tools (0.103ubuntu8) ...
▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒
▒ Pushing 4.0K of cache for utopic x64 build. Please wait: Success.            ▒
▒ Pushing 4.0K of temp cache for utopic x64 build. Please wait: Success        ▒
▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒
▒ Distribution: Ultimate Edition 4.5 "Utopic Unicorn" - Release (20141007)    ▒
 Operating System pre-build information for: ultimate-edition-4.5-x64-gamers.iso ▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒
▒ OPERATING SYSTEM VER     RELEASE BASE     ARCH    LTS TYPE          DE(s)                   
▒ Ultimate Edition 4.5     Utopic Unicorn   x64     NO  GAMERS        MATE, KDE                   
▒ Is the above correct?                                                        ▒
▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒

WARNING: this will take a long time and download vast quantanties of data. (Y/N)? y

▒ Initiating build of ultimate-edition-4.5-x64-gamers.iso ...                  ▒
▒ Pulling core files from cache.                                               ▒
▒▒▒▒▒▒▒▒▒▒▒ Core files for Ultimate Edition 4.5 successfully built. ▒▒▒▒▒▒▒▒▒▒▒▒
▒ Copying core files for 4.5 to cache:                                         ▒
▒ Success.                                                                     ▒
▒ Usplash files for Ultimate Edition 4.5 successfully built.                   ▒
▒ Previous build detected, not downloading the extract-cd contents.            ▒
▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒
▒ Operating System Output: Ultimate Edition                                    ▒
▒ Operating System version requested: 4.5                                      ▒
▒ Operating System distribution base: utopic                                   ▒
▒ Architecture requested: x64                                                  ▒
▒ Distribution Long Name: Utopic Unicorn                                       ▒
▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒
▒▒▒▒▒▒▒▒▒▒▒▒▒ Debootstrap has been previously backed up to cache. ▒▒▒▒▒▒▒▒▒▒▒▒▒▒
▒ Prior debootstrap / build exists for utopic x64 build.                       ▒
▒ Previous build detected, skipping Stage 1 (debootstrap).                     ▒
▒ Moving Core files to chroot environment.                                     ▒
 Installing Core files in the chroot environment, ignore errors. We will fix the(Reading database ... 11474 files and directories currently installed.)
Preparing to unpack ultimate-edition-4.5-gamers-core-files.deb ...
Unpacking ultimate-edition-4.5-gamers-core-files (4.5) over (4.5) ...
Setting up ultimate-edition-4.5-gamers-core-files (4.5) ...
update-initramfs: deferring update (trigger activated)
Processing triggers for mime-support (3.55ubuntu1) ...
Processing triggers for initramfs-tools (0.103ubuntu8) ...
▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒
▒ Pushing 4.0K of cache for utopic x64 build. Please wait: Success.            ▒
▒ Pushing 4.0K of temp cache for utopic x64 build. Please wait: Success        ▒
▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒
▒ Distribution: Ultimate Edition 4.5 "Utopic Unicorn" - Release (20141007)    ▒
 Operating System pre-build information for: ultimate-edition-4.5-x64-gamers.iso ▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒
▒ OPERATING SYSTEM VER     RELEASE BASE     ARCH    LTS TYPE          DE(s)                   
▒ Ultimate Edition 4.5     Utopic Unicorn   x64     NO  GAMERS        MATE, KDE                   
▒ Is the above correct?                                                        ▒
▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒

WARNING: this will take a long time and download vast quantanties of data. (Y/N)? y

▒ Initiating build of ultimate-edition-4.5-x64-gamers.iso ...                  ▒
▒ Pulling core files from cache.                                               ▒
▒▒▒▒▒▒▒▒▒▒▒ Core files for Ultimate Edition 4.5 successfully built. ▒▒▒▒▒▒▒▒▒▒▒▒
▒ Copying core files for 4.5 to cache:                                         ▒
▒ Success.                                                                     ▒
▒ Usplash files for Ultimate Edition 4.5 successfully built.                   ▒
▒ Previous build detected, not downloading the extract-cd contents.            ▒
▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒
▒ Operating System Output: Ultimate Edition                                    ▒
▒ Operating System version requested: 4.5                                      ▒
▒ Operating System distribution base: utopic                                   ▒
▒ Architecture requested: x64                                                  ▒
▒ Distribution Long Name: Utopic Unicorn                                       ▒
▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒
▒▒▒▒▒▒▒▒▒▒▒▒▒ Debootstrap has been previously backed up to cache. ▒▒▒▒▒▒▒▒▒▒▒▒▒▒
▒ Prior debootstrap / build exists for utopic x64 build.                       ▒
▒ Previous build detected, skipping Stage 1 (debootstrap).                     ▒
▒ Moving Core files to chroot environment.                                     ▒
 Installing Core files in the chroot environment, ignore errors. We will fix the(Reading database ... 11474 files and directories currently installed.)
Preparing to unpack ultimate-edition-4.5-gamers-core-files.deb ...
Unpacking ultimate-edition-4.5-gamers-core-files (4.5) over (4.5) ...
Setting up ultimate-edition-4.5-gamers-core-files (4.5) ...
update-initramfs: deferring update (trigger activated)
Processing triggers for mime-support (3.55ubuntu1) ...
Processing triggers for initramfs-tools (0.103ubuntu8) ...
▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒
▒ Pushing 4.0K of cache for utopic x64 build. Please wait: Success.            ▒
▒ Pushing 4.0K of temp cache for utopic x64 build. Please wait: Success        ▒
▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒
▒ Distribution: Ultimate Edition 4.5 "Utopic Unicorn" - Release (20141007)    ▒
▒ Upgrade routine is processing ultimate-edition-4.5-x64-gamers                ▒
▒ TYPE=iso                                                                     ▒
▒ NAME=ultimate-edition-4.5-x64-gamers                                         ▒
▒ Processing Folder: ultimate-edition-4.5-x64/                                 ▒
▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒
▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒ MAJOR ERROR: No Distro name detected exiting... ▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒
▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒
root@JustATrucker:/home/jason/wip7#

You have more then one build going on at the same time in the same folder. I will provide an example why it is failing:
root@JackHammer:/home/theemahn/wip2# ls
ultimate-edition-4.1-x86
root@JackHammer:/home/theemahn/wip2# tmosb --build ultimate-edition-4.5-x64.iso
▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒ TheeMahn O/S Builder (tmosb) 1.9.1, 09/28/2014 ▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒
▒ GNU tmosb home page: <http://os-builder.com/>. ▒
▒ E-mail bug reports to: <[email protected]>. ▒
▒ Be sure to include the word tmosb somewhere in the Subject: field. ▒
▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒
Switch 3: --build
Switch 4: ultimate-edition-4.5-x64.iso
▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒ Operating System pre-build information for: ultimate-edition-4.5-x64.iso ▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒
▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒
▒ OPERATING SYSTEM VER RELEASE BASE ARCH LTS TYPE DE(s)
▒ Ultimate Edition 4.5 Utopic Unicorn x64 NO FULL KDE
▒ Is the above correct? ▒
▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒

WARNING: this will take a long time and download vast quantanties of data. (Y/N)? n

root@JackHammer:/home/theemahn/wip2# ls
ultimate-edition-4.1-x86 ultimate-edition-4.5-x64
root@JackHammer:/home/theemahn/wip2#

One of the first thing tmosb does is construct a folder to build an ISO out of, if you have previously attempted to build an ISO prior in the same folder 9 out of 10 times tmosb will fail. I had condenplated putting a clean switch in to smash all folders, however I am afraid a newb would execute it in his / her home or root folder and whack their entire current O/S.

I have been enhancing the PrebuildInfo function to stepup to the plate and take full responsibility for command line switch checks and data precieved throughout the entire program without ever creating a folder until the user says Yes, Alot of work I can assure you. The function will be called by all major functions throughout the entire program. So the data gathered by the PrebuildInfo function will have to be flawless even if the user enters inperft values.

I am enhancing tmosb as I go along, I will provide an example of a function being written that will allow the end user to directly inject the ISO they built right into their current grub without breaking out a USB stick or DVD:
The function as of current:
Code: Select all
function GrubISO() {
   VersionDump
   PrebuildInfo $*
   echo "ISO: $ISO ARCH: $ARCH VER: $CVERSION DIST: $DIST O/S: $UOS"
   GREPIT=$(echo $* | grep 'add')
   if [[ $GREPIT ]]; then
      if ! [[ -d /boot/iso ]]; then
         mkdir -p /boot/iso
      fi   
      if [[ $ISO ]]; then
         Encapsulate "Copying $ISO to /boot/iso."
         cd $CURRENT
         cp $ISO /boot/iso
         
         Encapsulate "Adding $UOS $CVERSION to grub menu"
         echo "#! /bin/sh" > /etc/grub.d/40_custom
         echo 'exec tail -n +3 $0' >> /etc/grub.d/40_custom
         echo 'menuentry "'$UOS $CVERSION' ISO" {' >> /etc/grub.d/40_custom
         echo 'set isofile='"/boot/iso/$ISO" >> /etc/grub.d/40_custom
         echo 'loopback loop (hd0,1)'$ISO >> /etc/grub.d/40_custom
         echo 'linux (loop)/casper/vmlinuz boot=casper iso-scan/filename='$ISO' noprompt noeject' >> /etc/grub.d/40_custom
         echo 'initrd (loop)/casper/initrd.lz' >> /etc/grub.d/40_custom
         echo '}' >> /etc/grub.d/40_custom
         Encapsulate "Updating grub, please wait.."
         update-grub
      else
         Error "No ISO found."
      fi
   fi
   GREPIT=$(echo $* | grep 'del')
   if [[ $GREPIT ]]; then
      if ! [[ /boot/iso || /boot/iso/$2 ]]; then
         Encapsulate "$2 is not installed in grub."
      else
         Encapsulate "Deleting $2 from grub."
      fi
   fi
}


Far from done not available to even beta testers, however accepted from the Command Line Interpreter (CLI):
grubup.png
Bye, bye thumbdrives and welcome aboard SSD speed bootup from a live ISO ;)


Patrick uses tmosb probably more then me, I hate to say that but I do work another job and I do have a GF so my time is somewhat limited. If I had unlimited time to dedicate to the program it would not only be flawless in design, but a nice working GUI (Graphical User Interface) to boot. Time has never and seems will never be on my side. I worked 10 hours today, want to see a pic of me sitting in front of this comp now?
1009142005.jpg
Get off work to work some more ;)


It gets better, let me turn to the right of me and drop another photo. I did not touch the box it has been waiting on me since I got home and I should be working on dropping it into a customers computer... a power supply I need to replace for them.
1009142156a.jpg

I also have a Laptop inbound to repair. If I ever here someone tell me I am lazy I will punch them straight in the throat lol. Let's blame the priority in programming to the beer I as the photo shows. I can sit down relax use my head, my muscles have had thier work out for the day. Let's flex the intelectual muscle. On the internet I have so many tasks on the back burner it really gets to me. I have websites down I do not have time to rectify. Steadily approaching 100,000 unread emails. I have paid forward and utilized donors money to ensure they are still there a year from today. Well minus hosting another set of large bills coming. In March I hit my 1 yr mark at Tramec Sloan and will utilize my vacation to put things back in order Ultimate Edition side. I am sure no user likes to hear that I HAVE TO WAIT UNTIL MARCH!!!!!!!!!!!! I honestly have burnt my candles at both ends.

LET ME BLOW OFF SOME STEAM:
I have to live, child support beats my rump quite well the child is 21 will be 22 in December & still paying child support. I had a good job for this area $16.20 an hour in which they set my child support based on and the mother not working at the time of divorce. So, jacked my end up to the absolute max. I'm not complaining about paying child support if it is your child, I personally have my doubts. She got pregnant while I was at sea in the USN. I have asked for a blood test and was told you signed the birth certificate didnt you, yes I thought I had to I was married. I have worked at places 48 hours a week and brought home $25 for the week in the past (luckily I had a friend that was leinient on gas or it would have cost me to goto work). The very first thing CSEA did was take my license so I could not seek employment and throw me in jail. The system is broken, believe that I am living proof. I have a felony for child support, threatened to send me to prison. Sure, they have now changed the law and you can no longer get a felony for child support, guess what too late I already have one. Try and find a job with a Felony. They should have expunged everyone they did that to's felony, no live with it for life. Put a lein on my house they now own. I literally live in one room, you can say well you have nice toys... I have been building computers since the 90's 100's if not thousands of them. The only reason you see that power supply sitting there and though I utilized the terms customer, I have known the individual also since the late 90's. I have 2 jobs I really do not need 3... I have no life as it is. The way I feel in German "Bestrafe Mich" <<- google that one.

I have squandered enough time in blowing off steam, Chris nothing directly pointed to you. I wanted to get it off my chest. Even if tmosb is a total flop, it will produce your new O/S's even if it is at my hands using it.
This Operating System was auto generated using:
TheeMahn O/S Builder (tmosb) 1.9.1, 09/28/2014
GNU tmosb home page: <http://os-builder.com/>.
E-mail bug reports to: <[email protected]>.
Be sure to include the word tmosb somewhere in the Subject: field.

Using the command: tmosb --build ultimate-edition-4.1-x86.iso
on Thu Oct 9 21:29:35 EDT 2014 by theemahn on JackHammer

Source Build platform:
======================
JackHammer is an AMD FX(TheeMahn)-8150 Eight-Core Processor resonating at 3612.262 Mhz
CPU CORES: 8
MEMORY: 16,526,060 bytes
HOST ARCH: 32 bit
HOST BUILD O/S:
DISTRIB_ID=Ultimate_Edition
DISTRIB_RELEASE=4.4
DISTRIB_CODENAME=utopic
DISTRIB_DESCRIPTION="Ultimate Edition 4.4 Gamers"

Destination Distribution Information
====================================
Distribution Base: Ubuntu saucy
Architecture: i386
Detected Desktop Environments:
kde-plasma
Internal Buildtime: 1m11s
Distro: Ultimate Edition
TYPE: Standard
Version: 4.1
LTS (Long term supported): No
Data Preparer: theemahn
Data Publisher: TMOSB <http://os-builder.com/>
Isoname: ultimate-edition-4.1-x86.iso
Installed Size: 3,953,311,744 bytes.
Ultimate Edition 4.1 "Saucy Salamander" - Release x86 (20141009)
Build logs: -rw-r--r-- 1 root root 115008 Oct 8 20:59 .disk/tmosb-1.9.1-build-logs.tar.gz
URL: http://ultimateedition.info/Ultimate_Edition_4.1/

Please note: The above url, may not work if the release has not been made public.


Note the O/S I am currently running off of, it is coming. I'm sorry had to aliviate that from my chest. Ignore the build version and date I will not update either until I see consistent results. Why have I not released it? Ultimate Edition 4.4 Gamers I refer to.
games.png
4.4 Gamers is coming

  • uesplash was generated, however not pre-injected into the O/S (an issue I am fully aware of in tmosb)
  • XBMC did not get installed a no-no
  • Gimp did not make its way in (broken svn repository)

Sometimes it is my fault in software development, I see things work here and assume everyone is also running Ultimate Edition 4.5. I can see stats from multiple websites / servers and that number I see is 4.2. Everything above I can make consistant. I may have to take things further in hand to make keysnatcher test repositories as it is building looking for broken packages and stroke out offending repo. Massive work there and end users CPU to test against. I put 2 repos online this week, maybe I should utilize them to find any and I do mean any error.

Running Utopic based release and think there are no games (there are 0 on getdeb).
games2.png
In works, online looking for any error.

Allow me to rectify that situation pre-repostormed (30GB per arch is now availible):
root@JackHammer:/home/theemahn/wip2# cat /etc/apt/sources.list.d/ultimateedition.list
deb http://os-builder.com/Mate Mate all #Repostormed Mate DE
deb http://os-builder.com/Apps Apps all #Ultimate Edition Applications
deb http://os-builder.com/Games Games all #Ultimate Edition Games
root@JackHammer:/home/theemahn/wip2#

Missing a key? I don't care if is my key or someone elses:
Code: Select all
keysnatcher -s  #Snatch
keysnatcher -f #Fix-errors

games.png
4.4 Gamers is coming

There are a bunch more games then that BTW integraded in Ultimate Edition 4.4 Gamers I ran out of screens I had the 3rd screen tuned off at time of screenie.

Even though I shared one feature that is coming there is actually 2:
-m|--modify) Customize $*; exit 0;;

I have a function larger then the one I posted that in theroy will allow you to make modifications to the os and return to building mode when you have done your damage or set things right, end user disgression is involved here, not even listed in help yet:
root@JackHammer:/home/theemahn/wip2# tmosb
▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒ TheeMahn O/S Builder (tmosb) 1.9.1, 09/28/2014 ▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒
▒ GNU tmosb home page: <http://os-builder.com/>. ▒
▒ E-mail bug reports to: <[email protected]>. ▒
▒ Be sure to include the word tmosb somewhere in the Subject: field. ▒
▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒
Usage: tmosb -<-COMMAND> [OPTION]
▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒
Mandatory arguments to long options are identical for short options.
possible commands...

-b --build builds Operating System(s)
-B --buildiso builds ISO
-C --clearcache clears system cache
-c --cacheinfo displays various cache information
-e --extract extract ISO(s)
-h --help this help message
-p --pull pulls all source code to current folder
-t --test test ISO in virtual machine and exit
-u --upgrade distro upgrades existing Operating System(s)
-v --version dump version info and exit

▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒
tmosb --help [COMMAND] for further information.
root@JackHammer:/home/theemahn/wip2#


Then again neither was --grubiso listed, but functions somewhat.
root@JackHammer:/home/theemahn/wip2# tmosb --modify ultimate-edition-4.1-x86.iso
▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒ TheeMahn O/S Builder (tmosb) 1.9.1, 09/28/2014 ▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒
▒ GNU tmosb home page: <http://os-builder.com/>. ▒
▒ E-mail bug reports to: <[email protected]>. ▒
▒ Be sure to include the word tmosb somewhere in the Subject: field. ▒
▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒
▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒ Customising ultimate-edition-4.1-x86.iso, please enter exit when you are done. ▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒
▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒
▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒
▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒ No internal bash detected in ultimate-edition-4.1-x86.iso, exiting. ▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒
▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒
root@JackHammer:/home/theemahn/wip2# ls
ultimate-edition-4.1-x86 ultimate-edition-4.1-x86.iso
root@JackHammer:/home/theemahn/wip2# tmosb --modify ultimate-edition-4.1-x86
▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒ TheeMahn O/S Builder (tmosb) 1.9.1, 09/28/2014 ▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒
▒ GNU tmosb home page: <http://os-builder.com/>. ▒
▒ E-mail bug reports to: <[email protected]>. ▒
▒ Be sure to include the word tmosb somewhere in the Subject: field. ▒
▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒
▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒ Customising ultimate-edition-4.1-x86, please enter exit when you are done. ▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒
▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒
root@JackHammer:/# exit
exit
mount: none is already mounted or /proc busy
none is already mounted on /sys/fs/cgroup
none is already mounted on /sys/fs/fuse/connections
none is already mounted on /sys/kernel/debug
none is already mounted on /sys/kernel/security
none is already mounted on /run/lock
none is already mounted on /run/shm
none is already mounted on /run/user
none is already mounted on /sys/fs/pstore
none is already mounted on /dev/.bootchart/proc
mount: none is already mounted or /sys busy
none is already mounted on /sys/fs/cgroup
none is already mounted on /sys/fs/fuse/connections
none is already mounted on /sys/kernel/debug
none is already mounted on /sys/kernel/security
none is already mounted on /run/lock
none is already mounted on /run/shm
none is already mounted on /run/user
none is already mounted on /sys/fs/pstore
none is already mounted on /dev/.bootchart/proc
▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒ Customizations complete? ▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒
▒ Please proceed with the building of your ISO. ▒
▒ tmosb --buildiso ultimate-edition-4.1-x86 ▒
▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒
root@JackHammer:/home/theemahn/wip2#


Just another reason even beta testers do not have it. I have opened a discussion on google+ with the developer of Proot in bringing it all together would not require heightend privilages any user could run it. Do I have the time to keep checking for a response?

Re: Dependecy issue[SOLVED]

PostPosted: Thu Oct 09, 2014 10:49 pm
by chris47
Sorry to hear about that Thee.. I wasn't sure what was going on.. Each time it failed, I would wipe the folder completely and start with a fresh folder.. One question when running keysnatcher and the pull switch from tmosb. Do you do it out of the folder or in the folder? or in the home folder? When performing a upgrade then final --build. You do it from the same folder as the -b from scratch... I had no problem with 4.3 just 4.5 and some others.. As always I am grateful for all the time and work you put into your program and this forum for all of us to utilize.. I hope things get better for you as time goes on.. <BREW>

Re: Dependecy issue[SOLVED]

PostPosted: Fri Oct 10, 2014 2:11 am
by TheeMahn
chris47 wrote:Sorry to hear about that Thee.. I wasn't sure what was going on.. Each time it failed, I would wipe the folder completely and start with a fresh folder.. One question when running keysnatcher and the pull switch from tmosb. Do you do it out of the folder or in the folder? or in the home folder? When performing a upgrade then final --build. You do it from the same folder as the -b from scratch... I had no problem with 4.3 just 4.5 and some others.. As always I am grateful for all the time and work you put into your program and this forum for all of us to utilize.. I hope things get better for you as time goes on.. <BREW>


Brother, sweat the load not, I am building 100% fresh Ultimate Edition 4.2 from scratch I will let it retrive its packages and store them in cache and record a video of 4.2 coming on line, most people do not want to wait for me to download about a gig as it builds. It will be a quick video, however I will take the time and post my initial build results:

I can not build a 64 bit O/S from a 32 bit period. I learned that in building Ultimate Edition 4.4 Games x 86 from a 64 bit Ultimate Edition 4.5. I have always known that, however never have I coded that into software to detect and prevent, that is simple compared to the ride I have coming across distributions.


As it builds first time:
Generating README.diskdefines ▒
▒ Creating Readme file ▒
▒ Detected build logs... ▒
▒ Archiving build logs, please wait... ▒
▒ Success. ▒
▒ Moving build logs to DVD. ▒
▒ Congradulations, no crash logs detected. ▒
▒ Pulling 1.3G of cache for trusty x86 build. Please wait: Success ▒
▒ Initiating Temp cache sync operation of 639M. Please wait: Success ▒
▒ Removing network information from chroot.

Later on...
▒ DISTRO: Ultimate Edition ▒
▒ VERSION: 4.2 ▒
▒ LTS (Long term supported): Yes ▒
▒ DATA PREPARER: theemahn ▒
▒ DATA PUBLISHER: TMOSB <http://os-builder.com/> ▒
▒ ISONAME: ultimate-edition-4.2-x86-lite.iso ▒
▒ Installed Size: 6,679,465,984 bytes. ▒
▒ Calculating CRC (Cyclic Redundancy Check): ▒
▒ Done.
README.TXT file tmosb generated (I reverted to the exact version you run, solely to demonstrate it works, thus as I can see):
This Operating System was auto generated using:
TheeMahn O/S Builder (tmosb) 1.9.1, 09/28/2014
GNU tmosb home page: <http://os-builder.com/>.
E-mail bug reports to: <[email protected]>.
Be sure to include the word tmosb somewhere in the Subject: field.

Using the command: tmosb --build ultimate-edition-4.2-x86-lite.iso
on Fri Oct 10 02:10:17 EDT 2014 by theemahn on JackHammer

Source Build platform:
======================
JackHammer is an AMD FX(TheeMahn)-8150 Eight-Core Processor resonating at 3612.262 Mhz
CPU CORES: 8
MEMORY: 16,526,060 bytes
HOST ARCH: 32 bit
HOST BUILD O/S:
DISTRIB_ID=Ultimate_Edition
DISTRIB_RELEASE=4.4
DISTRIB_CODENAME=utopic
DISTRIB_DESCRIPTION="Ultimate Edition 4.4 Gamers"

Destination Distribution Information
====================================
Distribution Base: Ubuntu trusty
Architecture: i386
Detected Desktop Environments:
mate
XBMC
Internal Buildtime: 27m24s
Distro: Ultimate Edition
Version: 4.2
LTS (Long term supported): Yes
Data Preparer: theemahn
Data Publisher: TMOSB <http://os-builder.com/>
Isoname: ultimate-edition-4.2-x86-lite.iso
Installed Size: 6,679,465,984 bytes.
Ultimate Edition 4.2 "Trusty Tahr" - Release x86 (20141010)
Build logs: -rw-r--r-- 1 root root 161463 Oct 10 02:10 .disk/tmosb-1.9.1-build-logs.tar.gz
URL: http://ultimateedition.info/Ultimate_Edition_4.2/

Please note: The above url, may not work if the release has not been made public.


The above data is in the extract-cd folder as README.TXT the information it provides is imperative. Build logs I do not want to dig through at this point, that is coming to find others erros, let me get mine under control first.
tmosb-1.9.1-build-logs.tar.gz
(157.68 KiB) Downloaded 371 times


The Video is encoding, please wait. Only uses 1 core, 8 cores while it built. I will be surprised if I have a video lol Like a fool my secondary monitor does squat, I could have jacked up a tutorial on tmosb.

Re: Dependecy issue[SOLVED]

PostPosted: Fri Oct 10, 2014 8:40 pm
by TheeMahn
Ultimate Edition 4.4 x86 Gamers is uploading...
1010141339.jpg
Installing Ultimate Edition 4.4 X86 Gamers on "Tree frogs" Computer. New Power supply has been installed.

Things fixed by hand currently, will be hard coded in tmosb:
  • Bluetooth support
  • Added XBMC - Will have to finetooth comb tmosb to find out why it did not get installed by default.
  • Destroyed broken svn gimp repo and added it to 4.4 gamers.
  • Fixed networking in all mate based distibutions.
This Operating System was auto generated using:
TheeMahn O/S Builder (tmosb) 1.9.1, 09/28/2014
GNU tmosb home page: <http://os-builder.com/>.
E-mail bug reports to: <[email protected]>.
Be sure to include the word tmosb somewhere in the Subject: field.

Using the command: tmosb --build ultimate-edition-4.4-x86-gamers.iso
on Fri Oct 10 20:12:57 EDT 2014 by theemahn on JackHammer

Source Build platform:
======================
JackHammer is an AMD FX(TheeMahn)-8150 Eight-Core Processor resonating at 3612.120 Mhz
CPU CORES: 8
MEMORY: 16,526,060 bytes
HOST ARCH: 32 bit
HOST BUILD O/S:
DISTRIB_ID=Ultimate_Edition
DISTRIB_RELEASE=4.4
DISTRIB_CODENAME=utopic
DISTRIB_DESCRIPTION="Ultimate Edition 4.4 Gamers"

Destination Distribution Information
====================================
Distribution Base: Ubuntu utopic
Architecture: i386
Detected Desktop Environments:
mate
XBMC
Internal Buildtime: 1m17s
Distro: Ultimate Edition
TYPE: Gamers
Version: 4.4
LTS (Long term supported): No
Data Preparer: theemahn
Data Publisher: TMOSB <http://os-builder.com/>
Isoname: ultimate-edition-4.4-x86.iso
Installed Size: 10,359,816,192 bytes.
Ultimate Edition 4.4 "Utopic Unicorn" - Release x86 (20141010)
Build logs: -r--r--r-- 1 root root 89910 Oct 7 04:20 .disk/tmosb-1.9.1-build-logs.tar.gz
URL: http://ultimateedition.info/Ultimate_Edition_4.4/

Please note: The above url, may not work if the release has not been made public.


I have fixed a few issues in uecorebuider the indent in my programming was causing the network manager to not work, I also added bluetooth support using an Apple bluetooth wireless keyboard to type this post ;)
Screenshot-Bluetooth Devices.png
Sherrys keyboard is a Apple keyboard I bought at a garage sale for $5.00


I have quite a few bluetooth devices to put to the test, I have both a bluetooth reciever and a transmitter. Will allow me to stream music through the air to my reciever:
speakers.jpg
The JackHammer, original image would not upload over 17MB picture taken in 4k definition. From 8 core phone a paperweight, alarm clock and awesome camera (cracked screen)

1010142030a.jpg
Bluetooth reciever, I have a transmitter as well. Will have to find it ;)