[SOLVED]Pacman fails to update

Hi,
It's been a while, so I hope this issue can be resolved here, and I'll be on my best behaviour. I tried an update (system-wide) with
pacman -Syu
it came back with :
error: failed to commit transaction (conflicting files)
initscripts: /etc/profile.d/locale.sh exists in filesystem
Errors occurred, no packages were upgraded.
What do I do next?
Thanks for helping out
Thor
Last edited by Thor@Flanders (2011-10-26 09:38:53)

Will do, tnx.
New-year resolution: read the news on-site more often.
Marking this as solved
Last edited by Thor@Flanders (2011-10-26 09:38:33)

Similar Messages

  • [SOLVED] Pacman fails to refresh/update.

    # pacman -Syy
    :: Synchronizing package databases...
    error: failed to update core (unexpected error)
    error: failed to update extra (unexpected error)
    error: failed to update community (unexpected error)
    error: failed to synchronize any databases
    It doesnt want to connect to anything.yet when i use ping -c 3 www.google.com like the beginners guide said, it connects and does not give me unknown host error.
    Toshiba Satellite L305-S5931
    Atheros Communications Inc. AR242x 802.11abg Wireless PCI Express Adapter (rev 1)
    subsystem:Askey Computer Corp. Device 7128
    Please, this has plagued me for a while and has left me confused.
    Last edited by 3120 (2009-06-07 21:30:25)

    # /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
    # 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
    that is /etc/pacman.conf
    that is /etc/pacman.d/mirrorlist

  • [Solved] Pacman fails to get packages http 403 or 404 error

    Hi,
    I'm not sure if I should raise this as a bug or not, or indeed if I am doing something fundamentally wrong...
    Pacman tells me there are updates to do, but:
    Using the mirror "mirrors.manchester.m247.com" I get a 404 error
    Using the mirror "http://mirror.bytemark.co.uk/archlinux/$repo/os/$arch" I get a 403 error
    example:
    # pacman -Syu
    :: Synchronizing package databases...
    core is up to date
    extra is up to date 0.0 B 0.00B/s 00:00 [-----------------------------------------------------------------------] 0%
    community is up to date 0.0 B 0.00B/s 00:00 [-----------------------------------------------------------------------] 0%
    multilib is up to date 0.0 B 0.00B/s 00:00 [-----------------------------------------------------------------------] 0%
    :: Starting full system upgrade...
    resolving dependencies...
    looking for conflicting packages...
    Packages (9) ca-certificates-mozilla-3.18-3 dhcpcd-6.8.1-1 gnupg-2.1.2-3 iptables-1.4.21-3 p11-kit-0.23.1-2 procps-ng-3.3.10-2 sudo-1.8.13-1 which-2.21-1 whois-5.2.7-1
    Total Download Size: 0.03 MiB
    Total Installed Size: 21.35 MiB
    Net Upgrade Size: 4.34 MiB
    :: Proceed with installation? [Y/n]
    :: Retrieving packages ...
    error: failed retrieving file 'whois-5.2.7-1-x86_64.pkg.tar.xz' from mirrors.manchester.m247.com : The requested URL returned error: 404
    warning: failed to retrieve some files
    error: failed to commit transaction (unexpected error)
    Errors occurred, no packages were upgraded.
    any ideas?
    [edited to add solved tag to title]
    Last edited by flangemonkey (2015-04-01 15:29:18)

    Hi flangemonkey,
    that mirror was not synced yet when you did the upgrade (the last sync ended today at 10:54 UTC, about 17 mitues after you posted on this borad). It should be ok now, just try to redo the update. Next time, you may want to check first the status of the mirrors https://www.archlinux.org/mirrors/status
    edit: typo
    Last edited by mauritiusdadd (2015-04-01 11:06:10)

  • [Solved] Pacman fails to satisfied java-runtime dependency on upgrade

    Hi. So I haven't been able to upgrade yesterday or today because of this bug. I couldn't figure out how to solve it on my own.
    This is what happens when I try to upgrade:
    jake@levi> sudo pacman -Syyu ~
    :: Synchronizing package databases...
    core 104.8 KiB 76.7K/s 00:01 [##################################################################################################] 100%
    extra 1389.5 KiB 187K/s 00:07 [##################################################################################################] 100%
    community 1549.8 KiB 191K/s 00:08 [##################################################################################################] 100%
    multilib 89.7 KiB 145K/s 00:01 [##################################################################################################] 100%
    :: Starting full system upgrade...
    resolving dependencies...
    looking for inter-conflicts...
    error: failed to prepare transaction (could not satisfy dependencies)
    :: languagetool: requires java-runtime>=6
    :: rhino: requires java-runtime
    I have jre7-openjdk-headless already installed, which provides java-runtime 7, so I don't see why I could be running into any problems.
    [1] jake@levi> pacman -Qi jre7-openjdk-headless ~
    Name : jre7-openjdk-headless
    Version : 7.b147_2.1-1
    URL : http://icedtea.classpath.org
    Licenses : custom
    Groups : None
    Provides : java-runtime=7
    Depends On : libjpeg-turbo lcms2 nss ca-certificates-java rhino
    Optional Deps : libcups: needed for Java Mauve support - libmawt.so
    fontconfig: needed for Java Mauve support - libmawt.so
    Required By : languagetool rhino
    Conflicts With : java-runtime openjdk6
    Replaces : None
    Installed Size : 107421.00 KiB
    Packager : Andreas Radke <[email protected]>
    Architecture : x86_64
    Build Date : Wed Feb 15 06:36:20 2012
    Install Date : Thu Mar 1 14:06:19 2012
    Install Reason : Installed as a dependency for another package
    Install Script : Yes
    Description : Free Java environment based on OpenJDK 7.0 with IcedTea7 replacing binary plugs - Minimal Java runtime - needed for executing non GUI Java programs
    There could be something I don't understand though. Any help is appreciated.
    Last edited by Coward (2012-03-08 00:30:57)

    mira wrote:
    Karol's advice did not worked for me, so I did this:
    pacman -Rdd jre7-openjdk-headless
    and after that this:
    pacman -S jre7-openjdk
    and then the update worked as it should. Hope that helps somebody.
    Not sure what was the issue in your case, but I did say "Try to ignore the conflicts and see if it works out." and by that I meant the '-dd' switch.
    Now I see I should have been explicit about it as my comment doesn't make it clear at all.

  • [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)

  • [Solved] pacman won't update kernel

    Hi, I create a base image that I clone to build from, it has nothing added but 'base-devel', earlier I installed an XFCE install, I went to create another from the same base image, when I install nvidia it told me in both cases that it needed a newer kernel 3.1.4, so I ran
    pacman -Syu
    . This morning this solves the problem, right now it states that it has nothing to update (it's made from the same image) and nvidia won't install stating it needs that upgrade. I shuffled mirrors around to see if it helped but it didn't. Anyone have an idea of why this is occurring?
    thanks in advance for your help.
    --jerry
    Last edited by jk121960 (2011-12-10 23:12:11)

    No, it doesn't do the upgrade, it insists there is nothing to upgrade, while the nvidia install says that there is.
    pacman -S nvidia nvidia-utils extra/opencl-nvidia
    warning: nvidia-utils-290.10-1 is up to date -- reinstalling
    warning: opencl-nvidia-290.10-1 is up to date -- reinstalling
    resolving dependencies...
    warning: cannot resolve "linux>=3.1", a dependency of "nvidia"
    :: The following package cannot be upgraded due to unresolvable dependencies:
    nvidia
    Do you want to skip the above package for this upgrade? [y/N] n
    error: failed to prepare transaction (could not satisfy dependencies)
    :: nvidia: requires linux>=3.1
    thanks
    --jerry
    pacman -Syu
    :: Synchronizing package databases...
    --2011-12-10 12:27:58-- ftp://ftp.jaist.ac.jp/pub/Linux/ArchLinux/core/os/x86_64/core.db
    => `core.db'
    Resolving ftp.jaist.ac.jp... 150.65.7.130, 2001:200:141:feed::feed
    Connecting to ftp.jaist.ac.jp|150.65.7.130|:21... connected.
    Logging in as anonymous ... Logged in!
    ==> SYST ... done. ==> PWD ... done.
    ==> TYPE I ... done. ==> CWD (1) /pub/Linux/ArchLinux/core/os/x86_64 ... done.
    ==> SIZE core.db ... 104184
    File has already been retrieved.
    2011-12-10 12:28:00 (0.00 B/s) - `core.db' saved [104184]
    --2011-12-10 12:28:00-- ftp://ftp.jaist.ac.jp/pub/Linux/ArchLinux/extra/os/x86_64/extra.db
    => `extra.db'
    Resolving ftp.jaist.ac.jp... 150.65.7.130, 2001:200:141:feed::feed
    Connecting to ftp.jaist.ac.jp|150.65.7.130|:21... connected.
    Logging in as anonymous ... Logged in!
    ==> SYST ... done. ==> PWD ... done.
    ==> TYPE I ... done. ==> CWD (1) /pub/Linux/ArchLinux/extra/os/x86_64 ... done.
    ==> SIZE extra.db ... 1178838
    File has already been retrieved.
    2011-12-10 12:28:03 (0.00 B/s) - `extra.db' saved [1178838]
    --2011-12-10 12:28:03-- ftp://ftp.jaist.ac.jp/pub/Linux/ArchLinux/community/os/x86_64/community.db
    => `community.db'
    Resolving ftp.jaist.ac.jp... 150.65.7.130, 2001:200:141:feed::feed
    Connecting to ftp.jaist.ac.jp|150.65.7.130|:21... connected.
    Logging in as anonymous ... Logged in!
    ==> SYST ... done. ==> PWD ... done.
    ==> TYPE I ... done. ==> CWD (1) /pub/Linux/ArchLinux/community/os/x86_64 ... done.
    ==> SIZE community.db ... 972101
    ==> PASV ... done. ==> REST 972243 ... done.
    ==> RETR community.db ... done.
    Length: 972101 (949K), -142 remaining (unauthoritative)
    100%[+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++] 972,243 --.-K/s in 0s
    2011-12-10 12:28:06 (0.00 B/s) - `community.db' saved [972243]
    :: Starting full system upgrade...
    there is nothing to do
    here is the pacman output.
    Last edited by jk121960 (2011-12-10 19:19:46)

  • [SOLVED] pacman fails on a package that should've been ignored anyway

    Hi all,
    I don't understand why the below upgrade isn't working.  I exclude the kernel from my normal upgrade command as it prevents me from loading any modules until I reboot, so I typically only upgrade the kernel when I'm about to reboot.
    In this case failure to upgrade the kernel is preventing the nVidia driver from being updated also, which is fine, but I don't understand why it then says it can't install 'nvidia' because 'nvidia-utils' is the wrong version - I thought 'nvidia' was going to be skipped?  Why is it trying to install it anyway?
    Is there a way to get around this without having to manually exclude all these packages?
    $ pacman -Su
    :: Starting full system upgrade...
    :: Replace dbus-python with extra/python2-dbus? [Y/n]
    warning: linux: ignoring package upgrade (3.3.8-1 => 3.4.2-2)
    warning: linux-headers: ignoring package upgrade (3.3.8-1 => 3.4.2-2)
    resolving dependencies...
    warning: ignoring package linux-3.4.2-2
    warning: cannot resolve "linux>=3.4", a dependency of "nvidia"
    warning: ignoring package linux-3.4.2-2
    warning: cannot resolve "linux>=3.4", a dependency of "virtualbox-modules"
    :: The following packages cannot be upgraded due to unresolvable dependencies:
    nvidia virtualbox-modules
    Do you want to skip the above packages for this upgrade? [y/N] y
    looking for inter-conflicts...
    error: failed to prepare transaction (could not satisfy dependencies)
    :: nvidia: requires nvidia-utils=295.53
    Last edited by Malvineous (2012-06-17 05:23:21)

    Ohhh, so you're saying it ignored nvidia, but tried to upgrade nvidia-utils.  nvidia-utils requires nvidia, but nvidia needs a specific version of nvidia-utils which would be broken by upgrading nvidia-utils, so it refuses to upgrade nvidia-utils because of the existing dependency.  Right.
    So then the second part of my question - how can I get around this without adding nvidia-utils as an IgnorePkg?  Can I tell pacman to just ignore it if the deps couldn't be satisfied and keep going with whatever's left?

  • [Solved]Pacman fails on sync

    Hello there Archlinux folks!
    Today, my beloved little home server, running Arch, was a real pain in the ... and I had to realize, the fact: I need the help of ppl who understand this better than I do.
    As a related matter, I just bought a Network Media Player today, so I needed to modify my server a bit, like setup XBMC for upnp sharing, and Pacman showed me a "funny error message". With all due respect, I cannot reproduce the original anymore, - but it looked kinda same - since I tried to sync pacman with the repositories, and that somehow altered the current setup. Also tried to enable another repositories, but it did not helped.
    Now if I try to install something, like # pacman -S xbmc the following error message is triggered:
    [root@hoth estol]# pacman -S xbmc
    függőségek feloldása...
    belső ütközések keresése...
    Célok (79): recode-3.6-6 enca-1.13-1 libmp4v2-1.9.1-1 faac-1.28-2
    faad2-2.7-1 freetype2-2.4.4-2 fontconfig-2.8.0-1
    fribidi-0.19.2-1 xextproto-7.1.2-1 libxext-1.2.0-1
    libice-1.0.7-1 libsm-1.2.0-1 libxt-1.0.9-1 libxmu-1.1.0-1
    inputproto-2.0.1-1 libxi-1.4.1-1 libdrm-2.4.23-2
    xf86vidmodeproto-2.3.1-1 libxxf86vm-1.1.1-1 fixesproto-4.1.2-1
    libxfixes-4.0.5-1 damageproto-1.2.1-1 libxdamage-1.1.3-1
    libgl-7.10.0.git20110215-1 dri2proto-2.3-1 glproto-1.4.12-1
    mesa-7.10.0.git20110215-1 glew-1.5.8-1 freeglut-2.6.0-1
    jasper-1.900.1-6 libcddb-1.3.2-2 libcdio-0.82-1 libmad-0.15.1b-4
    libmms-0.6-1 libmpeg2-0.5.1-1 libvorbis-1.3.2-1
    alsa-lib-1.0.23-2 libsndfile-1.0.23-1 libsamplerate-0.1.7-1
    xineramaproto-1.2.1-1 libxinerama-1.1.1-1 renderproto-0.11.1-1
    libxrender-0.9.6-1 randrproto-1.3.2-1 libxrandr-1.3.1-1
    recordproto-1.14.1-1 libxtst-1.2.0-1 sdl-1.2.14-6
    sdl_image-1.2.10-2 libmikmod-3.1.12-3 smpeg-0.4.4-5
    sdl_mixer-1.2.11-2 wavpack-4.60.1-1 mesa-demos-8.0.1-1
    xf86dgaproto-2.1-1 libxxf86dga-1.1.2-1 compositeproto-0.4.2-1
    libxcomposite-0.4.3-1 dmxproto-2.3.1-1 libdmx-1.1.1-1
    xorg-xdpyinfo-1.2.0-1 xorg-xdriinfo-1.0.4-1 xorg-xev-1.1.0-1
    xorg-xlsatoms-1.1.0-1 xcb-util-0.3.6-1 xorg-xlsclients-1.1.1-1
    xorg-xprop-1.2.0-1 videoproto-2.3.1-1 libxv-1.0.6-1
    xorg-xvinfo-1.1.1-1 xorg-xwininfo-1.1.1-1 xorg-utils-7.6-6
    libmicrohttpd-0.9.7-1 libssh-0.4.8-1 libva-1.0.8-1
    libmodplug-0.8.8.1-1 rtmpdump-2.3-3 lsb-release-1.4-10
    xbmc-10.0-4
    Teljes letöltendő méret: 39,00 MB
    Teljes telepített méret: 133,01 MB
    Kezdődhet a telepítés? [I/n] I
    :: Csomagok letöltése a(z) extra repóból...
    hiba: nem sikerült a(z) 'recode-3.6-6-i686.pkg.tar.xz' fájlt letölteni a ftp.mfa.kfki.hu helyről : No address record
    hiba: nem sikerült a(z) 'enca-1.13-1-i686.pkg.tar.gz' fájlt letölteni a ftp.mfa.kfki.hu helyről : No address record
    ^Chiba: nem sikerült a(z) 'faad2-2.7-1-i686.pkg.tar.gz' fájlt letölteni a ftp.mfa.kfki.hu helyről : No address record
    Interrupt signal received
    Sorry about the language, it is localized for Hungarian.
    hint:
    hiba is for error
    letölteni is for download
    Teljes is for total
    Telepít(telepítés, telepített) is for install(installing, installed)
    Then I interrupt it, since it takes a long time.
    The most confusing part is, that even a simple management command - like # pacman -Syu - is also triggering an error:
    [root@hoth estol]# pacman -Syu
    :: A csomagadatbázisok szinkronizálása...
    hiba: nem sikerült a(z) 'core.db.tar.gz' fájlt letölteni a ftp.mfa.kfki.hu helyről : No address record
    hiba: nem sikerült a(z) core frissítése (No address record)
    ^Chiba: nem sikerült a(z) 'extra.db.tar.gz' fájlt letölteni a ftp.mfa.kfki.hu helyről : No address record
    Interrupt signal received
    Some technical details about the machine:
    [estol@hoth ~]$ uname -a
    Linux hoth 2.6.37-ARCH #1 SMP PREEMPT Fri Feb 18 16:58:42 UTC 2011 i686 Pentium III (Coppermine) GenuineIntel GNU/Linux
    [estol@hoth ~]$ cat /proc/cpuinfo
    processor : 0
    vendor_id : GenuineIntel
    cpu family : 6
    model : 8
    model name : Pentium III (Coppermine)
    stepping : 3
    cpu MHz : 747.685
    cache size : 256 KB
    fdiv_bug : no
    hlt_bug : no
    f00f_bug : no
    coma_bug : no
    fpu : yes
    fpu_exception : yes
    cpuid level : 2
    wp : yes
    flags : fpu vme de pse tsc msr pae mce cx8 sep mtrr pge mca cmov pse36 mmx fxsr sse up
    bogomips : 1495.67
    clflush size : 32
    cache_alignment : 32
    address sizes : 36 bits physical, 32 bits virtual
    power management:
    Also the recent Pacman log,
    [2011-02-21 00:51] Running 'pacman -Syu'
    [2011-02-21 00:51] synchronizing package lists
    [2011-02-21 00:51] starting full system upgrade
    [2011-02-21 00:52] upgraded tzdata (2010o-1 -> 2011b-1)
    [2011-02-21 00:52] Generating locales...
    [2011-02-21 00:52] en_US.UTF-8... done
    [2011-02-21 00:52] en_US.ISO-8859-1... done
    [2011-02-21 00:52] hu_HU.UTF-8... done
    [2011-02-21 00:52] hu_HU.ISO-8859-2... done
    [2011-02-21 00:52] Generation complete.
    [2011-02-21 00:53] upgraded glibc (2.13-1 -> 2.13-4)
    [2011-02-21 00:53] warning: /etc/bash.bashrc installed as /etc/bash.bashrc.pacnew
    [2011-02-21 00:53] upgraded bash (4.1.009-3 -> 4.1.009-4)
    [2011-02-21 00:53] upgraded binutils (2.21-3 -> 2.21-4)
    [2011-02-21 00:53] upgraded curl (7.21.3-1 -> 7.21.4-2)
    [2011-02-21 00:53] upgraded db (5.1.19-3 -> 5.1.25-1)
    [2011-02-21 00:53] upgraded udev (165-1 -> 166-2)
    [2011-02-21 00:53] upgraded device-mapper (2.02.82-2 -> 2.02.84-1)
    [2011-02-21 00:53] >>> Updating module dependencies. Please wait ...
    [2011-02-21 00:53] >>> MKINITCPIO SETUP
    [2011-02-21 00:53] >>> ----------------
    [2011-02-21 00:53] >>> If you use LVM2, Encrypted root or software RAID,
    [2011-02-21 00:53] >>> Ensure you enable support in /etc/mkinitcpio.conf .
    [2011-02-21 00:53] >>> More information about mkinitcpio setup can be found here:
    [2011-02-21 00:53] >>> http://wiki.archlinux.org/index.php/Mkinitcpio
    [2011-02-21 00:53]
    [2011-02-21 00:53] >>> Generating initial ramdisk, using mkinitcpio. Please wait...
    [2011-02-21 00:53] ==> Building image "default"
    [2011-02-21 00:53] ==> Running command: /sbin/mkinitcpio -k 2.6.37-ARCH -c /etc/mkinitcpio.conf -g /boot/kernel26.img
    [2011-02-21 00:53] :: Begin build
    [2011-02-21 00:53] :: Parsing hook [base]
    [2011-02-21 00:53] :: Parsing hook [udev]
    [2011-02-21 00:53] :: Parsing hook [autodetect]
    [2011-02-21 00:53] :: Parsing hook [pata]
    [2011-02-21 00:54] :: Parsing hook [scsi]
    [2011-02-21 00:54] :: Parsing hook [sata]
    [2011-02-21 00:54] :: Parsing hook [filesystems]
    [2011-02-21 00:54] :: Generating module dependencies
    [2011-02-21 00:54] :: Generating image '/boot/kernel26.img'...SUCCESS
    [2011-02-21 00:54] ==> SUCCESS
    [2011-02-21 00:54] ==> Building image "fallback"
    [2011-02-21 00:54] ==> Running command: /sbin/mkinitcpio -k 2.6.37-ARCH -c /etc/mkinitcpio.conf -g /boot/kernel26-fallback.img -S autodetect
    [2011-02-21 00:54] :: Begin build
    [2011-02-21 00:54] :: Parsing hook [base]
    [2011-02-21 00:54] :: Parsing hook [udev]
    [2011-02-21 00:54] :: Parsing hook [pata]
    [2011-02-21 00:54] :: Parsing hook [scsi]
    [2011-02-21 00:56] :: Parsing hook [sata]
    [2011-02-21 00:56] :: Parsing hook [filesystems]
    [2011-02-21 00:57] :: Generating module dependencies
    [2011-02-21 00:57] :: Generating image '/boot/kernel26-fallback.img'...SUCCESS
    [2011-02-21 00:57] ==> SUCCESS
    [2011-02-21 00:57] upgraded kernel26 (2.6.37-5 -> 2.6.37.1-1)
    [2011-02-21 00:57] upgraded libldap (2.4.23-1 -> 2.4.24-1)
    [2011-02-21 00:57] upgraded lvm2 (2.02.82-2 -> 2.02.84-1)
    [2011-02-21 00:57] upgraded mc (4.7.4-1 -> 4.7.5.1-1)
    [2011-02-21 00:57] warning: /etc/ntp.conf installed as /etc/ntp.conf.pacnew
    [2011-02-21 00:57] warning: /etc/conf.d/ntp-client.conf installed as /etc/conf.d/ntp-client.conf.pacnew
    [2011-02-21 00:57] upgraded ntp (4.2.6.p2-1 -> 4.2.6.p3-1)
    [2011-02-21 00:57] upgraded ppp (2.4.5-1 -> 2.4.5-2)
    [2011-02-21 00:57] upgraded syslog-ng (3.2.1-1 -> 3.2.2-1)
    [2011-02-21 00:57] upgraded vi (050325-3 -> 050325-4)
    [2011-02-21 00:57] upgraded wget (1.12-3 -> 1.12-4)
    [2011-02-21 19:57] Running 'pacman -U'
    [2011-03-04 19:42] Running 'pacman -S ushare'
    [2011-03-04 19:44] Running 'pacman -S ushare'
    [2011-03-04 19:44] Running 'pacman -S ushare'
    [2011-03-04 19:46] Running 'pacman -S ushare'
    [2011-03-04 19:46] Running 'pacman -S mediatomb'
    [2011-03-04 19:47] Running 'pacman -S mediatomb'
    [2011-03-04 19:49] Running 'pacman -S ushare'
    [2011-03-04 19:57] Running 'pacman -S ushare'
    [2011-03-04 20:00] Running 'pacman -S ushare'
    [2011-03-04 20:01] Running 'pacman -S ushare'
    [2011-03-04 20:08] Running 'pacman -S ushare'
    [2011-03-04 20:14] Running 'pacman -S ushare'
    [2011-03-04 20:16] Running 'pacman -S ushare'
    [2011-03-04 20:21] Running 'pacman -S ushare'
    [2011-03-04 21:05] Running 'pacman -S ushare'
    [2011-03-04 21:12] Running 'pacman -S ushare'
    [2011-03-04 21:13] Running 'pacman -S mediatomb'
    [2011-03-04 21:17] Running 'pacman -S ushare'
    [2011-03-04 22:51] Running 'pacman -S ushare'
    [2011-03-05 01:42] Running 'pacman -Sy xbmc'
    [2011-03-05 01:42] synchronizing package lists
    [2011-03-05 01:43] Running 'pacman -Syu'
    [2011-03-05 01:43] synchronizing package lists
    [2011-03-05 01:49] Running 'pacman -Syu'
    [2011-03-05 01:49] synchronizing package lists
    [2011-03-05 01:53] Running 'pacman -U'
    [2011-03-05 01:53] Running 'pacman -U'
    [2011-03-05 02:02] Running 'pacman -Syu'
    [2011-03-05 02:02] synchronizing package lists
    [2011-03-05 02:09] Running 'pacman -S xmbc'
    [2011-03-05 02:11] Running 'pacman -S xmbc'
    [2011-03-05 02:11] Running 'pacman -S xmbc'
    [2011-03-05 02:12] Running 'pacman -Syu'
    [2011-03-05 02:12] synchronizing package lists
    [2011-03-05 02:17] Running 'pacman -S xbmc'
    The first entry is the last known use of Pacman, that was successful.
    All help would be highly appreciated.
    estol
    Last edited by estol (2011-03-05 03:51:48)

    @skunktrader: yes, I tried, no it did not helped.
    @karol: mea culpa, mea maxima culpa, a friend of mine hooked me up with this distro, and set it to be hungarian as default, now I know how to change it - to be honest, this language annoys the crap out of me.
    @TigTex: yes, the host is alive, I can even browse the contents.
    Thanks for all the help, as it turned out, the problem was hardware related. Time to put her down.
    Last edited by estol (2011-03-05 03:52:39)

  • [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)

  • [SOLVED]pacman fails to install mtpaint

    [me@mypc ~]$ sudo pacman -S mtpaint
    resolving dependencies...
    looking for inter-conflicts...
    Targets (3): giflib-4.1.6-4 openjpeg-1.3-3 mtpaint-3.31-4
    Total Download Size: 0.86 MB
    Total Installed Size: 2.61 MB
    Proceed with installation? [Y/n] y
    :: Retrieving packages from extra...
    giflib-4.1.6-4-x86_64 85.0K 533.6K/s 00:00:00 [###################################################################################################################################################################] 100%
    error: failed retrieving file 'openjpeg-1.3-3-x86_64.pkg.tar.gz' from mirror.lividpenguin.com : File unavailable (e.g., file not found, no access)
    warning: failed to retrieve some files from extra
    error: failed to commit transaction (File unavailable (e.g., file not found, no access))
    Errors occurred, no packages were upgraded.
    [me@mypc ~]$
    I have tried changing mirrors but it doesn't help
    Last edited by dameunmate (2011-09-25 21:56:23)

    You must use pacman -Syy when changing mirrors. openjpeg is at version 1.4-1. You should not expect to find openjpeg 1.3-3 anywhere.

  • [solved] starcraft2 fails to update to patch 1.03

    Hi All,
    I have installed starcraft2 using the unstructions on this page:
    http://wiki.archlinux.org/index.php/Starcraft2
    Installing the game goes fine, until the game downloads patch 1.03. Then I get the message "The program BlizzardDownloader.exe has encountered a serious problem and needs to close. We are sorry for the inconvenience."
    When I click Close the download still runs for a few seconds, and then the downloader freeses, and then I do ctrl-C on the console.
    Here's the output on the console:
    $ wine StarCraft\ II.exe
    fixme:process:GetLogicalProcessorInformation ((nil),0x33c740): stub
    fixme:wininet:InternetSetOptionW Option INTERNET_OPTION_CONNECT_TIMEOUT (2000): STUB
    fixme:wininet:InternetSetOptionW INTERNET_OPTION_SEND/RECEIVE_TIMEOUT 2000
    fixme:process:GetLogicalProcessorInformation ((nil),0xf3c5d0): stub
    fixme:process:GetLogicalProcessorInformation ((nil),0xf3c5bc): stub
    fixme:wininet:CommitUrlCacheEntryInternal entry already in cache - don't know what to do!
    fixme:process:GetLogicalProcessorInformation ((nil),0x103e9b8): stub
    fixme:win:EnumDisplayDevicesW ((null),0,0xd3c210,0x00000000), stub!
    fixme:ddraw:DirectDrawEnumerateExA flags 0x00000003 not handled
    fixme:wininet:InternetSetOptionW Option INTERNET_OPTION_CONNECT_TIMEOUT (3000): STUB
    fixme:wininet:InternetSetOptionW INTERNET_OPTION_SEND/RECEIVE_TIMEOUT 3000
    fixme:shdocvw:PersistStreamInit_Load (0x13b428)->(0x33dd78)
    fixme:shdocvw:OleControl_FreezeEvents (0x13b428)->(1)
    fixme:shdocvw:OleControl_FreezeEvents (0x13b428)->(0)
    fixme:hnetcfg:fw_profile_get_FirewallEnabled 0x13b998, 0x33dc80
    fixme:advapi:ParseStringSidToSid String constant not supported: L"DU"
    fixme:urlmon:URLMoniker_BindToObject use running object table
    fixme:shdocvw:BindStatusCallback_OnProgress status code 1
    fixme:shdocvw:BindStatusCallback_OnProgress status code 2
    fixme:shdocvw:BindStatusCallback_OnProgress status code 11
    fixme:system:SetProcessDPIAware stub!
    fixme:dwmapi:DwmIsCompositionEnabled 0x33d360
    fixme:iphlpapi:NotifyAddrChange (Handle 0xb9be8d8, overlapped 0xb9be8e0): stub
    0[164940]: IMM32: InitKeyboardLayout, aKeyboardLayout=04090409, sCodePage=1252, sIMEProperty=00090000
    fixme:shdocvw:ClOleCommandTarget_QueryStatus (0x13b4d8)->((null) 1 0x33da28 (nil))
    fixme:shdocvw:ClOleCommandTarget_QueryStatus command_0: 27, 0x0
    fixme:shdocvw:ClOleCommandTarget_Exec Unimplemented cmdid 25
    fixme:shdocvw:ClOleCommandTarget_Exec Unimplemented cmdid 26
    fixme:shdocvw:ClOleCommandTarget_Exec Unimplemented group {000214d1-0000-0000-c000-000000000046}
    fixme:mshtml:nsURI_GetAsciiHost default action not implemented
    fixme:mshtml:nsChannel_Open (0xbbe5810)->(0x33ca0c)
    fixme:mshtml:nsHttpChannelInternal_SetDocumentURI (0xbbe60d0)->()
    fixme:shdocvw:ClientSite_GetContainer (0x13b4d8)->(0x33d9f8)
    fixme:shdocvw:ClOleCommandTarget_Exec Unimplemented group {000214d1-0000-0000-c000-000000000046}
    fixme:wininet:InternetLockRequestFile STUB
    fixme:mshtml:nsURI_GetHostPort default action not implemented
    fixme:mshtml:nsChannel_IsNoStoreResponse (0xbbe60d0)->(0x33cb08)
    fixme:mshtml:nsChannel_IsNoCacheResponse (0xbbe60d0)->(0x33cb04)
    fixme:mshtml:nsChannel_SetResponseHeader (0xbbe60d0)->("content-type" "text/html; charset=UTF-8" 1)
    fixme:mshtml:nsURI_GetOriginCharset default action not implemented
    fixme:mshtml:nsHttpChannelInternal_SetDocumentURI (0xbc17278)->()
    fixme:mshtml:nsChannel_SetResponseHeader (0xbbe60d0)->("content-type" "text/html; charset=UTF-8" 1)
    fixme:wininet:CommitUrlCacheEntryInternal entry already in cache - don't know what to do!
    fixme:shdocvw:ClOleCommandTarget_Exec Unimplemented cmdid 29
    fixme:shdocvw:DocHostUIHandler_GetDropTarget (0x13b4d8)
    fixme:mshtml:HttpNegotiate_GetRootSecurityId (0xbc17ca8)->(0x33d97c 0x33dbc0 0)
    fixme:shdocvw:ClOleCommandTarget_Exec Unimplemented group {000214d0-0000-0000-c000-000000000046}
    fixme:shdocvw:PropertyNotifySink_OnChanged unimplemented dispid 1005
    fixme:shdocvw:ClOleCommandTarget_Exec Unimplemented group {000214d0-0000-0000-c000-000000000046}
    fixme:resource:GetGuiResources (0xffffffff,0): stub
    fixme:shdocvw:ClientSite_GetContainer (0x13b4d8)->(0x33dabc)
    fixme:shdocvw:ClOleCommandTarget_Exec Unimplemented cmdid 25
    fixme:shdocvw:ClOleCommandTarget_Exec Unimplemented cmdid 26
    fixme:wininet:InternetLockRequestFile STUB
    fixme:mshtml:nsChannel_IsNoStoreResponse (0xbc17278)->(0x33d434)
    fixme:mshtml:nsChannel_IsNoCacheResponse (0xbc17278)->(0x33d434)
    fixme:shdocvw:ClOleCommandTarget_Exec Unimplemented cmdid 26
    fixme:shdocvw:ClOleCommandTarget_Exec Unimplemented cmdid 29
    fixme:shdocvw:ClOleCommandTarget_Exec Unimplemented group {000214d1-0000-0000-c000-000000000046}
    fixme:shdocvw:ClOleCommandTarget_Exec Unimplemented group {de4ba900-59ca-11cf-9592-444553540000}
    fixme:shdocvw:ClOleCommandTarget_Exec Unimplemented cmdid 35
    fixme:shdocvw:ClOleCommandTarget_Exec Unimplemented cmdid 28
    fixme:mshtml:nsURI_GetUserPass default action not implemented
    fixme:mshtml:nsURI_GetUserPass default action not implemented
    fixme:mshtml:nsChannel_IsNoStoreResponse (0xbbe60d0)->(0x33d358)
    fixme:mshtml:nsChannel_IsNoCacheResponse (0xbbe60d0)->(0x33d354)
    fixme:wininet:CommitUrlCacheEntryInternal entry already in cache - don't know what to do!
    fixme:process:GetLogicalProcessorInformation ((nil),0x33e388): stub
    fixme:wininet:InternetSetOptionW Option INTERNET_OPTION_CONNECT_TIMEOUT (60000): STUB
    fixme:wininet:InternetSetOptionW INTERNET_OPTION_SEND/RECEIVE_TIMEOUT 60000
    fixme:shdocvw:ClOleCommandTarget_Exec Unimplemented cmdid 21
    fixme:wininet:CommitUrlCacheEntryInternal entry already in cache - don't know what to do!
    fixme:shdocvw:PersistStorage_InitNew (0x133108)->(0x5130c8)
    fixme:urlmon:URLMoniker_BindToObject use running object table
    fixme:shdocvw:BindStatusCallback_OnProgress status code 1
    fixme:shdocvw:BindStatusCallback_OnProgress status code 2
    fixme:win:RegisterRawInputDevices (pRawInputDevices=0x3398b4, uiNumDevices=2, cbSize=12) stub!
    fixme:hnetcfg:fw_profile_get_FirewallEnabled 0x13c280, 0xd5e02c
    fixme:hnetcfg:fw_profile_get_FirewallEnabled 0x141420, 0xd5e02c
    fixme:shdocvw:BindStatusCallback_OnProgress status code 11
    fixme:shdocvw:BindStatusCallback_OnProgress status code 1
    fixme:shdocvw:BindStatusCallback_OnProgress status code 1
    fixme:shdocvw:BindStatusCallback_OnProgress status code 2
    fixme:shdocvw:BindStatusCallback_OnProgress status code 11
    fixme:system:SetProcessDPIAware stub!
    fixme:dwmapi:DwmIsCompositionEnabled 0x33dd60
    fixme:iphlpapi:NotifyAddrChange (Handle 0x2ade8d8, overlapped 0x2ade8e0): stub
    0[14ea30]: IMM32: InitKeyboardLayout, aKeyboardLayout=04090409, sCodePage=1252, sIMEProperty=00090000
    fixme:shdocvw:ClOleCommandTarget_QueryStatus (0x1331b8)->((null) 1 0x33e428 (nil))
    fixme:shdocvw:ClOleCommandTarget_QueryStatus command_0: 27, 0x0
    fixme:shdocvw:ClOleCommandTarget_Exec Unimplemented cmdid 25
    fixme:shdocvw:ClOleCommandTarget_Exec Unimplemented cmdid 26
    fixme:shdocvw:ClOleCommandTarget_Exec Unimplemented group {000214d1-0000-0000-c000-000000000046}
    fixme:mshtml:nsURI_GetAsciiHost default action not implemented
    fixme:mshtml:nsChannel_Open (0x2cafb80)->(0x33d40c)
    fixme:mshtml:nsHttpChannelInternal_SetDocumentURI (0x2cb0440)->()
    fixme:shdocvw:ClientSite_GetContainer (0x1331b8)->(0x33e3f8)
    fixme:shdocvw:ClOleCommandTarget_Exec Unimplemented group {000214d1-0000-0000-c000-000000000046}
    fixme:wininet:InternetLockRequestFile STUB
    fixme:mshtml:nsURI_GetHostPort default action not implemented
    fixme:mshtml:nsChannel_IsNoStoreResponse (0x2cb0440)->(0x33d508)
    fixme:mshtml:nsChannel_IsNoCacheResponse (0x2cb0440)->(0x33d504)
    fixme:wininet:CommitUrlCacheEntryInternal entry already in cache - don't know what to do!
    fixme:shdocvw:ClOleCommandTarget_Exec Unimplemented cmdid 29
    fixme:shdocvw:DocHostUIHandler_GetDropTarget (0x1331b8)
    fixme:mshtml:HttpNegotiate_GetRootSecurityId (0x2cc5798)->(0x33e4c4 0x33e708 0)
    fixme:mshtml:HttpNegotiate_GetRootSecurityId (0x2cc5f18)->(0x33e4c4 0x33e708 0)
    fixme:mshtml:HttpNegotiate_GetRootSecurityId (0x2cc6488)->(0x33e4c4 0x33e708 0)
    fixme:mshtml:HttpNegotiate_GetRootSecurityId (0x1c8808)->(0x33e37c 0x33e5c0 0)
    fixme:mshtml:HttpNegotiate_GetRootSecurityId (0x2c3b500)->(0x33e37c 0x33e5c0 0)
    fixme:mshtml:HttpNegotiate_GetRootSecurityId (0x27f38c8)->(0x33e37c 0x33e5c0 0)
    fixme:mshtml:HttpNegotiate_GetRootSecurityId (0x27f0228)->(0x33e37c 0x33e5c0 0)
    fixme:shdocvw:ClientSite_GetContainer (0x1331b8)->(0x33ec08)
    fixme:shdocvw:ClOleCommandTarget_Exec Unimplemented cmdid 25
    fixme:shdocvw:ClOleCommandTarget_Exec Unimplemented cmdid 26
    fixme:shdocvw:OleObject_Close (0x133108)->(1)
    fixme:wininet:CommitUrlCacheEntryInternal entry already in cache - don't know what to do!
    fixme:wininet:CommitUrlCacheEntryInternal entry already in cache - don't know what to do!
    fixme:wininet:CommitUrlCacheEntryInternal entry already in cache - don't know what to do!
    fixme:wininet:CommitUrlCacheEntryInternal entry already in cache - don't know what to do!
    fixme:wininet:CommitUrlCacheEntryInternal entry already in cache - don't know what to do!
    fixme:wininet:CommitUrlCacheEntryInternal entry already in cache - don't know what to do!
    fixme:wininet:CommitUrlCacheEntryInternal entry already in cache - don't know what to do!
    fixme:process:GetLogicalProcessorInformation ((nil),0x33e388): stub
    fixme:wininet:InternetSetOptionW Option INTERNET_OPTION_CONNECT_TIMEOUT (60000): STUB
    fixme:wininet:InternetSetOptionW INTERNET_OPTION_SEND/RECEIVE_TIMEOUT 60000
    fixme:wininet:CommitUrlCacheEntryInternal entry already in cache - don't know what to do!
    fixme:shdocvw:PersistStorage_InitNew (0x12e010)->(0x5130c8)
    fixme:urlmon:URLMoniker_BindToObject use running object table
    fixme:shdocvw:BindStatusCallback_OnProgress status code 1
    fixme:shdocvw:BindStatusCallback_OnProgress status code 2
    fixme:win:RegisterRawInputDevices (pRawInputDevices=0x3398b4, uiNumDevices=2, cbSize=12) stub!
    fixme:hnetcfg:fw_profile_get_FirewallEnabled 0x13d008, 0xd5e02c
    fixme:hnetcfg:fw_profile_get_FirewallEnabled 0x13d020, 0xd5e02c
    fixme:wininet:InternetSetOptionW Option INTERNET_OPTION_CONNECT_TIMEOUT (60000): STUB
    fixme:wininet:InternetSetOptionW INTERNET_OPTION_SEND/RECEIVE_TIMEOUT 60000
    fixme:process:GetLogicalProcessorInformation ((nil),0xc5c5f8): stub
    fixme:process:GetLogicalProcessorInformation ((nil),0xc5c5f8): stub
    fixme:shdocvw:BindStatusCallback_OnProgress status code 11
    fixme:shdocvw:BindStatusCallback_OnProgress status code 1
    fixme:shdocvw:BindStatusCallback_OnProgress status code 1
    fixme:shdocvw:BindStatusCallback_OnProgress status code 2
    fixme:shdocvw:BindStatusCallback_OnProgress status code 11
    fixme:process:GetLogicalProcessorInformation ((nil),0x136e9cc): stub
    fixme:wininet:InternetSetOptionW Option INTERNET_OPTION_CONNECT_TIMEOUT (60000): STUB
    fixme:wininet:InternetSetOptionW INTERNET_OPTION_SEND/RECEIVE_TIMEOUT 60000
    fixme:system:SetProcessDPIAware stub!
    fixme:dwmapi:DwmIsCompositionEnabled 0x33dd60
    fixme:iphlpapi:NotifyAddrChange (Handle 0x2cce8d8, overlapped 0x2cce8e0): stub
    fixme:process:GetLogicalProcessorInformation ((nil),0x136e9cc): stub
    fixme:wininet:InternetSetOptionW Option INTERNET_OPTION_CONNECT_TIMEOUT (60000): STUB
    fixme:wininet:InternetSetOptionW INTERNET_OPTION_SEND/RECEIVE_TIMEOUT 60000
    0[1510c0]: IMM32: InitKeyboardLayout, aKeyboardLayout=04090409, sCodePage=1252, sIMEProperty=00090000
    fixme:shdocvw:ClOleCommandTarget_QueryStatus (0x12e0c0)->((null) 1 0x33e428 (nil))
    fixme:shdocvw:ClOleCommandTarget_QueryStatus command_0: 27, 0x0
    fixme:shdocvw:ClOleCommandTarget_Exec Unimplemented cmdid 25
    fixme:shdocvw:ClOleCommandTarget_Exec Unimplemented cmdid 26
    fixme:shdocvw:ClOleCommandTarget_Exec Unimplemented group {000214d1-0000-0000-c000-000000000046}
    fixme:mshtml:nsURI_GetAsciiHost default action not implemented
    fixme:mshtml:nsChannel_Open (0x2ea2a38)->(0x33d40c)
    fixme:mshtml:nsHttpChannelInternal_SetDocumentURI (0x2ea32f8)->()
    fixme:shdocvw:ClientSite_GetContainer (0x12e0c0)->(0x33e3f8)
    fixme:shdocvw:ClOleCommandTarget_Exec Unimplemented group {000214d1-0000-0000-c000-000000000046}
    fixme:wininet:InternetLockRequestFile STUB
    fixme:mshtml:nsURI_GetHostPort default action not implemented
    fixme:mshtml:nsChannel_IsNoStoreResponse (0x2ea32f8)->(0x33d508)
    fixme:mshtml:nsChannel_IsNoCacheResponse (0x2ea32f8)->(0x33d504)
    fixme:wininet:CommitUrlCacheEntryInternal entry already in cache - don't know what to do!
    fixme:shdocvw:ClOleCommandTarget_Exec Unimplemented cmdid 29
    fixme:shdocvw:DocHostUIHandler_GetDropTarget (0x12e0c0)
    fixme:mshtml:HttpNegotiate_GetRootSecurityId (0x2eb8660)->(0x33e4c4 0x33e708 0)
    fixme:mshtml:HttpNegotiate_GetRootSecurityId (0x2eb8de0)->(0x33e4c4 0x33e708 0)
    fixme:mshtml:HttpNegotiate_GetRootSecurityId (0x2eb9350)->(0x33e4c4 0x33e708 0)
    fixme:mshtml:HttpNegotiate_GetRootSecurityId (0x1ae078)->(0x33e37c 0x33e5c0 0)
    fixme:mshtml:HttpNegotiate_GetRootSecurityId (0x2e2f718)->(0x33e37c 0x33e5c0 0)
    fixme:mshtml:HttpNegotiate_GetRootSecurityId (0x29e3670)->(0x33e37c 0x33e5c0 0)
    fixme:mshtml:HttpNegotiate_GetRootSecurityId (0x29defb0)->(0x33e37c 0x33e5c0 0)
    fixme:shdocvw:ClientSite_GetContainer (0x12e0c0)->(0x33ec08)
    fixme:shdocvw:ClOleCommandTarget_Exec Unimplemented cmdid 25
    fixme:shdocvw:ClOleCommandTarget_Exec Unimplemented cmdid 26
    fixme:wininet:InternetLockRequestFile STUB
    fixme:wininet:CommitUrlCacheEntryInternal entry already in cache - don't know what to do!
    fixme:wininet:InternetLockRequestFile STUB
    fixme:mshtml:nsChannel_GetContentLength (0x2eb9210)->(0x33dfc4)
    fixme:shdocvw:ClOleCommandTarget_Exec Unimplemented cmdid 21
    fixme:shdocvw:ClOleCommandTarget_Exec Unimplemented cmdid 28
    fixme:wininet:InternetLockRequestFile STUB
    fixme:wininet:InternetLockRequestFile STUB
    fixme:mshtml:nsChannel_GetContentLength (0x1ded48)->(0x33dfc4)
    fixme:wininet:InternetLockRequestFile STUB
    fixme:mshtml:nsChannel_GetContentLength (0x29e35a0)->(0x33dfc4)
    fixme:wininet:InternetLockRequestFile STUB
    fixme:mshtml:nsChannel_GetContentLength (0x2e2f0c0)->(0x33dfc4)
    fixme:wininet:InternetLockRequestFile STUB
    fixme:mshtml:nsChannel_GetContentLength (0x29df220)->(0x33dfc4)
    fixme:wininet:CommitUrlCacheEntryInternal entry already in cache - don't know what to do!
    fixme:process:GetLogicalProcessorInformation ((nil),0x136e9cc): stub
    fixme:wininet:CommitUrlCacheEntryInternal entry already in cache - don't know what to do!
    fixme:wininet:CommitUrlCacheEntryInternal entry already in cache - don't know what to do!
    fixme:wininet:InternetSetOptionW Option INTERNET_OPTION_CONNECT_TIMEOUT (60000): STUB
    fixme:wininet:InternetSetOptionW INTERNET_OPTION_SEND/RECEIVE_TIMEOUT 60000
    fixme:wininet:CommitUrlCacheEntryInternal entry already in cache - don't know what to do!
    fixme:wininet:CommitUrlCacheEntryInternal entry already in cache - don't know what to do!
    fixme:mshtml:HttpNegotiate_GetRootSecurityId (0x2e9dfc0)->(0x33e834 0x33ea78 0)
    fixme:wininet:CommitUrlCacheEntryInternal entry already in cache - don't know what to do!
    fixme:wininet:InternetLockRequestFile STUB
    0[1510c0]: NPN Logging Active!
    0[1510c0]: General Plugin Logging Active! (nsPluginHost::ctor)
    0[1510c0]: NPP Logging Active!
    0[1510c0]: nsPluginHost::ctor
    fixme:mshtml:nsURI_GetHostPort default action not implemented
    fixme:mshtml:nsURI_GetUserPass default action not implemented
    wine: Unhandled page fault on read access to 0x00000000 at address 0x274b44c (thread 001b), starting debugger...
    fixme:wininet:CommitUrlCacheEntryInternal entry already in cache - don't know what to do!
    fixme:process:GetLogicalProcessorInformation ((nil),0x103e9b8): stub
    fixme:shdocvw:WebBrowser_Stop (0x13b428)
    Socket error: select, 10004
    Unhandled exception: page fault on read access to 0x00000000 in 32-bit code (0x0274b44c).
    Register dump:
    CS:0073 SS:007b DS:007b ES:007b FS:0033 GS:003b
    EIP:0274b44c ESP:0033b454 EBP:0033b458 EFLAGS:00210202( R- -- I - - - )
    EAX:80000000 EBX:02e19730 ECX:02e19730 EDX:00000000
    ESI:0033b550 EDI:0033bf44
    Stack dump:
    0x0033b454: 0033b474 0033b478 0274b2e6 00000000
    0x0033b464: 80000000 0274409f 02e19730 031402a0
    0x0033b474: 00000007 0033b498 02749d62 00000000
    0x0033b484: 0033b4b4 027356dc 00000000 00000000
    0x0033b494: 02e19730 0033b4e8 026ec423 00000000
    0x0033b4a4: 0033b4c4 0033b4dc 00000000 404f0000
    Backtrace:
    =>0 0x0274b44c in js3250 (+0xfb44c) (0x0033b458)
    1 0x0274b2e6 in js3250 (+0xfb2e5) (0x0033b478)
    2 0x02749d62 in js3250 (+0xf9d61) (0x0033b498)
    3 0x026ec423 in js3250 (+0x9c422) (0x0033b4e8)
    4 0x01115b6a (0x0033b534)
    5 0x0033df24 (0x0033df24)
    6 0x02710b5a in js3250 (+0xc0b59) (0x0033df74)
    7 0x0268f43d in js3250 (+0x3f43c) (0x0033e194)
    8 0x026a21bb in js3250 (+0x521ba) (0x0033e244)
    9 0x02658391 in js3250 (+0x8390) (0x0033e284)
    10 0x0193c6e5 in xul (+0x5cc6e4) (0x0033e344)
    11 0x017daf8d in xul (+0x46af8c) (0x0033e484)
    12 0x017daa7b in xul (+0x46aa7a) (0x0033e564)
    13 0x017da1c6 in xul (+0x46a1c5) (0x0033e9b4)
    14 0x017d7cad in xul (+0x467cac) (0x0033ea14)
    15 0x0185ca4b in xul (+0x4eca4a) (0x0033eaf4)
    16 0x0185c892 in xul (+0x4ec891) (0x0033eb14)
    17 0x01774a47 in xul (+0x404a46) (0x0033eb44)
    18 0x0187d0cc in xul (+0x50d0cb) (0x0033eb84)
    19 0x01877e4b in xul (+0x507e4a) (0x0033ebc4)
    20 0x0187b1fe in xul (+0x50b1fd) (0x0033ebe4)
    21 0x0153a198 in xul (+0x1ca197) (0x0033ec14)
    22 0x01538205 in xul (+0x1c8204) (0x0033ec54)
    23 0x015366b2 in xul (+0x1c66b1) (0x0033ecb4)
    24 0x01535ae1 in xul (+0x1c5ae0) (0x0033ed14)
    25 0x01545800 in xul (+0x1d57ff) (0x0033ed54)
    26 0x01545429 in xul (+0x1d5428) (0x0033eda4)
    27 0x0154448d in xul (+0x1d448c) (0x0033edf4)
    28 0x017698bb in xul (+0x3f98ba) (0x0033ee14)
    29 0x02151d5f in xul (+0xde1d5e) (0x0033ee34)
    30 0x01f9a675 in xul (+0xc2a674) (0x0033eeb4)
    31 0x01f534e4 in xul (+0xbe34e3) (0x0033eee4)
    32 0x01efb086 in xul (+0xb8b085) (0x0033ef14)
    33 0x01ec77ce in xul (+0xb577cd) (0x0033ef34)
    34 0x7eced9ca WINPROC_wrapper+0x19() in user32 (0x0033ef64)
    35 0x7ecee11c in user32 (+0x9e11b) (0x0033efb4)
    36 0x7ecf05ed in user32 (+0xa05ec) (0x0033f004)
    37 0x7ecb3cde DispatchMessageW+0x9d() in user32 (0x0033f0f4)
    38 0x7ec83411 in user32 (+0x33410) (0x0033f164)
    39 0x7ec8555d DialogBoxParamW+0x9c() in user32 (0x0033f1a4)
    40 0x00406156 in blizzarddownloader (+0x6155) (0x0033fd74)
    41 0x00128b20 (0x004cd07c)
    42 0x6b735a42 (0x0044303a)
    0x0274b44c: movl 0x0(%edx),%edx
    Modules:
    Module Address Debug info Name (139 modules)
    PE 3e0000- 3f5000 Deferred nssutil3
    PE 400000- 546000 Export blizzarddownloader
    PE a60000- a9b000 Deferred nspr4
    PE aa0000- aaa000 Deferred plds4
    PE ab0000- aba000 Deferred plc4
    PE ac0000- ae1000 Deferred smime3
    PE af0000- b1a000 Deferred ssl3
    PE 1080000- 1094000 Deferred npnul32
    PE 1370000- 2648000 Export xul
    PE 2650000- 276b000 Export js3250
    PE 2770000- 283b000 Deferred nss3
    PE 2840000- 28bd000 Deferred sqlite3
    PE 10000000-10008000 Deferred xpcom
    ELF 7b800000-7b970000 Deferred kernel32<elf>
    \-PE 7b810000-7b970000 \ kernel32
    ELF 7bc00000-7bcb8000 Deferred ntdll<elf>
    \-PE 7bc10000-7bcb8000 \ ntdll
    ELF 7bf00000-7bf03000 Deferred <wine-loader>
    ELF 7d331000-7d345000 Deferred t2embed<elf>
    \-PE 7d340000-7d345000 \ t2embed
    ELF 7d345000-7d359000 Deferred dwmapi<elf>
    \-PE 7d350000-7d359000 \ dwmapi
    ELF 7d359000-7d37c000 Deferred usp10<elf>
    \-PE 7d360000-7d37c000 \ usp10
    ELF 7d37c000-7d396000 Deferred wsock32<elf>
    \-PE 7d380000-7d396000 \ wsock32
    ELF 7d396000-7d426000 Deferred winmm<elf>
    \-PE 7d3a0000-7d426000 \ winmm
    ELF 7d426000-7d500000 Deferred mshtml<elf>
    \-PE 7d430000-7d500000 \ mshtml
    ELF 7d706000-7d787000 Deferred msvcrt<elf>
    \-PE 7d720000-7d787000 \ msvcrt
    ELF 7d787000-7d7a3000 Deferred hnetcfg<elf>
    \-PE 7d790000-7d7a3000 \ hnetcfg
    ELF 7d8d0000-7d935000 Deferred urlmon<elf>
    \-PE 7d8e0000-7d935000 \ urlmon
    ELF 7d935000-7d981000 Deferred shdocvw<elf>
    \-PE 7d940000-7d981000 \ shdocvw
    ELF 7d981000-7d9b6000 Deferred libjpeg.so.8
    ELF 7d9bf000-7d9db000 Deferred pdh<elf>
    \-PE 7d9c0000-7d9db000 \ pdh
    ELF 7d9db000-7da1a000 Deferred windowscodecs<elf>
    \-PE 7d9e0000-7da1a000 \ windowscodecs
    ELF 7da1a000-7da20000 Deferred libnss_dns.so.2
    ELF 7da20000-7da29000 Deferred librt.so.1
    ELF 7da29000-7da62000 Deferred libdbus-1.so.3
    ELF 7da62000-7da72000 Deferred libtasn1.so.3
    ELF 7da72000-7daf2000 Deferred libsqlite3.so.0
    ELF 7daf2000-7db01000 Deferred libavahi-client.so.3
    ELF 7db01000-7db0c000 Deferred libavahi-common.so.3
    ELF 7db0c000-7db10000 Deferred libgpg-error.so.0
    ELF 7db10000-7db83000 Deferred libgcrypt.so.11
    ELF 7db83000-7dc1a000 Deferred libgnutls.so.26
    ELF 7dc1a000-7dc2f000 Deferred libresolv.so.2
    ELF 7dc2f000-7dc60000 Deferred libcrypt.so.1
    ELF 7dc60000-7dc72000 Deferred libroken.so.18
    ELF 7dc72000-7dc9a000 Deferred libwind.so.0
    ELF 7dc9a000-7dd1f000 Deferred libasn1.so.8
    ELF 7dd1f000-7de99000 Deferred libcrypto.so.1.0.0
    ELF 7de99000-7ded5000 Deferred libhx509.so.5
    ELF 7ded5000-7df3e000 Deferred libkrb5.so.26
    ELF 7df3e000-7df6c000 Deferred libgssapi.so.2
    ELF 7df6c000-7dfb5000 Deferred libcups.so.2
    ELF 7dfbe000-7dfda000 Deferred libgcc_s.so.1
    ELF 7dfda000-7dff4000 Deferred spoolss<elf>
    \-PE 7dfe0000-7dff4000 \ spoolss
    ELF 7dff4000-7e014000 Deferred localspl<elf>
    \-PE 7e000000-7e014000 \ localspl
    ELF 7e057000-7e08a000 Deferred uxtheme<elf>
    \-PE 7e060000-7e08a000 \ uxtheme
    ELF 7e08a000-7e093000 Deferred libxcursor.so.1
    ELF 7e093000-7e098000 Deferred libxfixes.so.3
    ELF 7e098000-7e09f000 Deferred libxrandr.so.2
    ELF 7e09f000-7e0a7000 Deferred libxrender.so.1
    ELF 7e0a7000-7e0c7000 Deferred imm32<elf>
    \-PE 7e0b0000-7e0c7000 \ imm32
    ELF 7e0c7000-7e0df000 Deferred libxcb.so.1
    ELF 7e0df000-7e0f6000 Deferred libice.so.6
    ELF 7e0f6000-7e210000 Deferred libx11.so.6
    ELF 7e210000-7e21e000 Deferred libxext.so.6
    ELF 7e21e000-7e2c2000 Deferred winex11<elf>
    \-PE 7e230000-7e2c2000 \ winex11
    ELF 7e37a000-7e3a0000 Deferred libexpat.so.1
    ELF 7e3a0000-7e3ce000 Deferred libfontconfig.so.1
    ELF 7e3ce000-7e453000 Deferred libfreetype.so.6
    ELF 7e453000-7e456000 Deferred libssp.so.0
    ELF 7e456000-7e459000 Deferred libcom_err.so.2
    ELF 7e459000-7e45e000 Deferred libheimntlm.so.0
    ELF 7e478000-7e55e000 Deferred oleaut32<elf>
    \-PE 7e490000-7e55e000 \ oleaut32
    ELF 7e55e000-7e58b000 Deferred ws2_32<elf>
    \-PE 7e570000-7e58b000 \ ws2_32
    ELF 7e58b000-7e5aa000 Deferred iphlpapi<elf>
    \-PE 7e590000-7e5aa000 \ iphlpapi
    ELF 7e5aa000-7e5bd000 Deferred msimg32<elf>
    \-PE 7e5b0000-7e5bd000 \ msimg32
    ELF 7e5bd000-7e630000 Deferred rpcrt4<elf>
    \-PE 7e5d0000-7e630000 \ rpcrt4
    ELF 7e630000-7e72d000 Deferred ole32<elf>
    \-PE 7e650000-7e72d000 \ ole32
    ELF 7e72d000-7e763000 Deferred winspool<elf>
    \-PE 7e730000-7e763000 \ winspool
    ELF 7e763000-7e81c000 Deferred comdlg32<elf>
    \-PE 7e770000-7e81c000 \ comdlg32
    ELF 7e81c000-7e82f000 Deferred lz32<elf>
    \-PE 7e820000-7e82f000 \ lz32
    ELF 7e82f000-7e91e000 Deferred comctl32<elf>
    \-PE 7e840000-7e91e000 \ comctl32
    ELF 7e91e000-7eafd000 Deferred shell32<elf>
    \-PE 7e930000-7eafd000 \ shell32
    ELF 7eafd000-7eb5e000 Deferred shlwapi<elf>
    \-PE 7eb10000-7eb5e000 \ shlwapi
    ELF 7eb5e000-7ebb6000 Deferred advapi32<elf>
    \-PE 7eb70000-7ebb6000 \ advapi32
    ELF 7ebb6000-7ec41000 Deferred gdi32<elf>
    \-PE 7ebc0000-7ec41000 \ gdi32
    ELF 7ec41000-7ed70000 Export user32<elf>
    \-PE 7ec50000-7ed70000 \ user32
    ELF 7ed70000-7ed92000 Deferred mpr<elf>
    \-PE 7ed80000-7ed92000 \ mpr
    ELF 7ed92000-7eda7000 Deferred libz.so.1
    ELF 7eda7000-7ee03000 Deferred wininet<elf>
    \-PE 7edb0000-7ee03000 \ wininet
    ELF 7efb6000-7efdb000 Deferred libm.so.6
    ELF 7efdd000-7efe0000 Deferred libxcomposite.so.1
    ELF 7efe0000-7efe5000 Deferred libxxf86vm.so.1
    ELF 7efe5000-7efe8000 Deferred libxinerama.so.1
    ELF 7efe8000-7f000000 Deferred version<elf>
    \-PE 7eff0000-7f000000 \ version
    ELF b7511000-b7516000 Deferred libxdmcp.so.6
    ELF b7516000-b7519000 Deferred libxau.so.6
    ELF b7519000-b751d000 Deferred libuuid.so.1
    ELF b751f000-b7523000 Deferred libdl.so.2
    ELF b7523000-b766e000 Deferred libc.so.6
    ELF b766e000-b7688000 Deferred libpthread.so.0
    ELF b7688000-b7690000 Deferred libsm.so.6
    ELF b76a1000-b76ad000 Deferred libnss_files.so.2
    ELF b76ad000-b77ed000 Deferred libwine.so.1
    ELF b77ee000-b780c000 Deferred ld-linux.so.2
    Threads:
    process tid prio (all id:s are in hex)
    00000008 StarCraft II.exe
    00000031 0
    0000002f 0
    0000002c 0
    00000029 0
    00000028 0
    00000027 0
    00000021 0
    00000020 0
    0000001f 0
    0000001d 0
    00000019 0
    00000009 0
    0000000e services.exe
    00000047 0
    0000002a 0
    00000014 0
    00000010 0
    0000000f 0
    00000011 winedevice.exe
    00000016 0
    00000013 0
    00000012 0
    00000017 explorer.exe
    00000018 0
    0000000d (D) C:\Program Files\StarCraft II\Support\BlizzardDownloader.exe
    00000040 0
    0000003e 0
    0000003c 0
    0000003b 0
    0000003d 0
    0000002e 0
    0000000b 0
    00000046 0
    00000045 0
    00000044 0
    00000043 0
    00000036 0
    00000041 0
    00000026 0
    00000038 0
    00000042 0
    00000039 0
    00000030 0
    00000033 0
    0000001b 0 <==
    Backtrace:
    =>0 0x0274b44c in js3250 (+0xfb44c) (0x0033b458)
    1 0x0274b2e6 in js3250 (+0xfb2e5) (0x0033b478)
    2 0x02749d62 in js3250 (+0xf9d61) (0x0033b498)
    3 0x026ec423 in js3250 (+0x9c422) (0x0033b4e8)
    4 0x01115b6a (0x0033b534)
    5 0x0033df24 (0x0033df24)
    6 0x02710b5a in js3250 (+0xc0b59) (0x0033df74)
    7 0x0268f43d in js3250 (+0x3f43c) (0x0033e194)
    8 0x026a21bb in js3250 (+0x521ba) (0x0033e244)
    9 0x02658391 in js3250 (+0x8390) (0x0033e284)
    10 0x0193c6e5 in xul (+0x5cc6e4) (0x0033e344)
    11 0x017daf8d in xul (+0x46af8c) (0x0033e484)
    12 0x017daa7b in xul (+0x46aa7a) (0x0033e564)
    13 0x017da1c6 in xul (+0x46a1c5) (0x0033e9b4)
    14 0x017d7cad in xul (+0x467cac) (0x0033ea14)
    15 0x0185ca4b in xul (+0x4eca4a) (0x0033eaf4)
    16 0x0185c892 in xul (+0x4ec891) (0x0033eb14)
    17 0x01774a47 in xul (+0x404a46) (0x0033eb44)
    18 0x0187d0cc in xul (+0x50d0cb) (0x0033eb84)
    19 0x01877e4b in xul (+0x507e4a) (0x0033ebc4)
    20 0x0187b1fe in xul (+0x50b1fd) (0x0033ebe4)
    21 0x0153a198 in xul (+0x1ca197) (0x0033ec14)
    22 0x01538205 in xul (+0x1c8204) (0x0033ec54)
    23 0x015366b2 in xul (+0x1c66b1) (0x0033ecb4)
    24 0x01535ae1 in xul (+0x1c5ae0) (0x0033ed14)
    25 0x01545800 in xul (+0x1d57ff) (0x0033ed54)
    26 0x01545429 in xul (+0x1d5428) (0x0033eda4)
    27 0x0154448d in xul (+0x1d448c) (0x0033edf4)
    28 0x017698bb in xul (+0x3f98ba) (0x0033ee14)
    29 0x02151d5f in xul (+0xde1d5e) (0x0033ee34)
    30 0x01f9a675 in xul (+0xc2a674) (0x0033eeb4)
    31 0x01f534e4 in xul (+0xbe34e3) (0x0033eee4)
    32 0x01efb086 in xul (+0xb8b085) (0x0033ef14)
    33 0x01ec77ce in xul (+0xb577cd) (0x0033ef34)
    34 0x7eced9ca WINPROC_wrapper+0x19() in user32 (0x0033ef64)
    35 0x7ecee11c in user32 (+0x9e11b) (0x0033efb4)
    36 0x7ecf05ed in user32 (+0xa05ec) (0x0033f004)
    37 0x7ecb3cde DispatchMessageW+0x9d() in user32 (0x0033f0f4)
    38 0x7ec83411 in user32 (+0x33410) (0x0033f164)
    39 0x7ec8555d DialogBoxParamW+0x9c() in user32 (0x0033f1a4)
    40 0x00406156 in blizzarddownloader (+0x6155) (0x0033fd74)
    41 0x00128b20 (0x004cd07c)
    42 0x6b735a42 (0x0044303a)
    err:ole:CoGetClassObject class {e2085f28-feb7-404a-b8e7-e659bdeaaa02} not registered
    err:ole:CoGetClassObject class {e2085f28-feb7-404a-b8e7-e659bdeaaa02} not registered
    err:ole:create_server class {e2085f28-feb7-404a-b8e7-e659bdeaaa02} not registered
    err:ole:CoGetClassObject no class object {e2085f28-feb7-404a-b8e7-e659bdeaaa02} could be created for context 0x7
    fixme:process:GetLogicalProcessorInformation ((nil),0x136e9cc): stub
    fixme:wininet:InternetSetOptionW Option INTERNET_OPTION_CONNECT_TIMEOUT (60000): STUB
    fixme:wininet:InternetSetOptionW INTERNET_OPTION_SEND/RECEIVE_TIMEOUT 60000
    fixme:process:GetLogicalProcessorInformation ((nil),0x136e9cc): stub
    fixme:wininet:InternetSetOptionW Option INTERNET_OPTION_CONNECT_TIMEOUT (60000): STUB
    fixme:wininet:InternetSetOptionW INTERNET_OPTION_SEND/RECEIVE_TIMEOUT 60000
    fixme:process:GetLogicalProcessorInformation ((nil),0x136e9cc): stub
    fixme:wininet:InternetSetOptionW Option INTERNET_OPTION_CONNECT_TIMEOUT (60000): STUB
    fixme:wininet:InternetSetOptionW INTERNET_OPTION_SEND/RECEIVE_TIMEOUT 60000
    fixme:process:GetLogicalProcessorInformation ((nil),0x136e9cc): stub
    fixme:wininet:InternetSetOptionW Option INTERNET_OPTION_CONNECT_TIMEOUT (60000): STUB
    fixme:wininet:InternetSetOptionW INTERNET_OPTION_SEND/RECEIVE_TIMEOUT 60000
    fixme:process:GetLogicalProcessorInformation ((nil),0x136e9cc): stub
    fixme:wininet:InternetSetOptionW Option INTERNET_OPTION_CONNECT_TIMEOUT (60000): STUB
    fixme:wininet:InternetSetOptionW INTERNET_OPTION_SEND/RECEIVE_TIMEOUT 60000
    fixme:process:GetLogicalProcessorInformation ((nil),0x136e9cc): stub
    fixme:wininet:InternetSetOptionW Option INTERNET_OPTION_CONNECT_TIMEOUT (60000): STUB
    fixme:wininet:InternetSetOptionW INTERNET_OPTION_SEND/RECEIVE_TIMEOUT 60000
    fixme:process:GetLogicalProcessorInformation ((nil),0x136e9cc): stub
    ^C
    top shows the following:
    7773 ingeborg  20   0     0    0    0 Z    1  0.0   0:13.66 BlizzardDownloa <defunct>
    My versions:
    $ uname -a
    Linux laptop 2.6.35-ARCH #1 SMP PREEMPT Sat Aug 14 20:57:39 UTC 2010 i686 Intel(R) Core(TM)2 Duo CPU T6670 @ 2.20GHz GenuineIntel GNU/Linux
    $ wine --version
    wine-1.3.1
    What can I do to debug this? Am I the only one with this problem?
    Best regards,
    Cedric
    Last edited by cdwijs (2010-08-22 17:03:41)

    karol wrote:http://bugs.winehq.org/show_bug.cgi?id=24059
    Thanks for the fast reply. I've missed that one.
    My windows version was already set to windows XP. I have installed ie6: (In 2 tries, my internet connection is not stable atm)
    $ sh winetricks ie6
    Executing wget -O InstMsiA.exe -nd -c --read-timeout=300 --retry-connrefused --header Accept-Encoding: gzip,deflate http://download.microsoft.com/download/WindowsInstaller/Install/2.0/W9XMe/EN-US/InstMsiA.exe
    --2010-08-22 18:49:37-- http://download.microsoft.com/download/WindowsInstaller/Install/2.0/W9XMe/EN-US/InstMsiA.exe
    Resolving download.microsoft.com... 65.54.89.149, 65.54.89.148
    Connecting to download.microsoft.com|65.54.89.149|:80... connected.
    HTTP request sent, awaiting response... 200 OK
    Length: 1709160 (1.6M) [application/octet-stream]
    Saving to: "InstMsiA.exe"
    100%[===================================================================>] 1,709,160 563K/s in 3.0s
    2010-08-22 18:49:40 (563 KB/s) - "InstMsiA.exe" saved [1709160/1709160]
    Executing /usr/bin/cabextract --directory=/home/ingeborg/.wine/dosdevices/c:/winetrickstmp /home/ingeborg/.winetrickscache/InstMsiA.exe
    Extracting cabinet: /home/ingeborg/.winetrickscache/InstMsiA.exe
    extracting /home/ingeborg/.wine/dosdevices/c:/winetrickstmp/msi.dll
    extracting /home/ingeborg/.wine/dosdevices/c:/winetrickstmp/msiexec.exe
    extracting /home/ingeborg/.wine/dosdevices/c:/winetrickstmp/msihnd.dll
    extracting /home/ingeborg/.wine/dosdevices/c:/winetrickstmp/msisip.dll
    extracting /home/ingeborg/.wine/dosdevices/c:/winetrickstmp/msimsg.dll
    extracting /home/ingeborg/.wine/dosdevices/c:/winetrickstmp/msimain.sdb
    extracting /home/ingeborg/.wine/dosdevices/c:/winetrickstmp/msiinst.exe
    extracting /home/ingeborg/.wine/dosdevices/c:/winetrickstmp/riched20.dll
    extracting /home/ingeborg/.wine/dosdevices/c:/winetrickstmp/usp10.dll
    extracting /home/ingeborg/.wine/dosdevices/c:/winetrickstmp/msls31.dll
    extracting /home/ingeborg/.wine/dosdevices/c:/winetrickstmp/shfolder.dll
    extracting /home/ingeborg/.wine/dosdevices/c:/winetrickstmp/instmsi.msi
    extracting /home/ingeborg/.wine/dosdevices/c:/winetrickstmp/imagehlp.dll
    extracting /home/ingeborg/.wine/dosdevices/c:/winetrickstmp/cabinet.dll
    extracting /home/ingeborg/.wine/dosdevices/c:/winetrickstmp/mspatcha.dll
    extracting /home/ingeborg/.wine/dosdevices/c:/winetrickstmp/sdbapi.dll
    All done, no errors.
    Executing cp -f /home/ingeborg/.wine/dosdevices/c:/winetrickstmp/msls31.dll /home/ingeborg/.wine/dosdevices/c:/windows/system32
    Executing wine iexplore -unregserver
    Using native,builtin override for following DLLs: iexplore.exe itircl itss jscript mlang mshtml msimtf shdoclc shdocvw shlwapi urlmon
    Executing early_wine regedit c:\winetrickstmp\override-dll.reg
    REGEDIT4
    [HKEY_CURRENT_USER\Software\Wine\DllOverrides]
    "*iexplore.exe"="native,builtin"
    "*itircl"="native,builtin"
    "*itss"="native,builtin"
    "*jscript"="native,builtin"
    "*mlang"="native,builtin"
    "*mshtml"="native,builtin"
    "*msimtf"="native,builtin"
    "*shdoclc"="native,builtin"
    "*shdocvw"="native,builtin"
    "*shlwapi"="native,builtin"
    "*urlmon"="native,builtin"
    Setting Windows version to win2k
    Executing early_wine regedit c:\winetrickstmp\set-winver.reg
    Executing wget -O ie6sites.dat -nd -c --read-timeout=300 --retry-connrefused --header Accept-Encoding: gzip,deflate http://www.microsoft.com/windows/ie/ie6sp1/download/rtw/x86/ie6sites.dat
    --2010-08-22 18:49:41-- http://www.microsoft.com/windows/ie/ie6sp1/download/rtw/x86/ie6sites.dat
    Resolving www.microsoft.com... 207.46.170.10, 207.46.170.123
    Connecting to www.microsoft.com|207.46.170.10|:80... connected.
    HTTP request sent, awaiting response... 200 OK
    Length: 2788 (2.7K) [application/octet-stream]
    Saving to: "ie6sites.dat"
    100%[===================================================================>] 2,788 --.-K/s in 0s
    2010-08-22 18:49:41 (191 MB/s) - "ie6sites.dat" saved [2788/2788]
    Executing wget -O ie6setup.exe -nd -c --read-timeout=300 --retry-connrefused --header Accept-Encoding: gzip,deflate http://download.microsoft.com/download/ie6sp1/finrel/6_sp1/W98NT42KMeXP/EN-US/ie6setup.exe
    --2010-08-22 18:49:41-- http://download.microsoft.com/download/ie6sp1/finrel/6_sp1/W98NT42KMeXP/EN-US/ie6setup.exe
    Resolving download.microsoft.com... 65.54.89.148, 65.54.89.149
    Connecting to download.microsoft.com|65.54.89.148|:80... connected.
    HTTP request sent, awaiting response... 200 OK
    Length: 491768 (480K) [application/octet-stream]
    Saving to: "ie6setup.exe"
    100%[===================================================================>] 491,768 578K/s in 0.8s
    2010-08-22 18:49:42 (578 KB/s) - "ie6setup.exe" saved [491768/491768]
    fixme:advapi:DecryptFileA "C:\\users\\ingeborg\\Temp\\IXP000.TMP\\" 00000000
    fixme:storage:create_storagefile Storage share mode not implemented.
    fixme:cursor:CURSORICON_CreateIconFromANI Loading all frames for .ani cursors not implemented.
    fixme:bitblt:client_side_dib_copy potential optimization: client-side color-index mode DIB copy
    fixme:bitblt:client_side_dib_copy potential optimization: client-side color-index mode DIB copy
    fixme:advpack:set_ldids Need to support changing paths - default will be used
    fixme:advpack:set_ldids Need to support changing paths - default will be used
    fixme:advpack:NeedReboot (0): stub
    fixme:wininet:InternetLockRequestFile STUB
    fixme:wininet:URLCache_FindFirstFreeEntry Grow file
    fixme:wininet:URLCache_CreateHashTable no free space for hash table
    fixme:cursor:CURSORICON_CreateIconFromANI Loading all frames for .ani cursors not implemented.
    fixme:wininet:InternetLockRequestFile STUB
    fixme:wininet:InternetLockRequestFile STUB
    fixme:wininet:URLCache_FindFirstFreeEntry Grow file
    fixme:wininet:URLCache_CreateHashTable no free space for hash table
    fixme:wininet:InternetLockRequestFile STUB
    fixme:wininet:URLCache_FindFirstFreeEntry Grow file
    fixme:wininet:URLCache_CreateHashTable no free space for hash table
    fixme:wininet:InternetLockRequestFile STUB
    fixme:wininet:InternetLockRequestFile STUB
    fixme:wininet:InternetLockRequestFile STUB
    fixme:wininet:InternetLockRequestFile STUB
    fixme:wininet:InternetLockRequestFile STUB
    fixme:wininet:InternetLockRequestFile STUB
    fixme:wininet:URLCache_FindFirstFreeEntry Grow file
    fixme:wininet:URLCache_CreateHashTable no free space for hash table
    fixme:wininet:InternetLockRequestFile STUB
    fixme:wininet:InternetLockRequestFile STUB
    fixme:urlmon:Binding_Abort (0x16d558)
    ^C------------------------------------------------------
    ie6 installation failed
    ingeborg@laptop:~/Downloads$ sh winetricks ie6
    Executing /usr/bin/cabextract --directory=/home/ingeborg/.wine/dosdevices/c:/winetrickstmp /home/ingeborg/.winetrickscache/InstMsiA.exe
    Extracting cabinet: /home/ingeborg/.winetrickscache/InstMsiA.exe
    extracting /home/ingeborg/.wine/dosdevices/c:/winetrickstmp/msi.dll
    extracting /home/ingeborg/.wine/dosdevices/c:/winetrickstmp/msiexec.exe
    extracting /home/ingeborg/.wine/dosdevices/c:/winetrickstmp/msihnd.dll
    extracting /home/ingeborg/.wine/dosdevices/c:/winetrickstmp/msisip.dll
    extracting /home/ingeborg/.wine/dosdevices/c:/winetrickstmp/msimsg.dll
    extracting /home/ingeborg/.wine/dosdevices/c:/winetrickstmp/msimain.sdb
    extracting /home/ingeborg/.wine/dosdevices/c:/winetrickstmp/msiinst.exe
    extracting /home/ingeborg/.wine/dosdevices/c:/winetrickstmp/riched20.dll
    extracting /home/ingeborg/.wine/dosdevices/c:/winetrickstmp/usp10.dll
    extracting /home/ingeborg/.wine/dosdevices/c:/winetrickstmp/msls31.dll
    extracting /home/ingeborg/.wine/dosdevices/c:/winetrickstmp/shfolder.dll
    extracting /home/ingeborg/.wine/dosdevices/c:/winetrickstmp/instmsi.msi
    extracting /home/ingeborg/.wine/dosdevices/c:/winetrickstmp/imagehlp.dll
    extracting /home/ingeborg/.wine/dosdevices/c:/winetrickstmp/cabinet.dll
    extracting /home/ingeborg/.wine/dosdevices/c:/winetrickstmp/mspatcha.dll
    extracting /home/ingeborg/.wine/dosdevices/c:/winetrickstmp/sdbapi.dll
    All done, no errors.
    Executing cp -f /home/ingeborg/.wine/dosdevices/c:/winetrickstmp/msls31.dll /home/ingeborg/.wine/dosdevices/c:/windows/system32
    Executing wine iexplore -unregserver
    Using native,builtin override for following DLLs: iexplore.exe itircl itss jscript mlang mshtml msimtf shdoclc shdocvw shlwapi urlmon
    Executing early_wine regedit c:\winetrickstmp\override-dll.reg
    REGEDIT4
    [HKEY_CURRENT_USER\Software\Wine\DllOverrides]
    "*iexplore.exe"="native,builtin"
    "*itircl"="native,builtin"
    "*itss"="native,builtin"
    "*jscript"="native,builtin"
    "*mlang"="native,builtin"
    "*mshtml"="native,builtin"
    "*msimtf"="native,builtin"
    "*shdoclc"="native,builtin"
    "*shdocvw"="native,builtin"
    "*shlwapi"="native,builtin"
    "*urlmon"="native,builtin"
    mv: cannot stat `/home/ingeborg/.wine/dosdevices/c:/Program Files/Internet Explorer/iexplore.exe': No such file or directory
    Setting Windows version to win2k
    Executing early_wine regedit c:\winetrickstmp\set-winver.reg
    Executing wget -O ie6sites.dat -nd -c --read-timeout=300 --retry-connrefused --header Accept-Encoding: gzip,deflate http://www.microsoft.com/windows/ie/ie6sp1/download/rtw/x86/ie6sites.dat
    --2010-08-22 18:52:07-- http://www.microsoft.com/windows/ie/ie6sp1/download/rtw/x86/ie6sites.dat
    Resolving www.microsoft.com... 207.46.170.123, 207.46.170.10
    Connecting to www.microsoft.com|207.46.170.123|:80... connected.
    HTTP request sent, awaiting response... 200 OK
    Length: 2788 (2.7K) [application/octet-stream]
    Saving to: "ie6sites.dat"
    100%[===================================================================>] 2,788 --.-K/s in 0.002s
    2010-08-22 18:52:07 (1.64 MB/s) - "ie6sites.dat" saved [2788/2788]
    fixme:advapi:DecryptFileA "C:\\users\\ingeborg\\Temp\\IXP001.TMP\\" 00000000
    fixme:storage:create_storagefile Storage share mode not implemented.
    fixme:cursor:CURSORICON_CreateIconFromANI Loading all frames for .ani cursors not implemented.
    fixme:bitblt:client_side_dib_copy potential optimization: client-side color-index mode DIB copy
    fixme:bitblt:client_side_dib_copy potential optimization: client-side color-index mode DIB copy
    fixme:advpack:set_ldids Need to support changing paths - default will be used
    fixme:advpack:set_ldids Need to support changing paths - default will be used
    fixme:advpack:NeedReboot (0): stub
    fixme:wininet:InternetLockRequestFile STUB
    fixme:wininet:URLCache_FindFirstFreeEntry Grow file
    err:wininet:CommitUrlCacheEntryInternal no free entries
    fixme:cursor:CURSORICON_CreateIconFromANI Loading all frames for .ani cursors not implemented.
    fixme:wininet:InternetLockRequestFile STUB
    fixme:wininet:URLCache_FindFirstFreeEntry Grow file
    err:wininet:CommitUrlCacheEntryInternal no free entries
    fixme:wininet:InternetLockRequestFile STUB
    fixme:wininet:URLCache_FindFirstFreeEntry Grow file
    err:wininet:CommitUrlCacheEntryInternal no free entries
    fixme:wininet:InternetLockRequestFile STUB
    fixme:wininet:URLCache_FindFirstFreeEntry Grow file
    err:wininet:CommitUrlCacheEntryInternal no free entries
    fixme:wininet:InternetLockRequestFile STUB
    fixme:wininet:URLCache_FindFirstFreeEntry Grow file
    err:wininet:CommitUrlCacheEntryInternal no free entries
    fixme:wininet:InternetLockRequestFile STUB
    fixme:wininet:URLCache_FindFirstFreeEntry Grow file
    err:wininet:CommitUrlCacheEntryInternal no free entries
    fixme:wininet:InternetLockRequestFile STUB
    fixme:wininet:URLCache_FindFirstFreeEntry Grow file
    err:wininet:CommitUrlCacheEntryInternal no free entries
    fixme:advpack:set_ldids Need to support changing paths - default will be used
    fixme:advpack:set_ldids Need to support changing paths - default will be used
    fixme:advpack:set_ldids Need to support changing paths - default will be used
    fixme:advpack:set_ldids Need to support changing paths - default will be used
    fixme:advpack:set_ldids Need to support changing paths - default will be used
    fixme:advpack:set_ldids Need to support changing paths - default will be used
    fixme:advpack:set_ldids Need to support changing paths - default will be used
    fixme:advpack:set_ldids Need to support changing paths - default will be used
    fixme:advpack:set_ldids Need to support changing paths - default will be used
    fixme:advpack:set_ldids Need to support changing paths - default will be used
    fixme:advpack:set_ldids Need to support changing paths - default will be used
    fixme:advpack:set_ldids Need to support changing paths - default will be used
    fixme:advpack:set_ldids Need to support changing paths - default will be used
    fixme:advpack:set_ldids Need to support changing paths - default will be used
    fixme:advpack:set_ldids Need to support changing paths - default will be used
    err:setupapi:SetupDefaultQueueCallbackW copy error 2 L"C:\\windows\\msdownld.tmp\\AS007906.tmp\\IEEX\\expinst.exe" -> L"C:\\Program Files\\Internet Explorer\\W2K\\expinst.exe"
    fixme:advpack:set_ldids Need to support changing paths - default will be used
    fixme:advpack:set_ldids Need to support changing paths - default will be used
    fixme:advpack:set_ldids Need to support changing paths - default will be used
    fixme:advpack:set_ldids Need to support changing paths - default will be used
    fixme:advpack:set_ldids Need to support changing paths - default will be used
    fixme:advpack:set_ldids Need to support changing paths - default will be used
    fixme:advpack:set_ldids Need to support changing paths - default will be used
    fixme:advpack:set_ldids Need to support changing paths - default will be used
    fixme:advpack:set_ldids Need to support changing paths - default will be used
    fixme:advpack:set_ldids Need to support changing paths - default will be used
    fixme:shell:MLLoadLibraryA ("inetres.dll",0x5ec00000,0) semi-stub!
    fixme:shell:MLLoadLibraryA ("acctres.dll",0x64300000,0) semi-stub!
    fixme:shell:MLLoadLibraryA ("inetres.dll",0x5ec00000,0) semi-stub!
    fixme:shell:MLLoadLibraryA ("msoeres.dll",0x1040000,0) semi-stub!
    fixme:advpack:write_predefined_strings SYS_MOD_PATH needs more work
    fixme:shell:MLLoadLibraryA ("msoeres.dll",0x5f0000,0) semi-stub!
    fixme:advpack:write_predefined_strings SYS_MOD_PATH needs more work
    fixme:advpack:write_predefined_strings SYS_MOD_PATH needs more work
    fixme:advpack:write_predefined_strings SYS_MOD_PATH needs more work
    fixme:shell:MLLoadLibraryA ("acctres.dll",0x64300000,0) semi-stub!
    fixme:shell:MLLoadLibraryW (L"wab32res.dll",0x35c40000,1) semi-stub!
    fixme:advpack:write_predefined_strings SYS_MOD_PATH needs more work
    fixme:advpack:write_predefined_strings SYS_MOD_PATH needs more work
    fixme:shell:MLLoadLibraryA ("wab32res.dll",0x6b500000,0) semi-stub!
    fixme:advpack:write_predefined_strings SYS_MOD_PATH needs more work
    fixme:shell:MLLoadLibraryA ("wab32res.dll",0x403f0000,0) semi-stub!
    fixme:advpack:write_predefined_strings SYS_MOD_PATH needs more work
    fixme:propsheet:PROPSHEET_UnImplementedFlags PSH_RTLREADING
    fixme:sfc:SFC_3 0
    fixme:sfc:SFC_3 0
    fixme:sfc:SFC_3 0
    fixme:sfc:SFC_3 0
    fixme:sfc:SFC_3 0
    fixme:advpack:set_ldids Need to support changing paths - default will be used
    fixme:advpack:set_ldids Need to support changing paths - default will be used
    fixme:advpack:set_ldids Need to support changing paths - default will be used
    fixme:advpack:set_ldids Need to support changing paths - default will be used
    fixme:wscript:wWinMain Unsupported argument L"-regserver"
    fixme:wscript:wWinMain No file name specified
    Clearing Windows version back to default
    Executing early_wine regedit c:\winetrickstmp\unset-winver.reg
    Install of ie6 done
    winetricks done.
    Now starcraft2 updates and loads without any problems:
    $ wine StarCraft\ II.exe
    fixme:process:GetLogicalProcessorInformation ((nil),0x33c740): stub
    fixme:wininet:InternetSetOptionW Option INTERNET_OPTION_CONNECT_TIMEOUT (2000): STUB
    fixme:wininet:InternetSetOptionW INTERNET_OPTION_SEND/RECEIVE_TIMEOUT 2000
    fixme:process:GetLogicalProcessorInformation ((nil),0xf3c5d0): stub
    fixme:process:GetLogicalProcessorInformation ((nil),0xf3c5bc): stub
    fixme:wininet:CommitUrlCacheEntryInternal entry already in cache - don't know what to do!
    fixme:process:GetLogicalProcessorInformation ((nil),0x103e9b8): stub
    fixme:win:EnumDisplayDevicesW ((null),0,0xd3c210,0x00000000), stub!
    fixme:ddraw:DirectDrawEnumerateExA flags 0x00000003 not handled
    fixme:wininet:InternetSetOptionW Option INTERNET_OPTION_CONNECT_TIMEOUT (3000): STUB
    fixme:wininet:InternetSetOptionW INTERNET_OPTION_SEND/RECEIVE_TIMEOUT 3000
    fixme:wininet:InternetSetOptionW Option INTERNET_OPTION_RESET_URLCACHE_SESSION: STUB
    fixme:hnetcfg:fw_profile_get_FirewallEnabled 0x145d68, 0x33dc80
    fixme:advapi:ParseStringSidToSid String constant not supported: L"DU"
    fixme:wininet:InternetSetOptionW INTERNET_OPTION_COOKIES_3RD_PARTY; STUB
    fixme:wininet:InternetSetOptionW Option INTERNET_OPTION_REQUEST_PRIORITY (0): STUB
    fixme:wininet:InternetSetOptionW Option INTERNET_OPTION_CODEPAGE (1252): STUB
    fixme:wininet:IsHostInProxyBypassList STUB: flags=3 host=eu.launcher.battle.net length=22
    fixme:wininet:InternetLockRequestFile STUB
    fixme:wininet:HTTPREQ_QueryOption Semi-STUB INTERNET_OPTION_SECURITY_FLAGS: 0
    fixme:wininet:INET_QueryOption Stub for 66
    fixme:wininet:InternetLockRequestFile STUB
    fixme:wininet:IsHostInProxyBypassList STUB: flags=3 host=eu.launcher.battle.net length=22
    fixme:msimtf:DllGetClassObject ({50d5107a-d278-4871-8989-f4ceaaf59cfc} {00000001-0000-0000-c000-000000000046} 0x33b844)
    err:ole:apartment_getclassobject DllGetClassObject returned error 0x80040111
    err:ole:CoGetClassObject no class object {50d5107a-d278-4871-8989-f4ceaaf59cfc} could be created for context 0x401
    fixme:wininet:IsHostInProxyBypassList STUB: flags=3 host=us.media.blizzard.com length=21
    fixme:wininet:InternetSetOptionW INTERNET_OPTION_COOKIES_3RD_PARTY; STUB
    fixme:wininet:InternetSetOptionW Option INTERNET_OPTION_REQUEST_PRIORITY (-1): STUB
    fixme:wininet:InternetSetOptionW Option INTERNET_OPTION_CODEPAGE (65001): STUB
    err:ole:CoGetClassObject class {6c736db1-bd94-11d0-8a23-00aa00b58e10} not registered
    err:ole:CoGetClassObject no class object {6c736db1-bd94-11d0-8a23-00aa00b58e10} could be created for context 0x1
    fixme:wininet:CommitUrlCacheEntryInternal entry already in cache - don't know what to do!
    fixme:wininet:HTTPREQ_QueryOption Semi-STUB INTERNET_OPTION_SECURITY_FLAGS: 0
    fixme:wininet:CommitUrlCacheEntryInternal entry already in cache - don't know what to do!
    fixme:wininet:CommitUrlCacheEntryInternal entry already in cache - don't know what to do!
    fixme:wininet:GetUrlCacheEntryInfoExW Undocumented flag(s): 100
    fixme:wininet:GetUrlCacheEntryInfoExW Undocumented flag(s): 100
    fixme:process:GetLogicalProcessorInformation ((nil),0x33e388): stub
    fixme:wininet:InternetSetOptionW Option INTERNET_OPTION_CONNECT_TIMEOUT (60000): STUB
    fixme:wininet:InternetSetOptionW INTERNET_OPTION_SEND/RECEIVE_TIMEOUT 60000
    fixme:wininet:CommitUrlCacheEntryInternal entry already in cache - don't know what to do!
    fixme:wininet:InternetSetOptionW Option INTERNET_OPTION_RESET_URLCACHE_SESSION: STUB
    fixme:wininet:InternetSetOptionW INTERNET_OPTION_COOKIES_3RD_PARTY; STUB
    fixme:wininet:InternetSetOptionW Option INTERNET_OPTION_REQUEST_PRIORITY (0): STUB
    fixme:wininet:InternetSetOptionW Option INTERNET_OPTION_CODEPAGE (1252): STUB
    fixme:win:RegisterRawInputDevices (pRawInputDevices=0x3398b4, uiNumDevices=2, cbSize=12) stub!
    fixme:hnetcfg:fw_profile_get_FirewallEnabled 0x144e20, 0xe8e02c
    fixme:hnetcfg:fw_profile_get_FirewallEnabled 0x1457e0, 0xe8e02c
    fixme:wininet:InternetSetOptionW INTERNET_OPTION_COOKIES_3RD_PARTY; STUB
    fixme:wininet:IsHostInProxyBypassList STUB: flags=3 host=www.blizzard.com length=16
    fixme:wininet:IsHostInProxyBypassList STUB: flags=3 host=eu.blizzard.com length=15
    fixme:wininet:CreateUrlCacheEntryW dwReserved 0x000021b0
    fixme:wininet:InternetLockRequestFile STUB
    fixme:wininet:HTTPREQ_QueryOption Semi-STUB INTERNET_OPTION_SECURITY_FLAGS: 0
    fixme:wininet:INET_QueryOption Stub for 66
    fixme:wininet:InternetLockRequestFile STUB
    fixme:wininet:CommitUrlCacheEntryInternal entry already in cache - don't know what to do!
    fixme:wininet:CommitUrlCacheEntryInternal entry already in cache - don't know what to do!
    fixme:wininet:IsHostInProxyBypassList STUB: flags=3 host=eu.blizzard.com length=15
    fixme:wininet:InternetSetOptionW INTERNET_OPTION_COOKIES_3RD_PARTY; STUB
    fixme:wininet:InternetSetOptionW Option INTERNET_OPTION_REQUEST_PRIORITY (-1): STUB
    fixme:wininet:InternetSetOptionW Option INTERNET_OPTION_CODEPAGE (65001): STUB
    fixme:wininet:IsHostInProxyBypassList STUB: flags=3 host=eu.blizzard.com length=15
    fixme:wininet:InternetSetOptionW INTERNET_OPTION_COOKIES_3RD_PARTY; STUB
    fixme:wininet:InternetSetOptionW Option INTERNET_OPTION_REQUEST_PRIORITY (-1): STUB
    fixme:wininet:InternetSetOptionW Option INTERNET_OPTION_CODEPAGE (65001): STUB
    fixme:wininet:IsHostInProxyBypassList STUB: flags=3 host=eu.blizzard.com length=15
    fixme:wininet:InternetSetOptionW INTERNET_OPTION_COOKIES_3RD_PARTY; STUB
    fixme:wininet:InternetSetOptionW Option INTERNET_OPTION_REQUEST_PRIORITY (-1): STUB
    fixme:wininet:InternetSetOptionW Option INTERNET_OPTION_CODEPAGE (65001): STUB
    fixme:wininet:CreateUrlCacheEntryW dwReserved 0x000021b0
    fixme:wininet:InternetLockRequestFile STUB
    fixme:wininet:CommitUrlCacheEntryInternal entry already in cache - don't know what to do!
    fixme:wininet:CommitUrlCacheEntryInternal entry already in cache - don't know what to do!
    fixme:wininet:CreateUrlCacheEntryW dwReserved 0x000021b0
    fixme:wininet:InternetLockRequestFile STUB
    fixme:wininet:CommitUrlCacheEntryInternal entry already in cache - don't know what to do!
    fixme:wininet:CommitUrlCacheEntryInternal entry already in cache - don't know what to do!
    fixme:wininet:CreateUrlCacheEntryW dwReserved 0x000021b0
    fixme:wininet:InternetLockRequestFile STUB
    fixme:wininet:CommitUrlCacheEntryInternal entry already in cache - don't know what to do!
    fixme:wininet:CommitUrlCacheEntryInternal entry already in cache - don't know what to do!
    fixme:wininet:IsHostInProxyBypassList STUB: flags=3 host=eu.blizzard.com length=15
    fixme:wininet:InternetSetOptionW INTERNET_OPTION_COOKIES_3RD_PARTY; STUB
    fixme:wininet:InternetSetOptionW Option INTERNET_OPTION_REQUEST_PRIORITY (-1): STUB
    fixme:wininet:InternetSetOptionW Option INTERNET_OPTION_CODEPAGE (65001): STUB
    fixme:msimtf:DllGetClassObject ({50d5107a-d278-4871-8989-f4ceaaf59cfc} {00000001-0000-0000-c000-000000000046} 0x33c368)
    err:ole:apartment_getclassobject DllGetClassObject returned error 0x80040111
    err:ole:CoGetClassObject no class object {50d5107a-d278-4871-8989-f4ceaaf59cfc} could be created for context 0x401
    fixme:wininet:URLCache_FindFirstFreeEntry Grow file
    err:wininet:CommitUrlCacheEntryInternal no free entries
    fixme:process:GetLogicalProcessorInformation ((nil),0x33e388): stub
    fixme:wininet:InternetSetOptionW Option INTERNET_OPTION_CONNECT_TIMEOUT (60000): STUB
    fixme:wininet:InternetSetOptionW INTERNET_OPTION_SEND/RECEIVE_TIMEOUT 60000
    fixme:wininet:CommitUrlCacheEntryInternal entry already in cache - don't know what to do!
    fixme:wininet:InternetSetOptionW Option INTERNET_OPTION_RESET_URLCACHE_SESSION: STUB
    fixme:wininet:InternetSetOptionW INTERNET_OPTION_COOKIES_3RD_PARTY; STUB
    fixme:wininet:InternetSetOptionW Option INTERNET_OPTION_REQUEST_PRIORITY (0): STUB
    fixme:wininet:InternetSetOptionW Option INTERNET_OPTION_CODEPAGE (1252): STUB
    fixme:win:RegisterRawInputDevices (pRawInputDevices=0x3398b4, uiNumDevices=2, cbSize=12) stub!
    fixme:hnetcfg:fw_profile_get_FirewallEnabled 0x145740, 0xf8e02c
    fixme:hnetcfg:fw_profile_get_FirewallEnabled 0x145758, 0xf8e02c
    fixme:wininet:InternetSetOptionW INTERNET_OPTION_COOKIES_3RD_PARTY; STUB
    fixme:wininet:CommitUrlCacheEntryInternal entry already in cache - don't know what to do!
    fixme:wininet:IsHostInProxyBypassList STUB: flags=3 host=www.blizzard.com length=16
    fixme:wininet:IsHostInProxyBypassList STUB: flags=3 host=eu.blizzard.com length=15
    fixme:wininet:CreateUrlCacheEntryW dwReserved 0x000021b0
    fixme:wininet:CommitUrlCacheEntryInternal entry already in cache - don't know what to do!
    fixme:wininet:InternetLockRequestFile STUB
    fixme:wininet:HTTPREQ_QueryOption Semi-STUB INTERNET_OPTION_SECURITY_FLAGS: 0
    fixme:wininet:INET_QueryOption Stub for 66
    fixme:wininet:InternetLockRequestFile STUB
    fixme:wininet:CommitUrlCacheEntryInternal entry already in cache - don't know what to do!
    fixme:wininet:CommitUrlCacheEntryInternal entry already in cache - don't know what to do!
    fixme:wininet:IsHostInProxyBypassList STUB: flags=3 host=eu.blizzard.com length=15
    fixme:wininet:InternetSetOptionW INTERNET_OPTION_COOKIES_3RD_PARTY; STUB
    fixme:wininet:InternetSetOptionW Option INTERNET_OPTION_REQUEST_PRIORITY (-1): STUB
    fixme:wininet:InternetSetOptionW Option INTERNET_OPTION_CODEPAGE (65001): STUB
    fixme:wininet:IsHostInProxyBypassList STUB: flags=3 host=eu.blizzard.com length=15
    fixme:wininet:InternetSetOptionW INTERNET_OPTION_COOKIES_3RD_PARTY; STUB
    fixme:wininet:InternetSetOptionW Option INTERNET_OPTION_REQUEST_PRIORITY (-1): STUB
    fixme:wininet:InternetSetOptionW Option INTERNET_OPTION_CODEPAGE (65001): STUB
    fixme:wininet:IsHostInProxyBypassList STUB: flags=3 host=eu.blizzard.com length=15
    fixme:wininet:InternetSetOptionW INTERNET_OPTION_COOKIES_3RD_PARTY; STUB
    fixme:wininet:InternetSetOptionW Option INTERNET_OPTION_REQUEST_PRIORITY (-1): STUB
    fixme:wininet:InternetSetOptionW Option INTERNET_OPTION_CODEPAGE (65001): STUB
    fixme:wininet:CreateUrlCacheEntryW dwReserved 0x000021b0
    fixme:wininet:InternetLockRequestFile STUB
    fixme:wininet:CommitUrlCacheEntryInternal entry already in cache - don't know what to do!
    fixme:wininet:CommitUrlCacheEntryInternal entry already in cache - don't know what to do!
    fixme:wininet:CreateUrlCacheEntryW dwReserved 0x000021b0
    fixme:wininet:InternetLockRequestFile STUB
    fixme:wininet:CommitUrlCacheEntryInternal entry already in cache - don't know what to do!
    fixme:wininet:CommitUrlCacheEntryInternal entry already in cache - don't know what to do!
    fixme:wininet:CreateUrlCacheEntryW dwReserved 0x000021b0
    fixme:wininet:InternetLockRequestFile STUB
    fixme:wininet:CommitUrlCacheEntryInternal entry already in cache - don't know what to do!
    fixme:wininet:CommitUrlCacheEntryInternal entry already in cache - don't know what to do!
    fixme:wininet:IsHostInProxyBypassList STUB: flags=3 host=eu.blizzard.com length=15
    fixme:wininet:InternetSetOptionW INTERNET_OPTION_COOKIES_3RD_PARTY; STUB
    fixme:wininet:InternetSetOptionW Option INTERNET_OPTION_REQUEST_PRIORITY (-1): STUB
    fixme:wininet:InternetSetOptionW Option INTERNET_OPTION_CODEPAGE (65001): STUB
    fixme:msimtf:DllGetClassObject ({50d5107a-d278-4871-8989-f4ceaaf59cfc} {00000001-0000-0000-c000-000000000046} 0x33c368)
    err:ole:apartment_getclassobject DllGetClassObject returned error 0x80040111
    err:ole:CoGetClassObject no class object {50d5107a-d278-4871-8989-f4ceaaf59cfc} could be created for context 0x401
    fixme:wininet:CreateUrlCacheEntryW dwReserved 0x000021b0
    fixme:wininet:InternetLockRequestFile STUB
    fixme:wininet:URLCache_FindFirstFreeEntry Grow file
    err:wininet:CommitUrlCacheEntryInternal no free entries
    fixme:wininet:URLCache_FindFirstFreeEntry Grow file
    err:wininet:CommitUrlCacheEntryInternal no free entries
    fixme:wininet:IsHostInProxyBypassList STUB: flags=3 host=eu.blizzard.com length=15
    err:ole:CoGetClassObject class {6c736db1-bd94-11d0-8a23-00aa00b58e10} not registered
    err:ole:CoGetClassObject no class object {6c736db1-bd94-11d0-8a23-00aa00b58e10} could be created for context 0x1
    fixme:wininet:IsHostInProxyBypassList STUB: flags=3 host=eu.blizzard.com length=15
    fixme:wininet:InternetSetOptionW INTERNET_OPTION_COOKIES_3RD_PARTY; STUB
    fixme:wininet:InternetSetOptionW Option INTERNET_OPTION_REQUEST_PRIORITY (-1): STUB
    fixme:wininet:InternetSetOptionW Option INTERNET_OPTION_CODEPAGE (65001): STUB
    fixme:wininet:CommitUrlCacheEntryInternal entry already in cache - don't know what to do!
    fixme:process:GetLogicalProcessorInformation ((nil),0x33e388): stub
    fixme:wininet:InternetSetOptionW Option INTERNET_OPTION_CONNECT_TIMEOUT (60000): STUB
    fixme:wininet:InternetSetOptionW INTERNET_OPTION_SEND/RECEIVE_TIMEOUT 60000
    fixme:wininet:CommitUrlCacheEntryInternal entry already in cache - don't know what to do!
    fixme:wininet:InternetSetOptionW Option INTERNET_OPTION_RESET_URLCACHE_SESSION: STUB
    fixme:wininet:InternetSetOptionW INTERNET_OPTION_COOKIES_3RD_PARTY; STUB
    fixme:wininet:InternetSetOptionW Option INTERNET_OPTION_REQUEST_PRIORITY (0): STUB
    fixme:wininet:InternetSetOptionW Option INTERNET_OPTION_CODEPAGE (1252): STUB
    fixme:win:RegisterRawInputDevices (pRawInputDevices=0x3398b4, uiNumDevices=2, cbSize=12) stub!
    fixme:hnetcfg:fw_profile_get_FirewallEnabled 0x138668, 0xe8e02c
    fixme:hnetcfg:fw_profile_get_FirewallEnabled 0x138680, 0xe8e02c
    fixme:wininet:InternetSetOptionW Option INTERNET_OPTION_CONNECT_TIMEOUT (60000): STUB
    fixme:wininet:InternetSetOptionW INTERNET_OPTION_SEND/RECEIVE_TIMEOUT 60000
    fixme:process:GetLogicalProcessorInformation ((nil),0x14ac5f8): stub
    fixme:process:GetLogicalProcessorInformation ((nil),0x14ac5f8): stub
    fixme:wininet:URLCache_FindFirstFreeEntry Grow file
    err:wininet:CommitUrlCacheEntryInternal no free entries
    fixme:process:GetLogicalProcessorInformation ((nil),0x15ae9cc): stub
    fixme:wininet:InternetSetOptionW INTERNET_OPTION_COOKIES_3RD_PARTY; STUB
    fixme:wininet:CommitUrlCacheEntryInternal entry already in cache - don't know what to do!
    fixme:wininet:IsHostInProxyBypassList STUB: flags=3 host=www.blizzard.com length=16
    fixme:wininet:IsHostInProxyBypassList STUB: flags=3 host=eu.blizzard.com length=15
    fixme:wininet:CreateUrlCacheEntryW dwReserved 0x000021b0
    fixme:wininet:CommitUrlCacheEntryInternal entry already in cache - don't know what to do!
    fixme:wininet:InternetLockRequestFile STUB
    fixme:wininet:HTTPREQ_QueryOption Semi-STUB INTERNET_OPTION_SECURITY_FLAGS: 0
    fixme:wininet:INET_QueryOption Stub for 66
    fixme:wininet:InternetLockRequestFile STUB
    fixme:wininet:CommitUrlCacheEntryInternal entry already in cache - don't know what to do!
    fixme:wininet:CommitUrlCacheEntryInternal entry already in cache - don't know what to do!
    fixme:wininet:IsHostInProxyBypassList STUB: flags=3 host=eu.blizzard.com length=15
    fixme:wininet:InternetSetOptionW INTERNET_OPTION_COOKIES_3RD_PARTY; STUB
    fixme:wininet:InternetSetOptionW Option INTERNET_OPTION_REQUEST_PRIORITY (-1): STUB
    fixme:wininet:InternetSetOptionW Option INTERNET_OPTION_CODEPAGE (65001): STUB
    fixme:wininet:IsHostInProxyBypassList STUB: flags=3 host=eu.blizzard.com length=15
    fixme:wininet:InternetSetOptionW INTERNET_OPTION_COOKIES_3RD_PARTY; STUB
    fixme:wininet:InternetSetOptionW Option INTERNET_OPTION_REQUEST_PRIORITY (-1): STUB
    fixme:wininet:InternetSetOptionW Option INTERNET_OPTION_CODEPAGE (65001): STUB
    fixme:wininet:IsHostInProxyBypassList STUB: flags=3 host=eu.blizzard.com length=15
    fixme:wininet:InternetSetOptionW INTERNET_OPTION_COOKIES_3RD_PARTY; STUB
    fixme:wininet:InternetSetOptionW Option INTERNET_OPTION_REQUEST_PRIORITY (-1): STUB
    fixme:wininet:InternetSetOptionW Option INTERNET_OPTION_CODEPAGE (65001): STUB
    fixme:wininet:CreateUrlCacheEntryW dwReserved 0x000021b0
    fixme:wininet:InternetLockRequestFile STUB
    fixme:wininet:CommitUrlCacheEntryInternal entry already in cache - don't know what to do!
    fixme:wininet:CommitUrlCacheEntryInternal entry already in cache - don't know what to do!
    fixme:wininet:CreateUrlCacheEntryW dwReserved 0x000021b0
    fixme:wininet:InternetLockRequestFile STUB
    fixme:wininet:CommitUrlCacheEntryInternal entry already in cache - don't know what to do!
    fixme:wininet:CommitUrlCacheEntryInternal entry already in cache - don't know what to do!
    fixme:wininet:CreateUrlCacheEntryW dwReserved 0x000021b0
    fixme:wininet:InternetLockRequestFile STUB
    fixme:wininet:CommitUrlCacheEntryInternal entry already in cache - don't know what to do!
    fixme:wininet:CommitUrlCacheEntryInternal entry already in cache - don't know what to do!
    fixme:wininet:IsHostInProxyBypassList STUB: flags=3 host=eu.blizzard.com length=15
    fixme:wininet:InternetSetOptionW INTERNET_OPTION_COOKIES_3RD_PARTY; STUB
    fixme:wininet:InternetSetOptionW Option INTERNET_OPTION_REQUEST_PRIORITY (-1): STUB
    fixme:wininet:InternetSetOptionW Option INTERNET_OPTION_CODEPAGE (65001): STUB
    fixme:msimtf:DllGetClassObject ({50d5107a-d278-4871-8989-f4ceaaf59cfc} {00000001-0000-0000-c000-000000000046} 0x33c368)
    err:ole:apartment_getclassobject DllGetClassObject returned error 0x80040111
    err:ole:CoGetClassObject no class object {50d5107a-d278-4871-8989-f4ceaaf59cfc} could be created for context 0x401
    fixme:wininet:CreateUrlCacheEntryW dwReserved 0x000021b0
    fixme:wininet:InternetLockRequestFile STUB
    fixme:wininet:URLCache_FindFirstFreeEntry Grow file
    err:wininet:CommitUrlCacheEntryInternal no free entries
    fixme:wininet:URLCache_FindFirstFreeEntry Grow file
    err:wininet:CommitUrlCacheEntryInternal no free entries
    fixme:wininet:IsHostInProxyBypassList STUB: flags=3 host=eu.blizzard.com length=15
    err:ole:CoGetClassObject class {6c736db1-bd94-11d0-8a23-00aa00b58e10} not registered
    err:ole:CoGetClassObject no class object {6c736db1-bd94-11d0-8a23-00aa00b58e10} could be created for context 0x1
    fixme:wininet:IsHostInProxyBypassList STUB: flags=3 host=eu.blizzard.com length=15
    fixme:wininet:InternetSetOptionW INTERNET_OPTION_COOKIES_3RD_PARTY; STUB
    fixme:wininet:InternetSetOptionW Option INTERNET_OPTION_REQUEST_PRIORITY (-1): STUB
    fixme:wininet:InternetSetOptionW Option INTERNET_OPTION_CODEPAGE (65001): STUB
    fixme:wininet:CreateUrlCacheEntryW dwReserved 0x000021b0
    fixme:wininet:InternetLockRequestFile STUB
    fixme:wininet:CommitUrlCacheEntryInternal entry already in cache - don't know what to do!
    fixme:wininet:CommitUrlCacheEntryInternal entry already in cache - don't know what to do!
    fixme:seh:_abnormal_termination (void)stub
    fixme:seh:_abnormal_termination (void)stub
    fixme:seh:_abnormal_termination (void)stub
    fixme:wininet:IsHostInProxyBypassList STUB: flags=3 host=eu.blizzard.com length=15
    fixme:wininet:InternetSetOptionW INTERNET_OPTION_COOKIES_3RD_PARTY; STUB
    fixme:wininet:InternetSetOptionW Option INTERNET_OPTION_REQUEST_PRIORITY (-1): STUB
    fixme:wininet:InternetSetOptionW Option INTERNET_OPTION_CODEPAGE (65001): STUB
    fixme:wininet:CreateUrlCacheEntryW dwReserved 0x000021b0
    fixme:wininet:InternetLockRequestFile STUB
    fixme:wininet:CommitUrlCacheEntryInternal entry already in cache - don't know what to do!
    fixme:wininet:CommitUrlCacheEntryInternal entry already in cache - don't know what to do!
    fixme:seh:_abnormal_termination (void)stub
    fixme:seh:_abnormal_termination (void)stub
    fixme:seh:_abnormal_termination (void)stub
    fixme:seh:_abnormal_termination (void)stub
    fixme:seh:_abnormal_termination (void)stub
    fixme:seh:_abnormal_termination (void)stub
    fixme:seh:_abnormal_termination (void)stub
    fixme:seh:_abnormal_termination (void)stub
    fixme:seh:_abnormal_termination (void)stub
    fixme:seh:_abnormal_termination (void)stub
    fixme:seh:_abnormal_termination (void)stub
    fixme:seh:_abnormal_termination (void)stub
    fixme:seh:_abnormal_termination (void)stub
    fixme:seh:_abnormal_termination (void)stub
    fixme:seh:_abnormal_termination (void)stub
    fixme:seh:_abnormal_termination (void)stub
    fixme:seh:_abnormal_termination (void)stub
    fixme:wininet:IsHostInProxyBypassList STUB: flags=3 host=eu.blizzard.com length=15
    fixme:wininet:InternetSetOptionW INTERNET_OPTION_COOKIES_3RD_PARTY; STUB
    fixme:wininet:InternetSetOptionW Option INTERNET_OPTION_REQUEST_PRIORITY (-1): STUB
    fixme:wininet:InternetSetOptionW Option INTERNET_OPTION_CODEPAGE (65001): STUB
    fixme:wininet:CreateUrlCacheEntryW dwReserved 0x000021b0
    fixme:wininet:InternetLockRequestFile STUB
    fixme:wininet:CommitUrlCacheEntryInternal entry already in cache - don't know what to do!
    fixme:wininet:CommitUrlCacheEntryInternal entry already in cache - don't know what to do!
    fixme:seh:_abnormal_termination (void)stub
    fixme:seh:_abnormal_termination (void)stub
    fixme:seh:_abnormal_termination (void)stub
    fixme:seh:_abnormal_termination (void)stub
    fixme:wininet:IsHostInProxyBypassList STUB: flags=3 host=eu.blizzard.com length=15
    fixme:wininet:InternetSetOptionW INTERNET_OPTION_COOKIES_3RD_PARTY; STUB
    fixme:wininet:InternetSetOptionW Option INTERNET_OPTION_REQUEST_PRIORITY (-1): STUB
    fixme:wininet:InternetSetOptionW Option INTERNET_OPTION_CODEPAGE (65001): STUB
    fixme:wininet:IsHostInProxyBypassList STUB: flags=3 host=eu.blizzard.com length=15
    fixme:seh:_abnormal_termination (void)stub
    fixme:wininet:CreateUrlCacheEntryW dwReserved 0x000021b0
    fixme:wininet:InternetLockRequestFile STUB
    fixme:process:GetLogicalProcessorInformation ((nil),0xe8e230): stub
    fixme:process:GetLogicalProcessorInformation ((nil),0xe8e224): stub
    fixme:wininet:InternetSetOptionW Option INTERNET_OPTION_CONNECT_TIMEOUT (10000): STUB
    fixme:wininet:InternetSetOptionW INTERNET_OPTION_SEND/RECEIVE_TIMEOUT 10000
    fixme:wininet:CommitUrlCacheEntryInternal entry already in cache - don't know what to do!
    fixme:wininet:CommitUrlCacheEntryInternal entry already in cache - don't know what to do!
    fixme:seh:_abnormal_termination (void)stub
    fixme:wininet:URLCache_FindFirstFreeEntry Grow file
    err:wininet:CommitUrlCacheEntryInternal no free entries
    fixme:process:GetLogicalProcessorInformation ((nil),0x15ae9cc): stub
    fixme:wininet:InternetSetOptionW Option INTERNET_OPTION_CONNECT_TIMEOUT (10000): STUB
    fixme:wininet:InternetSetOptionW INTERNET_OPTION_SEND/RECEIVE_TIMEOUT 10000
    fixme:wininet:IsHostInProxyBypassList STUB: flags=3 host=eu.blizzard.com length=15
    fixme:wininet:InternetSetOptionW INTERNET_OPTION_COOKIES_3RD_PARTY; STUB
    fixme:wininet:InternetSetOptionW Option INTERNET_OPTION_REQUEST_PRIORITY (-1): STUB
    fixme:wininet:InternetSetOptionW Option INTERNET_OPTION_CODEPAGE (65001): STUB
    fixme:wininet:IsHostInProxyBypassList STUB: flags=3 host=eu.blizzard.com length=15
    fixme:wininet:InternetSetOptionW INTERNET_OPTION_COOKIES_3RD_PARTY; STUB
    fixme:wininet:InternetSetOptionW Option INTERNET_OPTION_REQUEST_PRIORITY (-1): STUB
    fixme:wininet:InternetSetOptionW Option INTERNET_OPTION_CODEPAGE (65001): STUB
    fixme:seh:_abnormal_termination (void)stub
    fixme:wininet:URLCache_FindFirstFreeEntry Grow file
    err:wininet:CommitUrlCacheEntryInternal no free entries
    fixme:process:GetLogicalProcessorInformation ((nil),0x15ae9cc): stub
    fixme:wininet:CreateUrlCacheEntryW dwReserved 0x000021b0
    fixme:wininet:InternetLockRequestFile STUB
    fixme:wininet:URLCache_FindFirstFreeEntry Grow file
    err:wininet:CommitUrlCacheEntryInternal no free entries
    fixme:wininet:URLCache_FindFirstFreeEntry Grow file
    err:wininet:CommitUrlCacheEntryInternal no free entries
    fixme:wininet:CreateUrlCacheEntryW dwReserved 0x000021b0
    fixme:wininet:InternetLockRequestFile STUB
    fixme:wininet:URLCache_FindFirstFreeEntry Grow file
    err:wininet:CommitUrlCacheEntryInternal no free entries
    fixme:wininet:URLCache_FindFirstFreeEntry Grow file
    err:wininet:CommitUrlCacheEntryInternal no free entries
    fixme:seh:_abnormal_termination (void)stub
    fixme:process:GetLogicalProcessorInformation ((nil),0x33f60c): stub
    fixme:ntdll:NtPowerInformation semi-stub: SystemPowerCapabilities
    fixme:process:GetLogicalProcessorInformation ((nil),0x33fafc): stub
    fixme:process:GetLogicalProcessorInformation ((nil),0xe5e62c): stub
    <lots of the same message>
    fixme:process:GetLogicalProcessorInformation ((nil),0x115e99c): stub
    fixme:process:GetLogicalProcessorInformation ((nil),0x115e99c): stub
    fixme:wininet:InternetSetOptionW Option INTERNET_OPTION_CONNECT_TIMEOUT (2000): STUB
    fixme:wininet:InternetSetOptionW INTERNET_OPTION_SEND/RECEIVE_TIMEOUT 2000
    fixme:wininet:CommitUrlCacheEntryInternal entry already in cache - don't know what to do!
    fixme:process:GetLogicalProcessorInformation ((nil),0x103e9b8): stub
    fixme:process:GetLogicalProcessorInformation (0x33fa5c,0x33fd5c): stub
    fixme:hnetcfg:fw_profile_get_FirewallEnabled 0x136b98, 0x43cf0e8
    fixme:process:GetProcessWorkingSetSize (0xffffffff,0x43ced78,0x43ced7c): stub
    fixme:ntdll:NtQuerySystemInformation info_class SYSTEM_PERFORMANCE_INFORMATION
    fixme:win:EnumDisplayDevicesW ((null),0,0x43ce914,0x00000000), stub!
    fixme:win:EnumDisplayDevicesW ((null),0,0x43ce818,0x00000000), stub!
    fixme:d3d:debug_d3dformat Unrecognized 0x36314644 (as fourcc: DF16) WINED3DFORMAT!
    fixme:d3d:getFormatDescEntry Can't find format unrecognized (0x36314644) in the format lookup table
    fixme:d3d:debug_d3dformat Unrecognized 0x36314644 (as fourcc: DF16) WINED3DFORMAT!
    fixme:d3d:getFormatDescEntry Can't find format unrecognized (0x36314644) in the format lookup table
    fixme:d3d:debug_d3dformat Unrecognized 0x34324644 (as fourcc: DF24) WINED3DFORMAT!
    fixme:d3d:getFormatDescEntry Can't find format unrecognized (0x34324644) in the format lookup table
    fixme:d3d:debug_d3dformat Unrecognized 0x34324644 (as fourcc: DF24) WINED3DFORMAT!
    fixme:d3d:getFormatDescEntry Can't find format unrecognized (0x34324644) in the format lookup table
    fixme:d3d:debug_d3dformat Unrecognized 0x4c4c554e (as fourcc: NULL) WINED3DFORMAT!
    fixme:d3d:getFormatDescEntry Can't find format unrecognized (0x4c4c554e) in the format lookup table
    fixme:d3d:debug_d3dformat Unrecognized 0x4c4c554e (as fourcc: NULL) WINED3DFORMAT!
    fixme:d3d:getFormatDescEntry Can't find format unrecognized (0x4c4c554e) in the format lookup table
    fixme:win:EnumDisplayDevicesW ((null),0,0x43cee0c,0x00000000), stub!
    fixme:win:EnumDisplayDevicesW ((null),0,0x43ce6e8,0x00000000), stub!
    fixme:d3d:swapchain_init Add OpenGL context recreation support to context_validate_onscreen_formats
    fixme:win:EnumDisplayDevicesW ((null),0,0x43ce6c0,0x00000000), stub!
    err:ole:COMPOBJ_DllList_Add couldn't load in-process dll L"mmdevapi.dll"
    err:ole:create_server class {bcde0395-e52f-467c-8e3d-c4579291692e} not registered
    fixme:ole:CoGetClassObject CLSCTX_REMOTE_SERVER not supported
    err:ole:CoGetClassObject no class object {bcde0395-e52f-467c-8e3d-c4579291692e} could be created for context 0x17
    fixme:thread:SetThreadIdealProcessor (0xfffffffe): stub
    fixme:dsalsa:IDsDriverBufferImpl_SetVolumePan (0x1f4998,0x1f4ef0): stub
    fixme:dsalsa:IDsDriverBufferImpl_SetVolumePan (0x1f72f0,0x1f7278): stub
    fixme:dsalsa:IDsDriverBufferImpl_SetVolumePan (0x1f4998,0x1f7070): stub
    fixme:d3d9:Direct3DShaderValidatorCreate9 stub
    fixme:d3d_surface:IWineD3DVolumeImpl_LockBox (0x9af7d78) : pBox=(nil) stub
    fixme:d3d_surface:IWineD3DVolumeImpl_LockBox (0x143fc8) : pBox=(nil) stub
    err:ole:COMPOBJ_DllList_Add couldn't load in-process dll L"mmdevapi.dll"
    err:ole:create_server class {bcde0395-e52f-467c-8e3d-c4579291692e} not registered
    fixme:ole:CoGetClassObject CLSCTX_REMOTE_SERVER not supported
    err:ole:CoGetClassObject no class object {bcde0395-e52f-467c-8e3d-c4579291692e} could be created for context 0x17
    fixme:dsalsa:IDsDriverBufferImpl_SetVolumePan (0x1f4938,0x1f7070): stub
    fixme:dsalsa:IDsDriverBufferImpl_SetVolumePan (0x1f4938,0x1f7070): stub
    fixme:dsalsa:IDsDriverBufferImpl_SetVolumePan (0x1f4938,0x1f7070): stub
    fixme:winhttp:WinHttpGetIEProxyConfigForCurrentUser returning no proxy used
    err:ole:COMPOBJ_DllList_Add couldn't load in-process dll L"mmdevapi.dll"
    err:ole:create_server class {bcde0395-e52f-467c-8e3d-c4579291692e} not registered
    fixme:ole:CoGetClassObject CLSCTX_REMOTE_SERVER not supported
    err:ole:CoGetClassObject no class object {bcde0395-e52f-467c-8e3d-c4579291692e} could be created for context 0x17
    fixme:winsock:WSAIoctl WS_SIO_UDP_CONNRESET stub
    err:ole:COMPOBJ_DllList_Add couldn't load in-process dll L"mmdevapi.dll"
    err:ole:create_server class {bcde0395-e52f-467c-8e3d-c4579291692e} not registered
    fixme:ole:CoGetClassObject CLSCTX_REMOTE_SERVER not supported
    err:ole:CoGetClassObject no class object {bcde0395-e52f-467c-8e3d-c4579291692e} could be created for context 0x17
    err:ole:COMPOBJ_DllList_Add couldn't load in-process dll L"mmdevapi.dll"
    err:ole:create_server class {bcde0395-e52f-467c-8e3d-c4579291692e} not registered
    fixme:ole:CoGetClassObject CLSCTX_REMOTE_SERVER not supported
    err:ole:CoGetClassObject no class object {bcde0395-e52f-467c-8e3d-c4579291692e} could be created for context 0x17
    err:ole:COMPOBJ_DllList_Add couldn't load in-process dll L"mmdevapi.dll"
    err:ole:create_server class {bcde0395-e52f-467c-8e3d-c4579291692e} not registered
    fixme:ole:CoGetClassObject CLSCTX_REMOTE_SERVER not supported
    err:ole:CoGetClassObject no class object {bcde0395-e52f-467c-8e3d-c4579291692e} could be created for context 0x17
    fixme:d3d_surface:IWineD3DVolumeImpl_LockBox (0x143fc8) : pBox=(nil) stub
    fixme:d3d:debug_d3dformat Unrecognized 0x36314c41 (as fourcc: AL16) WINED3DFORMAT!
    fixme:d3d:getFormatDescEntry Can't find format unrecognized (0x36314c41) in the format lookup table
    fixme:d3d:debug_d3dformat Unrecognized 0x36315220 (as fourcc: R16) WINED3DFORMAT!
    fixme:d3d:getFormatDescEntry Can't find format unrecognized (0x36315220) in the format lookup table
    fixme:d3d:debug_d3dformat Unrecognized 0x36314c41 (as fourcc: AL16) WINED3DFORMAT!
    fixme:d3d:getFormatDescEntry Can't find format unrecognized (0x36314c41) in the format lookup table
    fixme:d3d:debug_d3dformat Unrecognized 0x36315220 (as fourcc: R16) WINED3DFORMAT!
    fixme:d3d:getFormatDescEntry Can't find format unrecognized (0x36315220) in the format lookup table
    fixme:d3d:debug_d3dformat Unrecognized 0x36314c41 (as fourcc: AL16) WINED3DFORMAT!
    fixme:d3d:getFormatDescEntry Can't find format unrecognized (0x36314c41) in the format lookup table
    fixme:d3d:debug_d3dformat Unrecognized 0x36315220 (as fourcc: R16) WINED3DFORMAT!
    fixme:d3d:getFormatDescEntry Can't find format unrecognized (0x36315220) in the format lookup table
    fixme:d3d:debug_d3dformat Unrecognized 0x36314c41 (as fourcc: AL16) WINED3DFORMAT!
    fixme:d3d:getFormatDescEntry Can't find format unrecognized (0x36314c41) in the format lookup table
    fixme:d3d:debug_d3dformat Unrecognized 0x36315220 (as fourcc: R16) WINED3DFORMAT!
    fixme:d3d:getFormatDescEntry Can't find format unrecognized (0x36315220) in the format lookup table
    fixme:d3d:debug_d3dformat Unrecognized 0x36314c41 (as fourcc: AL16) WINED3DFORMAT!
    fixme:d3d:getFormatDescEntry Can't find format unrecognized (0x36314c41) in the format lookup table
    fixme:d3d:debug_d3dformat Unrecognized 0x36315220 (as fourcc: R16) WINED3DFORMAT!
    fixme:d3d:getFormatDescEntry Can't find format unrecognized (0x36315220) in the format lookup table
    fixme:d3d:debug_d3dformat Unrecognized 0x36314c41 (as fourcc: AL16) WINED3DFORMAT!
    fixme:d3d:getFormatDescEntry Can't find format unrecognized (0x36314c41) in the format lookup table
    fixme:d3d:debug_d3dformat Unrecognized 0x36315220 (as fourcc: R16) WINED3DFORMAT!
    fixme:d3d:getFormatDescEntry Can't find format unrecognized (0x36315220) in the format lookup table
    fixme:d3d:debug_d3dformat Unrecognized 0x36314c41 (as fourcc: AL16) WINED3DFORMAT!
    fixme:d3d:getFormatDescEntry Can't find format unrecognized (0x36314c41) in the format lookup table
    fixme:d3d:debug_d3dformat Unrecognized 0x36315220 (as fourcc: R16) WINED3DFORMAT!
    fixme:d3d:getFormatDescEntry Can't find format unrecognized (0x36315220) in the format lookup table
    fixme:d3d:debug_d3dformat Unrecognized 0x36314c41 (as fourcc: AL16) WINED3DFORMAT!
    fixme:d3d:getFormatDescEntry Can't find format unrecognized (0x36314c41) in the format lookup table
    fixme:d3d:debug_d3dformat Unrecognized 0x36315220 (as fourcc: R16) WINED3DFORMAT!
    fixme:d3d:getFormatDescEntry Can't find format unrecognized (0x36315220) in the format lookup table
    fixme:d3d:debug_d3dformat Unrecognized 0x36314c41 (as fourcc: AL16) WINED3DFORMAT!
    fixme:d3d:getFormatDescEntry Can't find format unrecognized (0x36314c41) in the format lookup table
    fixme:d3d:debug_d3dformat Unrecognized 0x36315220 (as fourcc: R16) WINED3DFORMAT!
    fixme:d3d:getFormatDescEntry Can't find format unrecognized (0x36315220) in the format lookup table
    fixme:d3d:debug_d3dformat Unrecognized 0x36314c41 (as fourcc: AL16) WINED3DFORMAT!
    fixme:d3d:getFormatDescEntry Can't find format unrecognized (0x36314c41) in the format lookup table
    fixme:d3d:debug_d3dformat Unrecognized 0x36315220 (as fourcc: R16) WINED3DFORMAT!
    fixme:d3d:getFormatDescEntry Can't find format unrecognized (0x36315220) in the format lookup table
    fixme:d3d:debug_d3dformat Unrecognized 0x36314c41 (as fourcc: AL16) WINED3DFORMAT!
    fixme:d3d:getFormatDescEntry Can't find format unrecognized (0x36314c41) in the format lookup table
    fixme:d3d:debug_d3dformat Unrecognized 0x36315220 (as fourcc: R16) WINED3DFORMAT!
    fixme:d3d:getFormatDescEntry Can't find format unrecognized (0x36315220) in the format lookup table
    fixme:d3d:debug_d3dformat Unrecognized 0x36314c41 (as fourcc: AL16) WINED3DFORMAT!
    fixme:d3d:getFormatDescEntry Can't find format unrecognized (0x36314c41) in the format lookup table
    fixme:d3d:debug_d3dformat Unrecognized 0x36315220 (as fourcc: R16) WINED3DFORMAT!
    fixme:d3d:getFormatDescEntry Can't find format unrecognized (0x36315220) in the format lookup table
    fixme:d3d:debug_d3dformat Unrecognized 0x36314c41 (as fourcc: AL16) WINED3DFORMAT!
    fixme:d3d:getFormatDescEntry Can't find format unrecognized (0x36314c41) in the format lookup table
    fixme:d3d:debug_d3dformat Unrecognized 0x36315220 (as fourcc: R16) WINED3DFORMAT!
    fixme:d3d:getFormatDescEntry Can't find format unrecognized (0x36315220) in the format lookup table
    fixme:win:EnumDisplayDevicesW ((null),0,0x43ce348,0x00000000), stub!
    fixme:win:EnumDisplayDevicesW ((null),0,0x43ce61c,0x00000000), stub!
    fixme:win:EnumDisplayDevicesW ((null),0,0x43ce60c,0x00000000), stub!
    fixme:win:EnumDisplayDevicesW ((null),0,0x43ce3a4,0x00000000), stub!
    err:ole:COMPOBJ_DllList_Add couldn't load in-process dll L"mmdevapi.dll"
    err:ole:create_server class {bcde0395-e52f-467c-8e3d-c4579291692e} not registered
    fixme:ole:CoGetClassObject CLSCTX_REMOTE_SERVER not supported
    err:ole:CoGetClassObject no class object {bcde0395-e52f-467c-8e3d-c4579291692e} could be created for context 0x17
    fixme:d3d:debug_d3dformat Unrecognized 0x36314c41 (as fourcc: AL16) WINED3DFORMAT!
    fixme:d3d:getFormatDescEntry Can't find format unrecognized (0x36314c41) in the format lookup table
    fixme:d3d:debug_d3dformat Unrecognized 0x36315220 (as fourcc: R16) WINED3DFORMAT!
    fixme:d3d:getFormatDescEntry Can't find format unrecognized (0x36315220) in the format lookup table
    fixme:d3d_surface:IWineD3DVolumeImpl_LockBox (0x9af14e0) : pBox=(nil) stub
    fixme:winhttp:WinHttpGetIEProxyConfigForCurrentUser returning no proxy used
    fixme:imm:ImmReleaseContext (0x800e4, 0x13ccf8): stub
    fixme:d3d_surface:IWineD3DVolumeImpl_LockBox (0x1e0df8) : pBox=(nil) stub
    Thank you once again!
    Best regards,
    Cedric

  • [Solved] Pacman -Syu not updating fully?

    I've run Syy then Syu a couple times, yet pacman doesn't alert me to a newer Linux in core.
    $ uname -r
    Output: ... 3.6.5 ...
    $ pacman -S linux
    Output: ... linux-3.6.9-1 ...
    So should I install this newer Linux regardless and then re-run Syu? Or is pacman disregarding 3.6.9 for a reason?
    Thanks,
    Last edited by theoddsarebad (2012-12-10 20:18:37)

    theoddsarebad wrote:
    I haven't done the update yet, I just see that it is available, and my system has already been rebooted a few times after a previous system update (last week).
    So the scenario is I have a freshly rebooted box reporting kernal 3.6.5, and pacman -Syy then pacman -Syu tells me everything is up to date, and pacman -S linux tells me that 3.6.9 is available.
    That scenario seems odd so I just wanted to ask if it means maybe that I shouldn't update yet, or should I just update the kernel regardless by doing pacman -S linux?
    You have "linux" on IgnorePkg? check your /etc/pacman.conf
    If you are using arch on a vps (not based on kvm, but on openvz or similar) chances are, you are stuck with your current kernel.
    If thats the case, don't force the kernel update.
    Last edited by chris_l (2012-12-10 19:44:59)

  • [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.
    Last edited by soaliar (2010-06-18 22:30:15)

    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)

  • [Solved] Pacman Failing to do -Syu

    Yesterday for no explicable reason, Pacman -Syu does not work. Installs work fine -S.
    Has anyone else experienced this?
    Log out put below. After entering the command it just sits there, does nothing, even after 5 mins, was thinking it may be the update server was overloaded and slow. Prior to yesterday updates were nearly instantaneous. I have reinstalled pacman, but same results. Once in awhile after 10 or so tries it will get the core files, then stop again, of course the lock file must be  removed after any attempts.
    [2011-06-03 11:29] Running 'pacman -Syu'
    [2011-06-03 11:29] synchronizing package lists
    SinOjos
    Last edited by sinojos (2011-06-05 08:05:38)

    sinojos wrote:
    On subject:
    I have tried switching mirrors as suggested in numerous places, that of course was the first thing I did before consulting anyone, as it seemed that the repository server was not being contacted. Unfortunately there is nothing in the log files, next to impossible to find the problem without errors to point to something.  I could compile the kernel for additional debugging purposes, not going to spend the time to find what is corrupted, a clean install can be faster, though I will have to re-install the packages I need, most of which I did from source because they are not in any repositories, some of my own making, some from other people, and others that are propriety. Going to give it a rest for now, will either reinstall or go to another flavor because it may be a case of corrupted file, difficult to find with no errors.
    I am also considering Slackware and LFS. I am thinking that LFS may be the best, since I always end up fixing what some package maintainer made a mistake on, so I might as well spend my time and money for myself rather than others and get told to sexually assault my mother, not a very good trade off. I am simply looking for a new minimal flavor for my extensive home network and some backup and monitoring servers in my home office. Since I have a business to run, spending hours each day or week fixing what should have not happened in the first place, is not an option. I started out with LFS in the mid 90's, played with Slack, used Suse for a bit in 1999 for business purposes, then Gentoo for the past 10 years for business and pleasure, first computer in 81. Since I need to run some programs that are self generated and or not available via any repository. I have the feeling LFS is going to be my final decision, since the fast easy route is usually not the best route and ends up taking more time in the long run, already spent hours on this error, could of done a LFS install and been running cleanly by now. Only hurdle with LFS is package managing, will have to see what is out their for LFS for which I can customize for my own needs, have not looked at LFS for many years.
    I am not saying that there is something wrong with Arch Linux, just that it may not be the right choice for my needs. My problem may simply be a corrupted file that has nothing to do with Arch Linux in it self, though I do wonder because if it was a corrupted file from the initial install,
    it should have presented itself right off the bat not a week later. Which leads to how did a file get corrupted, or how did it get mis-configured if I did not do it myself, I find nothing wrong with the disk, no bad blocks or any other application affected. Usually a number of applications will start to get affected if the disk starts going bad and starts corrupting files. If other Arch Linux users are not having the same problem, then it must be an isolated case. .
    Thank you to those that replied.
    LMAO Maki, I needed the laugh thanks.  My rant was/is reminiscent of the m$ anti Linux flooding on all forums, at least I kept it in the family kind of sort of. Do not get me started on m$, then you will see my real ugly side!
    Last reply to my rant:
    I apologize if I have offended anyone other than any Gentoo dev who is responsible for immoral actions and including the Gentoo Foundation members who practice, or  tolerate, or perhaps encourage such behavior.
    Yes I know I have not been nice, they pushed me over the edge and I lost it, who would not after being told to sexually assault your mother by some nose wiper who is barely out of their diapers and has no clue, when all you tried to do is help. Any time away from my work costs me money, I am not going to pay to be treated that way any longer, that was the last straw.  I am getting crusty and mean in my old age, you should see what my feet are starting to look like, don't worry it will happen to you to!
    OK thats all over with, subject closed.
    If any Admins feel anything else I have posted is inappropriate, I will be happy to remove it. Everything I have posted has been of my own action, and does not reflect the opinion of any other person alive, dead or fictitious.
    SinOjos
    i guess you meant no harm but try to stay on the topic, switch to a local mirror and try to do -Syu, LFS is not really a good choice for anything except home/hobby use, and you can make packages for any sotware using makepkg.

  • [SOLVED] Pacman won't update and hangs

    Hey,
    After logging in a while ago I found out that pacman hangs in a very weird way.
    Don't mind the czech locale, the output should be pretty clear anyway.
    [root@meph-ntb meph]# pacman -Syy
    :: Synchronizuje se databáze balíčků...
    core 55,0K 4,2M/s 00:00:00 [############################################################] 100%
    extra 809,5K 8,1M/s 00:00:00 [############################################################] 100%
    community 449,5K 6,7M/s 00:00:00 [############################################################] 100%
    multilib 26,7K 2,8M/s 00:00:00 [############################################################] 100%
    [root@meph-ntb meph]#
    Seems alright. But then...
    [root@meph-ntb meph]# pacman -Syy
    :: Synchronizuje se databáze balíčků...
    And hangs here. Every other attempt at -Syy hangs like this, until next reboot. And after the reboot it again seems alright at first, but 2nd and every other attempt hangs.
    Pacman -Syu behaves in a similar way. First time after reboot it does sync the database and then hangs when it says retrieving packages. When I try again, it hangs on database sync.
    Tried changing mirror (long shot, I know), didn't help. Even tried without X running, didn't work. Also pacman.log is clear.
    Any ideas?
    EDIT: pacman --debug -Syu
    debug: config: attempting to read file /etc/pacman.conf
    debug: config: new section 'options'
    debug: config: HoldPkg: pacman
    debug: config: HoldPkg: glibc
    debug: config: SyncFirst: pacman
    debug: config: Architecture: x86_64
    debug: config: new section 'core'
    debug: registering sync database 'core'
    debug: config file /etc/pacman.conf, line 65: including /etc/pacman.d/mirrorlist
    debug: config: attempting to read file /etc/pacman.d/mirrorlist
    debug: adding new server URL to database 'core': [url]http://mirror.vpsfree.cz/archlinux/core/os/x86_64[/url]
    debug: adding new server URL to database 'core': [url]http://mirror.vpsfree.cz/archlinux/core/os/x86_64[/url]
    debug: setlibpaths() called
    debug: option 'cachedir' = /var/cache/pacman/pkg/
    debug: config: finished parsing /etc/pacman.d/mirrorlist
    debug: config: new section 'extra'
    debug: registering sync database 'extra'
    debug: config file /etc/pacman.conf, line 68: including /etc/pacman.d/mirrorlist
    debug: config: attempting to read file /etc/pacman.d/mirrorlist
    debug: adding new server URL to database 'extra': [url]http://mirror.vpsfree.cz/archlinux/extra/os/x86_64[/url]
    debug: adding new server URL to database 'extra': [url]http://mirror.vpsfree.cz/archlinux/extra/os/x86_64[/url]
    debug: config: finished parsing /etc/pacman.d/mirrorlist
    debug: config: new section 'community'
    debug: registering sync database 'community'
    debug: config file /etc/pacman.conf, line 74: including /etc/pacman.d/mirrorlist
    debug: config: attempting to read file /etc/pacman.d/mirrorlist
    debug: adding new server URL to database 'community': [url]http://mirror.vpsfree.cz/archlinux/community/os/x86_64[/url]
    debug: adding new server URL to database 'community': [url]http://mirror.vpsfree.cz/archlinux/community/os/x86_64[/url]
    debug: config: finished parsing /etc/pacman.d/mirrorlist
    debug: config: new section 'multilib'
    debug: registering sync database 'multilib'
    debug: config file /etc/pacman.conf, line 83: including /etc/pacman.d/mirrorlist
    debug: config: attempting to read file /etc/pacman.d/mirrorlist
    debug: adding new server URL to database 'multilib': [url]http://mirror.vpsfree.cz/archlinux/multilib/os/x86_64[/url]
    debug: adding new server URL to database 'multilib': [url]http://mirror.vpsfree.cz/archlinux/multilib/os/x86_64[/url]
    debug: config: finished parsing /etc/pacman.d/mirrorlist
    debug: config: finished parsing /etc/pacman.conf
    :: Synchronizuje se databáze balíčků...
    debug: database path for tree local set to /var/lib/pacman/local/
    debug: local database version 2
    debug: destfile found, using mtime only
    debug: using 'core.db' for download progress
    debug: HTTP_PROXY: (null)
    debug: http_proxy: (null)
    debug: FTP_PROXY: (null)
    debug: ftp_proxy: (null)
    Last edited by meph (2011-09-18 21:12:17)

    I don't know why, but the problem seems to be gone after a few hours. I didn't change mirrorlist, and it hasn't changed since last time the update worked fine either. I'm still curious what caused the problem, but can't think of a way to find out.
    # Mirror selected during installation
    Server = [url]http://mirror.vpsfree.cz/archlinux/$repo/os/$arch[/url]
    ## Arch Linux repository mirrorlist
    ## Generated on 2011-08-16
    ## 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]
    ## Belarus
    #Server = [url]ftp://ftp.byfly.by/pub/archlinux/$repo/os/$arch[/url]
    #Server = [url]http://ftp.byfly.by/pub/archlinux/$repo/os/$arch[/url]
    ## Belgium
    #Server = [url]ftp://archlinux.mirror.kangaroot.net/pub/archlinux/$repo/os/$arch[/url]
    #Server = [url]http://archlinux.mirror.kangaroot.net/$repo/os/$arch[/url]
    ## Brazil
    #Server = [url]ftp://archlinux.c3sl.ufpr.br/archlinux/$repo/os/$arch[/url]
    #Server = [url]http://archlinux.c3sl.ufpr.br/$repo/os/$arch[/url]
    ## Canada
    #Server = [url]ftp://mirror.csclub.uwaterloo.ca/archlinux/$repo/os/$arch[/url]
    #Server = [url]http://mirror.csclub.uwaterloo.ca/archlinux/$repo/os/$arch[/url]
    #Server = [url]ftp://mirror.its.dal.ca/archlinux/$repo/os/$arch[/url]
    #Server = [url]http://mirror.its.dal.ca/archlinux/$repo/os/$arch[/url]
    #Server = [url]ftp://less.cogeco.net/pub/archlinux/$repo/os/$arch[/url]
    #Server = [url]http://less.cogeco.net/pub/archlinux/$repo/os/$arch[/url]
    ## Chile
    #Server = [url]ftp://mirror.archlinux.cl/$repo/os/$arch[/url]
    #Server = [url]ftp://mirror.netglobalis.net/archlinux/$repo/os/$arch[/url]
    #Server = [url]http://mirror.netglobalis.net/archlinux/$repo/os/$arch[/url]
    ## China
    #Server = [url]http://mirrors.163.com/archlinux/$repo/os/$arch[/url]
    #Server = [url]http://mirror.bjtu.edu.cn/archlinux/$repo/os/$arch[/url]
    #Server = [url]http://mirror6.bjtu.edu.cn/archlinux/$repo/os/$arch[/url]
    #Server = [url]ftp://mirrors.ustc.edu.cn/archlinux/$repo/os/$arch[/url]
    #Server = [url]http://mirrors.ustc.edu.cn/archlinux/$repo/os/$arch[/url]
    ## Colombia
    #Server = [url]http://www.laqee.unal.edu.co/archlinux/$repo/os/$arch[/url]
    ## Czech Republic
    #Server = [url]http://mirror.vpsfree.cz/archlinux/$repo/os/$arch[/url]
    ## Denmark
    #Server = [url]ftp://mirrors.dotsrc.org/archlinux/$repo/os/$arch[/url]
    #Server = [url]http://mirrors.dotsrc.org/archlinux/$repo/os/$arch[/url]
    #Server = [url]ftp://ftp.klid.dk/archlinux/$repo/os/$arch[/url]
    ## Estonia
    #Server = [url]ftp://ftp.eenet.ee/pub/archlinux/$repo/os/$arch[/url]
    #Server = [url]http://ftp.eenet.ee/pub/archlinux/$repo/os/$arch[/url]
    ## Finland
    #Server = [url]ftp://mirror.academica.fi/archlinux/$repo/os/$arch[/url]
    #Server = [url]http://mirror.academica.fi/archlinux/$repo/os/$arch[/url]
    #Server = [url]ftp://mirror.archlinux.fi/archlinux/$repo/os/$arch[/url]
    #Server = [url]http://mirror.archlinux.fi/archlinux/$repo/os/$arch[/url]
    ## France
    #Server = [url]http://mir.archlinux.fr/$repo/os/$arch[/url]
    #Server = [url]ftp://distrib-coffee.ipsl.jussieu.fr/pub/linux/archlinux/$repo/os/$arch[/url]
    #Server = [url]http://distrib-coffee.ipsl.jussieu.fr/pub/linux/archlinux/$repo/os/$arch[/url]
    #Server = [url]ftp://mir1.archlinux.fr/archlinux/$repo/os/$arch[/url]
    #Server = [url]http://mir1.archlinux.fr/archlinux/$repo/os/$arch[/url]
    #Server = [url]http://miroir.ezvan.fr/archlinux/$repo/os/$arch[/url]
    #Server = [url]ftp://archlinux.mirrors.ovh.net/archlinux/$repo/os/$arch[/url]
    #Server = [url]http://archlinux.mirrors.ovh.net/archlinux/$repo/os/$arch[/url]
    #Server = [url]http://archlinux.polymorf.fr/$repo/os/$arch[/url]
    ## Germany
    #Server = [url]http://archlinux.limun.org/$repo/os/$arch[/url]
    #Server = [url]ftp://artfiles.org/archlinux.org/$repo/os/$arch[/url]
    #Server = [url]http://artfiles.org/archlinux.org/$repo/os/$arch[/url]
    #Server = [url]ftp://mirror.de.leaseweb.net/archlinux/$repo/os/$arch[/url]
    #Server = [url]http://mirror.de.leaseweb.net/archlinux/$repo/os/$arch[/url]
    #Server = [url]http://mirror.devnu11.net/archlinux/$repo/os/$arch[/url]
    #Server = [url]ftp://ftp5.gwdg.de/pub/linux/archlinux/$repo/os/$arch[/url]
    #Server = [url]http://ftp5.gwdg.de/pub/linux/archlinux/$repo/os/$arch[/url]
    #Server = [url]ftp://ftp.halifax.rwth-aachen.de/archlinux/$repo/os/$arch[/url]
    #Server = [url]http://ftp.halifax.rwth-aachen.de/archlinux/$repo/os/$arch[/url]
    #Server = [url]ftp://ftp.hosteurope.de/mirror/ftp.archlinux.org/$repo/os/$arch[/url]
    #Server = [url]http://ftp.hosteurope.de/mirror/ftp.archlinux.org/$repo/os/$arch[/url]
    #Server = [url]ftp://ftp-stud.hs-esslingen.de/pub/Mirrors/archlinux/$repo/os/$arch[/url]
    #Server = [url]http://ftp-stud.hs-esslingen.de/pub/Mirrors/archlinux/$repo/os/$arch[/url]
    #Server = [url]ftp://mirrors.n-ix.net/archlinux/$repo/os/$arch[/url]
    #Server = [url]http://mirrors.n-ix.net/archlinux/$repo/os/$arch[/url]
    #Server = [url]ftp://mirror.selfnet.de/archlinux/$repo/os/$arch[/url]
    #Server = [url]http://mirror.selfnet.de/archlinux/$repo/os/$arch[/url]
    #Server = [url]ftp://ftp.spline.inf.fu-berlin.de/mirrors/archlinux/$repo/os/$arch[/url]
    #Server = [url]http://ftp.spline.inf.fu-berlin.de/mirrors/archlinux/$repo/os/$arch[/url]
    #Server = [url]ftp://ftp.tu-chemnitz.de/pub/linux/archlinux/$repo/os/$arch[/url]
    #Server = [url]http://ftp.tu-chemnitz.de/pub/linux/archlinux/$repo/os/$arch[/url]
    #Server = [url]ftp://ftp.uni-kl.de/pub/linux/archlinux/$repo/os/$arch[/url]
    #Server = [url]http://ftp.uni-kl.de/pub/linux/archlinux/$repo/os/$arch[/url]
    ## Great Britain
    #Server = [url]ftp://mirror.lividpenguin.com/pub/archlinux/$repo/os/$arch[/url]
    #Server = [url]http://mirror.lividpenguin.com/pub/archlinux/$repo/os/$arch[/url]
    #Server = [url]ftp://archlinux.positive-internet.com/$repo/os/$arch[/url]
    #Server = [url]http://archlinux.positive-internet.com/$repo/os/$arch[/url]
    #Server = [url]ftp://mirrors.uk2.net/pub/archlinux/$repo/os/$arch[/url]
    #Server = [url]http://archlinux.mirrors.uk2.net/$repo/os/$arch[/url]
    ## Greece
    #Server = [url]ftp://ftp.cc.uoc.gr/mirrors/linux/archlinux/$repo/os/$arch[/url]
    #Server = [url]http://ftp.cc.uoc.gr/mirrors/linux/archlinux/$repo/os/$arch[/url]
    #Server = [url]ftp://ftp.ntua.gr/pub/linux/archlinux/$repo/os/$arch[/url]
    #Server = [url]http://ftp.ntua.gr/pub/linux/archlinux/$repo/os/$arch[/url]
    #Server = [url]ftp://ftp.otenet.gr/pub/linux/archlinux/$repo/os/$arch[/url]
    #Server = [url]http://ftp.otenet.gr/linux/archlinux/$repo/os/$arch[/url]
    ## Hungary
    #Server = [url]ftp://ftp.mfa.kfki.hu/pub/mirrors/ftp.archlinux.org/$repo/os/$arch[/url]
    ## India
    #Server = [url]ftp://mirror.cse.iitk.ac.in/archlinux/$repo/os/$arch[/url]
    #Server = [url]http://mirror.cse.iitk.ac.in/archlinux/$repo/os/$arch[/url]
    ## Ireland
    #Server = [url]ftp://ftp.heanet.ie/mirrors/ftp.archlinux.org/$repo/os/$arch[/url]
    #Server = [url]http://ftp.heanet.ie/mirrors/ftp.archlinux.org/$repo/os/$arch[/url]
    ## Israel
    #Server = [url]ftp://mirror.isoc.org.il/pub/archlinux/$repo/os/$arch[/url]
    #Server = [url]http://mirror.isoc.org.il/pub/archlinux/$repo/os/$arch[/url]
    ## Italy
    #Server = [url]http://mirrors.prometeus.net/archlinux/$repo/os/$arch[/url]
    ## Japan
    #Server = [url]ftp://ftp.jaist.ac.jp/pub/Linux/ArchLinux/$repo/os/$arch[/url]
    #Server = [url]http://ftp.jaist.ac.jp/pub/Linux/ArchLinux/$repo/os/$arch[/url]
    ## Kazakhstan
    #Server = [url]ftp://archlinux.kz/$repo/os/$arch[/url]
    #Server = [url]http://archlinux.kz/$repo/os/$arch[/url]
    ## Korea
    #Server = [url]ftp://mirror.yongbok.net/archlinux/$repo/os/$arch[/url]
    #Server = [url]http://mirror.yongbok.net/archlinux/$repo/os/$arch[/url]
    ## Latvia
    #Server = [url]http://archlinux.goodsoft.lv/$repo/os/$arch[/url]
    ## Luxembourg
    #Server = [url]ftp://archlinux.mirror.root.lu/archlinux/$repo/os/$arch[/url]
    #Server = [url]http://archlinux.mirror.root.lu/$repo/os/$arch[/url]
    ## Moldova
    #Server = [url]ftp://mirror.ihost.md/archlinux/$repo/os/$arch[/url]
    #Server = [url]http://mirror.ihost.md/archlinux/$repo/os/$arch[/url]
    ## Netherlands
    #Server = [url]http://mirrors3.kernel.org/archlinux/$repo/os/$arch[/url]
    #Server = [url]ftp://mirror.nl.leaseweb.net/archlinux/$repo/os/$arch[/url]
    #Server = [url]http://mirror.nl.leaseweb.net/archlinux/$repo/os/$arch[/url]
    #Server = [url]ftp://ftp.nluug.nl/pub/os/Linux/distr/archlinux/$repo/os/$arch[/url]
    #Server = [url]http://ftp.nluug.nl/pub/os/Linux/distr/archlinux/$repo/os/$arch[/url]
    ## New Caledonia
    #Server = [url]ftp://archlinux.nautile.nc/archlinux/$repo/os/$arch[/url]
    #Server = [url]http://archlinux.nautile.nc/archlinux/$repo/os/$arch[/url]
    ## Norway
    #Server = [url]ftp://mirror.archlinux.no/$repo/os/$arch[/url]
    #Server = [url]http://mirror.archlinux.no/$repo/os/$arch[/url]
    #Server = [url]ftp://mirror.pvv.ntnu.no/pub/archlinux/$repo/os/$arch[/url]
    ## Poland
    #Server = [url]ftp://ftp.piotrkosoft.net/pub/mirrors/ftp.archlinux.org/$repo/os/$arch[/url]
    #Server = [url]http://piotrkosoft.net/pub/mirrors/ftp.archlinux.org/$repo/os/$arch[/url]
    ## Portugal
    #Server = [url]ftp://ftp.rnl.ist.utl.pt/pub/archlinux/$repo/os/$arch[/url]
    #Server = [url]http://ftp.rnl.ist.utl.pt/pub/archlinux/$repo/os/$arch[/url]
    ## Romania
    #Server = [url]ftp://mirrors.adnettelecom.ro/archlinux/$repo/os/$arch[/url]
    #Server = [url]http://mirrors.adnettelecom.ro/archlinux/$repo/os/$arch[/url]
    #Server = [url]ftp://mirror.archlinux.ro/archlinux/$repo/os/$arch[/url]
    #Server = [url]http://mirror.archlinux.ro/archlinux/$repo/os/$arch[/url]
    #Server = [url]ftp://ftp.roedu.net/mirrors/archlinux.org/$repo/os/$arch[/url]
    #Server = [url]http://ftp.roedu.net/mirrors/archlinux.org/$repo/os/$arch[/url]
    ## Russia
    #Server = [url]http://mirror.worldis.me/archlinux/$repo/os/$arch[/url]
    #Server = [url]ftp://mirror.yandex.ru/archlinux/$repo/os/$arch[/url]
    #Server = [url]http://mirror.yandex.ru/archlinux/$repo/os/$arch[/url]
    ## South Korea
    #Server = [url]ftp://ftp.kaist.ac.kr/ArchLinux/$repo/os/$arch[/url]
    #Server = [url]http://ftp.kaist.ac.kr/ArchLinux/$repo/os/$arch[/url]
    ## Spain
    #Server = [url]ftp://ftp.rediris.es/mirror/archlinux/$repo/os/$arch[/url]
    #Server = [url]http://sunsite.rediris.es/mirror/archlinux/$repo/os/$arch[/url]
    ## Sweden
    #Server = [url]http://mirrors4.kernel.org/archlinux/$repo/os/$arch[/url]
    #Server = [url]ftp://ftp.lysator.liu.se/pub/archlinux/$repo/os/$arch[/url]
    #Server = [url]http://ftp.lysator.liu.se/pub/archlinux/$repo/os/$arch[/url]
    #Server = [url]ftp://ftp.portlane.com/pub/os/linux/archlinux/$repo/os/$arch[/url]
    #Server = [url]http://ftp.portlane.com/pub/os/linux/archlinux/$repo/os/$arch[/url]
    ## Switzerland
    #Server = [url]ftp://archlinux.puzzle.ch/$repo/os/$arch[/url]
    #Server = [url]http://archlinux.puzzle.ch/$repo/os/$arch[/url]
    ## Taiwan
    #Server = [url]ftp://linux.cs.nctu.edu.tw/archlinux/$repo/os/$arch[/url]
    #Server = [url]http://linux.cs.nctu.edu.tw/archlinux/$repo/os/$arch[/url]
    #Server = [url]ftp://shadow.ind.ntou.edu.tw/archlinux/$repo/os/$arch[/url]
    #Server = [url]http://shadow.ind.ntou.edu.tw/archlinux/$repo/os/$arch[/url]
    #Server = [url]ftp://ftp.tku.edu.tw/Linux/ArchLinux/$repo/os/$arch[/url]
    #Server = [url]http://ftp.tku.edu.tw/Linux/ArchLinux/$repo/os/$arch[/url]
    ## Turkey
    #Server = [url]ftp://ftp.linux.org.tr/archlinux/$repo/os/$arch[/url]
    #Server = [url]http://ftp.linux.org.tr/archlinux/$repo/os/$arch[/url]
    ## Ukraine
    #Server = [url]ftp://ftp.linux.kiev.ua/pub/Linux/ArchLinux/$repo/os/$arch[/url]
    #Server = [url]http://ftp.linux.kiev.ua/pub/Linux/ArchLinux/$repo/os/$arch[/url]
    ## United States
    #Server = [url]ftp://archlinux.supsec.org/pub/linux/arch/$repo/os/$arch[/url]
    #Server = [url]http://archlinux.supsec.org/$repo/os/$arch[/url]
    #Server = [url]ftp://cake.lib.fit.edu/archlinux/$repo/os/$arch[/url]
    #Server = [url]http://cake.lib.fit.edu/archlinux/$repo/os/$arch[/url]
    #Server = [url]http://mirrors.cat.pdx.edu/archlinux/$repo/os/$arch[/url]
    #Server = [url]http://mirror.ece.vt.edu/archlinux/$repo/os/$arch[/url]
    #Server = [url]ftp://ftp.archlinux.org/$repo/os/$arch[/url]
    #Server = [url]ftp://ftp.gtlib.gatech.edu/pub/archlinux/$repo/os/$arch[/url]
    #Server = [url]http://www.gtlib.gatech.edu/pub/archlinux/$repo/os/$arch[/url]
    #Server = [url]ftp://mirror.ancl.hawaii.edu/linux/archlinux/$repo/os/$arch[/url]
    #Server = [url]http://mirror.ancl.hawaii.edu/linux/archlinux/$repo/os/$arch[/url]
    #Server = [url]http://mirrors1.kernel.org/archlinux/$repo/os/$arch[/url]
    #Server = [url]http://mirrors2.kernel.org/archlinux/$repo/os/$arch[/url]
    #Server = [url]ftp://locke.suu.edu/linux/dist/archlinux/$repo/os/$arch[/url]
    #Server = [url]ftp://lug.mtu.edu/archlinux/ftpfull/$repo/os/$arch[/url]
    #Server = [url]http://lug.mtu.edu/archlinux/ftpfull/$repo/os/$arch[/url]
    #Server = [url]http://mirror.mocker.org/archlinux/$repo/os/$arch[/url]
    #Server = [url]ftp://ftp.osuosl.org/pub/archlinux/$repo/os/$arch[/url]
    #Server = [url]http://ftp.osuosl.org/pub/archlinux/$repo/os/$arch[/url]
    #Server = [url]ftp://mirror.rit.edu/archlinux/$repo/os/$arch[/url]
    #Server = [url]http://mirror.rit.edu/archlinux/$repo/os/$arch[/url]
    #Server = [url]http://mirrors.rutgers.edu/archlinux/$repo/os/$arch[/url]
    #Server = [url]http://mirrors.lax1.thegcloud.com/arch//$repo/os/$arch[/url]
    #Server = [url]http://mirror.yellowfiber.net/archlinux/$repo/os/$arch[/url]
    ## Uzbekistan
    #Server = [url]ftp://mirrors.st.uz/archlinux/$repo/os/$arch[/url]
    #Server = [url]http://mirrors.st.uz/archlinux/$repo/os/$arch[/url]
    I can't see anything suspicious (except that I still need to set up Reflector, but that's another issue, it's a fresh install). Anyway, sorry for the false alarm.

Maybe you are looking for

  • FIXED ASSET Note 113711 - FA ISR Depreciation Adjust. & IMPAC Balance Aver

    Hi Gurus, I have a question about this note referent at Fixed Asset , in the next topic: After release upgrade the import has to be repeated for the new release. Please take the transport from SAPSERVx, path: ~ftp/specific/latinamerica/MX/note.011371

  • Error When Importing tracks from a CD

    Hi, Using the latest version of iTunes (5.01), whenever I try to import tracks from a CD into my library, I get a popup from the OS that says: "Access to the specified device, path, or file is denied" The popup has the word "Desktop" in the upper lef

  • Mapping function module paramters dynamically with a selection screen

    Hi Experts, I got a situation, i am maintaining data of a function module paramters in a dictionary table. in the screen pbo i will fetch the the fm data from that table into the internal table(ITAB). in my report screen i am having the selection scr

  • ICSS B2B

    Hi Experts! Our business requirement is as follows: A Service Provider for a company should be able to view and change status of the Complaints and General Activities registered in his geographical area and later can assign a Service Technician to th

  • Assigning ICC profile to an AI or EPS document (that has no profile)

    Hi I´m using Illustrator CS6. I have some AI and EPS files without embed ICC profiles. I´m trying to write a JavaScript that opens each document, assign the working ICC profile then save and close. Have already done everything about opening and closi