You are not logged in.

#1 2014-02-10 12:05:57

gabx
Member
From: Geneva, Switzerland
Registered: 2011-11-20
Posts: 182
Website

[SOLVED] install arch VM with pacstrap

Dear all,

I am installing a Arch VM on my Arch host. The host is up-to-date, well configured (at least I think) in a vanilla manner (no suspicious hacks).

# pacstrap -i -c -d /dahlia base base-devel 

is installing all packages but gives me this error many times:

/usr/bin/bash: error while loading shared libraries: libreadline.so.6: cannot open shared object file: No such file or directory
error: command failed to execute correctly

Googling this error returns lot of topics but I couldn't find a clear answer. I do not want to start with a semi-broken arch VM, so I want to solve this issue before going further.

Thank you

Last edited by gabx (2014-02-10 13:22:42)

Offline

#2 2014-02-10 13:23:37

gabx
Member
From: Geneva, Switzerland
Registered: 2011-11-20
Posts: 182
Website

Re: [SOLVED] install arch VM with pacstrap

 #  pacstrap -i -c -d /dahlia base base-devel readline lib32-ncurses ncurses acl attr gettext

did the trick

Offline

Board footer

Powered by FluxBB