You are not logged in.

#1 2012-10-31 10:46:56

totsilence
Member
Registered: 2010-02-01
Posts: 21

Problems in install step for several packages (command not found)

Since about a few days I see errors in the install step of several packages. Example: gconf-3.2.5-3:

/tmp/alpm_QkJ6X1/.INSTALL: line 8: ldconfig: command not found

The same happened with virtualbox-host-modules (where the command which was not found was 'depmod') and also to openafs which I complied myself from the AUR.

Is something wrongly set up on my system? Seems like the install files don't have the correct path environment set up anymore...

Offline

#2 2012-10-31 10:48:48

graysky
Wiki Maintainer
From: :wq
Registered: 2008-12-01
Posts: 10,731
Website

Re: Problems in install step for several packages (command not found)

Do you not have glibc installed on your machine?  WHat is the output of:

% which ldconfig

Offline

#3 2012-10-31 11:21:36

totsilence
Member
Registered: 2010-02-01
Posts: 21

Re: Problems in install step for several packages (command not found)

Yes I have both glibc and can run ldconfig.

I found the problem:

I use zsh and I had commented the

"emulate sh -c 'source /etc/profile'"

line in /etc/zsh/profile because it caused problems for me and both my user and root user have their own .profile. It appears that this does not work well with pacman though. So I reenabled that line and it works now. Should have guessed that this was the problem earlier. Sorry for the noise.

Offline

Board footer

Powered by FluxBB