problems installing ubuntu

Asked by dsdonut

I can boot to the cd just fine. It will take me to the ubuntu desktop. When I try to run the install icon on the desktop, nothing happens. This is version 6.10

I've never really used linux before.

When looking at the properties of the install icon, I found that the command is gksudo --desktop %k ubiquity gtkui

I tried to run that command from a terminal window and got:

Traceback (most recent call last):
   File "/usr/bin/ubiquity", line 166, in ?
      main()
   File "/usr/bin/ubiquity", line 161, in main
      install(sys.qrgv[1])
   File "/usr/bin/ubiquity", line 45, in install
      mod = __import__('ubiquity.frontend', globals(), locals(), frontends)
ValueError: bad marshal data

I'm downloading 7.04 while I'm typing this. I'll try that if I don't get any response soon. Thanks in advance for any help!

Question information

Language:
English Edit question
Status:
Solved
For:
Ubuntu Edit question
Assignee:
No assignee Edit question
Solved by:
dsdonut
Solved:
Last query:
Last reply:
Revision history for this message
Bryan Haskins (bryan-h) said :
#1

Well have you tried simply launching from the icon? Snooping around into the innerworkings is a great habit to get into, but if it works fine as it was intended then I wouldn't see the problem.

Revision history for this message
Bryan Haskins (bryan-h) said :
#2

Also, on a more personal note, given your searching nature, you might find Feisty more fun anyway.

Revision history for this message
dsdonut (mrwboilers) said :
#3

I tried just clicking the icon, but nothing happens.

The download of the latest version is done, so I'll just give that a try.

Revision history for this message
Alan Pope 🍺🐧🐱 🦄 (popey) said :
#4

How much memory does your computer have? If less than 256MiB then this may be the cause of ubiquity crashing.

If not, and this is a reproducable error then you may want to file a bug against ubiquity.

https://bugs.launchpad.net/ubuntu/+source/ubiquity/+bugs

Revision history for this message
Best dsdonut (mrwboilers) said :
#5

Downloaded and installed feisty. Worked without problems.

Now I just need to get my wireless working...