You are not logged in.

#1 2007-09-16 19:42:41

jordanmthomas
Member
Registered: 2007-07-10
Posts: 33

extra is missing packages? [SOLVED itself]

After updating pacman today and learning about the new core repository, my extra repository seems to be messed up.
For instance, I wanted to install xscreensaver but it couldn't be found, so I went and looked and it's supposed to be in extra.  I figured this was just a one-program thing, so I went about my business.

Later, I was going to install bc...it's not there either.  I can't find imagemagick.  These are supposedly in extra, but they're not in mine.

So, at this point I figure I'm doing something wrong, but my extra does have stuff in it, just not the stuff I'm wanting to install.

Is this something I should just wait out or do you think something's wrong with my configuration?

pacman.conf:

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

#
# GENERAL OPTIONS
#
[options]
LogFile     = /var/log/pacman.log
HoldPkg     = pacman glibc
#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
#

[gnome]
Server = ftp://ftp.archlinux.org/gnome/os/i686

[testing]
Include = /etc/pacman.d/testing

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

[core]
Include = /etc/pacman.d/core

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

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

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

# An example of a custom package repository.  See the pacman manpage for
# tips on creating your own repositories.
#[custom]
#Server = file:///home/custompkgs
[compiz-fusion]
Server = http://arch.nesl247.org/compiz-fusion/i686

[tardo]
Server = http://nagi-fanboi.net/arch/i686

And here's my extra file in pacman.d  (there's more to it, but I'm leaving it out because it's just the normal, stock file:

#
# extra: Arch Linux extra repository
#

# United States
Server = ftp://ftp.archlinux.org/extra/os/i686
Server = ftp://ftp.nethat.com/pub/linux/archlinux/extra/os/i686
Server = ftp://locke.suu.edu/linux/dist/archlinux/extra/os/i686
Server = ftp://ftp-linux.cc.gatech.edu/pub/linux/distributions/archlinux/extra/os/i686
Server = ftp://mirror.cs.vt.edu/pub/ArchLinux/extra/os/i686
Server = http://mirrors.easynews.com/linux/archlinux/extra/os/i686
Server = ftp://ftp.ibiblio.org/pub/linux/distributions/archlinux/extra/os/i686

# South America
# - Brazil
Server = http://archlinux.c3sl.ufpr.br/extra/os/i686
#.....and so on

Hopefully I'm just missing something stupid here, but any help is appreciated.

Last edited by jordanmthomas (2007-09-17 05:38:20)

Offline

#2 2007-09-16 23:39:12

Allan
Pacman
From: Brisbane, AU
Registered: 2007-06-09
Posts: 11,410
Website

Re: extra is missing packages? [SOLVED itself]

How about now...  it may have just taken a while for your mirror to sync.

Offline

#3 2007-09-17 00:27:46

jordanmthomas
Member
Registered: 2007-07-10
Posts: 33

Re: extra is missing packages? [SOLVED itself]

No, the packages are still missing for now.  I suppose I'll just wait a few days and see if maybe my mirror's just not synced up yet.

Offline

#4 2007-09-17 01:40:59

pain of salvation
Member
Registered: 2007-05-22
Posts: 76

Re: extra is missing packages? [SOLVED itself]

Similar problem here:

:: Obtendo pacotes do repositório extra...
erro: failed retrieving file 'subversion-1.4.4-3.pkg.tar.gz' from ftp.archlinux.org : File unavailable (e.g., file not found, no access)
aviso: failed to retrieve some files from extra
erro: falha ao terminar a transação (erro inesperado)

Offline

#5 2007-09-17 05:37:59

jordanmthomas
Member
Registered: 2007-07-10
Posts: 33

Re: extra is missing packages? [SOLVED itself]

Well, waiting paid off for me.  I resynched a few minutes ago and there was an update to pacman (3.0.6-1) that seems to have fixed everything.
I'm not sure what exactly it fixed, but my issues are gone and my extra repository has everything it's supposed to.

Offline

Board footer

Powered by FluxBB