Cannot sync pacman; error: failed retrieving file, No address record

Hello,
As a heads up, I'm trying not to repost
I've searched the forums but found nothing, I'll keep looking. I've read the front page news about the mirrorlist and tried using the old mirrorlist file. I've been on #archlinux on IRC. Nothing yet.
Here is an example of what I see:
root@dungeon pacman.d # pacman -Sy
:: Synchronizing package databases...
error: failed retrieving file 'core.db.tar.gz' from ftp.archlinux.org : No address record
error: failed to update core (No address record)
error: failed retrieving file 'extra.db.tar.gz' from ftp.archlinux.org : No address record
error: failed to update extra (No address record)
error: failed retrieving file 'community.db.tar.gz' from ftp.archlinux.org : No address record
error: failed to update community (No address record)
error: failed to synchronize any databases
I've commented out all but one of the servers in the mirrorlost file to shorten the output.
Any ideas?

Snowman wrote:You are trying to fetch non-official dbs which are not on the Arch Linux  mirrors. Are you using Chakra?  Post your pacman.conf
no I am using normal Arch, and it was working fine until i updated on tuseday. I am using "yaourt -Syu --aur" to update.
My actual pacman.conf is (changed automaticly to this within unsuccesfull update yesterday):
# /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 - %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
# 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.
[core-testing]
Include = /etc/pacman.d/mirrorlist
[desktop]
Include = /etc/pacman.d/mirrorlist
#[desktop-testing]
#Include = /etc/pacman.d/mirrorlist
[platform-testing]
Include = /etc/pacman.d/mirrorlist
[apps]
Include = /etc/pacman.d/mirrorlist
#[apps-testing]
#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
NOW I tried the saved pacman.conf (wich worked fine for months) wich is like this
# /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 %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)
#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.
# 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]
## Add your preferred servers here, they will be used first
#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-testing]
## 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
#ArchAudio
# tried and tested packages
[archaudio-stable]
Server = http://repos.archaudio.org/stable/x86_64
#ArchAudio
# these are..for testing?
[archaudio-testing]
Server = http://repos.archaudio.org/testing/x86_64
#ArchAudio
# for your pleasure
[archaudio-experimental]
Server = http://repos.archaudio.org/experimental/x86_64
and tried to update with it using pacman, wich doesn't succed also:
[studio@myhost ~]$ sudo pacman -Syu
Senha:
erro: O mirror ftp://ftp5.gwdg.de/pub/linux/archlinux/$repo/os/$arch contém a variável $arch, mas não possui arquitetura definida.
erro: O mirror ftp://ftp5.gwdg.de/pub/linux/archlinux/$repo/os/$arch contém a variável $arch, mas não possui arquitetura definida.
erro: O mirror ftp://ftp5.gwdg.de/pub/linux/archlinux/$repo/os/$arch contém a variável $arch, mas não possui arquitetura definida.
:: Sincronizando a base de dados de pacotes...
erro: falha ao atualizar core (nenhum servidor configurado para o repositório)
erro: falha ao atualizar extra (nenhum servidor configurado para o repositório)
erro: falha ao atualizar community (nenhum servidor configurado para o repositório)
archaudio-stable está atualizado
archaudio-testing está atualizado
archaudio-experimental está atualizado
:: Iniciando atualização do sistema...
atenção: bristol: local (0.60.5-1) é mais novo que archaudio-testing (0.40.8-1)
atenção: fil-plugins: local (0.3.0-4) é mais novo que archaudio-testing (0.3.0-3)
atenção: guitarix: local (0.11.0-1) é mais novo que archaudio-testing (0.06.0-1)
atenção: kernel26rt: local (2.6.33.7_rt29-1) é mais novo que archaudio-stable (2.6.31_rt10-4)
atenção: lash: local (0.6.0~rc2-3) é mais novo que archaudio-testing (0.6.0~rc2-1)
atenção: ll-plugins: local (0.2.1-4) é mais novo que archaudio-testing (0.2.1-3)
atenção: lv2-c++-tools: local (1.0.3-1) é mais novo que archaudio-testing (1.0.2-1)
atenção: lv2vocoder: local (1-4) é mais novo que archaudio-testing (1-3)
atenção: rakarrack: local (0.5.8-1) é mais novo que archaudio-testing (0.4.2-1)
atenção: rev-plugins: local (0.3.1-3) é mais novo que archaudio-testing (0.3.1-2)
atenção: swh-lv2: local (1.0.15-3) é mais novo que archaudio-testing (1.0.15-2)
não há nada a fazer
[studio@myhost ~]$
!!!all messages are in portuguese but I think it is possible to understand them, if not i will translate
EDIT:
OK, I undestand the last problem and I changed my mirrolist from
# 2010-08-11 23:15
# generated by reflector
# ranked by rankmirrors
Server = ftp://ftp5.gwdg.de/pub/linux/archlinux/$repo/os/$arch
Server = ftp://ftp.gtlib.gatech.edu/pub/linux/distributions/archlinux/$repo/os/$arch
Server = ftp://mirrors.kernel.org/archlinux/$repo/os/$arch
Server = http://archlinux.c3sl.ufpr.br/$repo/os/$arch
Server = http://archlinux.limun.org/$repo/os/$arch
Server = http://ftp5.gwdg.de/pub/linux/archlinux/$repo/os/$arch
Server = http://mirrors.kernel.org/archlinux/$repo/os/$arch
Server = http://www.gtlib.gatech.edu/pub/linux/distributions/archlinux/$repo/os/$arch
to
# 2010-08-11 23:15
# generated by reflector
# ranked by rankmirrors
Server = ftp://ftp5.gwdg.de/pub/linux/archlinux/$repo/os/x86_64
Server = ftp://ftp.gtlib.gatech.edu/pub/linux/distributions/archlinux/$repo/os/x86_64
Server = ftp://mirrors.kernel.org/archlinux/$repo/os/x86_64
Server = http://archlinux.c3sl.ufpr.br/$repo/os/x86_64
Server = http://archlinux.limun.org/$repo/os/x86_64
Server = http://ftp5.gwdg.de/pub/linux/archlinux/$repo/os/x86_64
Server = http://mirrors.kernel.org/archlinux/$repo/os/x86_64
Server = http://www.gtlib.gatech.edu/pub/linux/distributions/archlinux/$repo/os/x86_64
and now it's working again
but I don't understand how this all happened
AND: how can I force reflector to output a correct mirrorlist for 64bit?
Last edited by capoeira (2010-08-12 15:18:15)

