You are not logged in.

#1 2015-10-23 18:11:38

xxvirusxx
Member
From: Romania
Registered: 2013-09-09
Posts: 41

VirtualBox-git install error

I want to do some testing with some arch linux instalation script but can`t install git. On prevision ISO work just fine.

On latest ISO 01.10.2015 give error. Some incorrect configs when ISO was created?

Tks

W5cybOE.png

Last edited by xxvirusxx (2015-10-23 18:17:48)

Offline

#2 2015-10-24 07:54:01

ayekat
Member
Registered: 2011-01-17
Posts: 1,589

Re: VirtualBox-git install error

xxvirusxx wrote:

Some incorrect configs when ISO was created?

No, as the output suggests, it does not have enough space to install that package. Since the entire system is loaded into the RAM, it basically means you've run out of memory.
And since it's only slightly overhead (62101/61512 blocks required), I guess that it worked on the previous live CD because the Arch installation medium tends to get bigger and bigger over the years.

EDIT Since you are using VirtualBox, you should try to increase the amount of RAM you are providing to the VM (how much is it right now?)
EDIT2 I know it's for some installation automation, but still: what are you trying to achieve when installing git on the live system?

Last edited by ayekat (2015-10-24 07:56:01)


pkgshackscfgblag

Offline

#3 2015-10-24 09:30:17

xxvirusxx
Member
From: Romania
Registered: 2013-09-09
Posts: 41

Re: VirtualBox-git install error

I try to increase RAM, same error. 1,5GB now.
I try to install GIT to use it for clone script from github...

Offline

#4 2015-10-24 09:44:21

ayekat
Member
Registered: 2011-01-17
Posts: 1,589

Re: VirtualBox-git install error

Alright, I tried it now in a qemu VM, and I get the same error for git, but when installing a larger package (e.g. vim) it installs fine.

df -h tells me I've got enough space to install git, though. I'm out of ideas.

EDIT It seems to me that the airootfs is fixed to 256 MB in any case.

EDIT2 Please see this thread.

Last edited by ayekat (2015-12-31 14:34:55)


pkgshackscfgblag

Offline

Board footer

Powered by FluxBB