You are not logged in.

#1 2009-09-20 06:34:38

mooey
Member
Registered: 2009-07-30
Posts: 7

x86_64 pacman tries to download i686 packages

Mirrorlist is x86_64 repos only.

In extra repository pacman tries to download i686.

example (pacman -Syu)

error: failed retrieving file 'xscreensaver-5.10-1-i686.pkg.tar.gz' from mirrors.easynews.com : File unavailable (e.g., file not found, no access)
error: failed retrieving file 'xscreensaver-5.10-1-i686.pkg.tar.gz' from mirrors.easynews.com : Not Found
error: failed retrieving file 'xulrunner-1.9.1.3-1-i686.pkg.tar.gz' from mirror.cs.vt.edu : File unavailable (e.g., file not found, no access)
error: failed retrieving file 'xulrunner-1.9.1.3-1-i686.pkg.tar.gz' from mirror.cs.vt.edu : Not Found
error: failed retrieving file 'xulrunner-1.9.1.3-1-i686.pkg.tar.gz' from mirrors.easynews.com : File unavailable (e.g., file not found, no access)
error: failed retrieving file 'xulrunner-1.9.1.3-1-i686.pkg.tar.gz' from mirrors.easynews.com : Not Found

Does anyone know how I can fix this?

Offline

#2 2009-09-20 06:39:28

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

Re: x86_64 pacman tries to download i686 packages

What's your pacman.conf? Are you using by error a i686 repo with Server = ?

Offline

#3 2009-09-20 06:45:51

mooey
Member
Registered: 2009-07-30
Posts: 7

Re: x86_64 pacman tries to download i686 packages

Here it is. I don't believe I am.

#
# 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
# If upgrades are available for these packages they will be asked for first
SyncFirst   = pacman
#XferCommand = /usr/bin/wget --passive-ftp -c -O %o %u
#XferCommand = /usr/bin/curl %u > %o
#CleanMethod = KeepInstalled

# Pacman won't upgrade packages listed in IgnorePkg and members of IgnoreGroup
#IgnorePkg   =
#IgnoreGroup =

#NoUpgrade   =
#NoExtract   =

# Misc options (all disabled by default)
#NoPassiveFtp
#UseSyslog
#ShowSize
#UseDelta
#TotalDownload

#
# 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
#   - URLs will have $repo replaced by the name of the current repo
#
# 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.
#

# 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

