You are not logged in.

#1 2010-06-18 16:22:59

soaliar
Member
Registered: 2009-08-06
Posts: 36

[SOLVED]Pacman doesn't update

Hi.

I'm having a problem with Pacman. It seems like it doesn't update the database. A few days ago I updated my system with a "pacman -Syu", and (I don't know when exactly) It just stopped.

Trying a "pacman -Syu":

sudo pacman -Syu
:: Sincronizando las bases de datos de paquetes...
core está actualizado
extra está actualizado
community está actualizado

Trying a "pacman -Syy":

sudo pacman -Syy
:: Sincronizando las bases de datos de paquetes...
core                      36,2K   43,8K/s 00:00:01 [################################] 100%
extra                    454,0K   43,1K/s 00:00:11 [################################] 100%
community                364,2K   57,4K/s 00:00:06 [################################] 100%

Verifying gcc (wich version is 4.5.0-6):

i686      Core      gcc      4.5.0-6      The GNU Compiler Collection      2010-06-18

sudo pacman -S gcc
precaución: gcc-4.5.0-4 esta al día -- re-instalando
resolviendo dependencias...
verificando conflictos...

Objetivos (1): gcc-4.5.0-4 

Tamaño total de descarga:   0,00 MB
Tamaño total instalado:   56,58 MB

¿Continuar con la instalación? [S/n] n

This is my pacman.conf:

#
# /etc/pacman.conf
#
# See the pacman manpage for option directives

#
# GENERAL OPTIONS
#
[options]
# The following paths are commented out with their default values listed.
# If you wish to use different paths, uncomment and update the paths.
#RootDir     = /
#DBPath      = /var/lib/pacman/
#CacheDir    = /var/cache/pacman/pkg/
#LogFile     = /var/log/pacman.log
HoldPkg     = pacman glibc
#IgnorePkg   = catalyst catalyst-utils virtualbox-modules virtualbox-ose
#XferCommand = /usr/bin/wget --passive-ftp -c -O %o %u

#
# REPOSITORIES
#   - can be defined here or included from another file
#   - pacman will search repositories in the order defined here
#   - local/custom mirrors can be added here or in separate files
#   - repositories listed first will take precedence when packages
#     have identical names, regardless of version number
#
# Repository entries are of the format:
#       [repo-name]
#       Server = ServerName
#       Include = IncludePath
#
# The header [repo-name] is crucial - it must be present and
# uncommented to enable the repo.
#

#[chaox-stable]
#Server = http://repo.chaox.net/stable

#[chaox-broken]
#Server = http://repo.chaox.net/broken

#[archiso-live]
#Server = http://arch-live.isawsome.net/testing/
#Server = http://arch-live.isawsome.net/packages/

# Testing is disabled by default.  To enable, uncomment the following
# two lines.  You can add preferred servers immediately after the header,
# and they will be used before the default mirrors.
#[testing]
#Include = /etc/pacman.d/mirrorlist

[core]
# Add your preferred servers here, they will be used first
Include = /etc/pacman.d/mirrorlist

#[edgy]
#Server = http://kapsi.fi/~ighea/arch/edgy/

[extra]
# Add your preferred servers here, they will be used first
Include = /etc/pacman.d/mirrorlist

[community]
# Add your preferred servers here, they will be used first
Include = /etc/pacman.d/mirrorlist

[arch-games]
Server = http://repo.archlinux-gaming.org/i686/

# kdemod current repo
#[kdemod-core]
#Server = http://kdemod.ath.cx/repo/core/i686

#[larch5]
#Server = ftp://ftp.berlios.de/pub/larch/larch5.3/i686

# An example of a custom package repository.  See the pacman manpage for
# tips on creating your own repositories.
#[custom]
#Server = file:///home/custompkgs

This is my mirrorlist:

#
# Arch Linux repository mirrorlist
#

# United States
#Server = ftp://ftp.archlinux.org/$repo/os/i686
Server = ftp://locke.suu.edu/linux/dist/archlinux/$repo/os/i686
Server = ftp://mirrors.unixheads.org/archlinux/$repo/os/i686
Server = ftp://ftp-linux.cc.gatech.edu/pub/linux … po/os/i686
Server = ftp://mirror.cs.vt.edu/pub/ArchLinux/$repo/os/i686
Server = http://mirrors.easynews.com/linux/archl … po/os/i686
Server = ftp://ftp.ibiblio.org/pub/linux/distrib … po/os/i686
Server = http://holmes.umflint.edu/archlinux/$repo/os/i686
Server = http://mirror.neotuli.net/arch/$repo/os/i686

# South America
# - Brazil
Server = http://archlinux.c3sl.ufpr.br/$repo/os/i686
Server = ftp://archlinux.c3sl.ufpr.br/archlinux/$repo/os/i686
Server = ftp://ftp.las.ic.unicamp.br/pub/archlinux/$repo/os/i686

# Europe
# - Austria
Server = ftp://gd.tuwien.ac.at/opsys/linux/archl … po/os/i686
# - Belgium
Server = ftp://ftp.belnet.be/mirror/archlinux.org/$repo/os/i686
# - Czech Republic
Server = ftp://ftp.sh.cvut.cz/MIRRORS/arch/$repo/os/i686
# - Estonia
Server = ftp://ftp.estpak.ee/pub/archlinux/$repo/os/i686
# - France
Server = ftp://mir1.archlinuxfr.org/archlinux/$repo/os/i686
Server = ftp://mir2.archlinuxfr.org/archlinux/$repo/os/i686
Server = ftp://distrib-coffee.ipsl.jussieu.fr/pu … po/os/i686
Server = http://mir.archlinux.fr/$repo/os/i686
Server = ftp://ftp.free.fr/mirrors/ftp.archlinux … po/os/i686
# - Germany
Server = ftp://ftp.hosteurope.de/mirror/ftp.arch … po/os/i686
Server = ftp://ftp5.gwdg.de/pub/linux/archlinux/$repo/os/i686
Server = ftp://ftp.uni-bayreuth.de/pub/linux/arc … po/os/i686
Server = ftp://ftp.archlinuxppc.org/i686/$repo/os/i686
Server = ftp://ftp.tu-chemnitz.de/pub/linux/arch … po/os/i686
Server = http://ftp.uni-kl.de/pub/linux/archlinux/$repo/os/i686
# - Great Britain
Server = http://www.mirrorservice.org/sites/ftp. … po/os/i686
# - Greece
Server = ftp://ftp.ntua.gr/pub/linux/archlinux/$repo/os/i686
# - Hungary
Server = ftp://ftp.mfa.kfki.hu/pub/mirrors/ftp.a … po/os/i686
# - Ireland
Server = ftp://ftp.heanet.ie/mirrors/ftp.archlin … po/os/i686
# - Italy
Server = ftp://mi.mirror.garr.it/mirrors/archlinux/$repo/os/i686
# - Netherlands
Server = ftp://ftp.nluug.nl/pub/metalab/distribu … po/os/i686
Server = ftp://ftp.surfnet.nl/pub/os/Linux/distr … po/os/i686
# - Poland
Server = ftp://mirror.icis.pcz.pl/archlinux/$repo/os/i686
Server = http://piotrkosoft.net/pub/mirrors/ftp. … po/os/i686
Server = ftp://ftp.piotrkosoft.net/pub/mirrors/f … po/os/i686
# - Portugal
Server = ftp://cesium.di.uminho.pt/pub/archlinux/$repo/os/i686
# - Romania
Server = ftp://ftp.iasi.roedu.net/mirrors/archli … po/os/i686
# - Russia
Server = ftp://mirror.yandex.ru/archlinux/$repo/os/i686
Server = http://archlinux.freeside.ru/$repo/os/i686
# - Sweden
Server = ftp://ftp.ds.hj.se/pub/os/linux/archlinux/$repo/os/i686
Server = ftp://ftp.gigabit.nu/$repo/os/i686
# - Switzerland
Server = ftp://archlinux.puzzle.ch/$repo/os/i686
# - Turkey
Server = http://server.elsistech.com/archlinux/$repo/os/i686
# - Ukraine
Server = ftp://hell.org.ua/archlinux/$repo/os/i686
# NOTE: ftp.linux.kiev.ua only has the i686 arch and not x86_64
Server = ftp://ftp.linux.kiev.ua/pub/Linux/ArchL … po/os/i686

# Asia
# - Israel
Server = http://mirror.isoc.org.il/pub/archlinux/$repo/os/i686

# Australia
Server = ftp://mirror.pacific.net.au/linux/archl … po/os/i686
Server = ftp://mirror.aarnet.edu.au/pub/archlinux/$repo/os/i686

Thank you, and sorry about my english and my system's language. smile

Last edited by soaliar (2010-06-18 22:30:15)

Offline

#2 2010-06-18 16:24:29

wonder
Developer
From: Bucharest, Romania
Registered: 2006-07-05
Posts: 5,941
Website

Re: [SOLVED]Pacman doesn't update

pacman would use the first server available and Server = ftp://locke.suu.edu/linux/dist/archlinux/$repo/os/i686

is out of date. last update 15 june

https://www.archlinux.de/?page=MirrorStatus

Last edited by wonder (2010-06-18 16:25:16)


Give what you have. To someone, it may be better than you dare to think.

Offline

#3 2010-06-18 16:46:45

soaliar
Member
Registered: 2009-08-06
Posts: 36

Re: [SOLVED]Pacman doesn't update

Thankyou so much for the reply. smile

Sorry, I think I missed up that. hmm

Last edited by soaliar (2010-06-18 16:53:03)

Offline

#4 2010-06-18 21:20:22

gaunt
Member
Registered: 2009-12-13
Posts: 62

Re: [SOLVED]Pacman doesn't update

If you want to keep your mirrors semi-updated, you can install reflector and set a cronjob to run 'reflector -l 5 -r -o /etc/pacman.d/mirrorlist' .  Jut make sure you -Sy frequently if you use this.

(http://wiki.archlinux.org/index.php/Reflector)

Offline

#5 2010-06-18 22:29:33

soaliar
Member
Registered: 2009-08-06
Posts: 36

Re: [SOLVED]Pacman doesn't update

Thanks to everybody. smile

[SOLVED]

big_smile

Offline

Board footer

Powered by FluxBB