Similar Messages

  • [SOLVED] Pacman error: failed retrieving file : No address record

    I just installed Arch on a x86 laptop using the cd as the package source. I wanted to do a net install, but when I attempted to (regardless of the mirror) I got many responses from pacman in tty7 of "No address record". This happened despite having a network connection and being able to ping any site from the cli.
    After installing, I am still having the same problem. The laptop is plugged in via ethernet, and I can ping any site I want, but a call to pacman -Syyu just returns numerous errors such as
    error: failed retrieving file 'core.db' from mirror.rit.edu : No address record
    And just as a test, I was getting replies when pinging mirror.rit.edu.
    Last edited by process91 (2011-11-18 18:21:17)

    Try the following steps:
    1 - Set the VirtualBox Networking option to NAT
    2 -  Start the arch machine in the VirtualBox
    3 -  Edit /etc/rc.conf as a dynamic IP:
    HOSTNAME="arch"
    interface=eth0
    address=
    netmask=
    broadcast=
    gateway=
    4 - Run dhcpcd
    5 -  Try to ping a couple of sites, or your router
    If you still can't ping or anything, I suggest you start a new thread specifically about your problem. Include the output from "ipconfig -a". You're not going to get much help from posting in a thread marked "[SOLVED]".
    Last edited by process91 (2012-01-18 07:21:14)

  • Pacman - error: failed retrieving file

    Hi.
    I just installed Arch on my new laptop but when I first got to the stage where you need to use pacman for the first time, I got this error:
    error: failed retrieving file
    for all the mirrors I have uncommented in my /etc/pacman.d/mirrorlist with reasons like "Not found", "File unavailable" or "Service not available".
    I've tried several mirrors (all french mirrors and some others) but I got the feeling that it's more coming from my computer.
    I first got this error when I tried to install Xorg, but it's the same when I try with someting else (I tried Firefox for instance). Some packages are downloaded but some aren't and so, I can't install anything.
    I've checked my internet connexion which seems to work since I have 0% loss when I ping something.
    I've also tried pacman -Syy but it didn't fix it.
    So, I'm asking for your help, since I never had any problem at this stage of the installation before.
    And by the way, I'm running on a VAIO laptop with Arch x86_64 installed via network an I used DHCP during the install.
    Thanks

    I don't think so, since I added nothing after installing. Unless there is a firewall in the hardware (I don't know anything about that). My computer is a Vaio VGN-SR and this morning, I was able to install both cpudyn and acpid on the first try.
    And I installed Arch before with the same internet connexion and there was no problem so it must be the computer.

  • Intermittent pacman errors failed retrieving file

    I got most of the way through the Beginners' Guide, but at the part where it has me upgrade the system using pacman I run into trouble.  It can't always download the packages.  Sometimes it works fine, but many of them return errors before they finish downloading.  I always says some variation of "error: failed retrieving file '<filename>' from <mirror> : <reason>"  Then it will attempt to finish downloading from another mirror.  At the end of the whole thing it says that errors occurred and no packages were upgraded.  It doesn't seem to matter what I put in mirrorlist.  I've tried the rankmirrors script, Reflector, and picking some that look good from the mirror status page.  I can ping the mirrors, so I know that works.  my host name is the same in /etc/hosts and /etc/rc.conf.  I've looked through the wiki and the forum and haven't found anything that works.  I might have missed something, but I've been working on it all day.
    If you need me to post any more information let me know.
    Thanks,
    ProNate

    itsbrad212 wrote:
    Sometimes, refreshing the mirrors with:
    pacman -Sy
    may resolve some of those errors.
    EDIT: Scratch that above suggestion. You could possibly try using one trusted mirror (as stated below). For me, http://archlinux.unixheads.org seems to work quite well, so maybe use that.
    I'd recommended only having one selected mirror in /etc/pacman.d/mirrorlist. Although that is most likely unrelated to the issue at hand.
    If I just use that mirror it fails to synchronize any databases.

  • Error: failed retrieving file

    everytime I try to download a file from pacman or yaourt, I get this:
    error: failed retrieving file 'whateverfileimdownloading.tar.gz' from mirrors.gigenet.com : Not Found
    I'm trying to install mathmap in gimp 2.6, but I this happens and mathmap doesn't seem to install:
    :: Retrieving packages from extra...
    error: failed retrieving file 'gtksourceview-1.8.5-3-i686.pkg.tar.gz' from mirrors.gigenet.com : Not Found
    gtksourceview-1.8.5... 553.3K 985.9K/s 00:00:01 [#####################] 100%
    :: Retrieving packages from community...
    error: failed retrieving file 'gimp-mathmap-1.2.4-4.pkg.tar.gz' from mirrors.gigenet.com : Not Found
    gimp-mathmap-1.2.4-4 221.4K 788.9K/s 00:00:00 [#####################] 100%
    checking package integrity...
    (2/2) checking for file conflicts [#####################] 100%
    (1/2) installing gtksourceview [#####################] 100%
    (2/2) installing gimp-mathmap [#####################] 100%
    /sbin/ldconfig: file /opt/qt/lib/libqt-mt.so.3.3.8 is truncated
    /sbin/ldconfig: file /opt/qt/lib/libqt-mt.so is truncated
    /sbin/ldconfig: file /opt/qt/lib/libqt-mt.so.3 is truncated
    /sbin/ldconfig: file /opt/qt/lib/libqt-mt.so.3.3 is truncated

    I think, you should change the server
    (open the file /etc/pacman.d/mirrorlist with i.e. nano and put # infront of Server = http://mirrors.gigenet.com/archlinux/$repo/os/i686 and remove the # infront of another server)
    On http://mirrors.gigenet.com/, there is no (more?) a directory for arch.
    Last edited by ZaQ (2010-01-18 18:47:08)

  • IPV6 issues during the installation? "error: failed retrieving file"

    Hi!
    I currently try to install Arch on my Notebook using the Newbie Guide from the German Arch Wiki. Everything seemed to work fine until I got to the point of installing the base system using
    pacstrap /mnt base base-devel wpa_supplicant
    . The downloading process fails and returns about the same error message for every mirror:
    error: failed retrieving file 'core.db' from MIRRORNAME : Resolving timed out after XY milliseconds
    I already tried to use different mirrors, but none of them worked. I tried to reach them on another machine via the browser and could access them, so they're definitly up. It therefore could be my internet connection, but I'm connected via an ethernet cable and can ping e.g. google.com or archlinux.org without any problems. I looked up the issue on different forums and almost everyone said that it's an issue caused by ipv6; I tried different workarounds, but none of them worked since most of them were used on an Arch system that was already installed but had problems with pacman. Due to the fact that I'm encountering this problem on a CD that I try to install Arch with, most of the files I'm supposed to edit to disable ipv6 aren't there (yet?) - and the other workarounds just didn't work. I really want to install Arch on my system, but can't continue with the installation when pacman can't reach the mirrors.
    I therefore need your help to solve this; like I said, it's probably an issue with ipv6, but I just can't find out how to disable it on my installation medium (I burned the archlinux-2014.11.01-dual.iso on it, if that matters).
    Last edited by Nex (2014-11-15 15:05:06)

    run ping6 -c 4 google.com and post the output.
    alss post the output of :
    ip addr
    ip route -4
    ip route -6
    Last edited by Lone_Wolf (2014-11-15 16:37:13)

  • [SOLVED] Pacman failed retrieving file 'core.db' after removing KDE

    Hey, I had to remove KDE and foolishly used the -Rsc flag. Now, trying to update yields:
    [root@Gal-PC2 gal]# pacman -Sy
    :: Synchronizing package databases...
    error: failed retrieving file 'core.db' from mirror.isoc.org.il : Resolving timed out after 10524 milliseconds
    error: failed retrieving file 'core.db' from mirror.us.leaseweb.net : Resolving timed out after 10523 milliseconds
    I tryed using the -Sy and -Syy flags to update the database, and made sure I am not using ipv6. I think the -Rsc flag might deleted an importent package. I can connect to the net, and I can acess mirrors using http and I can ping the mirrors. The error persists on a large number of mirrors. Any help will be appriciated.
    Last edited by Greenstuff (2015-02-08 20:49:24)

    Sorry, will do!
    The debug printed a lot of the first errors, so I cut them. This is what pacman --Syu --debug show:
    debug: adding new server URL to database 'multilib': [url]http://ftp.nluug.nl/pub/os/Linux/distr/archlinux/multilib/os/x86_64[/url]
    debug: adding new server URL to database 'multilib': [url]http://ftp.ds.hj.se/pub/os/linux/archlinux/multilib/os/x86_64[/url]
    debug: adding new server URL to database 'multilib': [url]http://ftp.uni-kl.de/pub/linux/archlinux/multilib/os/x86_64[/url]
    debug: adding new server URL to database 'multilib': [url]http://ftp.tu-chemnitz.de/pub/linux/archlinux/multilib/os/x86_64[/url]
    debug: adding new server URL to database 'multilib': [url]http://mirror.lnx.sk/pub/linux/archlinux/multilib/os/x86_64[/url]
    debug: adding new server URL to database 'multilib': [url]http://mirrors.st.uz/archlinux/multilib/os/x86_64[/url]
    debug: adding new server URL to database 'multilib': [url]http://mirrors.mithril.org.ua/linux/archlinux/multilib/os/x86_64[/url]
    debug: adding new server URL to database 'multilib': [url]http://piotrkosoft.net/pub/mirrors/ftp.archlinux.org/multilib/os/x86_64[/url]
    debug: adding new server URL to database 'multilib': [url]http://ftp.uni-bayreuth.de/linux/archlinux/multilib/os/x86_64[/url]
    debug: adding new server URL to database 'multilib': [url]http://artfiles.org/archlinux.org/multilib/os/x86_64[/url]
    debug: adding new server URL to database 'multilib': [url]http://repo.ukdw.ac.id/archlinux/multilib/os/x86_64[/url]
    debug: adding new server URL to database 'multilib': [url]http://linux.cs.nctu.edu.tw/archlinux/multilib/os/x86_64[/url]
    debug: adding new server URL to database 'multilib': [url]http://ftp.kaist.ac.kr/ArchLinux/multilib/os/x86_64[/url]
    debug: config: new section '(null)'
    debug: config: finished parsing /etc/pacman.conf
    :: Synchronizing package databases...
    debug: url: [url]http://mirror.isoc.org.il/pub/archlinux/core/os/x86_64/core.db[/url]
    debug: maxsize: 26214400
    debug: using time condition: 1422991262
    debug: opened tempfile for download: /var/lib/pacman/sync/core.db.part (wb)
    debug: curl returned error 28 from transfer
    error: failed retrieving file 'core.db' from mirror.isoc.org.il : Resolving timed out after 10523 milliseconds
    debug: url: [url]http://mirror.us.leaseweb.net/archlinux/core/os/x86_64/core.db[/url]
    debug: maxsize: 26214400
    debug: using time condition: 1422991262
    debug: opened tempfile for download: /var/lib/pacman/sync/core.db.part (wb)
    EDIT: SOLVED!
    Ok, so I did indeed disable ipv6 as I promised, but turns out I put in the GRUB kernel line "ipv6.disable_ipv6=1". Upon re-reading the wiki, turns out this means ipv6 is disabled but tunnels with ipv6 may be opened by programs. I changed to "ipv6.disable=1" and pacman updates away! I hope others will find this usefull. Be careful!
    Last edited by Greenstuff (2015-02-08 20:52:45)

  • Pacman error: failed to synchronize any databases

    I just installed Arch on my machine and tried running pacman -Syu only to have it tell me that it failed to update any repos, retrieve any files, or synchronize any databases. I have an internet connection and I've tried several different mirrors. What's going on?

    :: Synchronizing package databases...
    error: failed retrieving file 'core.db' from archlinux.suspec.org : No address record
    error: failed retrieving file 'core.db; from archlinux.suspec.org : No address record
    error: failed to update core (No address record)
    error: failed retrieving file 'extra.db' from archlinux.suspec.org : No address record
    error: failed retrieving file 'extra.db' from archlinux.suspec.org : No address record
    error: failed to update extra (No address record)
    error: failed retrieving file 'community.db' from archlinux.suspec.org : No address record
    error: failed retrieving file 'community.db' from archlinux.suspec.org : No address record
    error: failed to update community (No address record)
    error: failed retrieving file 'multilib.db' from archlinux.suspec.org : No address record
    error: failed retrieving file 'multilib.db' from archlinux.suspec.org : No address record
    error: failed to update multilib (No address record)
    error: failed to synchronize any databases

  • Failed retrieving file 'core.db.tar.gz'

    Hello !
    I'm trying to install Archlinux from another distro (currently gentoo) but when I have to do pacman_chroot -Syf base --ignore kernel26 (this uses the static version of pacman), I get nasty errors :
    gyscos ArchLinux # pacman_chroot -Syf base --ignore kernel26
    :: Synchronizing package databases...
    error: failed retrieving file 'core.db.tar.gz' from ftp.archlinux.org : Connexion terminée par expiration du délai d'attente
    error: failed retrieving file 'core.db.tar.gz' from locke.suu.edu : Connexion terminée par expiration du délai d'attente
    error: failed retrieving file 'core.db.tar.gz' from mirrors.unixheads.org : Connexion terminée par expiration du délai d'attente
    error: failed retrieving file 'core.db.tar.gz' from ftp-linux.cc.gatech.edu : Le réseau n'est pas accessible
    error: failed retrieving file 'core.db.tar.gz' from mirror.cs.vt.edu : Connexion terminée par expiration du délai d'attente
    error: failed retrieving file 'core.db.tar.gz' from mirrors.easynews.com : Connexion terminée par expiration du délai d'attente
    error: failed retrieving file 'core.db.tar.gz' from ftp.ibiblio.org : Connexion terminée par expiration du délai d'attente
    The error is in french, meaning "Connexion timed out"
    I am behind a proxy, but it is configured in http_proxy and ftp_proxy vars, and in my ~/.wgetrc
    Any idea what I have to do ? Thanks !
    EDIT : if I try to wget ftp://ftp.archlinux.org/core/os/i686/core.db.tar.gz, it works just fine... so the problem shouldn't be my network...
    Last edited by Gyscos (2009-09-19 09:44:21)

    Thanks so much ! It was using tmp/pacman.conf and not etc/pacman.conf.
    Now it works so fine !!!

  • [Solved] "Failed retrieving file"

    Just thought I would share my experience with this, since I didn't happen to find this particular solution on the forum.
    For a week I was getting Pacman error messages "failed retrieving file" when trying to install some packages (like mplayer), though I was able to install other packages.
    Pacman was returning the same error from multiple mirrors.
    But after running the rankmirrors script as described in the "beginners' guide" in the Arch Wiki, I'm able to install the packages.
    Maybe this is obvious to more experienced users. As a new user, I very much appreciate all the detailed info on the Arch Wiki, and the forums.
    Thanks all!

    Thanks a lot ;-]
    It was just that what I was looking for =þ

  • When i tried to sync my ipod it said "cannot sync. unknown error has occured(-39)

    when i tried to sync my ipod it said "cannot sync. unknown error has occured(-39)"  how do I fix it??

    Are you syncing photos to the ipod? If so, the -39 in this context can sometimes indicate a damaged photo cache. Are you able to sync if you delete your existing photo cache? To find it, see the following document:
    iTunes: Understanding the iPod Photo Cache folder

  • Error: failed tetrieving file 'core.db'

    I'm trying to install Arch on a VM and after I do a
    pacstrap -i /mnt base
    I get
    error: failed tetrieving file 'core.db' from archlinux.cu.be : Resolving timed out after 10520 milliseconds
    and it's the same for all the other mirrors.
    I tried to Google an answer for no avail. Any hint?
    Thanks

    bbao5 wrote:
    In that thread the solution is:
    I added a ipv6.disable=1 to the boot parameters and a noipv6rs to the /etc/dhcpcd file, and everything turned ou to work ok!
    But I don't know how it's possible to boot with parameters a live CD.
    Press [Tab] on the Live CD menu to edit the selected boot options, and then add 'ipv6.disable=1' (with no quotes) to the end of the line that appears.
    bbao5 wrote:
    I tried booting with
    -ipv6.disable=1
    but I don't know how I'm supposed to add a "noipv6rs" to the /etc/dhcpcd file"...
    Give an
    echo "noipv6rs" >> /etc/dhcpcd.conf
    from the live cd. Mind the double redirection (>>), a single one will overwrite the whole file.
    Alternatively, you can give a
    echo "noipv6rs" | tee -a /etc/dhcpcd.conf
    Mind the '-a' (--add) option.
    You'll have to do this again for the new installation, otherwise you'll have the same problem.
    Last edited by fkol-k4 (2013-12-26 20:42:29)

  • I was downloadin the new software to mi ipod touch 4 gen and it was very slowso i had to cancel the download of the software and i had to synk some stuf but when the synk was done it sed the ipod moyses"s ipod cannot synced anankhown error occurred(13019)

    i was downloadin the new software to mi ipod touch 4 gen and it was very slowso i had to cancel the download of the software and i had to synk some stuf but when the synk was done it sed the ipod moyses"s ipod cannot synced anankhown error occurred(13019)

    Try:
    iTunes: Error 13019 during sync

  • New Ipad and cannot sync contacts; error message unable to load data class info from sync services; reconnect or try again later

    new Ipad and cannot sync contacts; error message on Itunes - unable to load data class info from sync servies; reconnect or try again later

    For Windows - look at this.
    http://support.apple.com/kb/TS1567?viewlocale=en_US
    For Mac - maybe this applies
    http://support.apple.com/kb/TS3744
    I just picked these out by going to the box to the right called - More like This.

  • When syncing phone or ipad to mac, I keep getting "cannot sync unknown error occurred (-50) 1726 items  What does this mean?  What do I do?

    when syncing iphone or ipad to imac, I keep getting "cannot sync unknown error occurred (-50) 1726 items " What does this mean?  What do I do?

    Hello, a couple of old possible fixes...
    http://www.edtechhacks.com/2007/12/solved-itunesiphoto-sync-error-50.html
    http://reviews.cnet.com/8301-13727_7-10435935-263.html

Maybe you are looking for

  • Problem using VB Client with a JAVA Webservice

    Hi people! I'm using JDeveloper (9.0.3) to create a JAVA Webservice on OC4J container. I followed tutorial of Oracle and I got to execute my webservice, including I can invoke my methods by HTTP using HTML forms. I need to invoke my methods using a V

  • Eraser tool doesn't Erase

    In my practice session using the Eraser tool I can't make it work.  From Help, "To erase any object on the artboard, leave all objects unselected".  That works -- until I stop the mouse drag and let go of the button.  Then the paths and fill bounce b

  • Image to show when drop down menu is visible

    Hi all, Just a CSS problem I can't work out. The horz menu has drop down sub menu and I'm trying to get a arrow image to show when you hover over the main mene items, please see image. Thanks for any advise.

  • OS X 10.5.6 Mail

    Mail keeps crashing right after I open it. I tried going to backups, and that doesn't seem to work. Ran Disk Utility, and everything is okay.Green gigabytes of gratitude, Carroll

  • Personal cell number question

    I have been receiving calls from a woman looking for someone who she talks to on here. She said that my cell phone number is on his profile on Skype. I would like to know if there is a way to get this fixed?