[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

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


Also here is the mirrorlist:

#
# Arch Linux repository mirrorlist
# Generated on 2009-06-16
#


# United States
#Server = http://mirror.archlinux.com.ve/$repo/os/x86_64
#Server = http://archlinux.unixheads.org/$repo/os/x86_64
Server = ftp://mirror.cs.vt.edu/pub/ArchLinux/$repo/os/x86_64
Server = http://mirror.cs.vt.edu/pub/ArchLinux/$repo/os/x86_64
Server = ftp://mirrors.easynews.com/linux/archli … /os/x86_64
Server = http://mirrors.easynews.com/linux/archl … /os/x86_64
#Server = ftp://ftp.archlinux.org/$repo/os/x86_64
#Server = http://mirrors.gigenet.com/archlinux/$repo/os/x86_64
#Server = ftp://ftp.gtlib.gatech.edu/pub/linux/di … /$repo/os$
#Server = http://www.gtlib.gatech.edu/pub/linux/d … x/$repo/o$
#Server = ftp://mirrors.hosef.org/archlinux/$repo/os/x86_64
#Server = http://mirrors.hosef.org/archlinux/$repo/os/x86_64

Last edited by mooey (2009-09-20 06:49:08)

Offline

#4 2009-09-20 12:05:15

sand_man
Member
From: Australia
Registered: 2008-06-10
Posts: 2,164

Re: x86_64 pacman tries to download i686 packages

This is very strange.
It's only happening with extra?

Can you comment the first mirror and do a pacman -Syyu


neutral

Offline

#5 2009-09-20 14:19:58

R00KIE
Forum Fellow
From: Between a computer and a chair
Registered: 2008-09-14
Posts: 4,734

Re: x86_64 pacman tries to download i686 packages

sand_man wrote:

This is very strange.
It's only happening with extra?

Can you comment the first mirror and do a pacman -Syyu

I would say first and second mirror, besides the ones already commented (first two are the same mirror, just different access method).


R00KIE
Tm90aGluZyB0byBzZWUgaGVyZSwgbW92ZSBhbG9uZy4K

Offline

#6 2009-09-20 19:06:53

mooey
Member
Registered: 2009-07-30
Posts: 7

Re: x86_64 pacman tries to download i686 packages

Okay I commented the first two mirrors... here is what I get. I don't think it is just extra anymore. I was wrong when I said that.
Appreciate any help.

[nate@arch-top ~]$ sudo pacman -Syu
:: Synchronizing package databases...
core is up to date
extra is up to date
community                370.5K  525.5K/s 00:00:01 [#####################] 100%
:: Starting full system upgrade...
warning: libass: local (0.9.6-2.1) is newer than extra (0.9.6-2)
warning: libtheora: local (1.0-1.1) is newer than extra (1.0-1)
resolving dependencies...
looking for inter-conflicts...

Targets (90): alsa-lib-1.0.21.a-1  alsa-plugins-1.0.21-1  alsa-utils-1.0.21-1 
              apr-1.3.8-2  libdrm-2.4.13-1  xf86vidmodeproto-2.2.99.1-1 
              libxxf86vm-1.0.99.1-1  libgl-7.5.1-2  ati-dri-7.5.1-2 
              libnotify-0.4.5-1.1  awn-extras-applets-0.3.2.2-2 
              cloog-ppl-0.15.7-1  coreutils-7.6-1  damageproto-1.2.0-1 
              dbus-core-1.2.16-1  dbus-1.2.16-1  dhcpcd-5.1.0-1 
              dmxproto-2.2.99.1-1  eina-svn-42427-1  eet-svn-42367-1 
              evas-svn-42454-1  ecore-svn-42394-1  e_dbus-svn-42301-1 
              embryo-svn-41535-1  edje-svn-42397-1  efreet-svn-42301-1 
              e-svn-42458-1  fftw-3.2.2-1  nss-3.12.4-1 
              flashplugin-10.0.32.18-1.1  fluidsynth-1.0.9-1.1 
              fontsproto-2.1.0-1  fuse-2.8.0-1  gnupg-1.4.10-1 
              gnupg2-2.0.13-1  raptor-1.4.19-1  rasqal-0.9.16-1 
              libmysqlclient-5.1.38-1  redland-1.0.9-2  neon-0.28.6-1 
              go-openoffice-3.1.1.1-1  gparted-0.4.6-2 
              gstreamer0.10-bad-0.10.14-1  gstreamer0.10-bad-plugins-0.10.14-1 
              gstreamer0.10-good-0.10.16-1 
              gstreamer0.10-good-plugins-0.10.16-1  gtkspell-2.0.15-1.1 
              hdparm-9.27-1  imagemagick-6.5.5.6-1  intltool-0.41.0-1 
              lib32-libdrm-2.4.13-1  lib32-libxxf86vm-1.0.99.1-1 
              lib32-libgl-7.5.1-2  lib32-libice-1.0.6-1  lib32-libxau-1.0.5-1 
              lib32-mesa-7.5.1-2  xz-utils-4.999.9beta-1  libarchive-2.7.1-1 
              libdmx-1.0.99.1-1  libfontenc-1.0.5-1  libice-1.0.6-1 
              libpciaccess-0.10.8-1  libxau-1.0.5-1  libxcursor-1.1.10-1 
              xineramaproto-1.1.99.1-1  libxinerama-1.0.99.1-1 
              xf86dgaproto-2.0.99.1-1  libxxf86dga-1.0.99.1-1  man-db-2.5.6-1 
              mesa-7.5.1-2  module-init-tools-3.10-1  perl-xyne-arch-0.74-1 
              pixman-0.16.0-1  powerpill-16.1-2  sdl_net-1.2.7-3 
              sdl_ttf-2.0.9-2  speex-1.2rc1-1.1  subversion-1.6.5-3 
              syslog-ng-3.0.4-1  udev-146-2  usbutils-0.86-2  vala-0.7.6-1 
              vi-050325-1  videoproto-2.3.0-1  wicd-1.6.2.2-1 
              xf86-input-synaptics-1.1.3-1  xorg-font-utils-7.4-3 
              xorg-server-1.6.3.901-1  xscreensaver-5.10-1 
              xulrunner-1.9.1.3-1 

Total Download Size:    255.41 MB
Total Installed Size:   657.96 MB

Proceed with installation? [Y/n] Y
:: Retrieving packages from extra...
error: failed retrieving file 'alsa-lib-1.0.21.a-1-i686.pkg.tar.gz' from mirror.cs.vt.edu : File unavailable (e.g., file not found, no access)
error: failed retrieving file 'alsa-lib-1.0.21.a-1-i686.pkg.tar.gz' from mirror.cs.vt.edu : Not Found
error: failed retrieving file 'alsa-lib-1.0.21.a-1-i686.pkg.tar.gz' from mirrors.easynews.com : File unavailable (e.g., file not found, no access)
error: failed retrieving file 'alsa-lib-1.0.21.a-1-i686.pkg.tar.gz' from mirrors.easynews.com : Not Found
error: failed retrieving file 'alsa-utils-1.0.21-1-i686.pkg.tar.gz' from mirror.cs.vt.edu : File unavailable (e.g., file not found, no access)
error: failed retrieving file 'alsa-utils-1.0.21-1-i686.pkg.tar.gz' from mirror.cs.vt.edu : Not Found
error: failed retrieving file 'alsa-utils-1.0.21-1-i686.pkg.tar.gz' from mirrors.easynews.com : File unavailable (e.g., file not found, no access)
error: failed retrieving file 'alsa-utils-1.0.21-1-i686.pkg.tar.gz' from mirrors.easynews.com : Not Found
error: failed retrieving file 'apr-1.3.8-2-i686.pkg.tar.gz' from mirror.cs.vt.edu : File unavailable (e.g., file not found, no access)
error: failed retrieving file 'apr-1.3.8-2-i686.pkg.tar.gz' from mirror.cs.vt.edu : Not Found
error: failed retrieving file 'apr-1.3.8-2-i686.pkg.tar.gz' from mirrors.easynews.com : File unavailable (e.g., file not found, no access)
error: failed retrieving file 'apr-1.3.8-2-i686.pkg.tar.gz' from mirrors.easynews.com : Not Found
error: failed retrieving file 'libdrm-2.4.13-1-i686.pkg.tar.gz' from mirror.cs.vt.edu : File unavailable (e.g., file not found, no access)
error: failed retrieving file 'libdrm-2.4.13-1-i686.pkg.tar.gz' from mirror.cs.vt.edu : Not Found

....

Offline

#7 2009-09-20 19:11:20

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

Re: x86_64 pacman tries to download i686 packages

-Syyu

double y. that means to force resync.

Last edited by wonder (2009-09-20 19:11:54)


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

Offline

#8 2009-09-20 19:16:37

mooey
Member
Registered: 2009-07-30
Posts: 7

Re: x86_64 pacman tries to download i686 packages

Okay so I did the pacman -Syyu and all is well. Thank you for your help.

: )

Offline

#9 2009-09-20 23:16:32

sand_man
Member
From: Australia
Registered: 2008-06-10
Posts: 2,164

Re: x86_64 pacman tries to download i686 packages

mooey wrote:

Okay so I did the pacman -Syyu and all is well. Thank you for your help.

: )

So I guess the mirror synced the wrong architecture lol...


neutral

Offline

Board footer

Powered by FluxBB