problem intalling crunchbang from SD card to hard drive

Asked by janalexanderzamani@googlemail.com

i got the following error message when trying to install crunch-bang Linux from SD card to hard drive.

We're sorry; the installer crashed. Please file a new bug report at https://launchpad.net/ubuntu/+source/ubiquity/+filebug (do not attach your details to any existing bug) and a developer will attend to the problem as soon as possible. To help the developers understand what went wrong, include the following detail in your bug report, and attach the files /var/log/syslog and /var/log/partman:

Traceback (most recent call last):
  File "/usr/lib/ubiquity/bin/ubiquity", line 232, in <module>
    main()
  File "/usr/lib/ubiquity/bin/ubiquity", line 229, in main
    install()
  File "/usr/lib/ubiquity/bin/ubiquity", line 68, in install
    ret = wizard.run()
  File "/usr/lib/ubiquity/ubiquity/frontend/gtk_ui.py", line 448, in run
    self.progress_loop()
  File "/usr/lib/ubiquity/ubiquity/frontend/gtk_ui.py", line 931, in progress_loop
    (ret, realtb))
RuntimeError: Install failed with exit code 1
Traceback (most recent call last):
  File "/usr/share/ubiquity/install.py", line 2225, in <module>
    install.run()
  File "/usr/share/ubiquity/install.py", line 370, in run
    self.configure_locales()
  File "/usr/share/ubiquity/install.py", line 1073, in configure_locales
    raise InstallStepError("LanguageApply failed with code %d" % ret)
InstallStepError: LanguageApply failed with code 2

Question information

Language:
English Edit question
Status:
Solved
For:
Ubuntu firefox-3.0 Edit question
Assignee:
No assignee Edit question
Solved by:
Isak Frants
Solved:
Last query:
Last reply:
Revision history for this message
Best Isak Frants (isakfrants) said :
#1

This is already reported but unfortunately not fixed yet.
https://bugs.launchpad.net/ubuntu/+source/ubiquity/+bug/381334

Revision history for this message
janalexanderzamani@googlemail.com (janalexanderzamani) said :
#2

Thanks Isak Frants, that solved my question.