You are not logged in.

#1 2007-12-07 16:23:36

gumbald
Member
From: Yorkshire, England
Registered: 2007-12-07
Posts: 8
Website

Pointing to wrong directory...

Just installed Arch for the first time, trying to convert from Ubuntu and failing...

I'm trying to install libgl, but it's giving me the error:

could not open file /var/lib/pacman/extra//gnome-spell-1.0.8-1/depends: No such file or directory

This is obviously down to the double slash that's in there, how do I alter this? :)

Offline

#2 2007-12-07 16:31:56

Cerebral
Forum Fellow
From: Waterloo, ON, CA
Registered: 2005-04-08
Posts: 3,108
Website

Re: Pointing to wrong directory...

Just run pacman -Syy

Offline

#3 2007-12-07 16:32:41

fwojciec
Member
Registered: 2007-05-20
Posts: 1,411

Re: Pointing to wrong directory...

EDIT: nevermind wink

Last edited by fwojciec (2007-12-07 16:33:43)

Offline

#4 2007-12-07 16:34:48

gumbald
Member
From: Yorkshire, England
Registered: 2007-12-07
Posts: 8
Website

Re: Pointing to wrong directory...

When I try to reinstall gnome-spell, it just hangs for minutes...

As does pacman -Syy after doing 100% core, presuming its wanting to do 'extra' next and failing.

Offline

#5 2007-12-07 16:36:22

Cerebral
Forum Fellow
From: Waterloo, ON, CA
Registered: 2005-04-08
Posts: 3,108
Website

Re: Pointing to wrong directory...

What Mirror are you using?  Check /etc/pacman.d/{core,extra} - you might need to move another mirror to the top.  Choose one geographically close if you can.

Offline

#6 2007-12-07 16:46:31

gumbald
Member
From: Yorkshire, England
Registered: 2007-12-07
Posts: 8
Website

Re: Pointing to wrong directory...

It was a distance thing, it would seem. Now when I issue pacman -S libgl, it can't resolve dependencies for "catalyst-utils". I've got an nvidia card, presuming I don't need this anyway. When I try pacman -S catalyst-utils, it says that "xorg-server" is not in the package set. It seems to be going round in circles!

EDIT: When I do a pacman -S xorg, it says 'not found in sync db'... I've updated pacman with a --sync --refresh, and I've got multiple servers enabled for each of core, extra and community!

Last edited by gumbald (2007-12-07 17:09:07)

Offline

#7 2007-12-07 18:17:33

Cerebral
Forum Fellow
From: Waterloo, ON, CA
Registered: 2005-04-08
Posts: 3,108
Website

Re: Pointing to wrong directory...

Make sure the same server is at the top of the list for all of /etc/pacman.d/{core,extra,community}

It shouldn't be trying to install catalyst-utils if you're just doing pacman -S libgl - there should be an actual 'libgl' package. hmm

Offline

#8 2007-12-07 18:20:37

gumbald
Member
From: Yorkshire, England
Registered: 2007-12-07
Posts: 8
Website

Re: Pointing to wrong directory...

I've enabled the archlinux.org repository on all 3 as I think that one's most likely to work...

Offline

#9 2007-12-07 18:23:25

Cerebral
Forum Fellow
From: Waterloo, ON, CA
Registered: 2005-04-08
Posts: 3,108
Website

Re: Pointing to wrong directory...

Actually, we recommend you don't use that one.  Have you completed a pacman -Syy yet?

Offline

#10 2007-12-07 18:40:29

gumbald
Member
From: Yorkshire, England
Registered: 2007-12-07
Posts: 8
Website

Re: Pointing to wrong directory...

I've just done that, it updated core and extra but gave a "Write failed: no space left on device" somewhere in there.

'pacman -Ss xorg' still yields nothing.

Offline

#11 2007-12-07 18:44:08

Cerebral
Forum Fellow
From: Waterloo, ON, CA
Registered: 2005-04-08
Posts: 3,108
Website

Re: Pointing to wrong directory...

No space left on device?  How big is /var?

pacman -Ss xorg won't find anything, since it's a group, not a package.  pacman -S xorg should find the group and try to install it.

Offline

#12 2007-12-07 18:45:34

gumbald
Member
From: Yorkshire, England
Registered: 2007-12-07
Posts: 8
Website

Re: Pointing to wrong directory...

It's got a whole 70gb drive to eat into...

pacman -S xorg gives "error: 'xorg' : not found in sync db"

Last edited by gumbald (2007-12-07 18:45:45)

Offline

#13 2007-12-07 18:50:46

phrakture
Arch Overlord
From: behind you
Registered: 2003-10-29
Posts: 7,879
Website

Re: Pointing to wrong directory...

Could you please post the output of "df"?

Offline

#14 2007-12-07 18:53:54

gumbald
Member
From: Yorkshire, England
Registered: 2007-12-07
Posts: 8
Website

Re: Pointing to wrong directory...

It seems to be installing everything on the /boot partition, which I definitely set when I installed the OS. I'll try a reinstall and post back...

Offline

#15 2007-12-19 03:36:53

B-Con
Member
From: USA
Registered: 2007-12-17
Posts: 554
Website

Re: Pointing to wrong directory...

Just for the record, I had the same problem as in the OP and pacman -Syy fixed the problem for me. Thanks. smile

Offline

Board footer

Powered by FluxBB