Arch Mirrors Layout

Hi:
I'm trying to set up a mirror of your server in order to provide arch pakages to my community and I have a question.
Since I saw this mail list message I thought there's no reason for having a folder named 'any' under every repo folder.
Is there any hidden reason for this or it is just cause not every package has migrated to the new layout yet ?
Thxs.

erick.red wrote:I want to know something.
When package a-25.pkg.tar.gz is in testing is uploaded to pool/packages right ?
in pool/packages are uploaded packages from core/extra/testing/gnome-unstable/kde-unstable/staging and in pool/community the rest.
Now when the same version of the package is moved to core, the package is not re-uploaded, just the link moved eh ?
Am I right ?
you are correct. that was the whole point of implementing a pool directory. mirrors sync the actually package once and on move, they sync only the symlinks

Similar Messages

  • Questions on running an Arch Mirror

    Questions on running an Arch Mirror
    Does anyone here run a public arch mirror that can give me any idea of bandwith they use ?
    Is there any issues with running the Current and Extra mirrors in the US ?
    Is there any issues with running the Community mirror in the US ?
    Mostly I would like to know what bandwidth consumption on a public mirror is for the mirrors that are normally used.  Any help with this would be greatly appreciated. 

    I don't think he would mind this info being posted... i emailed him asking for the bandwidth info for the server for a one month period.... an average.......
    - we dont have
    a record of actual data transferred, just the amount requested (which
    stands at 5440.17 GB).
    My server only allows approx 2500 GB transfer per month... so, until i can find a way to upgrade that, I won't make it a public server.... if i did, i'd owe WAY too much money at the end of every month

  • [svn:fx-trunk] 13693: Initial version of the mirroring layout code.

    Revision: 13693
    Revision: 13693
    Author:   [email protected]
    Date:     2010-01-21 12:25:54 -0800 (Thu, 21 Jan 2010)
    Log Message:
    Initial version of the mirroring layout code.  Only Spark is supported.  API revisions for this feature are very likely to follow.
    QE notes:
    Doc notes:
    Bugs:
    Reviewer: Evtim
    Tests run: All Mustella tests pass
    Is noteworthy for integration: yes
    Modified Paths:
        flex/sdk/trunk/frameworks/projects/flash-integration/src/mx/flash/UIMovieClip.as
        flex/sdk/trunk/frameworks/projects/framework/defaults.css
        flex/sdk/trunk/frameworks/projects/framework/src/mx/controls/Label.as
        flex/sdk/trunk/frameworks/projects/framework/src/mx/core/AdvancedLayoutFeatures.as
        flex/sdk/trunk/frameworks/projects/framework/src/mx/core/IVisualElement.as
        flex/sdk/trunk/frameworks/projects/framework/src/mx/core/UIComponent.as
        flex/sdk/trunk/frameworks/projects/framework/src/mx/styles/StyleProtoChain.as
        flex/sdk/trunk/frameworks/projects/framework/src/mx/utils/MatrixUtil.as
        flex/sdk/trunk/frameworks/projects/spark/defaults.css
        flex/sdk/trunk/frameworks/projects/spark/src/spark/components/HSlider.as
        flex/sdk/trunk/frameworks/projects/spark/src/spark/components/PopUpAnchor.as
        flex/sdk/trunk/frameworks/projects/spark/src/spark/components/supportClasses/TextBase.as
        flex/sdk/trunk/frameworks/projects/spark/src/spark/core/SpriteVisualElement.as
        flex/sdk/trunk/frameworks/projects/spark/src/spark/primitives/supportClasses/GraphicEleme nt.as
        flex/sdk/trunk/frameworks/projects/spark/src/spark/skins/spark/CheckBoxSkin.mxml
        flex/sdk/trunk/frameworks/projects/spark/src/spark/skins/spark/DefaultItemRenderer.as
        flex/sdk/trunk/frameworks/projects/spark/src/spark/skins/spark/PanelSkin.mxml
        flex/sdk/trunk/frameworks/projects/spark/src/spark/utils/BitmapUtil.as
    Added Paths:
        flex/sdk/trunk/frameworks/projects/framework/src/mx/core/ILayoutDirection.as

    Jon Fritz II wrote:
    If I had a site where the target audience was largely Asian or South American, I'd care about IE6 and 7.
    That hasn't come up yet.
    IE8 still shows up at decent percentage in the analytics for certain sites so I've flip-flopped back and forth whether I will support it a few times.
    I say "good enough" a lot more while testing in IE8 than I used to, that's for sure.
    IE 8 I can understand but just had a quick flick through some of my web sites stats and IE6 and IE7 are under 1 per-cent nearer to 0.5%. If I'm honest I was surprised to see in some instances IE 8 still getting as much as 8 percent.

  • Arch Mirrors Down?

    I've been trying to upgrade my system using pacman but the main arch mirror was not responding. I went through other mirrors listed in /etc/pacman.d/current but none of them seem to be responding either, though my network connection is working fine otherwise.
    What the hell is going on?

    Same problem here, no idea what's going on.
    This is UK, 23:23 GMT if it's any help. What a pain in the ass.
    T

  • Arch mirror to new drive [solved]

    Hi guys, a newbie question here.
    I wish move my current arch installation to a brand new drive using Clonezilla but the operation wasn't 100% successful. The mirroring operation from the old drive to the new one didn't give me any problems but I cannot boot into the new system. Grub lets me choose operating system (Arch or centos) but shortly after it gets stuck, throwing errors like: "failed to parse block device name for /dev/sda1".
    I've tried editing my menu.lst by mounting the partition via Arch live-cd (but I don't really see why I have to change anything at all). The menu.lst file looks exactly the same as my old/current Arch's ditto. I also tried changing the UUID in root=/dev/uuid etc into root=/dev/sda1 but no joy. A desperate and probably long shot solution (at least in my mind!) was to generate a new mkinitcpio but that failed too saying it cannot find /boot/grub/kernel26 etc.
    Did I miss something?
    The reason for me wanting to move my Arch installation is that my Seagate is way too loud. The new drive is from Samsung. Same size. Supposedly quieter.
    Any ideas?
    Edit: the mkinitcpio is untouched, it's supposed to find all pata, scsi, sata etc.
    Thanks in advance.
    Last edited by new2arch (2009-04-20 17:33:57)

    dobedo wrote:Something helpfull in this thread?  http://bbs.archlinux.org/viewtopic.php?id=64027
    Thanks for the tip. Will give it a try when I get back home today.
    Possibly the mkinitcpio command didn't work as it should since I couldn't chroot into the new drive's partition for some reason (following the Arch Wiki, how to chroot). But I have to give it another shot checking out Blazercist's how-to.
    "Anyhow this is basically what needs to be done to correct the problem.
    1. Boot ArchLive
    2. mkdir /media/disk
    3. mount /dev/sdxX /media/disk
    4. chroot /media/disk
    5. mkinitcpio -k 2.6.28-ARCH -g /boot/kernel26.img
    6. nano /boot/grub/menu.lst
    7. Replace any references to UUID with /dev/sdxX (where xX represents your drive and partition) instead, save and exit nano.
    8. reboot
    Make sure and pay attention to the output of the mkinitcpio command in my step 5. If there are any errors relating to one or more of the hooks you'll need to edit /etc/mkinitcpio.conf and remove the hook it complains about !!IF POSSIBLE!!.  I for example had some problem with the autodetect hook which caused my regular kernel to fail to create an image.
    If mkinicpio doesn't complain and tells you it SUCCEEDED generating the images then you should be good to go."
    Last edited by new2arch (2009-04-20 11:12:05)

  • Setting up an Arch mirror

    Am i a bit confused? I can't find any documentation related to how to setting up a mirror for Arch.
    Can someone explain these steps or has a documentation for that? Would be nice.
    Thanks.

    Well. Thanks Chris. But that isn't in any documentation, or?

  • Swedish Arch Mirror [split]

    thanks,
    yeah, we should have swedish mirror also,
    i wonder if it's possible to get arch on sunet?
    edit: here: ftp://ftp.sunet.se/pub/Linux/distributions

    ok ,i got an answer,
    translated from swedish :
    As for now we are very restrictive with adding new distros to the server but we are putting Archlinux on the request list.
    greets
    [email protected]
    doesn't look so good to me,

  • Is this person trying to attack Arch mirrors or just very confused?

    2009/01/03 23:11:12 [9566] rsync on archlinux/(unstable|community|etc)/ from UNKNOWN (203.86.[...])
    This client's been sending list-your-files requests on /archlinux/*/ every couple of minutes for 12 hours, causing a bit of server load. Anyone else seeing this?

    I don't mirror arch files.... but can't you block the ip address?

  • What's the best Arch mirror for India ?

    I have tried the Israeli mirror, a few european mirrors and even the US based mirrors, but none of them give me good download speeds.
    Can some users in India tell me which might be a good mirror to use. I used to get amazing speeds from a few US mirrors when I was in the US. I am trying to set this up for my parents here in India so that they can have good speeds.

    Ok I tried the rankmirrors and also replaced the mirrorlist with the new one that was generated. But it still does not help. I tried updating the system today and it had to download about 111 MB worth of data and its been 3 hours now and it still hasnt finished. I am not sure if its a problem at the mirrors or my machine.
    Locally the applications start up pretty quickly so my machine is not lagging in that regards.
    What could be the issue?

  • Southern Utah University Arch Linux Mirror

    I am pleased to announce that a new Arch Mirror is up in the US, after a long time working to get everything set up we have created a our first open source mirror project, please add us to your repository lists, our server is very fast!
    ftp://locke.suu.edu/linux/dist/archlinux/
    -Thomas S Hatch
    Southern Utah University
    Last edited by Ryujin (2007-04-14 15:45:41)

    soloport wrote:
    Ryujin wrote:I just set this server up and ftp has only been available for a day, I will have rsync up soon but it is not my top priority.
    Ryujin,
    Thanks again!
    The reason rsync is nice, it supports a --delete flag (if I've missed something in 'man wget', please let me know).
    Try 'help mirror' in lftp.

  • Seem to be in mirror and pacman hell

    Hi,
        reinstalled arch, with 5/1/12 core 32 bit disk with KDE4 but despite enabling an Australian mirror could only get  [core remote  extra remote community remote] at first for the install.
    However now this has all disappeared since upgrading and pacman seems broken plus the mirrorlist seems kaput also.
    I wonder if anyone has any idea what to do or is it a reinstall again.
    Here are the files and terminal comments  but no luck figuring this out to fix this.
    Regards
    El Zorro
    [root@myhost ]# pacman -Syu
    :: Synchronizing package databases...
    error: failed to update core (no servers configured for repository)
    error: failed retrieving file 'extra.db' from mirror.aarnet.edu.au : File unavailable (e.g., file not found, no access)
    error: failed to update extra (File unavailable (e.g., file not found, no access))
    error: failed retrieving file 'community.db' from mirror.aarnet.edu.au : File unavailable (e.g., file not found, no access)
    error: failed to update community (File unavailable (e.g., file not found, no access))
    error: failed to synchronize any databases
    [root@myhost]#
    root@myhost ]# pacman -Syu (aarnnet repo # hashed)
    :: Synchronizing package databases...
    error: failed to update core (no servers configured for repository)
    error: failed to update extra (no servers configured for repository)
    error: failed to update community (no servers configured for repository)
    error: failed to synchronize any databases
    [root@myhost ]#
    /etc/pacman.d/mirrorlist
    # Mirror selected during installation
    Server = [url]ftp://mirror.aarnet.edu.au/pub/archlinux/$repo/os/$arc[/url]
    ## Arch Linux repository mirrorlist
    ## Generated on 2011-10-26
    ## Any
    #Server = [url]ftp://mirrors.kernel.org/archlinux/$repo/os/$arch[/url]
    #Server = [url]http://mirrors.kernel.org/archlinux/$repo/os/$arch[/url]
    ## Australia
    #Server = [url]ftp://mirror.aarnet.edu.au/pub/archlinux/$repo/os/$arch[/url]
    #Server = [url]http://mirror.aarnet.edu.au/pub/archlinux/$repo/os/$arch[/url]
    #Server = [url]ftp://ftp.iinet.net.au/pub/archlinux/$repo/os/$arch[/url]
    #Server = [url]http://ftp.iinet.net.au/pub/archlinux/$repo/os/$arch[/url]
    #Server = [url]ftp://mirror.internode.on.net/pub/archlinux/$repo/os/$arch[/url]
    #Server = [url]http://mirror.internode.on.net/pub/archlinux/$repo/os/$arch[/url]
    #Server = [url]ftp://mirror.optus.net/archlinux/$repo/os/$arch[/url]
    #Server = [url]http://mirror.optus.net/archlinux/$repo/os/$arch[/url]
    etc-- etc--- etc
    ## Uzbekistan
    #Server = [url]ftp://mirrors.st.uz/archlinux/$repo/os/$arch[/url]
    #Server = [url]http://mirrors.st.uz/archlinux/$repo/os/$arch[/url]
    /etc/pacman.conf
    # /etc/pacman.conf
    # See the pacman.conf(5) manpage for option and repository 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
    # 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 -C - -f %u > %o
    #CleanMethod = KeepInstalled
    Architecture = auto
    # Pacman won't upgrade packages listed in IgnorePkg and members of IgnoreGroup
    #IgnorePkg =
    #IgnoreGroup =
    #NoUpgrade =
    #NoExtract =
    # Misc options (all disabled by default)
    #UseSyslog
    #ShowSize
    #UseDelta
    #TotalDownload
    #CheckSpace
    # 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
    # - URLs will have $arch replaced by the name of the architecture
    # 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.
    # The testing repositories are disabled by default. To enable, uncomment the
    # repo name header and Include 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]
    Include = /etc/pacman.d/mirrorlist
    [extra]
    Include = /etc/pacman.d/mirrorlist
    #[community-testing]
    #Include = /etc/pacman.d/mirrorlist
    [community]
    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
    Moderator:  Added code blocks.  This is what had been requested, edit this post to see how it is done -- ewaller
    Last edited by elzorro (2012-01-09 12:02:54)

    FYI karol
    Voila!
    Regardz
    El Zorro
    karol wrote:elzorro, please post the whole mirrorlist using [ code ] tags.
    # Mirror selected during installation
    Server = ftp://mirror.aarnet.edu.au/pub/archlinux/$repo/os/$arch
    ## Arch Linux repository mirrorlist
    ## Generated on 2011-10-26
    ## Any
    #Server = ftp://mirrors.kernel.org/archlinux/$repo/os/$arch
    #Server = http://mirrors.kernel.org/archlinux/$repo/os/$arch
    ## Australia
    Server = ftp://mirror.aarnet.edu.au/pub/archlinux/$repo/os/$arch
    Server = http://mirror.aarnet.edu.au/pub/archlinux/$repo/os/$arch
    Server = ftp://ftp.iinet.net.au/pub/archlinux/$repo/os/$arch
    Server = http://ftp.iinet.net.au/pub/archlinux/$repo/os/$arch
    Server = ftp://mirror.internode.on.net/pub/archlinux/$repo/os/$arch
    Server = http://mirror.internode.on.net/pub/archlinux/$repo/os/$arch
    Server = ftp://mirror.optus.net/archlinux/$repo/os/$arch
    Server = http://mirror.optus.net/archlinux/$repo/os/$arch
    ## Belarus
    #Server = ftp://ftp.byfly.by/pub/archlinux/$repo/os/$arch
    #Server = http://ftp.byfly.by/pub/archlinux/$repo/os/$arch
    #Server = ftp://mirror.datacenter.by/pub/archlinux/$repo/os/$arch
    #Server = http://mirror.datacenter.by/pub/archlinux/$repo/os/$arch
    ## Belgium
    #Server = ftp://archlinux.mirror.kangaroot.net/pub/archlinux/$repo/os/$arch
    #Server = http://archlinux.mirror.kangaroot.net/$repo/os/$arch
    ## Brazil
    #Server = ftp://ftp.bitwave.com.br/archlinux/$repo/os/$arch
    #Server = http://www.bitwave.com.br/downloads/archlinux/$repo/os/$arch
    #Server = ftp://archlinux.c3sl.ufpr.br/archlinux/$repo/os/$arch
    #Server = http://archlinux.c3sl.ufpr.br/$repo/os/$arch
    #Server = ftp://ftp.las.ic.unicamp.br/pub/archlinux/$repo/os/$arch
    #Server = http://www.las.ic.unicamp.br/pub/archlinux/$repo/os/$arch
    #Server = ftp://www2.itti.ifce.edu.br/archlinux/$repo/os/$arch
    #Server = http://www2.itti.ifce.edu.br/archlinux/$repo/os/$arch
    ## Canada
    #Server = ftp://mirror.csclub.uwaterloo.ca/archlinux/$repo/os/$arch
    #Server = http://mirror.csclub.uwaterloo.ca/archlinux/$repo/os/$arch
    #Server = ftp://mirror.its.dal.ca/archlinux/$repo/os/$arch
    #Server = http://mirror.its.dal.ca/archlinux/$repo/os/$arch
    #Server = ftp://less.cogeco.net/pub/archlinux/$repo/os/$arch
    #Server = http://less.cogeco.net/pub/archlinux/$repo/os/$arch
    ## Chile
    #Server = ftp://mirror.archlinux.cl/$repo/os/$arch
    #Server = ftp://mirror.netglobalis.net/archlinux/$repo/os/$arch
    #Server = http://mirror.netglobalis.net/archlinux/$repo/os/$arch
    ## China
    #Server = http://mirrors.163.com/archlinux/$repo/os/$arch
    #Server = http://mirror.bjtu.edu.cn/archlinux/$repo/os/$arch
    #Server = http://mirror6.bjtu.edu.cn/archlinux/$repo/os/$arch
    #Server = ftp://mirror.lzu.edu.cn/archlinux/$repo/os/$arch
    #Server = http://mirror.lzu.edu.cn/archlinux/$repo/os/$arch
    #Server = ftp://mirrors.stuhome.net/archlinux/$repo/os/$arch
    #Server = http://mirrors.stuhome.net/archlinux/$repo/os/$arch
    ## Colombia
    #Server = http://www.laqee.unal.edu.co/archlinux/$repo/os/$arch
    ## Czech Republic
    #Server = ftp://archlinux.mirror.dkm.cz/pub/archlinux/$repo/os/$arch
    #Server = http://archlinux.mirror.dkm.cz/pub/archlinux/$repo/os/$arch
    #Server = http://mirror.vpsfree.cz/archlinux/$repo/os/$arch
    ## Denmark
    #Server = ftp://mirrors.dotsrc.org/archlinux/$repo/os/$arch
    #Server = http://mirrors.dotsrc.org/archlinux/$repo/os/$arch
    #Server = ftp://ftp.klid.dk/archlinux/$repo/os/$arch
    ## Estonia
    #Server = ftp://ftp.eenet.ee/pub/archlinux/$repo/os/$arch
    #Server = http://ftp.eenet.ee/pub/archlinux/$repo/os/$arch
    ## Finland
    #Server = ftp://mirror.academica.fi/archlinux/$repo/os/$arch
    #Server = http://mirror.academica.fi/archlinux/$repo/os/$arch
    #Server = ftp://mirror.archlinux.fi/archlinux/$repo/os/$arch
    #Server = http://mirror.archlinux.fi/archlinux/$repo/os/$arch
    ## France
    #Server = http://mir.archlinux.fr/$repo/os/$arch
    #Server = ftp://distrib-coffee.ipsl.jussieu.fr/pub/linux/archlinux/$repo/os/$arch
    #Server = http://distrib-coffee.ipsl.jussieu.fr/pub/linux/archlinux/$repo/os/$arch
    #Server = ftp://mir1.archlinux.fr/archlinux/$repo/os/$arch
    #Server = http://mir1.archlinux.fr/archlinux/$repo/os/$arch
    #Server = http://miroir.ezvan.fr/archlinux/$repo/os/$arch
    #Server = ftp://archlinux.mirrors.ovh.net/archlinux/$repo/os/$arch
    #Server = http://archlinux.mirrors.ovh.net/archlinux/$repo/os/$arch
    #Server = http://archlinux.polymorf.fr/$repo/os/$arch
    ## Germany
    #Server = http://archlinux.limun.org/$repo/os/$arch
    #Server = ftp://artfiles.org/archlinux.org/$repo/os/$arch
    #Server = http://artfiles.org/archlinux.org/$repo/os/$arch
    #Server = http://mirror.devnu11.net/archlinux/$repo/os/$arch
    #Server = ftp://ftp5.gwdg.de/pub/linux/archlinux/$repo/os/$arch
    #Server = http://ftp5.gwdg.de/pub/linux/archlinux/$repo/os/$arch
    #Server = ftp://ftp.halifax.rwth-aachen.de/archlinux/$repo/os/$arch
    #Server = http://ftp.halifax.rwth-aachen.de/archlinux/$repo/os/$arch
    #Server = ftp://ftp.hosteurope.de/mirror/ftp.archlinux.org/$repo/os/$arch
    #Server = http://ftp.hosteurope.de/mirror/ftp.archlinux.org/$repo/os/$arch
    #Server = ftp://ftp-stud.hs-esslingen.de/pub/Mirrors/archlinux/$repo/os/$arch
    #Server = http://ftp-stud.hs-esslingen.de/pub/Mirrors/archlinux/$repo/os/$arch
    #Server = ftp://mirror.de.leaseweb.net/archlinux/$repo/os/$arch
    #Server = http://mirror.de.leaseweb.net/archlinux/$repo/os/$arch
    #Server = ftp://mirrors.n-ix.net/archlinux/$repo/os/$arch
    #Server = http://mirrors.n-ix.net/archlinux/$repo/os/$arch
    #Server = ftp://mirror.selfnet.de/archlinux/$repo/os/$arch
    #Server = http://mirror.selfnet.de/archlinux/$repo/os/$arch
    #Server = ftp://ftp.spline.inf.fu-berlin.de/mirrors/archlinux/$repo/os/$arch
    #Server = http://ftp.spline.inf.fu-berlin.de/mirrors/archlinux/$repo/os/$arch
    #Server = ftp://ftp.tu-chemnitz.de/pub/linux/archlinux/$repo/os/$arch
    #Server = http://ftp.tu-chemnitz.de/pub/linux/archlinux/$repo/os/$arch
    #Server = ftp://arch.mirrors.tuxdroid.org/$repo/os/$arch
    #Server = http://arch.mirrors.tuxdroid.org/$repo/os/$arch
    #Server = ftp://ftp.uni-kl.de/pub/linux/archlinux/$repo/os/$arch
    #Server = http://ftp.uni-kl.de/pub/linux/archlinux/$repo/os/$arch
    ## Great Britain
    #Server = ftp://mirror.lividpenguin.com/pub/archlinux/$repo/os/$arch
    #Server = http://mirror.lividpenguin.com/pub/archlinux/$repo/os/$arch
    #Server = ftp://mirror.cinosure.com/archlinux/$repo/os/$arch
    #Server = http://mirror.cinosure.com/archlinux/$repo/os/$arch
    #Server = ftp://mirrors.uk2.net/pub/archlinux/$repo/os/$arch
    #Server = http://archlinux.mirrors.uk2.net/$repo/os/$arch
    ## Greece
    #Server = ftp://ftp.cc.uoc.gr/mirrors/linux/archlinux/$repo/os/$arch
    #Server = http://ftp.cc.uoc.gr/mirrors/linux/archlinux/$repo/os/$arch
    #Server = ftp://ftp.ntua.gr/pub/linux/archlinux/$repo/os/$arch
    #Server = http://ftp.ntua.gr/pub/linux/archlinux/$repo/os/$arch
    #Server = ftp://ftp.otenet.gr/pub/linux/archlinux/$repo/os/$arch
    #Server = http://ftp.otenet.gr/linux/archlinux/$repo/os/$arch
    ## Hungary
    #Server = ftp://ftp.mfa.kfki.hu/pub/mirrors/ftp.archlinux.org/$repo/os/$arch
    ## India
    #Server = ftp://mirror.cse.iitk.ac.in/archlinux/$repo/os/$arch
    #Server = http://mirror.cse.iitk.ac.in/archlinux/$repo/os/$arch
    ## Ireland
    #Server = ftp://ftp.heanet.ie/mirrors/ftp.archlinux.org/$repo/os/$arch
    #Server = http://ftp.heanet.ie/mirrors/ftp.archlinux.org/$repo/os/$arch
    ## Israel
    #Server = ftp://mirror.isoc.org.il/pub/archlinux/$repo/os/$arch
    #Server = http://mirror.isoc.org.il/pub/archlinux/$repo/os/$arch
    ## Italy
    #Server = http://mirrors.prometeus.net/archlinux/$repo/os/$arch
    ## Japan
    #Server = ftp://ftp.jaist.ac.jp/pub/Linux/ArchLinux/$repo/os/$arch
    #Server = http://ftp.jaist.ac.jp/pub/Linux/ArchLinux/$repo/os/$arch
    #Server = ftp://ftp.yz.yamagata-u.ac.jp/pub/linux/archlinux/$repo/os/$arch
    #Server = http://ftp.yz.yamagata-u.ac.jp/pub/linux/archlinux/$repo/os/$arch
    ## Kazakhstan
    #Server = ftp://archlinux.kz/$repo/os/$arch
    #Server = http://archlinux.kz/$repo/os/$arch
    ## Korea
    #Server = ftp://mirror.yongbok.net/archlinux/$repo/os/$arch
    #Server = http://mirror.yongbok.net/archlinux/$repo/os/$arch
    ## Latvia
    #Server = http://archlinux.goodsoft.lv/$repo/os/$arch
    ## Luxembourg
    #Server = ftp://archlinux.mirror.root.lu/archlinux/$repo/os/$arch
    #Server = http://archlinux.mirror.root.lu/$repo/os/$arch
    ## Macedonia
    #Server = http://arch.linux.net.mk/archlinux/$repo/os/$arch
    ## Moldova
    #Server = ftp://mirror.ihost.md/archlinux/$repo/os/$arch
    #Server = http://mirror.ihost.md/archlinux/$repo/os/$arch
    ## Netherlands
    #Server = ftp://mirror.nl.leaseweb.net/archlinux/$repo/os/$arch
    #Server = http://mirror.nl.leaseweb.net/archlinux/$repo/os/$arch
    #Server = ftp://ftp.nluug.nl/pub/os/Linux/distr/archlinux/$repo/os/$arch
    #Server = http://ftp.nluug.nl/pub/os/Linux/distr/archlinux/$repo/os/$arch
    ## New Caledonia
    #Server = ftp://archlinux.nautile.nc/archlinux/$repo/os/$arch
    #Server = http://archlinux.nautile.nc/archlinux/$repo/os/$arch
    ## Norway
    #Server = ftp://mirror.archlinux.no/$repo/os/$arch
    #Server = http://mirror.archlinux.no/$repo/os/$arch
    #Server = ftp://mirror.pvv.ntnu.no/pub/archlinux/$repo/os/$arch
    ## Poland
    #Server = ftp://ftp.piotrkosoft.net/pub/mirrors/ftp.archlinux.org/$repo/os/$arch
    #Server = http://piotrkosoft.net/pub/mirrors/ftp.archlinux.org/$repo/os/$arch
    ## Portugal
    #Server = ftp://ftp.rnl.ist.utl.pt/pub/archlinux/$repo/os/$arch
    #Server = http://ftp.rnl.ist.utl.pt/pub/archlinux/$repo/os/$arch
    ## Romania
    #Server = ftp://mirrors.adnettelecom.ro/archlinux/$repo/os/$arch
    #Server = http://mirrors.adnettelecom.ro/archlinux/$repo/os/$arch
    #Server = ftp://mirror.archlinux.ro/archlinux/$repo/os/$arch
    #Server = http://mirror.archlinux.ro/archlinux/$repo/os/$arch
    #Server = ftp://ftp.roedu.net/mirrors/archlinux.org/$repo/os/$arch
    #Server = http://ftp.roedu.net/mirrors/archlinux.org/$repo/os/$arch
    ## Russia
    #Server = ftp://mirror.yandex.ru/archlinux/$repo/os/$arch
    #Server = http://mirror.yandex.ru/archlinux/$repo/os/$arch
    ## Singapore
    #Server = ftp://ftp.oss.eznetsols.org/linux/archlinux/$repo/os/$arch
    ## South Korea
    #Server = ftp://ftp.kaist.ac.kr/ArchLinux/$repo/os/$arch
    #Server = http://ftp.kaist.ac.kr/ArchLinux/$repo/os/$arch
    ## Spain
    #Server = ftp://ftp.rediris.es/mirror/archlinux/$repo/os/$arch
    #Server = http://sunsite.rediris.es/mirror/archlinux/$repo/os/$arch
    ## Sweden
    #Server = ftp://ftp.ds.hj.se/pub/os/linux/archlinux/$repo/os/$arch
    #Server = http://ftp.ds.hj.se/pub/os/linux/archlinux/$repo/os/$arch
    #Server = ftp://ftp.lysator.liu.se/pub/archlinux/$repo/os/$arch
    #Server = http://ftp.lysator.liu.se/pub/archlinux/$repo/os/$arch
    #Server = ftp://ftp.portlane.com/pub/os/linux/archlinux/$repo/os/$arch
    #Server = http://ftp.portlane.com/pub/os/linux/archlinux/$repo/os/$arch
    ## Switzerland
    #Server = ftp://archlinux.puzzle.ch/$repo/os/$arch
    #Server = http://archlinux.puzzle.ch/$repo/os/$arch
    ## Taiwan
    #Server = ftp://linux.cs.nctu.edu.tw/archlinux/$repo/os/$arch
    #Server = http://linux.cs.nctu.edu.tw/archlinux/$repo/os/$arch
    #Server = ftp://shadow.ind.ntou.edu.tw/archlinux/$repo/os/$arch
    #Server = http://shadow.ind.ntou.edu.tw/archlinux/$repo/os/$arch
    #Server = ftp://ftp.tku.edu.tw/Linux/ArchLinux/$repo/os/$arch
    #Server = http://ftp.tku.edu.tw/Linux/ArchLinux/$repo/os/$arch
    ## Turkey
    #Server = ftp://ftp.linux.org.tr/archlinux/$repo/os/$arch
    #Server = http://ftp.linux.org.tr/archlinux/$repo/os/$arch
    ## Ukraine
    #Server = ftp://ftp.linux.kiev.ua/pub/Linux/ArchLinux/$repo/os/$arch
    #Server = http://ftp.linux.kiev.ua/pub/Linux/ArchLinux/$repo/os/$arch
    #Server = ftp://mirrors.mithril.org.ua/linux/archlinux/$repo/os/$arch
    #Server = http://mirrors.mithril.org.ua/linux/archlinux/$repo/os/$arch
    ## United States
    #Server = ftp://archlinux.supsec.org/pub/linux/arch/$repo/os/$arch
    #Server = http://archlinux.supsec.org/$repo/os/$arch
    #Server = ftp://cake.lib.fit.edu/archlinux/$repo/os/$arch
    #Server = http://cake.lib.fit.edu/archlinux/$repo/os/$arch
    #Server = http://mirrors.cat.pdx.edu/archlinux/$repo/os/$arch
    #Server = ftp://cosmos.cites.illinois.edu/pub/archlinux/$repo/os/$arch
    #Server = http://cosmos.cites.illinois.edu/pub/archlinux/$repo/os/$arch
    #Server = http://mirror.ece.vt.edu/archlinux/$repo/os/$arch
    #Server = ftp://ftp.archlinux.org/$repo/os/$arch
    #Server = ftp://ftp.gtlib.gatech.edu/pub/archlinux/$repo/os/$arch
    #Server = http://www.gtlib.gatech.edu/pub/archlinux/$repo/os/$arch
    #Server = ftp://mirror.ancl.hawaii.edu/linux/archlinux/$repo/os/$arch
    #Server = http://mirror.ancl.hawaii.edu/linux/archlinux/$repo/os/$arch
    #Server = http://mirrors.us.kernel.org/archlinux/$repo/os/$arch
    #Server = ftp://mirror.us.leaseweb.net/archlinux/$repo/os/$arch
    #Server = http://mirror.us.leaseweb.net/archlinux/$repo/os/$arch
    #Server = ftp://locke.suu.edu/linux/dist/archlinux/$repo/os/$arch
    #Server = http://mirrors.gigenet.com/archlinux/$repo/os/$arch
    #Server = http://mirror.mocker.org/archlinux/$repo/os/$arch
    #Server = ftp://ftp.osuosl.org/pub/archlinux/$repo/os/$arch
    #Server = http://ftp.osuosl.org/pub/archlinux/$repo/os/$arch
    #Server = ftp://mirror.rit.edu/archlinux/$repo/os/$arch
    #Server = http://mirror.rit.edu/archlinux/$repo/os/$arch
    #Server = http://mirrors.rutgers.edu/archlinux/$repo/os/$arch
    #Server = http://schlunix.org/archlinux/$repo/os/$arch
    #Server = http://mirrors.lax1.thegcloud.com/arch//$repo/os/$arch
    #Server = http://mirror.yellowfiber.net/archlinux/$repo/os/$arch
    Last edited by elzorro (2012-01-09 12:35:18)

  • Problem in PGP signature of a mirror - an administrative problem

    i know this is an administrative affair and i am not the administrator of our network.
    i asked our network administrator to launch a mirror of arch in our university and he kindly did it and it is know listed in arch mirror list. the problem is that when i update the package list it gives me error regarding PGP signature and i can not update or install package. when i update the database using another mirror, it works fine and even i can update the packages using our mirror. so the problem is only the PGP signature of our mirror.
    since our admin does not work with arch, i decided to ask it here and pass him the solution.
    the address of our mirror is : http://mirror.yazd.ac.ir/arch/
    and here is the output of pacman -Syyu
    [root@civil-cfd ~]# pacman -Syyu
    error: GPGME error: No data
    error: GPGME error: No data
    error: GPGME error: No data
    :: Synchronizing package databases...
    core 108.9 KiB 111K/s 00:01 [######################] 100%
    error: GPGME error: No data
    error: failed to update core (invalid or corrupted database (PGP signature))
    extra 1482.3 KiB 138K/s 00:11 [######################] 100%
    error: GPGME error: No data
    error: failed to update extra (invalid or corrupted database (PGP signature))
    community 2.1 MiB 139K/s 00:16 [######################] 100%
    error: GPGME error: No data
    error: failed to update community (invalid or corrupted database (PGP signature))
    archlinuxfr 12.2 KiB 197K/s 00:00 [######################] 100%
    error: database 'core' is not valid (invalid or corrupted database (PGP signature))
    error: database 'extra' is not valid (invalid or corrupted database (PGP signature))
    error: database 'community' is not valid (invalid or corrupted database (PGP signature))

    Allan,
    i did not change the options in pacman.conf file. and note that when i disable this mirror in "/etc/pacman.d/mirrorlist" and use other mirror, the commands work well. so the problem is related to this mirror.
    ewaller,
    it is a pure Arch installation not Antergos or any other branch of Arch.
    Last edited by hadian (2014-04-06 07:55:29)

  • [Solved]Pacman fails to connect to server in Arch Virtual Machine

    Hi
    I've just installed arch 2008.06 in VMWare Workstation 6.04 on Vista Business x64. The setup all went fine and i am now logged into my system, but Pacman refuses to connect to anything. i have tried Bridged networking and NAT to no avail. whenever i run 'pacman -Syy' i get the message
    "error: failed retrieving file 'core.db.tar.gz' from ftp.archlinux.org : File unavailable (e.g.,file not found, no access)"
    followed by the same message for each mirror in my mirrorlist, and then again for 'extra.db.tar.gz' and 'community.db.tar.gz', and then 'failed to synchronise any databases' at the end.
    I have tried pinging google, as well as several of the arch mirrors and they all work fine. wget also seems to work fine, it's just pacman that's not working.
    Anyone have any suggestions?
    Last edited by henrypootel (2008-09-12 01:53:56)

    That's what i thought too so i switched off the Vista firewall and still no luck. I am behind a hardware firewall here at work, but it shouldn't be blocking FTP traffic. i use FTP in windows all the time.
    Just tried downloading a file using wget and it worked fine.
    Last edited by henrypootel (2008-09-11 03:45:29)

  • Arch Linux Turkish Community @ 8th Free Software and Linux Festival

    Hey There Guys,
    We'd love to tell you about the latest news. We were at our stand all
    day long on the very first day of 8th Free Software and Linux Festival.
    What we've done?
    * We've burnt 20 i686 and 10 x86_64 CD images and created paper CD cases
    and gave everyone for free. (unfortunetly we were only capable of doing
    40 of them and 30 cases since especially the cases were so expensive as
    they were the best quality available)
    * Made some installations for people who needs help
    * Printed nearly 30 Turkish installation manual and gave them with the
    CD's..
    * Created a "Arch Linux on Tap" concept and made it available over the
    network!    They is very cool though since anyone can put the plug in
    and install Arch with our very new and fresh Arch mirror (that have i686
    and x86_64 packages for core, testing, community, extra).
    We'll continue to do introduce Arch Linux to visitors of the festival
    and help them to discover the beauty!
    We also have some pictures for you!    Comments are welcome!
    http://www.flickr.com/photos/tunix/sets … 848517025/

    Yeah, that's mine! (which runs Leopard for now but has several virtual Arch's on it..) I'm working on installing Arch on it.. (is a 3-4 years Arch user by now btw..)

  • Arch linux doesn't boot after installing AMD ATI Catalyst

    I have a laptop which has a integrated graphic card intel 4th generation (4600) and an AMD ATI R9 m265x (hybrid Intel/AMD graphics card) so I have just installed AMD ATI Catalyst proprietary ones by following
    AMD Catalyst ArchWiki.
    I have used "Installing from the unofficial repository" method so in my pacman.conf I have added below entry for [catalyst-stable]:
    [catalyst-stable]
    Server = http://catalyst.wirephire.com/repo/catalyst/$arch
    ## Mirrors, if the primary server does not work or is too slow:
    #Server = http://70.239.162.206/catalyst-mirror/repo/catalyst/$arch
    #Server = http://mirror.rts-informatique.fr/archlinux-catalyst/repo/catalyst/$arch
    #Server = http://mirror.hactar.bz/Vi0L0/catalyst/$arch
    Then I have update pacman's database and install below packages:
    catalyst-hook
    catalyst-utils-pxp
    lib32-catalyst-utils-pxp
    (No need to install catalyst-total-pxp as I have installed catalyst-utils-pxp)
    After installing it, I have configured the driver, configuring X using below command:
    # aticonfig --initial
    In order to use PowerXpress support I have installed catalyst-utils-pxp package plus additional lib32-catalyst-utils-pxp.
    To perform a switch into Intel's IGP I have also installed the mesa-libgl  package and Intel's drivers: xf86-video-intel  and intel-dri .
    I have enable the automatic update by enabling the catalyst-hook.service with below commands since it automatically rebuilds the fglrx modules while the system shuts down or reboots (so I haven't to do it manually each time kernel is updated using Catalyst-generator):
    # systemctl enable catalyst-hook
    # systemctl start catalyst-hook
    And finally I have blacklisted radeon module by creating "/etc/modprobe.d/blacklisted.conf" file which content is:
    blacklist radeon
    and also I have ensured that fglrx line is added in "/etc/modules-load.d/Catalyst.conf" file.
    To avoid problems, I have rebuilt the fglrx module by doing (I know it is not necessary as it is done by catalyst-hook):
    catalyst_build_module all
    Once I reboot, arch linux does not boot. Last lines printed out are below and then it freezes:
    Starting temp files linker to catalyst...
    Starting Catalyst event Daemon...
    [ OK ] Started Catalyst event Daemon
    Starting Catalyst's fglrx kernel' module builder...
    [ OK ] Started temp files linker for catalyst.
    [ OK ] Started Catalyst's fglrx kernel' modue builder.
    [ OK ] Started gnome Display manager.
    [ OK ] Started Network manager.
    [ OK ] Reached target Multi-User system.
    [ OK ] Reached target Graphical Interface.
    [ OK ] Reached target Network.
    I have tried to put nomodeset as a kernel parameter but it does not work. Also, after reading ArchWiki, I have noticed that it is recommended to don't do this as I am using catalyst-utils-pxp because intel driver needs it so I have removed nomodeset parameter from kernel but It continues not working.
    Any ideas?
    Package versions:
    Kernel version 3.17.6-1-ARCH
    catalyst-hook 14.12-1
    catalyst-utils-pxp 14.12-1
    lib32-catalyst-utils-pxp 14.12-1
    xorg-server 1.16.2.901-1
    xf86-video-intel 2.99.916-3
    Last edited by toni (2014-12-13 19:38:38)

    FInally I managed to boot arch linux.
    I had to downgrade xorg-server from 1.16.2.901-1 to 1.15.2-1.
    It seems there is a problem with Catalyst 14.12-1 and xorg-server 1.16.2.901-1.
    Also I had to replace desktop manager from gdm to lightdm as gdm raises segmentation faults using xorg-server versions 1.16.2.901-1 and 1.15.2-1.
    Finally I had to add an entry in pacman.conf:
    [xorg115]
    Server = http://catalyst.wirephire.com/repo/xorg115/$arch
    ## Mirrors, if the primary server does not work or is too slow:
    #Server = http://mirror.rts-informatique.fr/archlinux-catalyst/repo/xorg115/$arch
    #Server = http://mirror.hactar.bz/Vi0L0/xorg115/$arch
    Then performs following actions:
    1)  # pacman -Syuu catalyst-hook catalyst-utils-pxp
    2) Uninstall all the packages xf86* such as xf86-video-intel, xf86-input-evdev,  xf86-input-synaptics, etc.
    3) Install the packages uninstalled in step 2 and install them again using xorg115 repo, for example, # pacman -S xorg115/xf86-video-intel xorg115/xf86-input-evdev xorg115/xf86-input-synaptics
    I have put a comment here.
    Last edited by toni (2014-12-14 12:31:29)

Maybe you are looking for

  • Selection tool not working properly

    As I am dragging the tool it is selecting as it should but as soon as I stop dragging the area I was trying to select has a bunch of random sections which are no longer selected.  When I then try to add to the selection, it simply changes which secti

  • Quiz questions will not retain format when question is changed.

    OK forum folks. I'm working on my first e-learning project and have ran into a problem with question formating. The instructions/help basically tell you to click here and click there. I can easily figure that out. The questions I seem to have are qui

  • My Apple ID password will not work for downloads + pop-up issues

    I have an Apple ID and password, yet it will not work to log into ICloud or for updates on my Mac. My computer is only 1.5 years old. Also, I continually get a pop-up that I need to create a password for Safari, but if I do not hit "cancel" I will ha

  • CS3 SDK for Windows link currently broken!

    The CS3 SDK for Windows link at http://www.adobe.com/devnet/photoshop/sdk/ doesn't work, and generates: Not Found The requested URL /pub/developer/photoshop/sdk/photoshopcs3_sdk.zip was not found on this server. Apache/2.0.52 (Unix) Server at downloa

  • CorelDRAW X4. Published PDFs don't open properly. But they used to.

    Hi everyone. I am having a problem while publishing a PDF from CorelDRAW X4. It used be ok for a long time, but one day something went wrong. After opening a published PDF file I see only a blank page zoomed to an enormous percentage value (e.g., 603