Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- grubby fatal error: unable to find a suitable template
- grubby: doing this would leave no kernel entries. Not writing out new config.
- Removing password for user root.
- passwd: Success
- Note: Forwarding request to 'systemctl enable auditd.service'.
- Note: Forwarding request to 'systemctl enable ntpd.service'.
- ln -s '/lib/systemd/system/ntpd.service' '/etc/systemd/system/multi-user.target.wants/ntpd.service'
- Note: Forwarding request to 'systemctl enable ntpdate.service'.
- ln -s '/lib/systemd/system/ntpdate.service' '/etc/systemd/system/multi-user.target.wants/ntpdate.service'
- Note: Forwarding request to 'systemctl enable iptables.service'.
- Note: Forwarding request to 'systemctl enable rsyslog.service'.
- Note: Forwarding request to 'systemctl enable multipathd.service'.
- Note: Forwarding request to 'systemctl enable snmpd.service'.
- ln -s '/lib/systemd/system/snmpd.service' '/etc/systemd/system/multi-user.target.wants/snmpd.service'
- Note: Forwarding request to 'systemctl enable libvirt-qmf.service'.
- ln -s '/lib/systemd/system/libvirt-qmf.service' '/etc/systemd/system/multi-user.target.wants/libvirt-qmf.service'
- Note: Forwarding request to 'systemctl enable matahari-host.service'.
- ln -s '/lib/systemd/system/matahari-host.service' '/etc/systemd/system/multi-user.target.wants/matahari-host.service'
- Note: Forwarding request to 'systemctl enable libvirtd.service'.
- ln -s '/lib/systemd/system/libvirtd.service' '/etc/systemd/system/multi-user.target.wants/libvirtd.service'
- error reading information on service cgconfig: No such file or directory
- Starting Kickstart Post
- Creating shadow files
- Lock root account
- Locking password for user root.
- passwd: Success
- Saved 1 file(s)
- Saved 1 file(s)
- Saved 1 file(s)
- patching file sosreport.py
- patching file plugins/general.py
- Listing /usr/lib/python2.7/site-packages/sos ...
- Listing /usr/lib/python2.7/site-packages/sos/plugins ...
- Compiling /usr/lib/python2.7/site-packages/sos/plugins/general.py ...
- Compiling /usr/lib/python2.7/site-packages/sos/sosreport.py ...
- Saved 1 file(s)
- Configuring IPTables
- Listing /usr/share/virt-manager ...
- Listing /usr/share/virt-manager/virtManager ...
- Listing /usr/share/virt-manager/virtManagerTui ...
- Listing /usr/share/virt-manager/virtManagerTui/importblacklist ...
- Configuring SELinux
- Compiling targeted ovirt module
- /usr/bin/checkmodule: loading policy configuration from tmp/ovirt.tmp
- /usr/bin/checkmodule: policy configuration loaded
- /usr/bin/checkmodule: writing binary representation (version 14) to tmp/ovirt.mod
- Creating targeted ovirt.pp policy package
- rm tmp/ovirt.mod tmp/ovirt.mod.fc
- Attempting to install module 'ovirt.pp':
- Ok: return value of 0.
- Committing changes:
- Ok: transaction number 0.
- Fixing boot menu
- /sbin/ldconfig: relative path `0' used to build cache
- warning: %postun(dmraid-1.0.0.rc16-15.fc15.x86_64) scriptlet failed, exit status 1
- /usr/share/info/dir: could not read (No such file or directory) and could not create (No such file or directory)
- Removing python source files
- Creating manifest....done
- /etc/selinux/targeted/contexts/files/file_contexts: line 1791 has invalid context system_u:object_r:deltacloudd_log_t:s0
- /etc/selinux/targeted/contexts/files/file_contexts: line 3419 has invalid context system_u:object_r:dirsrvadmin_lock_t:s0
- /etc/selinux/targeted/contexts/files/file_contexts: line 3738 has invalid context system_u:object_r:ovirt_exec_t:s0
- /etc/selinux/targeted/contexts/files/file_contexts: line 3958 has invalid context system_u:object_r:ovirt_exec_t:s0
- /etc/selinux/targeted/contexts/files/file_contexts: line 3983 has invalid context system_u:object_r:matahari_sysconfigd_exec_t:s0
- /etc/selinux/targeted/contexts/files/file_contexts: line 4119 has invalid context system_u:object_r:chrome_sandbox_nacl_exec_t:s0
- /etc/selinux/targeted/contexts/files/file_contexts: line 4152 has invalid context system_u:object_r:chrome_sandbox_nacl_exec_t:s0
- *file_contexts: line 0 has invalid context system_u:object_r:ovirt_exec_t:s0
- Unmounting directory /root/ovirt-cache/node-creator-x86_64-tmp/imgcreate-be7kQY/install_root failed, using lazy umount
- Unmounting directory /root/ovirt-cache/node-creator-x86_64-tmp/imgcreate-be7kQY/install_root failed, using lazy umount
- lazy umount succeeded on /root/ovirt-cache/node-creator-x86_64-tmp/imgcreate-be7kQY/install_root
- umount: /root/ovirt-cache/node-creator-x86_64-tmp/imgcreate-be7kQY/install_root/sys/fs/selinux/load: not found
- Traceback (most recent call last):
- File "/usr/bin/livecd-creator", line 210, in <module>
- sys.exit(main())
- File "/usr/bin/livecd-creator", line 200, in main
- creator.package()
- File "/usr/lib/python2.7/site-packages/imgcreate/creator.py", line 744, in package
- self._stage_final_image()
- File "/usr/lib/python2.7/site-packages/imgcreate/live.py", line 327, in _stage_final_image
- self._resparse()
- File "/usr/lib/python2.7/site-packages/imgcreate/creator.py", line 897, in _resparse
- return self.__instloop.resparse(size)
- File "/usr/lib/python2.7/site-packages/imgcreate/fs.py", line 526, in resparse
- minsize = self.__resize_to_minimal()
- File "/usr/lib/python2.7/site-packages/imgcreate/fs.py", line 521, in __resize_to_minimal
- resize2fs(self.disk.lofile, minimal = True, tmpdir = self.tmpdir)
- File "/usr/lib/python2.7/site-packages/imgcreate/fs.py", line 108, in resize2fs
- raise ResizeError("fsck after resize returned an error (%d)!", (ret,))
- TypeError: __init__() takes exactly 2 arguments (3 given)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement