Advertisement
intermediatech

livecd-creator error

Aug 12th, 2011
170
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.40 KB | None | 0 0
  1. [root@localhost ~]# livecd-creator -v --config=/usr/share/spin-kickstarts/fedora-livecd-desktop.ks --fslabel=f15_6_4 --cache=/var/cache/live/
  2. /usr/lib/python2.7/site-packages/pykickstart/commands/partition.py:251: UserWarning: A partition with the mountpoint / has already been defined.
  3. warnings.warn(_("A partition with the mountpoint %s has already been defined.") % pd.mountpoint)
  4. Extending sparse file /var/tmp/imgcreate-TsuweP/tmp-iBe1mv/ext3fs.img to 4294967296
  5. Losetup add /dev/loop2 mapping to /var/tmp/imgcreate-TsuweP/tmp-iBe1mv/ext3fs.img
  6. Formating ext4 filesystem on /dev/loop2
  7. Tuning filesystem on /dev/loop2
  8. Extending sparse file /var/tmp/imgcreate-TsuweP/tmp-iBe1mv/ext3fs.img to 4294967296
  9. Mounting /dev/loop2 at /var/tmp/imgcreate-TsuweP/install_root
  10. Retrieving http://mirror.cse.iitk.ac.in/fedora/releases/15/Everything/x86_64/os/repodata/repomd.xml ...OK
  11. Retrieving http://mirror.cse.iitk.ac.in/fedora/updates/15/x86_64/repodata/repomd.xml ...OK
  12. Retrieving http://mirror.cse.iitk.ac.in/fedora/releases/15/Everything/x86_64/os/Packages/anthy-9100h-16.fc15.x86_64.rpm ...OK
  13. Retrieving http://mirror.cse.iitk.ac.in/fedora/releases/15/Everything/x86_64/os/Packages/anthy-9100h-16.fc15.x86_64.rpm ...OK
  14. Retrieving http://mirror.cse.iitk.ac.in/fedora/releases/15/Everything/x86_64/os/Packages/anthy-9100h-16.fc15.x86_64.rpm ...OK
  15. Retrieving http://mirror.cse.iitk.ac.in/fedora/releases/15/Everything/x86_64/os/Packages/anthy-9100h-16.fc15.x86_64.rpm ...OK
  16. Retrieving http://mirror.cse.iitk.ac.in/fedora/releases/15/Everything/x86_64/os/Packages/anthy-9100h-16.fc15.x86_64.rpm ...OK
  17. Retrieving http://mirror.cse.iitk.ac.in/fedora/releases/15/Everything/x86_64/os/Packages/anthy-9100h-16.fc15.x86_64.rpm ...OK
  18. Retrieving http://mirror.cse.iitk.ac.in/fedora/releases/15/Everything/x86_64/os/Packages/anthy-9100h-16.fc15.x86_64.rpm ...OK
  19. Retrieving http://mirror.cse.iitk.ac.in/fedora/releases/15/Everything/x86_64/os/Packages/anthy-9100h-16.fc15.x86_64.rpm ^CTraceback (most recent call last):
  20. File "/usr/lib/python2.7/site-packages/urlgrabber/grabber.py", line 1115, in _retrieve
  21. def _retrieve(self, buf):
  22. KeyboardInterrupt
  23. Retrieving http://mirror.cse.iitk.ac.in/fedora/releases/15/Everything/x86_64/os/Packages/anthy-9100h-16.fc15.x86_64.rpm ^Z
  24. [2]+ Stopped livecd-creator -v --config=/usr/share/spin-kickstarts/fedora-livecd-desktop.ks --fslabel=f15_6_4 --cache=/var/cache/live/
  25. [root@localhost ~]#
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement