7 Replies Latest reply on Sep 18, 2012 11:21 AM by hagis

    Build error

    hagis

      Hello oh gurus!

       

      I have gotten some not so nice build errors when creating a supersimple appliance. Please advise.

       

      F, [2012-09-18T09:09:31.861080 #1941] FATAL -- : RuntimeError: An error occurred while executing command: 'appliance-creator -d -v -t 'build/appliances/i686/centos/6/munki/1.0/centos-plugin/tmp' --cache=/var/cache/boxgrinder/rpms-cache/i686/centos/6 --config 'build/appliances/i686/centos/6/munki/1.0/centos-plugin/tmp/munki.ks' -o 'build/appliances/i686/centos/6/munki/1.0/centos-plugin/tmp' --name 'munki' --vmem 512 --vcpu 1 --format raw', process exited with wrong exit status: 1

       

      Build system:

      Fedora 16 on laptop

      BoxGrinder Build 0.10.3

      yum update -y done!

       

      appliance appl file:

       

      name: munki

      summary: munki server

      os:

        name: centos

        version: 6

        password: password

      hardware:

        memory: 512

        partitions:

          "/":

            size: 20

      packages:

        - openssh-clients

        - httpd

        - webmin

      files:

        "/tmp":

          - "configure.sh"

      post:

        base:

          - "/bin/chmod +x /tmp/configure.sh"

          - "/tmp/configure.sh"

          - "/bin/rm -f /tmp/configure.sh"

       

      default_repos: true

      repos:

        - name: "webmin"

          baseurl: "http://download.webmin.com/download/yum"

       

      More info required?

        • 1. Re: Build error
          goldmann

          Hiya,

           

          Yes, please provide more info; execute the build with --trace switch. Thanks!

           

          --Marek

          • 2. Re: Build error
            hagis

            executing!

             

            And this time it worked, does the --trace switch do more than enable terminal output?

            • 3. Re: Build error
              hagis

              Separate but related question, I did get the webmin package installed, this because the key was not imported, should I import the webmin key to the local store so it can be installed?

               

              As stated before, the build worked when I used the --trace switch

              • 4. Re: Build error
                goldmann

                Nope, it only enables trace output to the console.

                 

                I'm not sure about the webmin question. What key are you talking about? Is this the RPM signing key? It shouldn't be required at all since we set gpgcheck to 0.

                 

                --Marek

                • 5. Re: Build error
                  hagis

                  Trace output of failed attempt

                   

                  also uploaded the boxgrinder.log file that should contain the webmin error. here:

                  http://dl.dropbox.com/u/365611/boxgrinder.log

                   

                  guestfsd: main_loop: new requ

                  T, [2012-09-18T10:08:47.835420 #13288] TRACE -- : GFS: est, len 0x28

                  D, [2012-09-18T10:08:47.903118 #13288] DEBUG -- : GFS: aug_load = 0

                  D, [2012-09-18T10:08:47.903535 #13288] DEBUG -- : GFS: aug_set "/files/etc/ssh/sshd_config/UseDNS" "no"

                  T, [2012-09-18T10:08:47.905383 #13288] TRACE -- : GFS: guestfsd: main_loop: proc 27 (aug_load) too

                  T, [2012-09-18T10:08:47.906764 #13288] TRACE -- : GFS: k 0.07 seconds

                  guestfsd: main_loop: new

                  T, [2012-09-18T10:08:47.908145 #13288] TRACE -- : GFS:  request, len 0x58

                  guestfsd: mai

                  T, [2012-09-18T10:08:47.909697 #13288] TRACE -- : GFS: n_loop: proc 20 (aug_set) took 0.00 seconds

                  D, [2012-09-18T10:08:47.909995 #13288] DEBUG -- : GFS: aug_set = 0

                  D, [2012-09-18T10:08:47.910234 #13288] DEBUG -- : GFS: aug_set "/files/etc/sysconfig/selinux/SELINUX" "permissive"

                  T, [2012-09-18T10:08:47.912025 #13288] TRACE -- : GFS: guestfsd: main_loop: new request, len 0x60

                  T, [2012-09-18T10:08:47.913723 #13288] TRACE -- : GFS:

                  guestfsd: main_loop: proc 20 (aug_set) took 0.00

                  D, [2012-09-18T10:08:47.916756 #13288] DEBUG -- : GFS: aug_set = 0

                  D, [2012-09-18T10:08:47.917013 #13288] DEBUG -- : GFS: aug_save

                  T, [2012-09-18T10:08:47.918404 #13288] TRACE -- : GFS:  seconds

                  T, [2012-09-18T10:08:47.920235 #13288] TRACE -- : GFS: guestfsd: main_loop: new request, len 0x28

                  T, [2012-09-18T10:08:47.921990 #13288] TRACE -- : GFS:

                  D, [2012-09-18T10:08:47.971497 #13288] DEBUG -- : GFS: aug_save = 0

                  D, [2012-09-18T10:08:47.971834 #13288] DEBUG -- : GFS: aug_close

                  T, [2012-09-18T10:08:47.973248 #13288] TRACE -- : GFS: guestfsd: main_loop: proc 25 (aug_save) took 0

                  T, [2012-09-18T10:08:47.974641 #13288] TRACE -- : GFS: .05 seconds

                  guestfsd: main_loop

                  T, [2012-09-18T10:08:47.976179 #13288] TRACE -- : GFS: : new request, len 0x28

                  D, [2012-09-18T10:08:48.000860 #13288] DEBUG -- : GFS: aug_close = 0

                  D, [2012-09-18T10:08:48.001152 #13288] DEBUG -- : Augeas changes saved.

                  D, [2012-09-18T10:08:48.001374 #13288] DEBUG -- : Applying root password...

                  D, [2012-09-18T10:08:48.001619 #13288] DEBUG -- : GFS: sh "/usr/bin/passwd -d root"

                  T, [2012-09-18T10:08:48.003375 #13288] TRACE -- : GFS: guestfsd: main_loop: proc 26 (aug_close) t

                  T, [2012-09-18T10:08:48.004738 #13288] TRACE -- : GFS: ook 0.02 seconds

                  guestfs

                  T, [2012-09-18T10:08:48.006119 #13288] TRACE -- : GFS: d: main_loop: new request, len 0x44

                  T, [2012-09-18T10:08:48.007538 #13288] TRACE -- : GFS:

                  T, [2012-09-18T10:08:48.008949 #13288] TRACE -- : GFS: mount --bind /dev /sysroot/dev

                  T, [2012-09-18T10:08:48.027412 #13288] TRACE -- : GFS: mount --bind /dev/pts /sysroot/dev/pts

                  T, [2012-09-18T10:08:48.028819 #13288] TRACE -- : GFS:

                  T, [2012-09-18T10:08:48.041991 #13288] TRACE -- : GFS: mount: mount point /sysroot/dev/pts does no

                  T, [2012-09-18T10:08:48.043383 #13288] TRACE -- : GFS: t exist

                  T, [2012-09-18T10:08:48.045398 #13288] TRACE -- : GFS: mount --bind /proc /sysroot/proc

                  T, [2012-09-18T10:08:48.046732 #13288] TRACE -- : GFS:

                  T, [2012-09-18T10:08:48.062657 #13288] TRACE -- : GFS: mount --bind /selinux /sysroot/selinux

                  T, [2012-09-18T10:08:48.064048 #13288] TRACE -- : GFS:

                  T, [2012-09-18T10:08:48.077323 #13288] TRACE -- : GFS: mount: special device /selinux

                  T, [2012-09-18T10:08:48.078975 #13288] TRACE -- : GFS: does not exist

                  T, [2012-09-18T10:08:48.081124 #13288] TRACE -- : GFS: mount --bind /sys /sysroot/sys

                  T, [2012-09-18T10:08:48.097918 #13288] TRACE -- : GFS: /bin/sh -c /usr/bin/passwd -d root

                  T, [2012-09-18T10:08:48.099298 #13288] TRACE -- : GFS:

                  T, [2012-09-18T10:08:48.211727 #13288] TRACE -- : GFS: umount /sysroot/sys

                  T, [2012-09-18T10:08:48.229699 #13288] TRACE -- : GFS: umount /sysroot/proc

                  T, [2012-09-18T10:08:48.247716 #13288] TRACE -- : GFS: umount /sysroot/dev

                  D, [2012-09-18T10:08:48.263885 #13288] DEBUG -- : GFS: sh = "Removing password for user root.

                  passwd: Success

                  "

                  D, [2012-09-18T10:08:48.264646 #13288] DEBUG -- : GFS: sh "/usr/sbin/usermod -p 'PIHHN4TrKh3dY' root"

                  T, [2012-09-18T10:08:48.266063 #13288] TRACE -- : GFS: guestfsd: main_loop: proc 111 (sh) took 0.25 seconds

                  T, [2012-09-18T10:08:48.267927 #13288] TRACE -- : GFS: guestfsd: main_loop: new request, len 0x58

                  T, [2012-09-18T10:08:48.269333 #13288] TRACE -- : GFS:

                  T, [2012-09-18T10:08:48.281874 #13288] TRACE -- : GFS: mount --bind /dev /sysroot/dev

                  T, [2012-09-18T10:08:48.300530 #13288] TRACE -- : GFS: mount --bind /dev/pts /sysroot/dev/pts

                  T, [2012-09-18T10:08:48.302158 #13288] TRACE -- : GFS:

                  T, [2012-09-18T10:08:48.316372 #13288] TRACE -- : GFS: mount: mount point /sysroot/dev/pts does

                  T, [2012-09-18T10:08:48.317779 #13288] TRACE -- : GFS: not exist

                  T, [2012-09-18T10:08:48.319744 #13288] TRACE -- : GFS: mount --bind /proc /sysroot/proc

                  T, [2012-09-18T10:08:48.321110 #13288] TRACE -- : GFS:

                  T, [2012-09-18T10:08:48.337622 #13288] TRACE -- : GFS: mount --bind /selinux /sysroot/selinux

                  T, [2012-09-18T10:08:48.338996 #13288] TRACE -- : GFS:

                  T, [2012-09-18T10:08:48.353021 #13288] TRACE -- : GFS: mount: special device /selinux does not ex

                  T, [2012-09-18T10:08:48.354454 #13288] TRACE -- : GFS: ist

                  T, [2012-09-18T10:08:48.356257 #13288] TRACE -- : GFS: mount --bind /sys /sysroot/sys

                  T, [2012-09-18T10:08:48.373410 #13288] TRACE -- : GFS: /bin/sh -c /usr/sbin/usermod -p 'PIHHN4TrK

                  T, [2012-09-18T10:08:48.374808 #13288] TRACE -- : GFS: h3dY' root

                  T, [2012-09-18T10:08:48.439139 #13288] TRACE -- : GFS: umount /sysroot/sys

                  T, [2012-09-18T10:08:48.457588 #13288] TRACE -- : GFS: umount /sysroot/proc

                  T, [2012-09-18T10:08:48.475954 #13288] TRACE -- : GFS: umount /sysroot/dev

                  D, [2012-09-18T10:08:48.492575 #13288] DEBUG -- : GFS: sh = ""

                  D, [2012-09-18T10:08:48.492885 #13288] DEBUG -- : Password applied.

                  T, [2012-09-18T10:08:48.493090 #13288] TRACE -- : Searching for swap partition to set label...

                  D, [2012-09-18T10:08:48.493327 #13288] DEBUG -- : GFS: list_devices

                  T, [2012-09-18T10:08:48.495149 #13288] TRACE -- : GFS: guestfsd: main_loop: proc 111 (sh) took 0.

                  T, [2012-09-18T10:08:48.496575 #13288] TRACE -- : GFS: 22 seconds

                  guestfsd: m

                  T, [2012-09-18T10:08:48.498005 #13288] TRACE -- : GFS: ain_loop: new request, len 0x28

                  D, [2012-09-18T10:08:48.518459 #13288] DEBUG -- : GFS: list_devices = ["/dev/vda"]

                  D, [2012-09-18T10:08:48.518838 #13288] DEBUG -- : GFS: list_partitions

                  T, [2012-09-18T10:08:48.520647 #13288] TRACE -- : GFS: guestfsd: main_loop: proc 7 (list_devices

                  T, [2012-09-18T10:08:48.522025 #13288] TRACE -- : GFS: ) took 0.02 seconds

                  gue

                  T, [2012-09-18T10:08:48.523384 #13288] TRACE -- : GFS: stfsd: main_loop: new request, len 0x28

                  T, [2012-09-18T10:08:48.524952 #13288] TRACE -- : GFS:

                  guestfsd: m

                  D, [2012-09-18T10:08:48.525328 #13288] DEBUG -- : GFS: list_partitions = ["/dev/vda1"]

                  D, [2012-09-18T10:08:48.525613 #13288] DEBUG -- : GFS: vfs_type "/dev/vda1"

                  T, [2012-09-18T10:08:48.527164 #13288] TRACE -- : GFS: ain_loop: proc 8 (list_partitions) took

                  T, [2012-09-18T10:08:48.528565 #13288] TRACE -- : GFS: 0.00 seconds

                  guestfsd: ma

                  T, [2012-09-18T10:08:48.529986 #13288] TRACE -- : GFS: in_loop: new request, len 0x38

                  T, [2012-09-18T10:08:48.531869 #13288] TRACE -- : GFS: blkid -c /dev/null -o value -s TYPE /dev/vd

                  T, [2012-09-18T10:08:48.533243 #13288] TRACE -- : GFS: a1

                  D, [2012-09-18T10:08:48.547786 #13288] DEBUG -- : GFS: vfs_type = "ext4"

                  D, [2012-09-18T10:08:48.548094 #13288] DEBUG -- : GFS: vfs_type "/dev/vda1"

                  T, [2012-09-18T10:08:48.549983 #13288] TRACE -- : GFS: guestfsd: main_loop: proc 198 (vfs_type)

                  T, [2012-09-18T10:08:48.551354 #13288] TRACE -- : GFS: took 0.01 seconds

                  guest

                  T, [2012-09-18T10:08:48.552729 #13288] TRACE -- : GFS: fsd: main_loop: new request, len 0x38

                  T, [2012-09-18T10:08:48.554236 #13288] TRACE -- : GFS:

                  blkid -c /dev/null -o

                  T, [2012-09-18T10:08:48.555675 #13288] TRACE -- : GFS:  value -s TYPE /dev/vda1

                  D, [2012-09-18T10:08:48.570774 #13288] DEBUG -- : GFS: vfs_type = "ext4"

                  D, [2012-09-18T10:08:48.571085 #13288] DEBUG -- : GFS: vfs_type "/dev/vda1"

                  T, [2012-09-18T10:08:48.572969 #13288] TRACE -- : GFS: guestfsd: main_loop: proc 198 (vfs_type) t

                  T, [2012-09-18T10:08:48.574374 #13288] TRACE -- : GFS: ook 0.01 seconds

                  guestf

                  T, [2012-09-18T10:08:48.575724 #13288] TRACE -- : GFS: sd: main_loop: new request, len 0x38

                  T, [2012-09-18T10:08:48.577263 #13288] TRACE -- : GFS:

                  blkid -c /dev/null -

                  T, [2012-09-18T10:08:48.578681 #13288] TRACE -- : GFS: o value -s TYPE /dev/vda1

                  D, [2012-09-18T10:08:48.593603 #13288] DEBUG -- : GFS: vfs_type = "ext4"

                  D, [2012-09-18T10:08:48.593910 #13288] DEBUG -- : Using labels for partitions...

                  D, [2012-09-18T10:08:48.594134 #13288] DEBUG -- : GFS: list_devices

                  T, [2012-09-18T10:08:48.596007 #13288] TRACE -- : GFS: guestfsd: main_loop: proc 198 (vfs_type)

                  T, [2012-09-18T10:08:48.597394 #13288] TRACE -- : GFS: took 0.01 seconds

                  guest

                  T, [2012-09-18T10:08:48.598779 #13288] TRACE -- : GFS: fsd: main_loop: new request, len 0x28

                  T, [2012-09-18T10:08:48.600259 #13288] TRACE -- : GFS:

                  D, [2012-09-18T10:08:48.600610 #13288] DEBUG -- : GFS: list_devices = ["/dev/vda"]

                  D, [2012-09-18T10:08:48.600894 #13288] DEBUG -- : GFS: read_file "/etc/fstab"

                  T, [2012-09-18T10:08:48.602638 #13288] TRACE -- : GFS: guestfsd: main_loop: proc 7 (list_devices)

                  T, [2012-09-18T10:08:48.603990 #13288] TRACE -- : GFS:  took 0.00 seconds

                  gue

                  T, [2012-09-18T10:08:48.605387 #13288] TRACE -- : GFS: stfsd: main_loop: new request, len 0x38

                  T, [2012-09-18T10:08:48.607815 #13288] TRACE -- : GFS:

                  D, [2012-09-18T10:08:48.609500 #13288] DEBUG -- : GFS: read_file = "/dev/sda1  / ext4    defaults,noatime 0 0\x0adevpts     /dev/pts  devpts  gid=5,mode=620   0 0\x0atmpfs      /dev/shm  tmpfs   defaults         0 0\x0aproc       /proc     proc    defaults         0 0\x0asysfs      /sys      sysfs   defaults         0 0\x0a"

                  D, [2012-09-18T10:08:48.609861 #13288] DEBUG -- : GFS: vfs_label "/dev/vda1"

                  T, [2012-09-18T10:08:48.611658 #13288] TRACE -- : GFS: guestfsd: main_loop: proc 150 (read_file

                  T, [2012-09-18T10:08:48.613026 #13288] TRACE -- : GFS: ) took 0.00 seconds

                  gu

                  T, [2012-09-18T10:08:48.614386 #13288] TRACE -- : GFS: estfsd: main_loop: new request, len 0x38

                  T, [2012-09-18T10:08:48.615982 #13288] TRACE -- : GFS:

                  blkid -c /dev/null

                  T, [2012-09-18T10:08:48.617391 #13288] TRACE -- : GFS: -o value -s LABEL /dev/vda1

                  D, [2012-09-18T10:08:48.632471 #13288] DEBUG -- : GFS: vfs_label = "79d3d2d4"

                  D, [2012-09-18T10:08:48.632830 #13288] DEBUG -- : GFS: write_file "/etc/fstab" "LABEL=79d3d2d4  / ext4    defaults,noatime 0 0

                  devpts     /dev/pts  devpts  gid=5,mode=620   0 0

                  tmpfs      /dev/shm  tmpfs   defaults         0 0

                  proc       /proc     proc    defaults         0 0

                  sysfs      /sys      sysfs   defaults         0 0

                  " 0

                  T, [2012-09-18T10:08:48.634766 #13288] TRACE -- : GFS: guestfsd: main_loop: proc 253 (vfs_label)

                  T, [2012-09-18T10:08:48.636160 #13288] TRACE -- : GFS: took 0.01 seconds

                  gue

                  T, [2012-09-18T10:08:48.637527 #13288] TRACE -- : GFS: stfsd: main_loop: new request, len 0x138

                  T, [2012-09-18T10:08:48.639452 #13288] TRACE -- : GFS:

                  D, [2012-09-18T10:08:48.640815 #13288] DEBUG -- : GFS: write_file = 0

                  D, [2012-09-18T10:08:48.641076 #13288] DEBUG -- : GFS: exists "/boot/grub/grub.conf"

                  T, [2012-09-18T10:08:48.642847 #13288] TRACE -- : GFS: guestfsd: main_loop: proc 44 (write_file)

                  T, [2012-09-18T10:08:48.644214 #13288] TRACE -- : GFS: took 0.00 seconds

                  gues

                  T, [2012-09-18T10:08:48.645597 #13288] TRACE -- : GFS: tfsd: main_loop: new request, len 0x40

                  T, [2012-09-18T10:08:48.647210 #13288] TRACE -- : GFS:

                  D, [2012-09-18T10:08:48.648545 #13288] DEBUG -- : GFS: exists = 1

                  D, [2012-09-18T10:08:48.648809 #13288] DEBUG -- : GFS: read_file "/boot/grub/grub.conf"

                  T, [2012-09-18T10:08:48.650560 #13288] TRACE -- : GFS: guestfsd: main_loop: proc 36 (exists) too

                  T, [2012-09-18T10:08:48.651982 #13288] TRACE -- : GFS: k 0.00 seconds

                  guestfsd:

                  T, [2012-09-18T10:08:48.653407 #13288] TRACE -- : GFS: main_loop: new request, le

                  T, [2012-09-18T10:08:48.654787 #13288] TRACE -- : GFS: n 0x40

                  D, [2012-09-18T10:08:48.656150 #13288] DEBUG -- : GFS: read_file = "default=0\x0atimeout=5\x0asplashimage=(hd0,0)/boot/grub/splash.xpm.gz\x0ahiddenmenu\x0atitle munki (2.6.32-279.5.2.el6.i686)\x0a        root (hd0,0)\x0a        kernel /boot/vmlinuz-2.6.32-279.5.2.el6.i686 ro root=/dev/sda1 \x0a        initrd /boot/initramfs-2.6.32-279.5.2.el6."<truncated, original size 265 bytes>

                  D, [2012-09-18T10:08:48.656465 #13288] DEBUG -- : GFS: vfs_label "/dev/vda1"

                  T, [2012-09-18T10:08:48.658070 #13288] TRACE -- : GFS: guestfsd: main_loop: proc 150 (read_file) took

                  T, [2012-09-18T10:08:48.670711 #13288] TRACE -- : GFS:  0.00 seconds

                  guestfsd: main_loop:

                  T, [2012-09-18T10:08:48.676712 #13288] TRACE -- : GFS:  new request, len 0x38

                  blkid -c /dev/null -o value -s LABEL /dev/vda1

                  D, [2012-09-18T10:08:48.697836 #13288] DEBUG -- : GFS: vfs_label = "79d3d2d4"

                  D, [2012-09-18T10:08:48.698255 #13288] DEBUG -- : GFS: write_file "/boot/grub/grub.conf" "default=0

                  timeout=5

                  splashimage=(hd0,0)/boot/grub/splash.xpm.gz

                  hiddenmenu

                  title munki (2.6.32-279.5.2.el6.i686)

                          root (hd0,0)

                          kernel /boot/vmlinuz-2.6.32-279.5.2.el6.i686 ro root=LABEL=79d3d2d4

                          initrd /boot/initramfs-2.6.32-279.5.2.el6.i686.img

                  " 0

                  T, [2012-09-18T10:08:48.704478 #13288] TRACE -- : GFS: guestfsd: main_loo

                  T, [2012-09-18T10:08:48.705975 #13288] TRACE -- : GFS: p: proc 253 (vfs_label) took 0.03 second

                  T, [2012-09-18T10:08:48.707451 #13288] TRACE -- : GFS: s

                  guestfsd: main_lo

                  T, [2012-09-18T10:08:48.709002 #13288] TRACE -- : GFS: op: new request, len 0x158

                  D, [2012-09-18T10:08:48.715664 #13288] DEBUG -- : GFS: write_file = 0

                  D, [2012-09-18T10:08:48.716071 #13288] DEBUG -- : Done.

                  D, [2012-09-18T10:08:48.716381 #13288] DEBUG -- : Disabling firewall...

                  D, [2012-09-18T10:08:48.716694 #13288] DEBUG -- : GFS: sh "lokkit -q --disabled"

                  T, [2012-09-18T10:08:48.718551 #13288] TRACE -- : GFS: guestfsd: main_loop: proc 44 (write_file)

                  T, [2012-09-18T10:08:48.719998 #13288] TRACE -- : GFS: took 0.00 seconds

                  guest

                  T, [2012-09-18T10:08:48.725043 #13288] TRACE -- : GFS: fsd: main_loop: new request, len 0x40

                  T, [2012-09-18T10:08:48.726596 #13288] TRACE -- : GFS:

                  m

                  T, [2012-09-18T10:08:48.727990 #13288] TRACE -- : GFS: ount --bind /dev /sysroot/dev

                  T, [2012-09-18T10:08:48.746895 #13288] TRACE -- : GFS: mount --bind /dev/pts /sysroot/dev/pts

                  T, [2012-09-18T10:08:48.748530 #13288] TRACE -- : GFS:

                  T, [2012-09-18T10:08:48.762584 #13288] TRACE -- : GFS: mount: mount point /sysroot/dev/pts does n

                  T, [2012-09-18T10:08:48.764010 #13288] TRACE -- : GFS: ot exist

                  T, [2012-09-18T10:08:48.766066 #13288] TRACE -- : GFS: mount --bind /proc /sysroot/proc

                  T, [2012-09-18T10:08:48.783300 #13288] TRACE -- : GFS: mount --bind /selinux /sysroot/selinux

                  T, [2012-09-18T10:08:48.784883 #13288] TRACE -- : GFS:

                  T, [2012-09-18T10:08:48.799125 #13288] TRACE -- : GFS: mount: special device /selinux does not ex

                  T, [2012-09-18T10:08:48.800601 #13288] TRACE -- : GFS: ist

                  T, [2012-09-18T10:08:48.802613 #13288] TRACE -- : GFS: mount --bind /sys /sysroot/sys

                  T, [2012-09-18T10:08:48.819452 #13288] TRACE -- : GFS: /bin/sh -c lokkit -q --disabled

                  T, [2012-09-18T10:08:48.820883 #13288] TRACE -- : GFS:

                  T, [2012-09-18T10:08:49.136091 #13288] TRACE -- : GFS: umount /sysroot/sys

                  T, [2012-09-18T10:08:49.153548 #13288] TRACE -- : GFS: umount /sysroot/proc

                  T, [2012-09-18T10:08:49.170452 #13288] TRACE -- : GFS: umount /sysroot/dev

                  D, [2012-09-18T10:08:49.186328 #13288] DEBUG -- : GFS: sh = ""

                  D, [2012-09-18T10:08:49.186618 #13288] DEBUG -- : Firewall disabled.

                  D, [2012-09-18T10:08:49.186831 #13288] DEBUG -- : Setting up '/etc/motd'...

                  D, [2012-09-18T10:08:49.187069 #13288] DEBUG -- : GFS: upload "/usr/lib/ruby/gems/1.8/gems/boxgrinder-build-0.10.4/lib/boxgrinder-build/plugins/os/rpm-based/src/motd.init" "/etc/init.d/motd"

                  T, [2012-09-18T10:08:49.189181 #13288] TRACE -- : GFS: guestfsd: main_loop: proc 111 (sh) took 0.46 seconds

                  T, [2012-09-18T10:08:49.190850 #13288] TRACE -- : GFS: guestfsd: main_loop: new request, len 0x3c

                  T, [2012-09-18T10:08:49.192287 #13288] TRACE -- : GFS:

                  T, [2012-09-18T10:08:49.194599 #13288] TRACE -- : GFS: guestfsd: receive_file: reading length word

                  T, [2012-09-18T10:08:49.196012 #13288] TRACE -- : GFS:

                  guestfsd: receive_file:

                  T, [2012-09-18T10:08:49.197549 #13288] TRACE -- : GFS: got chunk: cancel = 0x0, len = 567, buf = 0xfe38e08

                  T, [2012-09-18T10:08:49.198984 #13288] TRACE -- : GFS: guestfsd: receive_file: reading length word

                  T, [2012-09-18T10:08:49.200413 #13288] TRACE -- : GFS:

                  guestfsd: receive_file: got chunk: cancel =

                  T, [2012-09-18T10:08:49.201945 #13288] TRACE -- : GFS:  0x0, len = 0, buf = (nil)

                  guestfsd: receiv

                  T, [2012-09-18T10:08:49.203510 #13288] TRACE -- : GFS: e_file: end of file, leaving function

                  gues

                  T, [2012-09-18T10:08:49.205035 #13288] TRACE -- : GFS: tfsd: main_loop: proc 66 (upload) took 0.01 seconds

                  D, [2012-09-18T10:08:49.205406 #13288] DEBUG -- : GFS: upload = 0

                  D, [2012-09-18T10:08:49.205642 #13288] DEBUG -- : GFS: sh "sed -i s/#VERSION#/'1.0'/ /etc/init.d/motd"

                  T, [2012-09-18T10:08:49.207036 #13288] TRACE -- : GFS:

                  T, [2012-09-18T10:08:49.210665 #13288] TRACE -- : GFS: guestfsd: main_loop: new request, len 0x58

                  T, [2012-09-18T10:08:49.212540 #13288] TRACE -- : GFS: mount --bind /dev /sysroot/dev

                  T, [2012-09-18T10:08:49.229526 #13288] TRACE -- : GFS: mount --bind /dev/pts /sysroot/dev/pts

                  T, [2012-09-18T10:08:49.230929 #13288] TRACE -- : GFS:

                  T, [2012-09-18T10:08:49.244444 #13288] TRACE -- : GFS: mount: mount point /sysroot/dev/pts does

                  T, [2012-09-18T10:08:49.245864 #13288] TRACE -- : GFS:  not exist

                  T, [2012-09-18T10:08:49.247895 #13288] TRACE -- : GFS: mount --bind /proc /sysroot/proc

                  T, [2012-09-18T10:08:49.249274 #13288] TRACE -- : GFS:

                  T, [2012-09-18T10:08:49.265599 #13288] TRACE -- : GFS: mount --bind /selinux /sysroot/selinux

                  T, [2012-09-18T10:08:49.266974 #13288] TRACE -- : GFS:

                  T, [2012-09-18T10:08:49.280686 #13288] TRACE -- : GFS: mount: special device /selinux does not e

                  T, [2012-09-18T10:08:49.282149 #13288] TRACE -- : GFS: xist

                  T, [2012-09-18T10:08:49.284019 #13288] TRACE -- : GFS: mount --bind /sys /sysroot/sys

                  T, [2012-09-18T10:08:49.301069 #13288] TRACE -- : GFS: /bin/sh -c sed -i s/#VERSION#/'1.0'/ /etc

                  T, [2012-09-18T10:08:49.302489 #13288] TRACE -- : GFS: /init.d/motd

                  T, [2012-09-18T10:08:49.328588 #13288] TRACE -- : GFS: umount /sysroot/sys

                  T, [2012-09-18T10:08:49.345661 #13288] TRACE -- : GFS: umount /sysroot/proc

                  T, [2012-09-18T10:08:49.362537 #13288] TRACE -- : GFS: umount /sysroot/dev

                  D, [2012-09-18T10:08:49.379021 #13288] DEBUG -- : GFS: sh = ""

                  D, [2012-09-18T10:08:49.379364 #13288] DEBUG -- : GFS: sh "sed -i s/#APPLIANCE#/'munki appliance'/ /etc/init.d/motd"

                  T, [2012-09-18T10:08:49.381184 #13288] TRACE -- : GFS: guestfsd: main_loop: proc 111 (sh) took 0

                  T, [2012-09-18T10:08:49.382626 #13288] TRACE -- : GFS: .17 seconds

                  guestfsd:

                  T, [2012-09-18T10:08:49.383989 #13288] TRACE -- : GFS: main_loop: new request, len 0x64

                  T, [2012-09-18T10:08:49.386572 #13288] TRACE -- : GFS: mount --bind /dev /sysroot/dev

                  T, [2012-09-18T10:08:49.403105 #13288] TRACE -- : GFS: mount --bind /dev/pts /sysroot/dev/pts

                  T, [2012-09-18T10:08:49.404711 #13288] TRACE -- : GFS:

                  T, [2012-09-18T10:08:49.418949 #13288] TRACE -- : GFS: mount: mount point /sysroot/dev/pts does not e

                  T, [2012-09-18T10:08:49.420353 #13288] TRACE -- : GFS: xist

                  T, [2012-09-18T10:08:49.421706 #13288] TRACE -- : GFS: mount --bind /proc /sysroot/proc

                  T, [2012-09-18T10:08:49.438527 #13288] TRACE -- : GFS: mount --bind /selinux /sysroot/selinux

                  T, [2012-09-18T10:08:49.440152 #13288] TRACE -- : GFS:

                  T, [2012-09-18T10:08:49.455091 #13288] TRACE -- : GFS: mount: special device /selinux does not exi

                  T, [2012-09-18T10:08:49.456525 #13288] TRACE -- : GFS: st

                  T, [2012-09-18T10:08:49.458404 #13288] TRACE -- : GFS: mount --bind /sys /sysroot/sys

                  T, [2012-09-18T10:08:49.475696 #13288] TRACE -- : GFS: /bin/sh -c sed -i s/#APPLIANCE#/'munki appli

                  T, [2012-09-18T10:08:49.477095 #13288] TRACE -- : GFS: ance'/ /etc/init.d/motd

                  T, [2012-09-18T10:08:49.500108 #13288] TRACE -- : GFS: umount /sysroot/sys

                  T, [2012-09-18T10:08:49.517167 #13288] TRACE -- : GFS: umount /sysroot/proc

                  T, [2012-09-18T10:08:49.534336 #13288] TRACE -- : GFS: umount /sysroot/dev

                  D, [2012-09-18T10:08:49.550359 #13288] DEBUG -- : GFS: sh = ""

                  D, [2012-09-18T10:08:49.550659 #13288] DEBUG -- : GFS: sh "/bin/chmod +x /etc/init.d/motd"

                  T, [2012-09-18T10:08:49.552365 #13288] TRACE -- : GFS: guestfsd: main_loop: proc 111 (sh) took

                  T, [2012-09-18T10:08:49.553738 #13288] TRACE -- : GFS:  0.16 seconds

                  guestfs

                  T, [2012-09-18T10:08:49.555111 #13288] TRACE -- : GFS: d: main_loop: new request, len 0x4c

                  T, [2012-09-18T10:08:49.557090 #13288] TRACE -- : GFS:

                  T, [2012-09-18T10:08:49.558857 #13288] TRACE -- : GFS: mount --bind /dev /sysroot/dev

                  T, [2012-09-18T10:08:49.576771 #13288] TRACE -- : GFS: mount --bind /dev/pts /sysroot/dev/pts

                  T, [2012-09-18T10:08:49.578394 #13288] TRACE -- : GFS:

                  T, [2012-09-18T10:08:49.593022 #13288] TRACE -- : GFS: mount: mount point /sysroot/dev/pts does

                  T, [2012-09-18T10:08:49.594445 #13288] TRACE -- : GFS:  not exist

                  T, [2012-09-18T10:08:49.596591 #13288] TRACE -- : GFS: mount --bind /proc /sysroot/proc

                  T, [2012-09-18T10:08:49.598150 #13288] TRACE -- : GFS:

                  T, [2012-09-18T10:08:49.614741 #13288] TRACE -- : GFS: mount --bind /selinux /sysroot/selinux

                  T, [2012-09-18T10:08:49.616381 #13288] TRACE -- : GFS:

                  T, [2012-09-18T10:08:49.630948 #13288] TRACE -- : GFS: mount: special device /selinux does not e

                  T, [2012-09-18T10:08:49.632427 #13288] TRACE -- : GFS: xist

                  T, [2012-09-18T10:08:49.634349 #13288] TRACE -- : GFS: mount --bind /sys /sysroot/sys

                  T, [2012-09-18T10:08:49.651456 #13288] TRACE -- : GFS: /bin/sh -c /bin/chmod +x /etc/init.d/mot

                  T, [2012-09-18T10:08:49.652883 #13288] TRACE -- : GFS: d

                  T, [2012-09-18T10:08:49.690470 #13288] TRACE -- : GFS: umount /sysroot/sys

                  T, [2012-09-18T10:08:49.709062 #13288] TRACE -- : GFS: umount /sysroot/proc

                  T, [2012-09-18T10:08:49.730470 #13288] TRACE -- : GFS: umount /sysroot/dev

                  D, [2012-09-18T10:08:49.747151 #13288] DEBUG -- : GFS: sh = ""

                  D, [2012-09-18T10:08:49.747482 #13288] DEBUG -- : GFS: sh "/sbin/chkconfig --add motd"

                  T, [2012-09-18T10:08:49.749292 #13288] TRACE -- : GFS: guestfsd: main_loop: proc 111 (sh) took 0

                  T, [2012-09-18T10:08:49.750665 #13288] TRACE -- : GFS: .19 seconds

                  g

                  T, [2012-09-18T10:08:49.752190 #13288] TRACE -- : GFS: uestfsd: main_loop: new request, len 0x48

                  T, [2012-09-18T10:08:49.754350 #13288] TRACE -- : GFS:

                  T, [2012-09-18T10:08:49.756137 #13288] TRACE -- : GFS: mount --bind /dev /sysroot/dev

                  T, [2012-09-18T10:08:49.773719 #13288] TRACE -- : GFS: mount --bind /dev/pts /sysroot/dev/pts

                  T, [2012-09-18T10:08:49.775349 #13288] TRACE -- : GFS:

                  T, [2012-09-18T10:08:49.790070 #13288] TRACE -- : GFS: mount: mount point /sysroot/dev/pts does not

                  T, [2012-09-18T10:08:49.791485 #13288] TRACE -- : GFS: exist

                  T, [2012-09-18T10:08:49.792840 #13288] TRACE -- : GFS: mount --bind /proc /sysroot/proc

                  T, [2012-09-18T10:08:49.809670 #13288] TRACE -- : GFS: mount --bind /selinux /sysroot/selinux

                  T, [2012-09-18T10:08:49.811248 #13288] TRACE -- : GFS:

                  T, [2012-09-18T10:08:49.825485 #13288] TRACE -- : GFS: mount: special device /selinux does not exi

                  T, [2012-09-18T10:08:49.826903 #13288] TRACE -- : GFS: st

                  T, [2012-09-18T10:08:49.828740 #13288] TRACE -- : GFS: mount --bind /sys /sysroot/sys

                  T, [2012-09-18T10:08:49.846449 #13288] TRACE -- : GFS: /bin/sh -c /sbin/chkconfig --add motd

                  T, [2012-09-18T10:08:49.848170 #13288] TRACE -- : GFS:

                  T, [2012-09-18T10:08:49.916677 #13288] TRACE -- : GFS: umount /sysroot/sys

                  T, [2012-09-18T10:08:49.935429 #13288] TRACE -- : GFS: umount /sysroot/proc

                  T, [2012-09-18T10:08:49.951995 #13288] TRACE -- : GFS: umount /sysroot/dev

                  D, [2012-09-18T10:08:49.968137 #13288] DEBUG -- : GFS: sh = ""

                  D, [2012-09-18T10:08:49.968436 #13288] DEBUG -- : '/etc/motd' is nice now.

                  D, [2012-09-18T10:08:49.968645 #13288] DEBUG -- : Installing repositories from appliance definition file...

                  D, [2012-09-18T10:08:49.968889 #13288] DEBUG -- : GFS: exists "/etc/yum.repos.d/"

                  T, [2012-09-18T10:08:49.970290 #13288] TRACE -- : GFS: guestfsd: main_loop: proc 111 (sh) took 0.21 seconds

                  T, [2012-09-18T10:08:49.973048 #13288] TRACE -- : GFS:

                  guestfsd: main_loop: new request, len 0x40

                  D, [2012-09-18T10:08:49.974124 #13288] DEBUG -- : GFS: exists = 1

                  D, [2012-09-18T10:08:49.974391 #13288] DEBUG -- : Installing webmin repo...

                  D, [2012-09-18T10:08:49.975150 #13288] DEBUG -- : GFS: write_file "/etc/yum.repos.d/webmin.repo" "[webmin]

                  name=webmin

                  enabled=1

                  gpgcheck=0

                  baseurl=http://download.webmin.com/download/yum

                  " 0

                  T, [2012-09-18T10:08:49.977129 #13288] TRACE -- : GFS: guestfsd: main_loop: proc 36 (exists) took 0.00 seconds

                  T, [2012-09-18T10:08:49.978639 #13288] TRACE -- : GFS:

                  guestfsd: main_loop: new request,

                  T, [2012-09-18T10:08:49.979986 #13288] TRACE -- : GFS:  len 0xac

                  D, [2012-09-18T10:08:49.980588 #13288] DEBUG -- : GFS: write_file = 0

                  D, [2012-09-18T10:08:49.980816 #13288] DEBUG -- : Repository 'updates' is an ephemeral repo. It'll not be installed in the appliance.

                  D, [2012-09-18T10:08:49.981036 #13288] DEBUG -- : Repository 'base' is an ephemeral repo. It'll not be installed in the appliance.

                  D, [2012-09-18T10:08:49.981245 #13288] DEBUG -- : Repositories installed.

                  D, [2012-09-18T10:08:49.981478 #13288] DEBUG -- : Installing files specified in appliance definition file...

                  D, [2012-09-18T10:08:49.981697 #13288] DEBUG -- : Proceding files for '/tmp' destination directory...

                  D, [2012-09-18T10:08:49.981995 #13288] DEBUG -- : GFS: exists "/tmp"

                  T, [2012-09-18T10:08:49.983425 #13288] TRACE -- : GFS: guestfsd: main_loop: proc 44 (write_file) took 0.00 seconds

                  T, [2012-09-18T10:08:49.985201 #13288] TRACE -- : GFS: guestfsd: main_loop: new request, len 0x30

                  T, [2012-09-18T10:08:49.986698 #13288] TRACE -- : GFS:

                  D, [2012-09-18T10:08:49.987033 #13288] DEBUG -- : GFS: exists = 1

                  T, [2012-09-18T10:08:49.987266 #13288] TRACE -- : Local path detected: 'configure.sh'.

                  T, [2012-09-18T10:08:49.987707 #13288] TRACE -- : Tarring files...

                  D, [2012-09-18T10:08:49.987936 #13288] DEBUG -- : Executing command: 'cd . && tar -cvf /tmp/bg_install_files.tar --wildcards configure.sh'

                  D, [2012-09-18T10:08:50.007692 #13288] DEBUG -- : configure.sh

                  T, [2012-09-18T10:08:50.009381 #13288] TRACE -- : Files tarred.

                  T, [2012-09-18T10:08:50.009622 #13288] TRACE -- : Uploading and unpacking...

                  D, [2012-09-18T10:08:50.009887 #13288] DEBUG -- : GFS: tar_in "/tmp/bg_install_files.tar" "/tmp"

                  T, [2012-09-18T10:08:50.011358 #13288] TRACE -- : GFS: guestfsd: main_loop: proc 36 (exists) took 0.00 seconds

                  T, [2012-09-18T10:08:50.013253 #13288] TRACE -- : GFS: guestfsd: main_loop: new request, len 0x30

                  T, [2012-09-18T10:08:50.014703 #13288] TRACE -- : GFS:

                  T, [2012-09-18T10:08:50.022516 #13288] TRACE -- : GFS: tar -C /sysroot/tmp -xf - 2> /tmp/tarOBktPy

                  T, [2012-09-18T10:08:50.029525 #13288] TRACE -- : GFS: guestfsd: receive_file: reading length wo

                  T, [2012-09-18T10:08:50.030890 #13288] TRACE -- : GFS: rd

                  T, [2012-09-18T10:08:50.032591 #13288] TRACE -- : GFS: guestfsd: receive_file: got chunk: cancel

                  T, [2012-09-18T10:08:50.033965 #13288] TRACE -- : GFS: = 0x0, len = 8192, buf = 0xe496d78

                  T, [2012-09-18T10:08:50.035393 #13288] TRACE -- : GFS:

                  guestfsd: receive_file: reading

                  T, [2012-09-18T10:08:50.036806 #13288] TRACE -- : GFS: length word

                  guestfsd:

                  T, [2012-09-18T10:08:50.038199 #13288] TRACE -- : GFS: receive_file: got chunk: cancel = 0x0, le

                  T, [2012-09-18T10:08:50.039612 #13288] TRACE -- : GFS: n = 2048, buf = 0xddd67d8

                  gu

                  T, [2012-09-18T10:08:50.040954 #13288] TRACE -- : GFS: estfsd: receive_file: reading length word

                  T, [2012-09-18T10:08:50.042283 #13288] TRACE -- : GFS: guestfsd: receive_file: got chunk: cancel = 0x

                  T, [2012-09-18T10:08:50.043623 #13288] TRACE -- : GFS: 0, len = 0, buf = (nil)

                  guestfsd: rec

                  T, [2012-09-18T10:08:50.044979 #13288] TRACE -- : GFS: eive_file: end of file, leaving function

                  D, [2012-09-18T10:08:50.070360 #13288] DEBUG -- : GFS: tar_in = 0

                  T, [2012-09-18T10:08:50.070651 #13288] TRACE -- : Files uploaded.

                  D, [2012-09-18T10:08:50.070868 #13288] DEBUG -- : Files installed.

                  D, [2012-09-18T10:08:50.071093 #13288] DEBUG -- : GFS: exists "/etc/init.d/firstboot"

                  T, [2012-09-18T10:08:50.072519 #13288] TRACE -- : GFS: guestfsd: main_loop: proc 69 (tar_in) took 0.05 seconds

                  T, [2012-09-18T10:08:50.074290 #13288] TRACE -- : GFS:

                  guestfsd: main_loop: new request, len 0x44

                  T, [2012-09-18T10:08:50.075811 #13288] TRACE -- : GFS:

                  guestfsd

                  T, [2012-09-18T10:08:50.077362 #13288] TRACE -- : GFS: : main_loop: proc 36 (exists) took 0.00 seconds

                  D, [2012-09-18T10:08:50.077642 #13288] DEBUG -- : GFS: exists = 0

                  D, [2012-09-18T10:08:50.078052 #13288] DEBUG -- : Recreating RPM database...

                  D, [2012-09-18T10:08:50.078352 #13288] DEBUG -- : GFS: download "/var/lib/rpm/Packages" "build/appliances/i686/centos/6/munki/1.0/centos-plugin/tmp/Packages"

                  T, [2012-09-18T10:08:50.081678 #13288] TRACE -- : GFS: guestfsd: main_loop: new request, len 0x44

                  T, [2012-09-18T10:08:50.228253 #13288] TRACE -- : GFS: guestfsd: main_loop: proc 67 (download

                  T, [2012-09-18T10:08:50.229846 #13288] TRACE -- : GFS: ) took 0.14 seconds

                  D, [2012-09-18T10:08:50.234586 #13288] DEBUG -- : GFS: download = 0

                  D, [2012-09-18T10:08:50.234937 #13288] DEBUG -- : Executing command: '/usr/lib/rpm/rpmdb_dump build/appliances/i686/centos/6/munki/1.0/centos-plugin/tmp/Packages > build/appliances/i686/centos/6/munki/1.0/centos-plugin/tmp/Packages.dump'

                  D, [2012-09-18T10:08:57.241822 #13288] DEBUG -- : GFS: upload "build/appliances/i686/centos/6/munki/1.0/centos-plugin/tmp/Packages.dump" "/tmp/Packages.dump"

                  T, [2012-09-18T10:08:57.245526 #13288] TRACE -- : GFS: guestfsd: main_loop: new request, le

                  T, [2012-09-18T10:08:57.247008 #13288] TRACE -- : GFS: n 0x40

                  guestfsd: receive_f

                  T, [2012-09-18T10:08:57.248633 #13288] TRACE -- : GFS: ile: reading length word

                  guestfsd: receive

                  T, [2012-09-18T10:08:57.250226 #13288] TRACE -- : GFS: _file: got chunk: cancel = 0x0, len = 8192, buf = 0xe496d78

                  T, [2012-09-18T10:08:57.251766 #13288] TRACE -- : GFS:

                  guestfsd: receive_file: reading length

                  T, [2012-09-18T10:08:57.259191 #13288] TRACE -- : GFS: word

                  guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0xe496d78

                  guestfsd: receive_file: reading length word

                  guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0xe496d78

                  guestfs

                  T, [2012-09-18T10:08:57.262027 #13288] TRACE -- : GFS: d: receive_file: reading length word

                  guestfsd: receive_file: got chunk: cancel = 0x0,

                  T, [2012-09-18T10:08:57.263651 #13288] TRACE -- : GFS:  len = 8192, buf = 0xe496d78

                  guestfsd: receiv

                  T, [2012-09-18T10:08:57.265236 #13288] TRACE -- : GFS: e_file: reading length word

                  guestfsd: r

                  T, [2012-09-18T10:08:57.266847 #13288] TRACE -- : GFS: eceive_file: got chunk: cancel = 0x0, len = 8192, buf = 0x

                  T, [2012-09-18T10:08:57.268380 #13288] TRACE -- : GFS: e496d78

                  guestfsd: receive_file: reading

                  T, [2012-09-18T10:08:57.283933 #13288] TRACE -- : GFS:  length word

                  guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0xe496d78

                  guestfsd: receive_file: reading length word

                  guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0xe496d78

                  guestfsd: receive_file: reading length word

                  guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0xe496d78

                  guestfsd: receive_file: reading length word

                  guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0xe496d78

                  T, [2012-09-18T10:08:57.286101 #13288] TRACE -- : GFS: guestfsd: receive_file: reading length word

                  guestfsd:

                  T, [2012-09-18T10:08:57.287562 #13288] TRACE -- : GFS: receive_file: got chunk: cancel = 0x0, len = 8192,

                  T, [2012-09-18T10:08:57.288995 #13288] TRACE -- : GFS: buf = 0xe496d78

                  guestfsd: receiv

                  T, [2012-09-18T10:08:57.290639 #13288] TRACE -- : GFS: e_file: reading length word

                  guestfsd: r

                  T, [2012-09-18T10:08:57.292459 #13288] TRACE -- : GFS: eceive_file: got chunk: cancel = 0x0, len = 8192, buf = 0xe496d78

                  T, [2012-09-18T10:08:57.294173 #13288] TRACE -- : GFS:

                  guestfsd: receive_file: reading length word

                  T, [2012-09-18T10:08:57.296027 #13288] TRACE -- : GFS:

                  guestfsd: receive_file: got chunk: cancel = 0x0, len

                  T, [2012-09-18T10:08:57.297893 #13288] TRACE -- : GFS:  = 8192, buf = 0xe496d78

                  guestfsd: receive_fil

                  T, [2012-09-18T10:08:57.299745 #13288] TRACE -- : GFS: e: reading length word

                  guestfsd: receive_file: got

                  T, [2012-09-18T10:08:57.301568 #13288] TRACE -- : GFS: chunk: cancel = 0x0, len = 8192, buf = 0xe496d78

                  T, [2012-09-18T10:08:57.303260 #13288] TRACE -- : GFS: guestfsd: receive_file: reading length word

                  gu

                  T, [2012-09-18T10:08:57.305076 #13288] TRACE -- : GFS: estfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0xe

                  T, [2012-09-18T10:08:57.318629 #13288] TRACE -- : GFS: 496d78

                  guestfsd: receive_file: reading length word

                  guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0xe496d78

                  guestfsd: receive_file: reading length word

                  guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0xe496d78

                  guestfsd: receive_file: reading length word

                  guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0xe496d78

                  guestfsd: receive_file: reading

                  T, [2012-09-18T10:08:57.321039 #13288] TRACE -- : GFS: length word

                  guestfsd: receive_file: got chunk: cancel = 0x0, len = 8

                  T, [2012-09-18T10:08:57.322512 #13288] TRACE -- : GFS: 192, buf = 0xe496d78

                  guestfsd: re

                  T, [2012-09-18T10:08:57.326117 #13288] TRACE -- : GFS: ceive_file: reading length word

                  guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0xe496d78

                  T, [2012-09-18T10:08:57.327683 #13288] TRACE -- : GFS:

                  guestfsd: receive_file: read

                  T, [2012-09-18T10:08:57.329444 #13288] TRACE -- : GFS: ing length word

                  guestfsd: receive_fi

                  T, [2012-09-18T10:08:57.331274 #13288] TRACE -- : GFS: le: got chunk: cancel = 0x0, len = 8192, buf = 0xe496d78

                  T, [2012-09-18T10:08:57.333111 #13288] TRACE -- : GFS: guestfsd: receive_file: reading length word

                  T, [2012-09-18T10:08:57.334851 #13288] TRACE -- : GFS: guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf

                  T, [2012-09-18T10:08:57.336570 #13288] TRACE -- : GFS:  = 0xe496d78

                  guestfsd: receive_file: reading len

                  T, [2012-09-18T10:08:57.351573 #13288] TRACE -- : GFS: gth word

                  guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0xe496d78

                  guestfsd: receive_file: reading length word

                  guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0xe496d78

                  guestfsd: receive_file: reading length word

                  guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf = 0xe496d78

                  guestfsd: receive_file: reading length word

                  guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf

                  T, [2012-09-18T10:08:57.353670 #13288] TRACE -- : GFS:  = 0xe496d78

                  guestfsd: receive_file: reading lengt

                  T, [2012-09-18T10:08:57.356402 #13288] TRACE -- : GFS: h word

                  guestfsd: receive_file: got chunk: cancel = 0x0, len = 8192, buf

                  T, [2012-09-18T10:08:57.358586 #13288] TRACE -- : GFS:  = 0xe496d78

                  guestfsd: receive_file: reading

                  T, [2012-09-18T10:08:57.360108 #13288] TRACE -- : GFS: length word

                  guestfsd: receiv

                  T, [2012-09-18T10:08:57.362199 #13288] TRACE -- : GFS: e_file: got chunk: cancel = 0x0, len = 8192, buf = 0xe496d78

                  T, [2012-09-18T10:08:57.363662 #13288] TRACE -- : GFS: guestfsd: receive_file: reading length

                  T, [2012-09-18T10:08:57.365115 #13288] TRACE -- : GFS: word

                  guestfsd: receive_file

                  T, [2012-09-18T10:08:57.366808 #13288] TRACE -- : GFS: : got chunk: cancel = 0x0, len = 8192, buf = 0xe496d78

                  T, [2012-09-18T10:08:57.368402 #13288] TRACE -- : GFS:

                  T, [2012-09-18T10:08:57.373020 #13288] TRACE -- : GFS: guestfsd: receive_file: reading length word

                  /usr/lib/ruby/1.8/logger.rb:452: [BUG] Segmentation fault

                  ruby 1.8.7 (2012-02-08 patchlevel 358) [i386-linux]

                   

                  Aborted (core dumped)

                  • 6. Re: Build error
                    goldmann

                    Your issue is most probably related to this bug in Ruby 1.8: https://bugzilla.redhat.com/show_bug.cgi?id=843188

                     

                    Regarding webmin - you need to take a look what kind of mystery it does in the %pre section. At the first glance - it seems to use perl to connect to some sockets. This may be the cause of this error. Additionally the %post section includes some other mystery like removing the webmin rpm... I do not recommend using this RPM at all in this state.

                     

                    --Marek

                    • 7. Re: Build error
                      hagis

                      Sorry but I cannot understand howto fix this issue. I understand that there will be a patch coming but I would very much like to fix this now. Can you advice? Thanks

                       

                      I read this bugreport https://bugzilla.redhat.com/show_bug.cgi?id=843188 but did not understan howto fix it on my system.

                       

                      Maybe create a centos vm and install boxgrinder there?