You are not logged in.

#1 2012-04-25 03:31:15

ColdAudio
Member
Registered: 2012-04-25
Posts: 4

Trouble with pacman and libwebkit

Was trying to install eclipse which pacman tells me needs libwebkit-1.6.3-1 as well.

However, the install fails because none of my mirrors can find 'libwebkit-1.6.3-1-x86_64.pkg.tar.xz'

When you google search "arch libwebkit" the first link shows Arch Linux - libwebkit 1.6.3-1 (x86_64), which takes you to the official Arch libwebkit package page http://www.archlinux.org/packages/extra … libwebkit/, but after clicking through, the version listed there is 1.8.1-1

I see it was updated today... is there some sort of disconnect between the updated file and the mirrors and/or pacman? I'm sure I can find and install the tarball from another source if I want to, I'm more curious about the repository/mirror/pacman update procedure.


I play bocce

Offline

#2 2012-04-25 03:42:18

skunktrader
Member
From: Brisbane, Australia
Registered: 2010-02-14
Posts: 1,543

Re: Trouble with pacman and libwebkit

When did you last synch the database?  (pacman -Sy)

You should ALWAYS do a full system upgrade before/while installing new packages

Last edited by skunktrader (2012-04-25 03:50:08)

Offline

#3 2012-04-25 03:52:09

ColdAudio
Member
Registered: 2012-04-25
Posts: 4

Re: Trouble with pacman and libwebkit

skunktrader wrote:

When did you last synch the database?  (pacman -Sy)

You should ALWAYS do a full system upgrade before/while installing new packages

Right before I tried to install all of this smile It told me I'm already up to date


I play bocce

Offline

#4 2012-04-25 04:15:35

jasonwryan
Anarchist
From: .nz
Registered: 2009-05-09
Posts: 30,424
Website

Re: Trouble with pacman and libwebkit

...then your mirrors are out-of-date.


Arch + dwm   •   Mercurial repos  •   Surfraw

Registered Linux User #482438

Offline

#5 2012-04-25 12:14:21

ColdAudio
Member
Registered: 2012-04-25
Posts: 4

Re: Trouble with pacman and libwebkit

I'm using the following mirrors:

Server = http://mirror.rit.edu/archlinux/$repo/os/$arch
Server = http://mirror.ece.vt.edu/archlinux/$repo/os/$arch
Server = http://www.gtlib.gatech.edu/pub/archlin … o/os/$arch
Server = http://mirrors.rutgers.edu/archlinux/$repo/os/$arch
Server = http://mirror.umd.edu/archlinux/$repo/os/$arch

They all have different rankings, high completion rates... would they ALL be out of date?

It seems to me that since the mirrors can't find 1.6.3-1 which is what pacman is requesting (and it's an old version), and the official Arch page lists 1.8.1-1, maybe the mirror files are up to date (which is why the old file is unavailable), but pacman is requesting the old version?

Last edited by ColdAudio (2012-04-25 12:16:09)


I play bocce

Offline

#6 2012-04-25 12:21:27

Gcool
Member
Registered: 2011-08-16
Posts: 1,456

Re: Trouble with pacman and libwebkit

Just tried myself with the first mirror you listed and it's fetching 1.8.1-1 just fine here.

What does "pacman -Si libwebkit" tell you (versionwise)?


Burninate!

Offline

#7 2012-04-25 12:35:18

skunktrader
Member
From: Brisbane, Australia
Registered: 2010-02-14
Posts: 1,543

Re: Trouble with pacman and libwebkit

ColdAudio wrote:

I'm using the following mirrors:

Server = http://mirror.rit.edu/archlinux/$repo/os/$arch
Server = http://mirror.ece.vt.edu/archlinux/$repo/os/$arch
Server = http://www.gtlib.gatech.edu/pub/archlin … o/os/$arch
Server = http://mirrors.rutgers.edu/archlinux/$repo/os/$arch
Server = http://mirror.umd.edu/archlinux/$repo/os/$arch

They all have different rankings, high completion rates... would they ALL be out of date?

It seems to me that since the mirrors can't find 1.6.3-1 which is what pacman is requesting (and it's an old version), and the official Arch page lists 1.8.1-1, maybe the mirror files are up to date (which is why the old file is unavailable), but pacman is requesting the old version?

pacman uses the first mirror in the list that responds.  Try commenting out the first mirror in your list and try again (pacman -Syyu).

Last edited by skunktrader (2012-04-25 12:41:51)

Offline

Board footer

Powered by FluxBB