You are not logged in.

#1 2013-02-20 16:55:10

sandnon
Member
Registered: 2011-11-21
Posts: 11

[SOLVED]Pacman try to install old version packages which not exists

When I tried to install django, pacman reported 404 error.
And I found that pacman tried to install django-1.4.3-1 while the resposity I used only has django-1.4.4-1
I've deleted all resposities except

And then I tried

pacman -Syy

but it seems useless.

Last edited by sandnon (2013-02-20 17:12:55)

Offline

#2 2013-02-20 17:08:42

sandnon
Member
Registered: 2011-11-21
Posts: 11

Re: [SOLVED]Pacman try to install old version packages which not exists

I found the reason now...
Because the 163.com's repository does not have django..
I add

to the first and then

pacman -Syy

At last, I can install django now..

I think this topic can be marked as SOLVED. Should I mark it or the administrator will do this?(In fact I do not know how to mark it.:))

Last edited by sandnon (2013-02-20 17:11:41)

Offline

#3 2013-02-20 17:11:42

x33a
Forum Fellow
Registered: 2009-08-15
Posts: 4,587

Re: [SOLVED]Pacman try to install old version packages which not exists

Please edit the title and add [solved] to it.

Offline

#4 2013-02-20 17:14:20

sandnon
Member
Registered: 2011-11-21
Posts: 11

Re: [SOLVED]Pacman try to install old version packages which not exists

x33a wrote:

Please edit the title and add [solved] to it.

Thanks for telling me how to mark it. I have not idea how to do it before.. smile

Offline

#5 2013-02-20 21:38:43

Snowman
Developer/Forum Fellow
From: Montreal, Canada
Registered: 2004-08-20
Posts: 5,212

Re: [SOLVED]Pacman try to install old version packages which not exists

sandnon wrote:

I found the reason now...
Because the 163.com's repository does not have django..
I add

to the first and then

pacman -Syy

At last, I can install django now..

I think this topic can be marked as SOLVED. Should I mark it or the administrator will do this?(In fact I do not know how to mark it.:))

You shouldn't use ftp.archlinux.org, it's throttled. Use another mirror instead.

Offline

#6 2013-02-20 21:47:35

doug piston
Member
From: Seattle
Registered: 2011-09-11
Posts: 387
Website

Re: [SOLVED]Pacman try to install old version packages which not exists

Also use more than  one. Try Reflector to get a quality mirrorlist.

Offline

#7 2013-04-15 14:37:31

sandnon
Member
Registered: 2011-11-21
Posts: 11

Re: [SOLVED]Pacman try to install old version packages which not exists

Snowman wrote:
sandnon wrote:

I found the reason now...
Because the 163.com's repository does not have django..
I add

to the first and then

pacman -Syy

At last, I can install django now..

I think this topic can be marked as SOLVED. Should I mark it or the administrator will do this?(In fact I do not know how to mark it.:))

You shouldn't use ftp.archlinux.org, it's throttled. Use another mirror instead.

I just use ftp.archlinux.org occacionally to fix the problem.
Sometimes I don't want to wait the mirror updating itself.

Offline

#8 2013-04-15 14:48:23

sandnon
Member
Registered: 2011-11-21
Posts: 11

Re: [SOLVED]Pacman try to install old version packages which not exists

doug piston wrote:

Also use more than  one. Try Reflector to get a quality mirrorlist.

I tried that and found it seems a program like rankmirror

Offline

#9 2013-04-15 15:37:36

Trilby
Inspector Parrot
Registered: 2011-11-29
Posts: 30,461
Website

Re: [SOLVED]Pacman try to install old version packages which not exists

rankmirrors only ranks mirrors you already have in your mirrorlist and only ranks them on their connection speed.  Reflector can check all mirrors, and can rank them by when they were last updated and based on connection speed.


"UNIX is simple and coherent" - Dennis Ritchie; "GNU's Not Unix" - Richard Stallman

Offline

#10 2013-04-16 02:10:25

sandnon
Member
Registered: 2011-11-21
Posts: 11

Re: [SOLVED]Pacman try to install old version packages which not exists

Trilby wrote:

rankmirrors only ranks mirrors you already have in your mirrorlist and only ranks them on their connection speed.  Reflector can check all mirrors, and can rank them by when they were last updated and based on connection speed.

I found it doesn't check all the mirrors. Because it recommends me some mirrors in Franch, however, I lived in China and some mirrors in China supply quicker service.
I don't know if it's a bug. But when I add country option, it works well.

Last edited by sandnon (2013-04-16 02:11:33)

Offline

Board footer

Powered by FluxBB