[SOLVED] "Downloading package list..." hangs!

I have the latest ArchLinux 2007.08.1 (Don't Panic) ISO.
The first time I tried to install i did get trough "Select Packages" and got a whole system (3 days ago), then I found out, that I had forgot to make my partition bootable in cfdisk, and I rammed my head to the table. I got started reinstalling right away, but this time it wouldn't download the package list, when I selected the menu "Select Packages", it just hangs with the text "Downloading package list..." .. I tried this 3-4 times, before I changed the mirror to ftp.hosteurope.de instead of ftp.archlinux.org .. This didn't help neither.. I let it run like this all night with ftp.hosteurope.de, well I actually fell in sleep in front of the telly axciously waiting for it to finally retrive that god damn list! In the morning I rebooted again, this time I choose another mirror, didn't help!
As I said, I've been trough before, and I'm not behind a proxy or anything! It just stopped working out of the blue..
Are all mirrors just really messed up these days? Or is it the installer which is screwed?
Pinging ftp.archlinux.org just timeouts first time, and then with a ping of 145ms, connecting to the ftp just gives Connected quickly and then right after Connection failed (Connection lost) ..
ftp.hosteurope.de is not more than a ping of 30-40ms and can easily be connected to trough FTP..
Thanks in advance
Last edited by dezza (2007-09-14 13:03:49)

I have the onboard Marvell Yukon 8053 (Gigabyte 965P-DQ6) Gigabit-Ethernet NIC .. And as I said, it worked before ..
The bug you linked to is not near my problem, the problem is that it won't let my download the package list when I select "Select Packages" ..
Why doesn't it matter?
I also noticed this:
ftp://ftp.archlinux.org/iso/2007.08.1/Known-Issues.txt
That was actually the kind of problems I had when I thought it was about flagging my boot partition bootable or not.. I've followed these steps now, Now I am just waiting to get a connection trough :S
Now I will be calling my ISP to let them know that my internet is running strangely, I've noticed now that sometimes I can't open connections, and at other times it goes trough. I'll let you know if this is a problem with my ISP/router or internet connection, I've already tried to power on/off my router and modem and I've updated router firmware.
Last edited by dezza (2007-09-14 10:52:13)

Similar Messages

  • [SOLVED] filesystem package: list by label in /etc/crypttab

    Reading about Persistent Device Naming, using labels in /etc/fstab rather than UUIDs has some advantages.  But /etc/crypttab seems to support only /dev/sdXY and UUID notation.  Since flesystem is listed as an Arch Linux package, is there any chance of adding support for naming devices with labels in /etc/crypttab?
    Last edited by Konkorde (2014-12-15 01:28:42)

    falconindy wrote:You cannot identify an encrypted filesystem by LABEL, because the label itself is a property of the unencrypted filesystem. You're asking to solve a chicken/egg problem.
    I apologize for misspeaking: I want to identify a partition containing an encrypted filesystem by label in /etc/crypttab.  While /dev/disk/sdXY works, /dev/disk/by-label/foo did not work.
    falconindy wrote:You can identify an encrypted filesystem by its PARTLABEL (or PARTUUID), assuming you've partitioned your disks with GPT. I added support, implicitly, for this to /etc/crypttab 2 years ago.
    Thanks Dave: I am using GPT and although I'm new to PARTLABEL, I'll look into it.  Looking at the code you linked, though, I think I probably just want to use the
    if (startswith(p, "LABEL="))
    branch, rather than
    /dev/disk/by-label
    Last edited by Konkorde (2014-11-16 16:26:39)

  • [Solved] Downloading package binaries without pacman

    I'm trying to install Arch on my little Acer Aspire One D250. Unfortunately, the installation image comes with kernel 2.6.30, which has broken drivers for all the network hardware on that machine. So, I need to download the new 2.6.32 kernel on another computer, then install it off of a USB stick with pacman -U.
    So, my question is: how do I download the package binaries for the new kernel without going through pacman? TIA.
    Last edited by quantumcoffeemug (2010-02-14 01:28:01)

    try here http://mirrors.kernel.org/archlinux/core/os/i686/
    or here http://mirrors.kernel.org/archlinux/core/os/x86_64/
    You can find all the mirrors in /etc/pacman.d/mirrorlist.
    Last edited by my0pic (2010-02-14 01:17:31)

  • [SOLVED]downloading packages and applications in arch??

    hi
    when I was using Ubuntu I used to download applications through the "Ubuntu Software Center".
    I am missing the Graphical software center , is there any in arch??
    Last edited by YYaaSSeeRR (2012-09-11 00:12:40)

    masteryod wrote:
    I've tested Apper and it's nice, you can use it as a update notifier too, but I really suggest to let it go, quit older habits from Ubuntu and use (and learn) pacman from terminal emulator of choice - checking output of pacman during upgrades is really important. Also none of GUI front-ends is treated as an official Arch Linux package manager so in case of incompatibility you can't blame Arch for this. It's Arch, it's about freedom of choice but pacman is foundation and one of the strongest advantages of Arch so go with the flow and don't try to make Ubuntu out of it - it will or will not suit you, it's matter of character I would say. If you are the right kind of user there is a reward - amazing system crafted (by you) to your needs with great tools and community.
    You should note that pacman differ from apt-get/aptitude, it doesn't flood your screen, it's simple, logical and nice to use.
    I guess you are right , I just need some time to forget Ubuntu's habits
    I will let it go.

  • SUGGESTION: download packages at once [solved]

    When pacman downloads packages, it downloads them one by one. It means:
    1 - Connect
    2 - Identificate
    3 - set dir
    4 - Download
    It does this for each file. even if the server is down, it will try to connect again to the same server for each file it has to download.
    My suggestion is that instead of downloading file by file, have it to download all files at once, just one connection per server.
    This would avoid the connect and identificate in many of the files. It also would make much more easier to cancel an upgrade with Ctrl + C, cause it would be one cancel per server, not one cancel per file per server (in case you use wget).
    And, of course, it would speed up the downloads.

    -r: recursive
    -l0: depth=0
    The download function of pacman is programmed to check file by file. To apply a patch that uses single connection with wget (if wget supports it) the code should be cleaned a bit by putting the "check download" code in another function (before there was no need so it is was ok like it is right now), and there should be a way to specify in pacman.conf that your xfercommmand supports multiple files (%u single file, %U multiple files?)

  • [SOLVED]pacman can't download packages

    doing as usual:
    #pacman -Syu
    and
    #pacman -S openbox
    but then see:
    resolving dependencies...
    looking for inter-conflicts...
    Targets (1): openbox-3.4.11.2-1 [0.27 MB]
    Total Download Size: 0.27 MB
    Total Installed Size: 1.89 MB
    Proceed with installation? [Y/n] y
    :: Retrieving packages from extra...
    error: failed retrieving file 'openbox-3.4.11.2-1-i686.pkg.tar.xz' from ftp.archlinux.org : 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.
    tried with mirrors.kernel.org, mirror.yandex.ru(one of closest to me) and even ftp.archlinux.org.
    all with same result.
    --debug pacman output:
    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: showsize
    debug: config: totaldownload
    debug: config: new section 'core'
    debug: setlibpaths() called
    debug: option 'cachedir' = /var/cache/pacman/pkg/
    debug: registering sync database 'core'
    debug: config: including /etc/pacman.d/mirrorlist
    debug: config: attempting to read file /etc/pacman.d/mirrorlist
    debug: adding new server URL to database 'core': ftp://ftp.archlinux.org/core/os/i686
    debug: config: finished parsing /etc/pacman.d/mirrorlist
    debug: config: new section 'extra'
    debug: registering sync database 'extra'
    debug: config: including /etc/pacman.d/mirrorlist
    debug: config: attempting to read file /etc/pacman.d/mirrorlist
    debug: adding new server URL to database 'extra': ftp://ftp.archlinux.org/extra/os/i686
    debug: config: finished parsing /etc/pacman.d/mirrorlist
    debug: config: new section 'community'
    debug: registering sync database 'community'
    debug: config: including /etc/pacman.d/mirrorlist
    debug: config: attempting to read file /etc/pacman.d/mirrorlist
    debug: adding new server URL to database 'community': ftp://ftp.archlinux.org/community/os/i686
    debug: config: finished parsing /etc/pacman.d/mirrorlist
    debug: config: new section 'testing'
    debug: registering sync database 'testing'
    debug: config: including /etc/pacman.d/mirrorlist
    debug: config: attempting to read file /etc/pacman.d/mirrorlist
    debug: adding new server URL to database 'testing': ftp://ftp.archlinux.org/testing/os/i686
    debug: config: finished parsing /etc/pacman.d/mirrorlist
    debug: config: new section 'community-testing'
    debug: registering sync database 'community-testing'
    debug: config: including /etc/pacman.d/mirrorlist
    debug: config: attempting to read file /etc/pacman.d/mirrorlist
    debug: adding new server URL to database 'community-testing': ftp://ftp.archlinux.org/community-testing/os/i686
    debug: config: finished parsing /etc/pacman.d/mirrorlist
    debug: config: new section 'archlinuxfr'
    debug: registering sync database 'archlinuxfr'
    debug: adding new server URL to database 'archlinuxfr': http://repo.archlinux.fr/i686
    debug: config: finished parsing /etc/pacman.conf
    debug: registering local database
    debug: loading package cache for repository 'local'
    debug: loading package cache for repository 'core'
    debug: loading package cache for repository 'extra'
    debug: adding package openbox-3.4.11.2-1 to the transaction targets
    resolving dependencies...
    debug: resolving target's dependencies
    debug: started resolving dependencies
    debug: checkdeps: package openbox-3.4.11.2-1
    debug: finished resolving dependencies
    debug: started sorting dependencies
    debug: sorting dependencies finished
    looking for inter-conflicts...
    debug: looking for conflicts
    debug: check targets vs targets
    debug: check targets vs targets
    debug: check targets vs db and db vs targets
    debug: check targets vs db
    debug: check db vs targets
    debug: checking dependencies
    debug: checkdeps: package openbox-3.4.11.2-1
    debug: setting download size 281868 for pkg openbox
    Targets (1): openbox-3.4.11.2-1 [0.27 MB]
    Total Download Size: 0.27 MB
    Total Installed Size: 1.89 MB
    debug: using cachedir: /var/cache/pacman/pkg/
    :: Retrieving packages from extra...
    debug: using 'openbox-3.4.11.2-1-i686.pkg.tar.xz' for download progress
    debug: HTTP_PROXY: (null)
    debug: http_proxy: (null)
    debug: FTP_PROXY: (null)
    debug: ftp_proxy: (null)
    error: failed retrieving file 'openbox-3.4.11.2-1-i686.pkg.tar.xz' from ftp.archlinux.org : File unavailable (e.g., file not found, no access)
    warning: failed to retrieve some files from extra
    Errors occurred, no packages were upgraded.
    debug: unregistering database 'local'
    debug: freeing package cache for repository 'local'
    debug: unregistering database 'core'
    debug: freeing package cache for repository 'core'
    debug: unregistering database 'extra'
    debug: freeing package cache for repository 'extra'
    debug: unregistering database 'community'
    debug: unregistering database 'testing'
    debug: unregistering database 'community-testing'
    debug: unregistering database 'archlinuxfr'
    Last edited by jauthu (2010-06-04 00:22:34)

    but it is really strange that when i uncommented "http://ftp.archlinux.org..."  in mirrorlist it is the same error
    so what destination for all that mirrors are?
    and when I download package from web-interface http://www.archlinux.org/packages/extra/x86_64/openbox/ it successfuly downloaded from mirrors.kernel.org but pacman can't...
    I'm completely dumb, or the universe had hell changed
    As you see, my english is stupid.
    Last edited by jauthu (2010-06-03 22:34:49)

  • [SOLVED] where does pacman keep downloaded packages?

    Stupid question, I know - but I seem to be having a tough time finding the docs or config that describes where pacman stores the downloaded packages during upgrades and installs.
    Last edited by corey_s (2011-07-12 02:30:04)

    Right on, thanks guys.   I had even looked in /etc/pacman.conf and somehow still missed it...  sheesh.
    Cheers

  • [Solved] How to recover the package list from another installation?

    Hello,
    I supposed gparted could make a fine result by moving the partition, but it didn't.
    I was doing that on an USB installation, now fsck recover partially my partition, but mostly many files are gone. It seems that pacman databases are saved, then I would like to recover the list and try to reinstall all packages.
    I can't enter by chroot on that partition, bash fails.
    My attempt is to use pacman -r /mounted/partition packagelist, if I'll get the list, then it mostly possible to regain chroot access
    EDIT
    I got a flashback and I applied modifications in a temporary pacman.conf. In that configuration I modified the paths to all file used by pacman to reflect the other installation.
    Finally I could get the list, but I didn't go for an update, because the installation was too old. I'm doing a fresh install with the recovered package list.
    Last edited by TheSaint (2013-08-02 09:39:59)

    I'm entirely agreed with you.
    Some time I fail to remember such things. I don't regret much the loss, it was just a support installation for emergency cases. Home is safe in another partition
    However it is a good exercise to rescue the package list.

  • Lenovo System Update 5.0.3 failes to download packages

    Hello, 
    SU shows an error dialog saying "An error occurred while downloading packages.".
    I reinstalled SU and Solution Center and updated BIOS. But it still does not work...
    I checked several posts in this community.
    System Update fails to download updates
    Lenovo System Update 5.03 on T430u doesn't report software updates
    And I knew that tvsu_log_xxx.txt has important information for debugging.
    It turned out that SU failed to download "HelloLevel_9_08_00.xml" for the following reason.
    "An error ocurred while setting the digital certificates for this download"
    What is this? Do the digital certificates mean SSL certificate?
    Anyone know how to solve this?
    Regards,
    Yusuke Yamasaki
    systeminfo
    OS Name: Microsoft Windows 7 Professional
    OS Version: 6.1.7601 Service Pack 1 Build 7601
    System Manufacturer: LENOVO
    System Model: 20ANCTO1WW
    System Type: x64-based PC
    Processor(s): 1 Processor(s) Installed.
    [01]: Intel64 Family 6 Model 60 Stepping 3 GenuineIntel ~2701 Mhz
    BIOS Version: LENOVO GLET65WW (2.19 ), 2014/01/14
    tvsu_log_140219182345.txt
    [Lenovo System Update build: 2013-10-31 5.03.0008] 2014/02/19 18:23:45
    Info 2014-02-19 , 06:23:45
    場所 Tvsu.Environment.EnvironmentManager..ctor()
    Message: Starting Environment Manager...
    Info 2014-02-19 , 06:23:45
    場所 Tvsu.Nls.NlsResources..ctor()
    Message: Starting the instance of NLS@Runtime
    Info 2014-02-19 , 06:23:46
    場所 Tvsu.Nls.NlsResources..ctor()
    Message:
    The active language is: JP
    The default language is: JP
    The OS language is: JP
    The language loaded type is: OS
    Severe 2014-02-19 , 06:23:46
    場所 Tvsu.Sdk.SuSdk.StartApplication()
    Message: Application runs with the framework: 4.0.30319.18444
    Info 2014-02-19 , 06:23:46
    場所 Tvsu.Engine.DataBase.InitializeDataBase()
    Message: Initializing the DataBase from file: updates.ser
    Info 2014-02-19 , 06:23:46
    場所 Tvsu.Sdk.SuSdk.StartApplication()
    Message: Starting the Application
    Info 2014-02-19 , 06:23:46
    場所 Tvsukernel.Logic.GUIController.StartGUI(Boolean showsplash)
    Message: Starting GUI...
    Info 2014-02-19 , 06:23:46
    場所 Tvsukernel.Logic.GUIController.StartGUI(Boolean showsplash)
    Message: MainFrame created successfully
    Info 2014-02-19 , 06:23:46
    場所 Tvsukernel.Logic.GUIController.StartGUI(Boolean showsplash)
    Message: GUI -- Welcome screen
    Info 2014-02-19 , 06:23:46
    場所 Tvsukernel.Logic.GUIController.BackToMain()
    Message: Setting Welcome screen...
    Info 2014-02-19 , 06:23:46
    場所 Tvsukernel.FlowScreens.MainFrame.SetScreen(String screen, RoutedEventHandler[] eh)
    Message: Loading Welcome screen on Action pane.
    Info 2014-02-19 , 06:23:50
    場所 Tvsukernel.Logic.GUIController.SearchUpdates(Object sender, EventArgs args)
    Message: Starting the Search process...
    Info 2014-02-19 , 06:23:50
    場所 Tvsukernel.FlowScreens.MainFrame.SetScreen(String screen, RoutedEventHandler[] eh)
    Message: Loading Search screen on Action pane.
    Info 2014-02-19 , 06:23:50
    場所 Tvsukernel.Logic.ProgressThread.InitSearch()
    Message: GUI -- Reporting progress for the Search
    Info 2014-02-19 , 06:23:50
    場所 Tvsu.Sdk.SuSdk.GetSystemProperties()
    Message: Get the System Properties
    Info 2014-02-19 , 06:23:50
    場所 Tvsu.Engine.Task.Task.StartExecution()
    Message: PreTask
    Info 2014-02-19 , 06:23:50
    場所 Tvsu.Engine.Task.Task.StartExecution()
    Message: Start
    Info 2014-02-19 , 06:23:50
    場所 Tvsu.Engine.Task.Task.Start()
    Message: Starting the task
    Info 2014-02-19 , 06:23:50
    場所 Tvsu.Engine.Task.Task.Start()
    Message: The current process is:HelloProcess
    Info 2014-02-19 , 06:23:50
    場所 Tvsu.Engine.Task.Task.Start()
    Message: Executing the PreProcess HelloProcess
    Info 2014-02-19 , 06:23:50
    場所 Tvsu.Engine.Task.Task.Start()
    Message: Executing the StartProcess HelloProcess
    Info 2014-02-19 , 06:23:50
    場所 Tvsu.Engine.Process.HelloProcess.DownloadHelpFile()
    Message: The chm help file is already present in the system
    Info 2014-02-19 , 06:23:50
    場所 Tvsu.Engine.Process.HelloProcess.Start()
    Message: The test.properties file was not found, the normal Hello process will continue.
    Info 2014-02-19 , 06:23:50
    場所 Tvsu.Engine.Process.HelloProcess.Start()
    Message: HelloProcess Started
    Info 2014-02-19 , 06:23:50
    場所 Tvsu.Engine.Process.HelloProcess.Start()
    Message: Client level: HelloLevel_9_08_00
    Info 2014-02-19 , 06:23:50
    場所 Tvsu.Engine.Process.HelloProcess.DownloadUDF(String helloClientLevel)
    Message: The UDF will be downloaded from: https://download.lenovo.com/ibmdl/pub/pc/pccbbs/agent/SSClientCommon/HelloLevel_9_08_00.xml
    Info 2014-02-19 , 06:23:50
    場所 Tvsu.Engine.Process.HelloProcess.DownloadUDF(String helloClientLevel)
    Message: The UDF will be downloaded to-> C:\ProgramData\Lenovo\SystemUpdate\session\system\SSClientCommon\HelloLevel_9_08_00.xml
    Info 2014-02-19 , 06:23:50
    場所 Tvsukernel.CustomControls.Step.<>c__DisplayClass7.<set_Image>b__6()
    Message: Setting PROCESSING status.
    Info 2014-02-19 , 06:23:50
    場所 Tvsu.ConnectionSettings.ConnectionSettings.GetConnectionForURL(String url)
    Message: Creating a new Connection Settings Bean instance to Host: download.lenovo.com
    Info 2014-02-19 , 06:23:50
    場所 Tvt.ConnectionSettings.ConnectionSettings.GetConnectionForURL(String url)
    Message: Direct connection found
    Info 2014-02-19 , 06:23:50
    場所 Tvsu.FileDownloader.HttpsDownload.SetCertificates()
    Message: Setting certificates...
    Info 2014-02-19 , 06:23:50
    場所 Tvsu.FileDownloader.HttpsDownload.SetCertificates()
    Message: An error ocurred while setting the digital certificates for this download
    Exception:
    Message: 'System.Net.ServicePointManager' のタイプ初期化子が例外をスローしました。
    Type: System.TypeInitializationException
    場所 System.Net.ServicePointManager.set_CertificatePolicy(ICertificatePolicy value)
    場所 Tvsu.FileDownloader.HttpsDownload.SetCertificates()
    Info 2014-02-19 , 06:23:50
    場所 Tvsu.FileDownloader.HttpsDownload.StartDownload(FileDownloadInfo fileInfo, downloadingDelegate downDelegate)
    Message: An exception ocurred while downloading https://download.lenovo.com/ibmdl/pub/pc/pccbbs/agent/SSClientCommon/HelloLevel_9_08_00.xml
    Status set to FAILED
    Exception:
    Message: 構成システムを初期化できませんでした。
    Type: System.Configuration.ConfigurationErrorsException
    場所 Tvsu.FileDownloader.HttpsDownload.doDownloadByHttps(FileDownloadInfo fileInfo, downloadingDelegate downDelegate)
    場所 Tvsu.FileDownloader.HttpsDownload.StartDownload(FileDownloadInfo fileInfo, downloadingDelegate downDelegate)
    Info 2014-02-19 , 06:23:50
    場所 Tvsu.FileDownloader.GeneralDownloader.Download(FileToDownloadBean bean, downloadingDelegate downDelegate)
    Message: Some error occurred in download module :
    Exception:
    Message: 構成システムを初期化できませんでした。
    Type: System.Configuration.ConfigurationErrorsException
    場所 Tvsu.FileDownloader.HttpsDownload.StartDownload(FileDownloadInfo fileInfo, downloadingDelegate downDelegate)
    場所 Tvsu.FileDownloader.GeneralDownloader.Download(FileToDownloadBean bean, downloadingDelegate downDelegate)
    Info 2014-02-19 , 06:23:50
    場所 Tvsu.Engine.Process.HelloProcess.Start()
    Message: UDF download status is -> Failed
    Severe 2014-02-19 , 06:23:50
    場所 Tvsu.Engine.Process.HelloProcess.Start()
    Message: Could't connect to the HelloServer, no UDF file was downloaded
    Info 2014-02-19 , 06:23:50
    場所 Tvsu.Egather.EgatherManager.GetEgatherParser(String type)
    Message: Running egather minimal.....
    Info 2014-02-19 , 06:23:50
    場所 Tvsu.Egather.EgatherExecutor.RunAsWindowsService(String directory, String command, String arguments)
    Message: /execute ia.exe /arguments -filename"""C:\Program Files (x86)\Lenovo\System Update\egather\sysrecomin""" -probes REGIONAL_SETTINGS GATHERER_INFORMATION SYSTEM_SUMMARY -local /directory C:\Program Files (x86)\Lenovo\System Update\egather\ /type COMMAND /timeout 300000
    Info 2014-02-19 , 06:23:50
    場所 Tvsu.Egather.EgatherExecutor.RunAsWindowsService(String directory, String command, String arguments)
    Message: FileName Path: C:\Program Files (x86)\Lenovo\System Update\TvsuCommandLauncher.exe
    Info 2014-02-19 , 06:23:51
    場所 Tvsu.Egather.EgatherExecutor.ExecuteEgather(String fileOutput, String args)
    Message: RC eGatherer: 0
    Info 2014-02-19 , 06:23:51
    場所 Tvsu.Engine.Process.HelloProcess.Start()
    Message: MTM received from eGather: 20ANCTO1WW
    Info 2014-02-19 , 06:23:51
    場所 Tvsu.Engine.Process.HelloProcess.Start()
    Message: Data to be set in the Environment Manager to use with Quest:
    QOS (Quest OS): Windows 7
    QOSLang (Quest language): JP
    MTM: 20ANCTO1WW
    Info 2014-02-19 , 06:23:51
    場所 Tvsu.Engine.Task.Task.Start()
    Message: Executing the PostProcess HelloProcess
    Info 2014-02-19 , 06:23:51
    場所 Tvsu.Engine.Task.Task.Start()
    Message: The process HelloProcesshas been finished.
    Info 2014-02-19 , 06:23:51
    場所 Tvsu.Engine.Task.Task.StartExecution()
    Message: PostTask
    Info 2014-02-19 , 06:23:51
    場所 Tvsu.Sdk.SuSdk.GetSystemProperties()
    Message: Return the System Properties
    Info 2014-02-19 , 06:23:51
    場所 Tvsu.Sdk.SuSdk.GetApplicableUpdates(searchingFolderDelegate spd, showErrMsgDelegate sed)
    Message: Get Applicable Updates
    Info 2014-02-19 , 06:23:51
    場所 Tvsu.Engine.Task.Task.StartExecution()
    Message: PreTask
    Info 2014-02-19 , 06:23:51
    場所 Tvsu.Engine.Task.Task.StartExecution()
    Message: Start
    Info 2014-02-19 , 06:23:51
    場所 Tvsu.Engine.Task.Task.Start()
    Message: Starting the task
    Info 2014-02-19 , 06:23:51
    場所 Tvsu.Engine.Task.Task.Start()
    Message: The current process is:HelpCenterQuestProcess
    Info 2014-02-19 , 06:23:51
    場所 Tvsu.Engine.Task.Task.Start()
    Message: Executing the PreProcess HelpCenterQuestProcess
    Info 2014-02-19 , 06:23:51
    場所 Tvsu.Engine.Task.Task.Start()
    Message: Executing the StartProcess HelpCenterQuestProcess
    Info 2014-02-19 , 06:23:51
    場所 Tvsu.Engine.Process.HelpCenterQuestProcess.LaunchEgather()
    Message: Launching Egather
    Info 2014-02-19 , 06:23:51
    場所 Tvsu.Egather.EgatherManager.GetEgatherParser(String type)
    Message: Running egather complete.....
    Info 2014-02-19 , 06:23:51
    場所 Tvsu.Engine.Process.HelpCenterQuestProcess.LaunchHelpCenterProcess()
    Message: Launching HelpCenter
    Info 2014-02-19 , 06:23:51
    場所 Tvsu.Egather.EgatherExecutor.RunAsWindowsService(String directory, String command, String arguments)
    Message: /execute ia.exe /arguments -filename"""C:\Program Files (x86)\Lenovo\System Update\egather\sysreco""" -silent -local -section SYSTEM_SUMMARY REGIONAL_SETTINGS SMBIOS_INFORMATION Firmware_Information Installed_Software SMBIOS_INFORMATION DEVICE_DRIVERS_AND_SERVICES IDE_DEVICE_INFORMATION DEVICE_MANAGER_SETTINGS -p device_manager enable_hardwareid /directory C:\Program Files (x86)\Lenovo\System Update\egather\ /type COMMAND /timeout 300000
    Info 2014-02-19 , 06:23:51
    場所 Tvsu.Egather.EgatherExecutor.RunAsWindowsService(String directory, String command, String arguments)
    Message: FileName Path: C:\Program Files (x86)\Lenovo\System Update\TvsuCommandLauncher.exe
    Severe 2014-02-19 , 06:23:51
    場所 Tvsu.Engine.Process.HelpCenterQuestProcess.LaunchHelpCenterProcess()
    Message: An error ocurred while contacting the help center
    Exception:
    Message: 構成システムを初期化できませんでした。
    Type: System.Configuration.ConfigurationErrorsException
    場所 System.Configuration.ConfigurationManager.PrepareConfigSystem()
    場所 System.Configuration.ConfigurationManager.GetSection(String sectionName)
    場所 System.Configuration.PrivilegedConfigurationManager.GetSection(String sectionName)
    場所 System.Net.Configuration.WebRequestModulesSectionInternal.GetSection()
    場所 System.Net.WebRequest.get_PrefixList()
    場所 System.Net.WebRequest.Create(Uri requestUri, Boolean useUriBase)
    場所 System.Net.WebRequest.Create(String requestUriString)
    場所 Tvsu.Engine.Process.HelpCenterQuestProcess.IfModifiedSince(String url, DateTime dtSince, DateTime& dtActual)
    場所 Tvsu.Engine.Process.HelpCenterQuestProcess.DownloadCatalogDescriptorFile()
    場所 Tvsu.Engine.Process.HelpCenterQuestProcess.LaunchHelpCenterProcess()
    Info 2014-02-19 , 06:23:51
    場所 Tvsukernel.CustomControls.Step.<>c__DisplayClass7.<set_Image>b__6()
    Message: Setting DONE status.
    Info 2014-02-19 , 06:23:51
    場所 Tvsukernel.CustomControls.Step.<>c__DisplayClass7.<set_Image>b__6()
    Message: Setting PROCESSING status.
    Info 2014-02-19 , 06:23:52
    場所 Tvsu.Engine.Task.Task.Start()
    Message: Executing the PostProcess HelpCenterQuestProcess
    Severe 2014-02-19 , 06:23:52
    場所 Tvsu.Engine.Task.Task.StartExecution()
    Message: An error occurred while the task: ApplicableUpdatesTask executed the process: HelpCenterQuestProcessthe message from exception is種類 'Tvt.FileDownloader.DownloadException' の例外がスローされました。
    Exception:
    Message: 種類 'Tvt.FileDownloader.DownloadException' の例外がスローされました。
    Type: Tvt.FileDownloader.DownloadException
    場所 Tvsu.Engine.Task.Task.Start()
    場所 Tvsu.Engine.Task.Task.StartExecution()
    Info 2014-02-19 , 06:23:52
    場所 Tvsukernel.CustomControls.Step.<>c__DisplayClass7.<set_Image>b__6()
    Message: Setting FAILED status.
    Info 2014-02-19 , 06:23:52
    場所 Tvsukernel.Logic.GUIController.ShowErrorMessage(Exception e)
    Message: Error while downloading packages.
    Exception:
    Message: 種類 'Tvt.FileDownloader.DownloadException' の例外がスローされました。
    Type: Tvt.FileDownloader.DownloadException
    場所 Tvsu.Engine.Task.Task.StartExecution()
    場所 Tvsu.Sdk.SuSdk.GetApplicableUpdates(searchingFolderDelegate spd, showErrMsgDelegate sed)
    場所 Tvsukernel.Logic.ProgressThread.InitSearch()
    Info 2014-02-19 , 06:23:52
    場所 Tvsukernel.Dialogs.Messages.ShowStaticMessage(String message, String title, MessageType t, Boolean check)
    Message: Showing ERROR Message: < パッケージのダウンロード中にエラーが発生しました。 >
    Info 2014-02-19 , 06:23:58
    場所 Tvsukernel.Logic.GUIController.BackToMain()
    Message: Setting Welcome screen...
    Info 2014-02-19 , 06:23:58
    場所 Tvsukernel.FlowScreens.MainFrame.SetScreen(String screen, RoutedEventHandler[] eh)
    Message: Loading Welcome screen on Action pane.
    Info 2014-02-19 , 06:23:58
    場所 Tvsu.Egather.EgatherExecutor.ExecuteEgather(String fileOutput, String args)
    Message: RC eGatherer: 0
    Info 2014-02-19 , 06:24:02
    場所 Tvsukernel.FlowScreens.MainFrame.cmContextHelpSUhelp_Click(Object sender, RoutedEventArgs e)
    Message: Context Help will be displayed.
    Info 2014-02-19 , 06:24:08
    場所 Tvsukernel.Logic.GUIController.AskBeforeClosing()
    Message: Close System Update?
    Info 2014-02-19 , 06:24:08
    場所 Tvsukernel.Dialogs.Messages.ShowStaticMessage(String message, String title, MessageType t, Boolean check)
    Message: Showing QUESTION Message: < 本当に System Update を終了しますか? >
    Info 2014-02-19 , 06:24:09
    場所 Tvsukernel.Logic.GUIController.AskBeforeClosing()
    Message: Application will close now? True
    Info 2014-02-19 , 06:24:09
    場所 Tvsukernel.FlowScreens.MainFrame.OnClosing(CancelEventArgs e)
    Message: User wanted to close System Update, or the package force a reboot.
    Severe 2014-02-19 , 06:24:09
    場所 Tvsu.Sdk.SuSdk.ShutDownApplication()
    Message: Has happened an exception while the UNCAuthenticator.Shutdown() was executedShare name can not be null or empty
    Info 2014-02-19 , 06:24:09
    場所 Tvsu.Engine.DataBase.ShutDownDataBase()
    Message: Shutting down the DataBase, saving any data into file: updates.ser
    Info 2014-02-19 , 06:24:09
    場所 Tvsu.Environment.EnvironmentManager.closeEM()
    Message: Closing Environment Manager.
    Info 2014-02-19 , 06:24:09
    場所 Tvsu.Sdk.SuSdk.ShutDownApplication()
    Message: Shut Down the Application
    Solved!
    Go to Solution.

    I'm having a similar problem with 5.0.5.  Whenever it gets to "Downloading Package Information", it will show "15% Lenovo Help Center" and it dies there.  Errors below in the log.  
    If I look at the XML file mentioned below, it's zero-length (empty).
    Severe 2014-04-01 , 05:43:14
    at Tvsu.Engine.Process.HelloProcess.Start()
    Message: Error reading C:\ProgramData\Lenovo\SystemUpdate\session\system\SSClientCommon\HelloLevel_9_09_00.xml, this XML file is not well-formed
    Exception:
    Message: Root element is missing.
    Type: System.Xml.XmlException
    at System.Xml.XmlTextReaderImpl.Throw(Exception e)
    at System.Xml.XmlTextReaderImpl.ParseDocumentContent()
    at System.Xml.XmlTextReaderImpl.Read()
    at System.Xml.XPath.XPathDocument.LoadFromReader(XmlReader reader, XmlSpace space)
    at System.Xml.XPath.XPathDocument..ctor(TextReader textReader)
    at Tvsu.Engine.Process.HelloProcess.ParseUDF(String udfPath)
    at Tvsu.Engine.Process.HelloProcess.Start()
    Severe 2014-04-01 , 05:43:17
    at Tvsu.Engine.Process.HelpCenterQuestProcess.LaunchHelpCenterProcess()
    Message: An error ocurred while contacting the help center
    Exception:
    Message: Index and length must refer to a location within the string.
    Parameter name: length
    Type: System.ArgumentOutOfRangeException
    at System.String.InternalSubStringWithChecks(Int32 startIndex, Int32 length, Boolean fAlwaysCopy)
    at Tvsu.Engine.Process.HelpCenterQuestProcess.GetCatalogDescriptorFileName()
    at Tvsu.Engine.Process.HelpCenterQuestProcess.DownloadCatalogDescriptorFile()
    at Tvsu.Engine.Process.HelpCenterQuestProcess.LaunchHelpCenterProcess()
    Severe 2014-04-01 , 05:43:18
    at Tvsu.Engine.Task.Task.StartExecution()
    Message: An error occurred while the task: ApplicableUpdatesTask executed the process: HelpCenterQuestProcessthe message from exception isException of type 'Tvt.FileDownloader.DownloadException' was thrown.
    Exception:
    Message: Exception of type 'Tvt.FileDownloader.DownloadException' was thrown.
    Type: Tvt.FileDownloader.DownloadException
    at Tvsu.Engine.Task.Task.Start()
    at Tvsu.Engine.Task.Task.StartExecution()
    Info 2014-04-01 , 05:43:18
    at Tvsukernel.Logic.GUIController.ShowErrorMessage(Exception e)
    Message: Error while downloading packages.
    Exception:
    Message: Exception of type 'Tvt.FileDownloader.DownloadException' was thrown.
    Type: Tvt.FileDownloader.DownloadException
    at Tvsu.Engine.Task.Task.StartExecution()
    at Tvsu.Sdk.SuSdk.GetApplicableUpdates(searchingFolderDelegate spd, showErrMsgDelegate sed)
    at Tvsukernel.Logic.ProgressThread.InitSearch()
    Info 2014-04-01 , 05:43:18
    at Tvsukernel.Dialogs.Messages.ShowStaticMessage(String message, String title, MessageType t, Boolean check)
    Message: Showing ERROR Message: < An error occurred while downloading packages. >

  • HT204370 I purchased a movie yesterday and started the download.  The download seemed to hang up at about 90%.  Finally, it showed that it was ready to watch, but the movie will not play.  Download is apparently corrupt.  How do I get a working version?

    I purchased a movie yesterday and started the download.  The download seemed to hang up at about 90%.  Finally, it showed that it was ready to watch, but the movie will not play.  Download is apparently corrupt.  How do I get a working version?

    Depending upon what country that you are in (films can't be re-downloaded in all countries) then try deleting the film from your iPad and redownload it via the Purchased tab in the iTunes store app (or the Purchased link under Quick Links on the right-hand side of the iTunes store home page on your computer's iTunes).
    If you aren't in a country where you can re-download films, or if you have problems with the re-downloaded version, then try the 'report a problem' link from your purchase history : log into your account on your computer's iTunes via the Store > View Account menu option and you should then see a Purchase History section with a 'see all' link to the right of it ; click on that and you should see a list of your purchases ; find that film and use the 'Report a Problem' link and fill in details about the problem (iTunes support should reply within, I think, about 24 hours).
    If the 'report a problem' link doesn't work (it's been taking some people to this site on a browser instead of showing a form in iTunes) then you can try contacting iTunes support via this page : http://www.apple.com/support/itunes/contact/- click on Contact iTunes Store Support on the right-hand side of the page.

  • R/3 IDES 4.7 Installation Packages list

    Hi,
          I have to install R/3 4.7 EEC IDES version (SAP R/3 ENTERPRISE 47X200) on Win 2003 Server with Oracle, but I have confusion over the packages listed in the downloads.
    Please help me find the exact packages needed.
    I've downloaded the installation guide from market place site but I think it does not lists the steps for the IDES version.
    Please provide the steps or a link to it.
    Thanks,
    Cool.
    Edited by: Cool Breeze on Jan 3, 2008 2:42 PM
    Edited by: Cool Breeze on Jan 3, 2008 2:57 PM

    Hi Friend,
    Installation Step for 4.7 IDES on Windows 2003
    1.Create 2 users as
        a. <SID>adm
        b. SAPServices<sid>
    in the Os level with full administrator rights by
    right click my computer->manage->users->create-> assign administrator privilege to that user
    2.Set memory parameters by configuring the virtual memory by 3:4 times as of exixting RAM
    3.If a personal system means configure MSLOOPback adapter
    4.Assign Valid Ip to the system
    5.Dump the Export DVD's and kernel files
    6.Ensure that SAP installation drive should contain more than 100 gb free size
    7.Login in <Sid>adm and install oracle by giving all the parameters such as dbsid,password,
    8.In the kernel cd ,import the r/3 registry entry .exe file by double clicking it
    9.start installing the kernel by double clicking the file named under kernel cd as i386\...\sapinst ->select central instsance,it will log u off in the first insitallation
    10.goto c:\program files \sap\sapinst - open the file and paste the contents in c:\program files \sap folder
    11.execute the sapinst in the installation master and selecrt the -
    >Database Instance for installation
    12.then give the all the parameters for the exp1,2,3,4,5,6,7,8 path and redo log path,mirrir log path then it strats installation
    13.view the log files in log window
    13.then it last for 8 to 12 hours for completion
    regards,
    S.Rajeshkumar
    reward points welcome

  • SCCM Client Downloads Packages from DP on different subnet

    Hi
    When I deploy a package to PC, SCCM client finds two DPs (DP1 & DP2). I've checked log files...
    DP1 is on the same subnet that client, but SCCM client downloads packages from DP2, but DP2 is different subnet.
    With SCCM 2007, this was not by this way....SCCM client download packages from local DP (if was posible..)

    In CM2012, client content location is defined with two catagories like preferred distribution point and fallback distribution point. These gets listed by MP based on the Boundary configuration and the package deployment methods. If package deployed to look
    only preferred distribution points, then that particular preferred (a boundary mapped )DP only listed by MP.
    More information of these preferred vs fallback is explained in below article..
    http://sccmguru.wordpress.com/2012/05/08/how-preferred-distribution-points-and-fallback-is-working-in-configuration-manager-2012/
    Based on your question above, I believe the boundary configuration is not mapped to the DP and could be the case here. Thanks,
    Thanks SRee

  • [solved] Help troubleshoot Virtualbox hanging (possible btrfs related)

    Sometime longer than a week ago I did not have this problem.
    Yesterday I encountered it for the first time. Starting a windows 8 VM works all the way through the apps screen and then it just hangs. No way to quit virtualbox. Weirdly enough, Firefox is still working at this point but becomes unresponsive after a while as well. My WM (awesome) and terminals are unaffected, but kill/killall doesn't work.
    On shutdown I see this error (first code box below). I have done btrfsck on all my partitions since then, still the same problem.
    My pacman log for the past 10 days is in the second code box below. I have tried downgrading to linux-3.11.1-1 and 3.11-1 without success. 3.11-1 allows me to get past the apps screen, but once I open a document in the VM it becomes unresponsive again, so the bug is just being delayed.
    This laptop is heavily used and no other unresponsivity was noted this past week prior to using VirtualBox.
    Final point, I'm fully updated using [testing].
    Any suggestions would be appreciated, I'm quite stumped at this point. Considering creating a new VM to test whether my image is faulty....
    Sep 25 11:24:01 ngoonee-laptop kernel: ------------[ cut here ]------------
    Sep 25 11:24:01 ngoonee-laptop kernel: kernel BUG at fs/btrfs/ctree.c:2964!
    Sep 25 11:24:02 ngoonee-laptop kernel: invalid opcode: 0000 [#1] PREEMPT SMP
    Sep 25 11:24:02 ngoonee-laptop kernel: Modules linked in: ipt_MASQUERADE iptable_nat nf_conntrack_ipv4 nf_defrag_ipv4 nf_nat_ipv4 nf_nat nf_conntrack ip_tables x_tables pci_stub vboxpci(O) vboxnetflt(O) vboxneta
    Sep 25 11:24:02 ngoonee-laptop kernel: i2c_core mei_me mei serio_raw battery evdev processor shpchp ac thermal button mxm_wmi vboxdrv(O) vhba(O) asus_nb_wmi asus_wmi sparse_keymap rfkill wmi video btrfs libcrc3
    Sep 25 11:24:02 ngoonee-laptop kernel: CPU: 0 PID: 435 Comm: btrfs-endio-wri Tainted: G O 3.11.0-1-ARCH #1
    Sep 25 11:24:02 ngoonee-laptop kernel: Hardware name: ASUSTeK COMPUTER INC. N56VJ/N56VJ, BIOS N56VJ.203 08/29/2012
    Sep 25 11:24:02 ngoonee-laptop kernel: task: ffff88021e1721c0 ti: ffff880222da6000 task.ti: ffff880222da6000
    Sep 25 11:24:02 ngoonee-laptop kernel: RIP: 0010:[<ffffffffa02a6d21>] [<ffffffffa02a6d21>] btrfs_set_item_key_safe+0x161/0x170 [btrfs]
    Sep 25 11:24:02 ngoonee-laptop kernel: RSP: 0018:ffff880222da7b18 EFLAGS: 00010286
    Sep 25 11:24:02 ngoonee-laptop kernel: RAX: 00000000ffffffff RBX: 0000000000000027 RCX: 000000002fa00000
    Sep 25 11:24:02 ngoonee-laptop kernel: RDX: 00000000ffffffff RSI: ffff880222da7c1e RDI: ffff880222da7b37
    Sep 25 11:24:02 ngoonee-laptop kernel: RBP: ffff880222da7b70 R08: 0000000000000001 R09: ffff880222da7b38
    Sep 25 11:24:02 ngoonee-laptop kernel: R10: 000000002fa60000 R11: 000000002fa60000 R12: ffff880222da7b26
    Sep 25 11:24:02 ngoonee-laptop kernel: R13: ffff8801cd7f23f0 R14: ffff880222da7c1e R15: ffff880217e95040
    Sep 25 11:24:02 ngoonee-laptop kernel: FS: 0000000000000000(0000) GS:ffff88022ee00000(0000) knlGS:0000000000000000
    Sep 25 11:24:02 ngoonee-laptop kernel: CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
    Sep 25 11:24:02 ngoonee-laptop kernel: CR2: 00000032768abac0 CR3: 000000000180d000 CR4: 00000000001427f0
    Sep 25 11:24:02 ngoonee-laptop kernel: Stack:
    Sep 25 11:24:02 ngoonee-laptop kernel: ffff8802218a7800 4511ffffa02e0c39 006c00000000000f 11000000002f9f80
    Sep 25 11:24:02 ngoonee-laptop kernel: 6c00000000000f45 000000002f9f8000 ffff880217e95040 000000002fa00000
    Sep 25 11:24:02 ngoonee-laptop kernel: 0000000000000000 ffff8801cd7f23f0 00000000000007b8 ffff880222da7c68
    Sep 25 11:24:02 ngoonee-laptop kernel: Call Trace:
    Sep 25 11:24:02 ngoonee-laptop kernel: [<ffffffffa02ddfa9>] __btrfs_drop_extents+0x559/0xac0 [btrfs]
    Sep 25 11:24:02 ngoonee-laptop kernel: [<ffffffffa02deff0>] btrfs_drop_extents+0x60/0x90 [btrfs]
    Sep 25 11:24:02 ngoonee-laptop kernel: [<ffffffffa02cf7ec>] insert_reserved_file_extent.constprop.58+0x6c/0x290 [btrfs]
    Sep 25 11:24:02 ngoonee-laptop kernel: [<ffffffffa02d6cae>] btrfs_finish_ordered_io+0x52e/0x9a0 [btrfs]
    Sep 25 11:24:02 ngoonee-laptop kernel: [<ffffffff8106ed62>] ? del_timer_sync+0x52/0x60
    Sep 25 11:24:02 ngoonee-laptop kernel: [<ffffffff814dbc5c>] ? schedule_timeout+0x13c/0x290
    Sep 25 11:24:02 ngoonee-laptop kernel: [<ffffffff8106e170>] ? detach_if_pending+0x120/0x120
    Sep 25 11:24:02 ngoonee-laptop kernel: [<ffffffffa02d7305>] finish_ordered_fn+0x15/0x20 [btrfs]
    Sep 25 11:24:02 ngoonee-laptop kernel: [<ffffffffa02f737e>] worker_loop+0x14e/0x550 [btrfs]
    Sep 25 11:24:02 ngoonee-laptop kernel: [<ffffffff81093832>] ? default_wake_function+0x12/0x20
    Sep 25 11:24:02 ngoonee-laptop kernel: [<ffffffffa02f7230>] ? btrfs_queue_worker+0x330/0x330 [btrfs]
    Sep 25 11:24:02 ngoonee-laptop kernel: [<ffffffff810836a0>] kthread+0xc0/0xd0
    Sep 25 11:24:02 ngoonee-laptop kernel: [<ffffffff810835e0>] ? kthread_create_on_node+0x120/0x120
    Sep 25 11:24:02 ngoonee-laptop kernel: [<ffffffff814e892c>] ret_from_fork+0x7c/0xb0
    Sep 25 11:24:02 ngoonee-laptop kernel: [<ffffffff810835e0>] ? kthread_create_on_node+0x120/0x120
    Sep 25 11:24:02 ngoonee-laptop kernel: Code: 48 8b 45 bf 48 8d 7d c7 4c 89 f6 48 89 45 d0 0f b6 45 be 88 45 cf 48 8b 45 b6 48 89 45 c7 e8 a7 f2 ff ff 85 c0 0f 8f 48 ff ff ff <0f> 0b 0f 0b 66 66 2e 0f 1f 84 00 00
    Sep 25 11:24:02 ngoonee-laptop kernel: RIP [<ffffffffa02a6d21>] btrfs_set_item_key_safe+0x161/0x170 [btrfs]
    Sep 25 11:24:02 ngoonee-laptop kernel: RSP <ffff880222da7b18>
    Sep 25 11:24:03 ngoonee-laptop kernel: ---[ end trace 80929b31898e484c ]---
    [2013-09-16 12:01] [PACMAN] Running 'pacman -Syu'
    [2013-09-16 12:01] [PACMAN] synchronizing package lists
    [2013-09-16 12:02] [PACMAN] starting full system upgrade
    [2013-09-16 12:06] [ALPM-SCRIPTLET] > Ardour now supports video timeline. To use this feature, please get
    [2013-09-16 12:06] [ALPM-SCRIPTLET] > static builds of the required external runtime dependencies from:
    [2013-09-16 12:06] [ALPM-SCRIPTLET]
    [2013-09-16 12:06] [ALPM-SCRIPTLET] http://x42.github.io/harvid/
    [2013-09-16 12:06] [ALPM-SCRIPTLET]
    [2013-09-16 12:06] [ALPM-SCRIPTLET] > You may then install the binaries in /usr/local/bin and import a video
    [2013-09-16 12:06] [ALPM-SCRIPTLET] > via Session > Open Video.
    [2013-09-16 12:06] [ALPM-SCRIPTLET]
    [2013-09-16 12:06] [ALPM-SCRIPTLET] > Due to uncertainties with regards to program stability, 'harvid' is
    [2013-09-16 12:06] [ALPM-SCRIPTLET] > currently not packaged in our repositories.
    [2013-09-16 12:06] [ALPM-SCRIPTLET]
    [2013-09-16 12:06] [ALPM-SCRIPTLET] > In addition to the timeline, video can be monitored with xjadeo.
    [2013-09-16 12:06] [PACMAN] upgraded ardour (3.3-1 -> 3.4-1)
    [2013-09-16 12:07] [ALPM-SCRIPTLET] >>> Updating module dependencies. Please wait ...
    [2013-09-16 12:07] [ALPM-SCRIPTLET] >>> Generating initial ramdisk, using mkinitcpio. Please wait...
    [2013-09-16 12:07] [ALPM-SCRIPTLET] ==> Building image from preset: /etc/mkinitcpio.d/linux.preset: 'default'
    [2013-09-16 12:07] [ALPM-SCRIPTLET] -> -k /boot/vmlinuz-linux -c /etc/mkinitcpio.conf -g /boot/initramfs-linux.img
    [2013-09-16 12:07] [ALPM-SCRIPTLET] ==> Starting build: 3.11.1-1-ARCH
    [2013-09-16 12:07] [ALPM-SCRIPTLET] -> Running build hook: [base]
    [2013-09-16 12:07] [ALPM-SCRIPTLET] -> Running build hook: [udev]
    [2013-09-16 12:07] [ALPM-SCRIPTLET] -> Running build hook: [autodetect]
    [2013-09-16 12:07] [ALPM-SCRIPTLET] -> Running build hook: [modconf]
    [2013-09-16 12:07] [ALPM-SCRIPTLET] -> Running build hook: [block]
    [2013-09-16 12:07] [ALPM-SCRIPTLET] -> Running build hook: [filesystems]
    [2013-09-16 12:07] [ALPM-SCRIPTLET] -> Running build hook: [keyboard]
    [2013-09-16 12:07] [ALPM-SCRIPTLET] -> Running build hook: [fsck]
    [2013-09-16 12:07] [ALPM-SCRIPTLET] ==> ERROR: file not found: `fsck.btrfs'
    [2013-09-16 12:07] [ALPM-SCRIPTLET] ==> WARNING: No fsck helpers found. fsck will not be run on boot.
    [2013-09-16 12:07] [ALPM-SCRIPTLET] ==> Generating module dependencies
    [2013-09-16 12:07] [ALPM-SCRIPTLET] ==> Creating gzip initcpio image: /boot/initramfs-linux.img
    [2013-09-16 12:07] [ALPM-SCRIPTLET] ==> WARNING: errors were encountered during the build. The image may not be complete.
    [2013-09-16 12:07] [ALPM-SCRIPTLET] ==> Building image from preset: /etc/mkinitcpio.d/linux.preset: 'fallback'
    [2013-09-16 12:07] [ALPM-SCRIPTLET] -> -k /boot/vmlinuz-linux -c /etc/mkinitcpio.conf -g /boot/initramfs-linux-fallback.img -S autodetect
    [2013-09-16 12:07] [ALPM-SCRIPTLET] ==> Starting build: 3.11.1-1-ARCH
    [2013-09-16 12:07] [ALPM-SCRIPTLET] -> Running build hook: [base]
    [2013-09-16 12:07] [ALPM-SCRIPTLET] -> Running build hook: [udev]
    [2013-09-16 12:07] [ALPM-SCRIPTLET] -> Running build hook: [modconf]
    [2013-09-16 12:07] [ALPM-SCRIPTLET] -> Running build hook: [block]
    [2013-09-16 12:07] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: aic94xx
    [2013-09-16 12:07] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: bfa
    [2013-09-16 12:07] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: smsmdtv
    [2013-09-16 12:07] [ALPM-SCRIPTLET] -> Running build hook: [filesystems]
    [2013-09-16 12:07] [ALPM-SCRIPTLET] -> Running build hook: [keyboard]
    [2013-09-16 12:07] [ALPM-SCRIPTLET] -> Running build hook: [fsck]
    [2013-09-16 12:07] [ALPM-SCRIPTLET] ==> Generating module dependencies
    [2013-09-16 12:07] [ALPM-SCRIPTLET] ==> Creating gzip initcpio image: /boot/initramfs-linux-fallback.img
    [2013-09-16 12:07] [ALPM-SCRIPTLET] ==> Image generation successful
    [2013-09-16 12:07] [PACMAN] upgraded linux (3.11-1 -> 3.11.1-1)
    [2013-09-16 12:07] [PACMAN] upgraded bbswitch (0.7-13 -> 0.7-14)
    [2013-09-16 12:07] [ALPM-SCRIPTLET] Generating locales...
    [2013-09-16 12:07] [ALPM-SCRIPTLET] en_GB.UTF-8... done
    [2013-09-16 12:07] [ALPM-SCRIPTLET] en_GB.ISO-8859-1... done
    [2013-09-16 12:07] [ALPM-SCRIPTLET] en_US.UTF-8... done
    [2013-09-16 12:07] [ALPM-SCRIPTLET] en_US.ISO-8859-1... done
    [2013-09-16 12:07] [ALPM-SCRIPTLET] Generation complete.
    [2013-09-16 12:07] [PACMAN] upgraded glibc (2.18-3 -> 2.18-4)
    [2013-09-16 12:07] [PACMAN] upgraded bluez-libs (5.7-1 -> 5.8-1)
    [2013-09-16 12:07] [PACMAN] upgraded bluez-utils (5.7-1 -> 5.8-1)
    [2013-09-16 12:07] [PACMAN] upgraded cinelerra-cv (1:2.2-17 -> 1:2.2-18)
    [2013-09-16 12:07] [PACMAN] upgraded hdf5 (1.8.10_patch1-1 -> 1.8.11-1)
    [2013-09-16 12:07] [PACMAN] upgraded lib32-glibc (2.18-3 -> 2.18-4)
    [2013-09-16 12:07] [PACMAN] upgraded linux-headers (3.11-1 -> 3.11.1-1)
    [2013-09-16 12:07] [PACMAN] upgraded lirc-utils (1:0.9.0-59 -> 1:0.9.0-60)
    [2013-09-16 12:07] [PACMAN] upgraded meld (1.7.5-1 -> 1.8.0-1)
    [2013-09-16 12:07] [PACMAN] upgraded nvidia (325.15-6 -> 325.15-7)
    [2013-09-16 12:07] [PACMAN] upgraded postgresql-libs (9.3.0-2 -> 9.3.0-3)
    [2013-09-16 12:07] [PACMAN] upgraded sip (4.15.1.908d49322dcf-1 -> 4.15.2-1)
    [2013-09-16 12:07] [PACMAN] upgraded python-sip (4.15.1.908d49322dcf-1 -> 4.15.2-1)
    [2013-09-16 12:07] [PACMAN] upgraded python2-sip (4.15.1.908d49322dcf-1 -> 4.15.2-1)
    [2013-09-16 12:07] [PACMAN] upgraded raptor (2.0.9-2 -> 2.0.10-2)
    [2013-09-16 12:07] [PACMAN] upgraded valgrind (3.8.1-3 -> 3.8.1-4)
    [2013-09-16 12:07] [ALPM-SCRIPTLET] > Updating module dependencies...
    [2013-09-16 12:07] [PACMAN] upgraded vhba-module (20130607-13 -> 20130607-14)
    [2013-09-16 12:07] [PACMAN] upgraded vigra (1.9.0-5 -> 1.9.0-6)
    [2013-09-16 12:07] [ALPM-SCRIPTLET] In order to use the new version, reload all virtualbox modules manually.
    [2013-09-16 12:07] [PACMAN] upgraded virtualbox-host-modules (4.2.18-2 -> 4.2.18-3)
    [2013-09-16 12:07] [PACMAN] upgraded xorg-luit (1.1.1-1 -> 1.1.1-2)
    [2013-09-16 13:57] [PACMAN] Running '/usr/bin/pacman -S --asdeps lsb-release'
    [2013-09-16 13:58] [PACMAN] installed lsb-release (1.4-13)
    [2013-09-16 13:58] [PACMAN] Running '/usr/bin/pacman -U /home/ngoonee/cower/google-talkplugin/google-talkplugin-4.5.3.0-1-x86_64.pkg.tar.xz'
    [2013-09-16 13:58] [PACMAN] installed google-talkplugin (4.5.3.0-1)
    [2013-09-17 07:33] [PACMAN] Running 'pacman -Syu'
    [2013-09-17 07:33] [PACMAN] synchronizing package lists
    [2013-09-17 07:33] [PACMAN] starting full system upgrade
    [2013-09-17 07:34] [PACMAN] upgraded btrfs-progs (0.20rc1.2-2 -> 0.20rc1.3-1)
    [2013-09-17 07:34] [PACMAN] upgraded gnome-desktop (1:3.8.3-2 -> 1:3.8.4-1)
    [2013-09-17 07:34] [PACMAN] upgraded gnome-settings-daemon (3.8.4-2 -> 3.8.5-1)
    [2013-09-17 07:34] [PACMAN] upgraded gnome-themes-standard (3.8.3-1 -> 3.8.4-1)
    [2013-09-17 07:34] [PACMAN] upgraded icedtea-web-java7 (1.4-2 -> 1.4.1-1)
    [2013-09-17 07:34] [PACMAN] upgraded intel-tbb (4.1_20130613-1 -> 4.2_20130725-1)
    [2013-09-17 07:34] [PACMAN] upgraded lib32-libsm (1.2.1-1 -> 1.2.2-1)
    [2013-09-17 07:34] [PACMAN] upgraded lib32-libx11 (1.6.1-1 -> 1.6.2-1)
    [2013-09-17 07:34] [PACMAN] upgraded lib32-libxrandr (1.4.1-1 -> 1.4.2-1)
    [2013-09-17 07:34] [PACMAN] upgraded lib32-libxv (1.0.9-1 -> 1.0.10-1)
    [2013-09-17 07:34] [PACMAN] upgraded libpng (1.6.3-1 -> 1.6.5-1)
    [2013-09-17 07:34] [PACMAN] upgraded orc (0.4.17-1 -> 0.4.18-1)
    [2013-09-17 07:34] [PACMAN] upgraded python-setuptools (1.0-1 -> 1.1.5-1)
    [2013-09-17 07:34] [PACMAN] upgraded python2-setuptools (1.0-1 -> 1.1.5-1)
    [2013-09-17 07:34] [PACMAN] upgraded serf (1.3.0-1 -> 1.3.1-1)
    [2013-09-17 07:34] [PACMAN] upgraded subversion (1.8.1-2 -> 1.8.3-1)
    [2013-09-17 07:34] [PACMAN] upgraded udisks2 (2.1.0-3 -> 2.1.1-1)
    [2013-09-17 07:34] [PACMAN] upgraded xorg-xinput (1.6.0-1 -> 1.6.1-1)
    [2013-09-18 07:11] [PACMAN] Running 'pacman -Syu'
    [2013-09-18 07:11] [PACMAN] synchronizing package lists
    [2013-09-18 07:12] [PACMAN] starting full system upgrade
    [2013-09-18 07:13] [PACMAN] upgraded firefox (23.0.1-1 -> 24.0-1)
    [2013-09-18 07:13] [PACMAN] upgraded lib32-libpng (1.6.3-1 -> 1.6.5-1)
    [2013-09-18 07:13] [PACMAN] upgraded ruby (2.0.0_p247-1 -> 2.0.0_p247-3)
    [2013-09-18 07:13] [PACMAN] upgraded systemd (207-1 -> 207-2)
    [2013-09-18 07:13] [PACMAN] upgraded systemd-sysvcompat (207-1 -> 207-2)
    [2013-09-18 08:50] [PACMAN] Running 'pacman -S gptfdisk'
    [2013-09-18 08:50] [PACMAN] installed gptfdisk (0.8.7-1)
    [2013-09-19 09:01] [PACMAN] Running 'pacman -Syu'
    [2013-09-19 09:01] [PACMAN] synchronizing package lists
    [2013-09-19 09:02] [PACMAN] starting full system upgrade
    [2013-09-19 09:04] [PACMAN] upgraded bluez-libs (5.8-1 -> 5.9-1)
    [2013-09-19 09:04] [PACMAN] upgraded systemd (207-2 -> 207-3)
    [2013-09-19 09:04] [PACMAN] upgraded bluez-utils (5.8-1 -> 5.9-1)
    [2013-09-19 09:04] [PACMAN] upgraded chromium (29.0.1547.65-1 -> 29.0.1547.76-1)
    [2013-09-19 09:04] [PACMAN] upgraded polkit (0.111-1 -> 0.112-1)
    [2013-09-19 09:04] [PACMAN] upgraded systemd-sysvcompat (207-2 -> 207-3)
    [2013-09-19 09:04] [PACMAN] upgraded xvidcore (1.3.2-1 -> 1.3.2-2)
    [2013-09-19 10:25] [PACMAN] Running 'pacman -S steam'
    [2013-09-19 10:26] [ALPM-SCRIPTLET] if you are running x86_64, you need the lib32 opt depends for your driver
    [2013-09-19 10:26] [ALPM-SCRIPTLET] if you are having problems with the steam license, remove .steam and .local/share/Steam
    [2013-09-19 10:26] [PACMAN] installed steam (1.0.0.42-1)
    [2013-09-19 14:24] [PACMAN] Running 'pacman -S lib32-primus'
    [2013-09-19 14:24] [PACMAN] installed lib32-primus (20130815-1)
    [2013-09-20 07:45] [PACMAN] Running 'pacman -Syu'
    [2013-09-20 07:45] [PACMAN] synchronizing package lists
    [2013-09-20 07:45] [PACMAN] starting full system upgrade
    [2013-09-20 07:47] [PACMAN] upgraded gparted (0.16.1-5 -> 0.16.2-1)
    [2013-09-20 07:47] [PACMAN] upgraded systemd (207-3 -> 207-5)
    [2013-09-20 07:47] [PACMAN] upgraded systemd-sysvcompat (207-3 -> 207-5)
    [2013-09-20 12:01] [PACMAN] Running 'pacman -Syu'
    [2013-09-20 12:01] [PACMAN] synchronizing package lists
    [2013-09-20 12:02] [PACMAN] starting full system upgrade
    [2013-09-22 21:04] [PACMAN] Running 'pacman -Syu'
    [2013-09-22 21:04] [PACMAN] synchronizing package lists
    [2013-09-22 21:04] [PACMAN] starting full system upgrade
    [2013-09-22 21:06] [PACMAN] upgraded elfutils (0.155-1 -> 0.156-1)
    [2013-09-22 21:06] [PACMAN] upgraded fakeroot (1.19-1 -> 1.20-1)
    [2013-09-22 21:06] [PACMAN] upgraded ibus (1.5.3-2 -> 1.5.4-1)
    [2013-09-22 21:06] [PACMAN] upgraded imagemagick (6.8.6.9-1 -> 6.8.6.10-1)
    [2013-09-22 21:07] [PACMAN] upgraded inkscape (0.48.4-10 -> 0.48.4-11)
    [2013-09-22 21:07] [PACMAN] upgraded lib32-dbus (1.6.12-1 -> 1.6.14-1)
    [2013-09-22 21:07] [PACMAN] upgraded lib32-elfutils (0.155-2 -> 0.156-1)
    [2013-09-22 21:07] [PACMAN] upgraded lib32-sqlite (3.8.0.1-1 -> 3.8.0.2-1)
    [2013-09-22 21:07] [PACMAN] upgraded libmariadbclient (5.5.32-2 -> 5.5.33-1)
    [2013-09-22 21:07] [PACMAN] upgraded m4 (1.4.16-3 -> 1.4.17-1)
    [2013-09-22 21:07] [PACMAN] upgraded man-pages (3.53-1 -> 3.54-1)
    [2013-09-22 21:07] [PACMAN] upgraded meld (1.8.0-1 -> 1.8.1-1)
    [2013-09-22 21:07] [PACMAN] upgraded mutagen (1.21-1 -> 1.22-1)
    [2013-09-22 21:07] [PACMAN] upgraded python2-mako (0.8.1-2 -> 0.9.0-1)
    [2013-09-22 21:07] [PACMAN] upgraded rtkit (0.11-2 -> 0.11-3)
    [2013-09-22 21:07] [PACMAN] upgraded tcl (8.6.0-6 -> 8.6.1-1)
    [2013-09-22 21:07] [PACMAN] upgraded tk (8.6.0-4 -> 8.6.1-1)
    [2013-09-23 06:00] [PACMAN] Running 'pacman -Syu'
    [2013-09-23 06:00] [PACMAN] synchronizing package lists
    [2013-09-23 06:01] [PACMAN] starting full system upgrade
    [2013-09-23 06:03] [ALPM-SCRIPTLET] >>> Updating module dependencies. Please wait ...
    [2013-09-23 06:03] [ALPM-SCRIPTLET] >>> Generating initial ramdisk, using mkinitcpio. Please wait...
    [2013-09-23 06:03] [ALPM-SCRIPTLET] ==> Building image from preset: /etc/mkinitcpio.d/linux.preset: 'default'
    [2013-09-23 06:03] [ALPM-SCRIPTLET] -> -k /boot/vmlinuz-linux -c /etc/mkinitcpio.conf -g /boot/initramfs-linux.img
    [2013-09-23 06:03] [ALPM-SCRIPTLET] ==> Starting build: 3.11.1-2-ARCH
    [2013-09-23 06:03] [ALPM-SCRIPTLET] -> Running build hook: [base]
    [2013-09-23 06:03] [ALPM-SCRIPTLET] -> Running build hook: [udev]
    [2013-09-23 06:03] [ALPM-SCRIPTLET] -> Running build hook: [autodetect]
    [2013-09-23 06:03] [ALPM-SCRIPTLET] -> Running build hook: [modconf]
    [2013-09-23 06:03] [ALPM-SCRIPTLET] -> Running build hook: [block]
    [2013-09-23 06:03] [ALPM-SCRIPTLET] -> Running build hook: [filesystems]
    [2013-09-23 06:03] [ALPM-SCRIPTLET] -> Running build hook: [keyboard]
    [2013-09-23 06:03] [ALPM-SCRIPTLET] -> Running build hook: [fsck]
    [2013-09-23 06:03] [ALPM-SCRIPTLET] ==> ERROR: file not found: `fsck.btrfs'
    [2013-09-23 06:03] [ALPM-SCRIPTLET] ==> WARNING: No fsck helpers found. fsck will not be run on boot.
    [2013-09-23 06:03] [ALPM-SCRIPTLET] ==> Generating module dependencies
    [2013-09-23 06:03] [ALPM-SCRIPTLET] ==> Creating gzip initcpio image: /boot/initramfs-linux.img
    [2013-09-23 06:03] [ALPM-SCRIPTLET] ==> WARNING: errors were encountered during the build. The image may not be complete.
    [2013-09-23 06:03] [ALPM-SCRIPTLET] ==> Building image from preset: /etc/mkinitcpio.d/linux.preset: 'fallback'
    [2013-09-23 06:03] [ALPM-SCRIPTLET] -> -k /boot/vmlinuz-linux -c /etc/mkinitcpio.conf -g /boot/initramfs-linux-fallback.img -S autodetect
    [2013-09-23 06:03] [ALPM-SCRIPTLET] ==> Starting build: 3.11.1-2-ARCH
    [2013-09-23 06:03] [ALPM-SCRIPTLET] -> Running build hook: [base]
    [2013-09-23 06:03] [ALPM-SCRIPTLET] -> Running build hook: [udev]
    [2013-09-23 06:03] [ALPM-SCRIPTLET] -> Running build hook: [modconf]
    [2013-09-23 06:03] [ALPM-SCRIPTLET] -> Running build hook: [block]
    [2013-09-23 06:03] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: aic94xx
    [2013-09-23 06:03] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: bfa
    [2013-09-23 06:03] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: smsmdtv
    [2013-09-23 06:03] [ALPM-SCRIPTLET] -> Running build hook: [filesystems]
    [2013-09-23 06:03] [ALPM-SCRIPTLET] -> Running build hook: [keyboard]
    [2013-09-23 06:03] [ALPM-SCRIPTLET] -> Running build hook: [fsck]
    [2013-09-23 06:03] [ALPM-SCRIPTLET] ==> Generating module dependencies
    [2013-09-23 06:03] [ALPM-SCRIPTLET] ==> Creating gzip initcpio image: /boot/initramfs-linux-fallback.img
    [2013-09-23 06:03] [ALPM-SCRIPTLET] ==> Image generation successful
    [2013-09-23 06:03] [PACMAN] upgraded linux (3.11.1-1 -> 3.11.1-2)
    [2013-09-23 06:03] [PACMAN] upgraded linux-headers (3.11.1-1 -> 3.11.1-2)
    [2013-09-24 07:06] [PACMAN] Running 'pacman -Syu'
    [2013-09-24 07:06] [PACMAN] synchronizing package lists
    [2013-09-24 07:07] [PACMAN] starting full system upgrade
    [2013-09-24 07:08] [PACMAN] upgraded jre7-openjdk-headless (7.u40_2.4.1-3 -> 7.u40_2.4.2-1)
    [2013-09-24 07:08] [PACMAN] upgraded jre7-openjdk (7.u40_2.4.1-3 -> 7.u40_2.4.2-1)
    [2013-09-24 07:08] [PACMAN] upgraded jdk7-openjdk (7.u40_2.4.1-3 -> 7.u40_2.4.2-1)
    [2013-09-24 07:08] [PACMAN] upgraded networkmanager (0.9.8.2-1 -> 0.9.8.4-1)
    [2013-09-24 07:08] [PACMAN] upgraded network-manager-applet (0.9.8.2-1 -> 0.9.8.4-1)
    [2013-09-24 07:08] [PACMAN] upgraded python-setuptools (1.1.5-1 -> 1.1.6-1)
    [2013-09-24 07:08] [PACMAN] upgraded python2-setuptools (1.1.5-1 -> 1.1.6-1)
    [2013-09-24 07:08] [PACMAN] upgraded serf (1.3.1-1 -> 1.3.1-2)
    [2013-09-24 15:41] [PACMAN] Running 'pacman -Syu'
    [2013-09-24 15:41] [PACMAN] synchronizing package lists
    [2013-09-24 15:41] [PACMAN] starting full system upgrade
    [2013-09-24 15:42] [ALPM-SCRIPTLET] Generating locales...
    [2013-09-24 15:42] [ALPM-SCRIPTLET] en_GB.UTF-8... done
    [2013-09-24 15:42] [ALPM-SCRIPTLET] en_GB.ISO-8859-1... done
    [2013-09-24 15:42] [ALPM-SCRIPTLET] en_US.UTF-8... done
    [2013-09-24 15:42] [ALPM-SCRIPTLET] en_US.ISO-8859-1... done
    [2013-09-24 15:42] [ALPM-SCRIPTLET] Generation complete.
    [2013-09-24 15:42] [PACMAN] upgraded glibc (2.18-4 -> 2.18-5)
    [2013-09-24 15:42] [PACMAN] upgraded lib32-glibc (2.18-4 -> 2.18-5)
    [2013-09-24 22:13] [PACMAN] Running 'pacman -Syu'
    [2013-09-24 22:13] [PACMAN] synchronizing package lists
    [2013-09-24 22:14] [PACMAN] starting full system upgrade
    [2013-09-24 22:20] [PACMAN] upgraded cantarell-fonts (0.0.14-1 -> 0.0.15-1)
    [2013-09-24 22:20] [PACMAN] upgraded dialog (1.2_20130902-1 -> 1.2_20130923-1)
    [2013-09-24 22:20] [PACMAN] upgraded libmariadbclient (5.5.33-1 -> 5.5.33.a-1)
    [2013-09-24 22:21] [PACMAN] Running '/usr/bin/pacman -U /home/ngoonee/cower/google-talkplugin/google-talkplugin-4.6.3.0-1-x86_64.pkg.tar.xz'
    [2013-09-24 22:21] [PACMAN] upgraded google-talkplugin (4.5.3.0-1 -> 4.6.3.0-1)
    [2013-09-25 08:30] [PACMAN] Running 'pacman -Syu'
    Last edited by ngoonee (2013-09-26 03:03:29)

    And after scratching my head with different kernels and rebuilding vboxdrv, I dug up an old VDI for this virtual machine and hey presto, doesn't seem to hang. Seems the btrfs errors were the symptom rather than the cause.

  • TVSU problem - "An error occurred while downloading package"

    During packages retrieval at about 17% TVSU displays message box: "An error occurred while downloading package".
    In the Event Viewer I can see error event with id 36871, source Schannel and description:
    "Critical error during authentication of SSL client. Internal error code: 10013" (translated by myself from my native language)
    TVSU 4.00.0046, T410, Windows 7 Enterprise, x64, SP1, IE9.
    Have you got any ideas how to solve this problem?
    Regards,
    Wojtek
    And last lines from my TVSU log:
    Info    2011-05-11 , 11:39:12
        w Tvt.Helpcenter.Quest.QuestResponse.ConnectToQuest()
        Message:
    Quest Url: https://www-03.ibm.com/pc/support/services/questquery/pc_support_services_questquery_viewer_EDAPortB...
    Info    2011-05-11 , 11:39:12
        w Tvt.FileDownloader.DirectFileDownloader.StartDownload()
        Message: Uri to download-> https://www-03.ibm.com/pc/support/services/questquery/pc_support_services_questquery_viewer_EDAPortB...
    Severe    2011-05-11 , 11:39:13
        w Tvt.FileDownloader.DirectFileDownloader.StartDownload()
        Message: Unexpected exception setting the request-> <soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><soapenv:Header/><soapenv:Body><p869:getDescriptors xmlns869="http://www.ibm.com/xmlns/prod/pc/esupportda/binding/20041013"><agent>TVSUWeb/1</agent><queryValue>2518EYG</queryValue><os>Windows 7</os><osLanguage>EN</osLanguage></p869:getDescriptors></soapenv:Body></soapenv:Envelope>
        Exception:
            Message: Połączenie podstawowe zostało zakończone: Wystąpił nieoczekiwany błąd przy odbiorze.
            Type: System.Net.WebException
               w System.Net.HttpWebRequest.GetRequestStream(TransportContext& context)
       w System.Net.HttpWebRequest.GetRequestStream()
       w Tvt.FileDownloader.DirectFileDownloader.StartDownload()
    Info    2011-05-11 , 11:39:13
        w Tvt.Helpcenter.Quest.QuestResponse.ConnectToQuest()
        Message: Exception setting the request content
    Info    2011-05-11 , 11:39:13
        w Tvsu.Engine.Process.HelpCenterQuestProcess.GetQuestResponse(String currentUrl)
        Message: Tvt.FileDownloader.DownloadException
    Exception setting the request content
       w Tvt.FileDownloader.DirectFileDownloader.StartDownload()
       w Tvt.Helpcenter.Quest.QuestResponse.ConnectToQuest()
       w Tvt.Helpcenter.Quest.QuestResponse.RunQuest(String URL, String Mtm, String Os, String Oslanguage, String ClientLevel, ConnectionSettingsBean connbean, String xmlpath, String[] Certificates)
       w Tvsu.Engine.Process.HelpCenterQuestProcess.GetQuestResponse(String currentUrl)
        Exception:
            Message: Exception setting the request content
            Type: Tvt.FileDownloader.DownloadException
               w Tvt.FileDownloader.DirectFileDownloader.StartDownload()
       w Tvt.Helpcenter.Quest.QuestResponse.ConnectToQuest()
       w Tvt.Helpcenter.Quest.QuestResponse.RunQuest(String URL, String Mtm, String Os, String Oslanguage, String ClientLevel, ConnectionSettingsBean connbean, String xmlpath, String[] Certificates)
       w Tvsu.Engine.Process.HelpCenterQuestProcess.GetQuestResponse(String currentUrl)
    Severe    2011-05-11 , 11:39:13
        w Tvsu.Engine.Process.HelpCenterQuestProcess.LaunchHelpCenterProcess()
        Message: An error ocurred while contacting the help center
        Exception:
            Message: Exception setting the request content
            Type: Tvt.FileDownloader.DownloadException
               w Tvt.FileDownloader.DirectFileDownloader.StartDownload()
       w Tvt.Helpcenter.Quest.QuestResponse.ConnectToQuest()
       w Tvt.Helpcenter.Quest.QuestResponse.RunQuest(String URL, String Mtm, String Os, String Oslanguage, String ClientLevel, ConnectionSettingsBean connbean, String xmlpath, String[] Certificates)
       w Tvsu.Engine.Process.HelpCenterQuestProcess.GetQuestResponse(String currentUrl)
       w Tvsu.Engine.Process.HelpCenterQuestProcess.LaunchHelpCenterProcess()
    Info    2011-05-11 , 11:39:13
        w Tvsu.Engine.Task.Task.Start()
        Message: Executing the PostProcess HelpCenterQuestProcess
    Severe    2011-05-11 , 11:39:13
        w Tvsu.Engine.Task.Task.StartExecution()
        Message: An error occurred while the task: ApplicableUpdatesTask executed the process: HelpCenterQuestProcessthe message from exception isException setting the request content
        Exception:
            Message: Exception setting the request content
            Type: Tvt.FileDownloader.DownloadException
               w Tvsu.Engine.Task.Task.Start()
       w Tvsu.Engine.Task.Task.StartExecution()
    Info    2011-05-11 , 11:39:13
        w Tvsu.Gui.CustomComponents.Step.set_Image(StepImage value)
        Message: Setting FAILED status.
    Info    2011-05-11 , 11:39:13
        w Tvsu.Gui.GUIController.ShowErrorMessage(Exception e)
        Message: Error while downloading packages.
        Exception:
            Message: Exception setting the request content
            Type: Tvt.FileDownloader.DownloadException
               w Tvsu.Engine.Task.Task.StartExecution()
       w Tvsu.Sdk.SuSdk.GetApplicableUpdates(searchingFolderDelegate spd, showErrMsgDelegate sed)
       w Tvsu.Gui.Util.ProgressThread.InitSearch()
    Info    2011-05-11 , 11:39:13
        w Tvsu.Gui.FlowScreens.Messages.ShowMessage(String message, String title, String mastheadtext, MessageType t, Boolean check, IWin32Window owner)
        Message: Showing ERROR Message: < An error occurred while downloading packages. >
    Info    2011-05-11 , 11:39:16
        w Tvsu.Egather.EgatherExecutor.ExecuteEgather(String fileOutput, String args)
        Message: RC eGatherer: 0

    w454385,
    What is your TVSU version? There was a glitch yesterday and it's fixed. I guess your case may be related to that incident.
    Check out these 2 threads. They are actually having same solutions.
    http://forum.lenovo.com/t5/ThinkVantage-Technologies/Thinkvantage-System-Update-3-14-0031-Failure/td...
    http://forum.lenovo.com/t5/ThinkVantage-Technologies/System-Update-4-odd-behavior-in-ThinkVantage-To...
    If your version is 3.15 / 4.01, please:
    Un-install current TVSU, reinstall TVSU version 3.14 (Win XP) or 4.0 (Win 7/Vista) by dowloading from Lenovo Support site,
    Otherwise, you can try running driver update again.
    Cleo
    WW Social Media
    T61, T410, x240, Z500, Flex 14
    Important Note: If you need help, post your question in the forum, and include your system type, model number and OS. Do not post your serial number.
    Did someone help you today? Press the star on the left to thank them with a Kudo!
    If you find a post helpful and it answers your question, please mark it as an "Accepted Solution"!
    Follow @LenovoForums on Twitter!
    How to send a private message? --> Check out this article.
    English Community   Deutsche Community   Comunidad en Español   Русскоязычное Сообщество

  • Problems downloading spool lists to spreadsheet format

    Hi,
    When downloading spool lists to spreadsheet format, individual columns
    are not separated like lists created online.
    How can we solve this problem?
    (Notes 118692 and 650491 don't give any solution)
    Thanks in advance.
    Eduard

    Your subject header says you own CS5 but your message says CS5.5 so I assume you really want CS5.5.
    Download CS5.5 from http://prodesigntools.com/adobe-cs5-5-direct-download-links.html
    Follow the Very Important Instructions on that page first BEFORE you click the download links.
    Install then enter your serial number to license it.

Maybe you are looking for

  • Can I use microsoft office 2011  on my new iMac 2015

    I just purchased a new iMac desktop with Yosemite.  I am wanting to transfer my info from my 2009 Macbook Pro.  Will the Microsoft office 2011 work on the new computer or should I purchase the latest Office?

  • Windows no longer recognizes my ipod.

    i plug my ipod into the usb port of my toshiba laptop it's an ipod click wheel 20g. the ipod says: charging. it does not say do not disconnect, it just charges as if i plugged it into power. my computer refuses to recognize the ipod i have done every

  • Original pages vs. new pages

    i have the original pages on my powerbook and I have the new version with updates on my new MBP. stupid ? ---- will they both render correctly? can I cross use the files from machne to machine? and if so which I assume I can - will they render correc

  • Apple mail not showing all the messages?

    In Apple mail, for my icloud account, I have some mailboxes which show the wrong number of messages, it shows too few. As an example, a mailbox contains 150 messages, but apple mail reports there are only 146. I rebuilt the mailbox and let apple mail

  • Sharing pic to desktop

    I have just upgraded to iPhoto6 and now under the "share" menu, 'desktop' is grayed out. Why would that be? I am unable to send any photo to the desktop.