How-to-Make-a-Computer-Operating-System icon indicating copy to clipboard operation
How-to-Make-a-Computer-Operating-System copied to clipboard

Error in downloading Ubuntu lucid32

Open SanjanaSunil opened this issue 7 years ago • 12 comments

When I run vagrant box add lucid32 http://files.vagrantup.com/lucid32.box in my terminal, the following error comes up:

box: Downloading: http://files.vagrantup.com/lucid32.box An error occurred while downloading the remote file. The error message, if any, is reproduced below. Please fix this error and try again.

The requested URL returned error: 503

How do I correct this?

SanjanaSunil avatar Jun 13 '18 11:06 SanjanaSunil

The url you are trying to download ubuntu lucid 32 from doesn't exist anymore. So an alternative is necessary. So , what you can do is to download this vagrant file from here, https://github.com/SamyPesse/How-to-Make-a-Computer-Operating-System/blob/master/src/Vagrantfile . Then find the line following line: config.vm.box_url = "http://files.vagrantup.com/lucid32.box" When u find it then delete it and write the following line in the Vagrantfile: config.vm.box = "mrgcastle/ubuntu-lucid32" Save and copy the Vagrantfile to a directory and type Vagrant up from powershell or from your choice of terminal then press enter. It should have worked by now :)

ghost avatar Jun 26 '18 13:06 ghost

Vagrant has changed the way you download boxes, as well as the way boxes are hosted on their servers. The command in the book will no longer work. Instead, use: vagrant box add lvphu609/lucid32 Hope this helps

psharma04 avatar Feb 21 '19 08:02 psharma04

the solution psharma04 provided definitely starts a download. not sure what ghost's recommendation does.

SirGouki avatar Sep 28 '19 23:09 SirGouki

psharma04's solution works

DolphinFlopFish avatar Mar 02 '21 06:03 DolphinFlopFish

Hi, Using psharma04's solutions the system of the box turn to be a x64 system following are the words in shell after cat /proc/version

Linux version 4.15.0-58-generic (buildd@lcy01-amd64-013) (gcc version 7.4.0 (Ubuntu 7.4.0-1ubuntu1~18.04.1)) #64-Ubuntu SMP Tue Aug 6 11:12:41 UTC 2019

looking for your help

Lr-2002 avatar Apr 14 '21 10:04 Lr-2002

I guess Alternavely you can use the following command vagrant box add lucid32 https://vagrantcloud.com/lvphu609/lucid32

sixie17 avatar Apr 01 '23 03:04 sixie17

您好,感谢您的来信。我将尽快给予您答复,祝好!

LTT 河高

duguxiao avatar Apr 01 '23 03:04 duguxiao

Vagrant has changed the way you download boxes, as well as the way boxes are hosted on their servers. The command in the book will no longer work. Instead, use: vagrant box add lvphu609/lucid32 Hope this helps

psharma04‘s solution is effective.

Wisam907 avatar Dec 17 '23 17:12 Wisam907

您好,感谢您的来信。我将尽快给予您答复,祝好!

LTT 河高

duguxiao avatar Dec 17 '23 17:12 duguxiao

Hey everyone! The vagrant box "lvphu609/lucid32" gave me issues as well (it wasn't able to provision for me). So I used this box instead and it works: https://app.vagrantup.com/mrgcastle/boxes/ubuntu-lucid32

vagrant box add mrgcastle/ubuntu-lucid32

vagrant init mrgcastle/ubuntu-lucid32

dangleenTuple avatar Jun 05 '24 22:06 dangleenTuple

您好,感谢您的来信。我将尽快给予您答复,祝好!

LTT 河高

duguxiao avatar Jun 05 '24 22:06 duguxiao

这是来自QQ邮箱的假期自动回复邮件。   您好,我最近正在休假中,无法亲自回复您的邮件。我将在假期结束后,尽快给您回复。

pengyz avatar Jun 05 '24 22:06 pengyz