You are not logged in.

#1 2010-08-24 01:00:24

hockeyfighter09
Member
Registered: 2009-07-04
Posts: 48

[SOLVED]Getting errors while installing Arch

Hi all,

I am reinstalling Arch on my laptop and so far when installing alsa-utils, alsa-oss, xf86-input-keyboard etc. it is giving me this message, "error: could not get current working directory"  I have searched the forums and google for a solution but no luck.  I have installed Arch a couple times on this computer with no problem at all.  Any idea what could be causing this error?

Last edited by hockeyfighter09 (2010-08-24 03:39:26)

Offline

#2 2010-08-24 01:07:43

Proofrific
Member
Registered: 2008-01-05
Posts: 215

Re: [SOLVED]Getting errors while installing Arch

Does running

pwd

work?  It prints your current working directory.

Offline

#3 2010-08-24 01:11:56

hockeyfighter09
Member
Registered: 2009-07-04
Posts: 48

Re: [SOLVED]Getting errors while installing Arch

Proofrific wrote:

Does running

pwd

work?  It prints your current working directory.

Yes it seems to work.  When I am root and type it, it says "/root" and when I am a regular user and type it, it gives me "/home/username". Is that what I am supposed to be seeing?

Offline

#4 2010-08-24 01:14:34

Proofrific
Member
Registered: 2008-01-05
Posts: 215

Re: [SOLVED]Getting errors while installing Arch

It's supposed to print whatever directory you're currently in (that is, your working directory).

Are you installing as root?  Is your hard drive mounted?

Offline

#5 2010-08-24 01:18:04

hockeyfighter09
Member
Registered: 2009-07-04
Posts: 48

Re: [SOLVED]Getting errors while installing Arch

Proofrific wrote:

It's supposed to print whatever directory you're currently in (that is, your working directory).

Are you installing as root?  Is your hard drive mounted?

Yes I was installing as root.  When I was in my root account and typed that command it showed me "/root" which was my working directory, and the same when I typed it as a normal user, it gave me my /home directory.  Everything seems to be functioning normal and my harddrive has to be mounted because I am currently in Openbox, installing all my programs.

Offline

#6 2010-08-24 01:26:22

Proofrific
Member
Registered: 2008-01-05
Posts: 215

Re: [SOLVED]Getting errors while installing Arch

Oh!  You've already installed the base system.  I thought you were still working in the LiveCD.

Sorry, I'm not sure what the problem is, then.  Hopefully, someone else will know!

Offline

#7 2010-08-24 01:34:40

hockeyfighter09
Member
Registered: 2009-07-04
Posts: 48

Re: [SOLVED]Getting errors while installing Arch

Yes, It is weird that everything else seems to be installing perfectly,  but when I am trying to install alsa-utils and oss, xf86 inputs etc. It is giving the errors.  Its annoying because I can't configure alsa for sound because of this.  Anybody else have any ideas?

Offline

#8 2010-08-24 03:38:05

hockeyfighter09
Member
Registered: 2009-07-04
Posts: 48

Re: [SOLVED]Getting errors while installing Arch

Just a follow up to this issue if anyone else experiences it.  I was able to fix this problem by typing the code below into the terminal

sudo chown -R USERNAME /home/USERNAME

Last edited by hockeyfighter09 (2010-08-24 03:38:38)

Offline

#9 2010-08-24 03:41:32

Proofrific
Member
Registered: 2008-01-05
Posts: 215

Re: [SOLVED]Getting errors while installing Arch

How strange that, although you installed as root, it didn't have permission to all the files in your home directory.  Oh well.  Thanks for sharing!

Offline

Board footer

Powered by FluxBB