[Solved] Weird base-devel update error

It's been a while that for almost all the packages in base-devel yields an error when updating. Please see update output below.
I have tried to empty cache with pacman -Scc, and the pacman log under /var only says that it has installed the packages, without any errors. I have not experienced any issues with the packages though.
The only non-standard thing about my system is that I am using bcache with ext4. I wouldn't guess that that could affect, but I mention it for good measure.
Is there any ideas about what I can do to find out about this?
sudo pacman -S base-devel
:: There are 26 members in group base-devel:
:: Repository core
1) autoconf 2) automake 3) binutils 4) bison 5) fakeroot
6) file 7) findutils 8) flex 9) gawk 10) gcc
11) gettext 12) grep 13) groff 14) gzip 15) libtool
16) libutil-linux 17) m4 18) make 19) pacman 20) patch
21) pkg-config 22) sed 23) sudo 24) texinfo
25) util-linux 26) which
Enter a selection (default=all):
warning: autoconf-2.69-1 is up to date -- reinstalling
warning: automake-1.14.1-1 is up to date -- reinstalling
warning: binutils-2.24-4 is up to date -- reinstalling
warning: bison-3.0.2-1 is up to date -- reinstalling
warning: fakeroot-1.20-1 is up to date -- reinstalling
warning: file-5.18-1 is up to date -- reinstalling
warning: findutils-4.4.2-5 is up to date -- reinstalling
warning: flex-2.5.39-1 is up to date -- reinstalling
warning: gawk-4.1.1-1 is up to date -- reinstalling
warning: gcc-4.9.0-2 is up to date -- reinstalling
warning: gettext-0.18.3.2-1 is up to date -- reinstalling
warning: grep-2.18-1 is up to date -- reinstalling
warning: groff-1.22.2-6 is up to date -- reinstalling
warning: gzip-1.6-1 is up to date -- reinstalling
warning: libtool-2.4.2-13 is up to date -- reinstalling
warning: libutil-linux-2.24.1-6 is up to date -- reinstalling
warning: m4-1.4.17-1 is up to date -- reinstalling
warning: make-4.0-2 is up to date -- reinstalling
warning: pacman-4.1.2-6 is up to date -- reinstalling
warning: patch-2.7.1-2 is up to date -- reinstalling
warning: pkg-config-0.28-1 is up to date -- reinstalling
warning: sed-4.2.2-3 is up to date -- reinstalling
warning: sudo-1.8.10.p3-1 is up to date -- reinstalling
warning: texinfo-5.2-2 is up to date -- reinstalling
warning: util-linux-2.24.1-6 is up to date -- reinstalling
warning: which-2.20-6 is up to date -- reinstalling
resolving dependencies...
looking for inter-conflicts...
Packages (26): autoconf-2.69-1 automake-1.14.1-1
binutils-2.24-4 bison-3.0.2-1 fakeroot-1.20-1
file-5.18-1 findutils-4.4.2-5 flex-2.5.39-1
gawk-4.1.1-1 gcc-4.9.0-2 gettext-0.18.3.2-1
grep-2.18-1 groff-1.22.2-6 gzip-1.6-1
libtool-2.4.2-13 libutil-linux-2.24.1-6
m4-1.4.17-1 make-4.0-2 pacman-4.1.2-6
patch-2.7.1-2 pkg-config-0.28-1 sed-4.2.2-3
sudo-1.8.10.p3-1 texinfo-5.2-2
util-linux-2.24.1-6 which-2.20-6
Total Installed Size: 165,52 MiB
Net Upgrade Size: 0,00 MiB
:: Proceed with installation? [Y/n]
(26/26) checking keys in keyring [######] 100%
(26/26) checking package integrity [######] 100%
(26/26) loading package files [######] 100%
(26/26) checking for file conflicts [######] 100%
(26/26) checking available disk space [######] 100%
( 1/26) reinstalling gawk [######] 100%
error: command failed to execute correctly
( 2/26) reinstalling m4 [######] 100%
error: command failed to execute correctly
( 3/26) reinstalling autoconf [######] 100%
error: command failed to execute correctly
( 4/26) reinstalling automake [######] 100%
error: command failed to execute correctly
( 5/26) reinstalling binutils [######] 100%
error: command failed to execute correctly
( 6/26) reinstalling bison [######] 100%
error: command failed to execute correctly
( 7/26) reinstalling sed [######] 100%
error: command failed to execute correctly
( 8/26) reinstalling libutil-linux [######] 100%
( 9/26) reinstalling util-linux [######] 100%
(10/26) reinstalling fakeroot [######] 100%
(11/26) reinstalling file [######] 100%
(12/26) reinstalling findutils [######] 100%
error: command failed to execute correctly
(13/26) reinstalling flex [######] 100%
error: command failed to execute correctly
(14/26) reinstalling gcc [######] 100%
error: command failed to execute correctly
(15/26) reinstalling gettext [######] 100%
error: command failed to execute correctly
(16/26) reinstalling grep [######] 100%
error: command failed to execute correctly
(17/26) reinstalling groff [######] 100%
error: command failed to execute correctly
(18/26) reinstalling gzip [######] 100%
error: command failed to execute correctly
(19/26) reinstalling libtool [######] 100%
error: command failed to execute correctly
(20/26) reinstalling make [######] 100%
error: command failed to execute correctly
(21/26) reinstalling pacman [######] 100%
(22/26) reinstalling patch [######] 100%
(23/26) reinstalling pkg-config [######] 100%
(24/26) reinstalling sudo [######] 100%
(25/26) reinstalling texinfo [######] 100%
error: command failed to execute correctly
(26/26) reinstalling which [######] 100%
error: command failed to execute correctly
Last edited by tuusjr (2014-05-21 17:36:46)

which install-info
/usr/bin/install-info
pacman -Qs texinfo
local/texinfo 5.2-2 (base base-devel)
Utilities to work with and produce manuals, ASCII text, and on-line
documentation from a single source file

Similar Messages

  • [SOLVED] Weird new access denied error from Samba

    This just started when I did a system upgrade last week (from samba 3.4.3-something to 3.5.2-something).
    The hardware: Server is arch, of course; workstation 2 feet away is Windows XP connected by ethernet to a cheap Gateway brand switch.
    The filesystem: a folder called /pub with owner set to my primary (non-root) login and group set to the household group, perms 775 so both owner and group have full rw perms.  Also /tmp, owned by root:root with perms 777.  /pub has a symbolic link to /tmp so you can use /pub/tmp as a fully writeable junk area on the network.
    The shares: /pub is given smb.conf parameters public=yes, writable=yes, create mask=0775
    The login: My XP box has a login that makes it a member of the family group
    Up until the upgrade, this all worked fine.  The XP could attach the public share (drive P:) and go to P:\tmp when I wanted to save a temp file, knowing that it would be erased when I reboot the server.
    Now, the public share still works great in that I can go to drive P: and all the subdirectories within and read/write to my heart's content... EXCEPT the symbolic link to /tmp.  When I try CD P:\tmp
    I get
    Access is denied.
    The same thing happens on my Windows 7 VM (running on the linux box), so it's not XP.  Other than the upgrade from 3.4 to 3.5, nothing else in the above environment has changed.
    Yes, I know there are numerous workarounds.  I could create an actual /pub/tmp folder and include that in the reboot purge... but it's the principle of the thing.  I shouldn't HAVE to do that.
    Any thoughts on what's broken and how to fix it, or do I need to take this to the Samba folks?  I always try here first in case it's an arch-specific problem...
    Last edited by WyoPBS (2010-04-29 20:12:38)

    Thanks!  That wasn't the answer, but it prompted me to do some more hunting.  Turns out the latest upgrade fixes a security hole: Enabling UNIX extensions automatically disables wide links.  Since I did not define UNIX extensions, it defaults to yes, so even explicitly adding wide links = yes to smb.conf did not fix the problem.
    http://www.linuxquestions.org/questions … ks-801633/
    Looks like I can have one or the other, but not both.  So I have to decide which is more important to me.  Or create the folder /pub/tmp and symlink /tmp to it rather than the other way around.

  • Error while running base line update

    I am getting below error while running baseline update in endeca environment. please help me out to resolve this issue.
    ./baseline_update.sh
    WARNING: /opt/endeca/PlatformServices/6.1.0/j2sdk/bin/java does not exist
    WARNING: Using java in /usr/java/jdk1.6.0_25/bin/java
    [11.29.12 13:15:00] INFO: Checking definition from AppConfig.xml against existing EAC provisioning.
    [11.29.12 13:15:02] INFO: Definition has not changed.
    [11.29.12 13:15:02] INFO: Starting baseline update script.
    [11.29.12 13:15:02] INFO: Acquired lock 'update_lock'.
    [11.29.12 13:15:02] INFO: Downloading config files from Web Studio.
    [11.29.12 13:15:02] INFO: [ITLHost] Starting shell utility 'emgr_update_get_ws_settings'.
    [11.29.12 13:15:03] SEVERE: Utility 'emgr_update_get_ws_settings' failed. Refer to utility logs in [ENDECA_CONF]/logs/shell on host ITLHost.
    Occurred while executing line 13 of valid BeanShell script:
    10| if (Forge.isDataReady()) {
    11| if (ConfigManager.isWebStudioEnabled()) {
    12| // get Web Studio config, merge with Dev Studio config
    13| ConfigManager.downloadWsConfig();
    14| ConfigManager.fetchMergedConfig();
    15| } else {
    16| ConfigManager.fetchDsConfig();
    [11.29.12 13:15:03] SEVERE: Caught an exception while invoking method 'run' on object 'BaselineUpdate'. Releasing locks.
    Caused by java.lang.reflect.InvocationTargetException
    sun.reflect.NativeMethodAccessorImpl invoke0 - null
    Caused by com.endeca.soleng.eac.toolkit.exception.AppControlException
    com.endeca.soleng.eac.toolkit.script.Script runBeanShellScript - Error executing valid BeanShell script.
    Caused by com.endeca.soleng.eac.toolkit.exception.EacComponentControlException
    com.endeca.soleng.eac.toolkit.utility.Utility run - Utility 'emgr_update_get_ws_settings' failed. Refer to utility logs in [ENDECA_CONF]/logs/shell on host ITLHost.

    Welcome to forum, Please raise only one thread for same problem..
    error while running base line update
    -RMishra

  • HT5654 hi i have a update error 1015. How to solve?

    hi i have a update error 1015. How to solve? Please Help!

    Is your iPhone hacked or jailbroken?  That is typically what causes this error.
    If you have an iPhone 3G, as your profile says you do, the latest iOS it can run is iOS 4.2.1.

  • [SOLVED] question about base-devel

    Hi,
    Im a newbei to Linux and to Arch.
    After my last install, few days ago, i managed to do something that totally wrecked my system.
    So I reinstalling. In the Wiki Installation guide, official and unofficial it says
    Install the base system
    # pacstrap -i /mnt base
    I wander why the base-devel was removed.
    Last edited by Yashka (2013-04-22 14:12:10)

    WonderWoofy wrote:Maybe a note indicating the requirement of 'base-devel' for package building would be a better route to take here...
    https://wiki.archlinux.org/index.php?ti … did=250715
    This info was removed.

  • [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] Grub not displaying menu, error messages from grub-mkconfig

    Hi I'm new
    I have (or rather, am trying to setup) a dual boot with Windows 8.1 and Arch, with each OS on separate SSDs.
    Windows 8.1 already installed, Arch installation (seems to have) has gone smoothly. However, when I remove the installation usb, and try to boot, I get a command line prompt:
    grub >_
    ...instead of a menu. I tried typing 'boot', but got 'you need to load the kernel first'. So I cannot access my arch installation without chrooting (or knowing how to compile the kernel in the command line, which I could not find after a lot of searching)
    I followed the documentation in the Beginner's Guide and the GRUB page for installing and configuring GRUB. This is UEFI (grub2), not BIOS (grub legacy).
    pacman -S grub efibootmgr
    grub-install --target=x86S64-efi --efi-directory=/boot --bootloader-id=arch_grub --recheck
    No error messages. I also installed os-prober for kicks. When I went to generate the config file (as recommended for beginners), I got a torrent of what I interpreted to be error messages, not just copacetic output:
    grub-mkconfig -o /boot/grub/grub.cfg
    resulted in:
    click this link for error messages
    (sorry about the image. I had to shutdown and reboot into my windows partition, since I still can't arch it up. If any/all of you have a better way to reproduce output and feel it pertinent, I'm all ears)
    so upon exiting chroot and rebooting, grub boots up to the above effect; no menu is displayed. And I am sad panda.
    Background Information:
    Partition scheme:
    /dev/sda1 - BIOS boot partition (I didn't read carefully, lol)
    /dev/sda2 - EFI System Partition - mounted to /mnt/boot when chrooting in
    /dev/sda3 - Root partition - mounted to /mnt/ when chrooting in
    /dev/sda4 - Home partition - mounted to /mnt/home when chrooting in
    The installation and configuration described above was done in chroot with the above partition scheme
    I originally had issues booting into UEFI mode with the arch iso (written to a usb stick for the initial install). The boot would hang at 'triggering uevents'. I ultimately fixed this by pressing 'e' in the bootloader menu (also grub, I believe) and prepended
    linux /boot/vmlinux-linux root=UUID=978e3e81-8048-4ae1-8a06-aa727458e8ff nomodeset nouveau.modeset=0
    It then (successfully triggered uevents? and) booted normally
    ALSO:
    This is a custom built pc.
    Hardware:
    intel i7 4930K
    ASUS Sabertooth X79 mobo
    ASUS GTX 780 Ti gpu
    ballistix sport DDR3 RAM (4 x 8 GB)
    3 x 128 GB SSD (ADATA P900)
    1 x 2 TB HDD (Toshiba, 7200 rpm)
    Hey, if you made it to the bottom of this post, I really appreciate you taking the time out of your day. Thank you!
    Last edited by Otsdarva (2014-06-09 03:22:25)

    I realized that since I was not using EFISTUB, I could not mount the ESP to /boot; it had to be /boot/efi. A quick remount-reinstall of grub, then rerunning grub-mkconfig solved the issue.
    Also, regarding WonderWoofy's suggestion: I learned by trying gummiboot that for whatever reason the kernel hadn't compiled properly when I ran
    pacstrap /mnt base base-devel
    Fixed via
    pacman -S linux
    Thanks for your help, everybody!

  • BlackBerry Identity Update Error 80003 -Resolved.

    http://santo.asia/repository/bb-file/BlackBerryAppWorld.3.0.1.29.OS5/AppWorld.jad. No need for Wi Fi or anything els. Just install the App Word from the link and all is well. This is the App World just befor the bad update. If it asks to replace the module, say yes. Make sure it install completely. Me and 4 other friends fixed our BB. The identity update error 80003 wil be gone. Just one thing, don't update again.

    Yes, there are several other threads on this issue already, the main one of which is located here:
    http://supportforums.blackberry.com/t5/BlackBerry-App-World-General/error-80003-cannot-access-bb-ID-...
    With three possible resolutions, the one you mention being one of them.
    Good luck.
    1. If any post helps you please click the below the post(s) that helped you.
    2. Please resolve your thread by marking the post "Solution?" which solved it for you!
    3. Install free BlackBerry Protect today for backups of contacts and data.
    4. Guide to Unlocking your BlackBerry & Unlock Codes
    Join our BBM Channels (Beta)
    BlackBerry Support Forums Channel
    PIN: C0001B7B4   Display/Scan Bar Code
    Knowledge Base Updates
    PIN: C0005A9AA   Display/Scan Bar Code

  • Lion 10.7.1 update error = no sound , no mouse ...

    I have Lion 10.7.1 and i got update notification so i start update my os when its come to installation i got message  like "unknown error" and update of OS chrashed with some strange loud noise , then when it restarted i had no sound and my remote mouse don't work , it was all ok before update error.
    In Preference - Sound  there is no Output device ( i can plug in my suround my headspeakers and nothing happend). And my remote mouse not working. So i don't know is there enithing else not working but is seems all other ok.
    I don't have backup and i have a lot of work on my mac Book Pro 13" 2011 , so i need to fix it without reinstalation cos i  buy this because i was full of windows reinstalations ewery 3-4 months.
    Sorry for my bad English it is not my native language i am from Croatia.

    ok i solved this problem . First what was the problem ,it was permissions thet must be changed due to error upgrade of OSX.
    solution:
    1. restart PC , and when it start press option key (alt).
    2. it brings boot options , i have OSX lion , Windows , and now i got Rescue , chose Rescue ( or repair or what ewer you have to reinstall osX).
    3. you got some options to restore from backup , to reinstall, find help online , disk utility. Chose disk utility.
    4. in Disk utility chose to repair permissions. when thet finish restart pc.
    thet is what i did , and it fix me all. sound now work and USB 1 work too.
    I hope this will help someone.

  • Windows Update error code 8024402C

    I've been having this problem for months and I can't make any updates so please solve my problem, I went to your website about that problem and it still doesn't solve my problem, I would really appreciate if you could solve it thank you in advance.
    PS: I'm using window 7 64bit if that can help.

    Hi,
    About Windows Update error
    8024402C, please refer this article from Microsoft:
    http://windows.microsoft.com/en-US/windows7/Windows-Update-error-8024402C
    If it doesn’t help, please temporally disable firewall and antivirus program and update again.
    If the issue persists, you can try to reset Windows Update components for test:
    http://support.microsoft.com/kb/971058
    Hope that helps.
    Regards,
    Leo  
    Huang
    Please remember to click “Mark as Answer” on the post that helps you, and to click “Unmark as Answer” if a marked post does not actually answer your question. This can be beneficial to other community members reading the thread.

  • Windows update error code 80072EFD and 80244018

    An error occured while checking for new updates from my laptop
    WindowsUpdate_80072EFD" "WindowsUpdate_dt000
    WindowsUpdate_80244018" "WindowsUpdate_dt000
    Help me with this error. i try to solve by using Microsoft TechNet but still cannot solve the problem, Also i try all the link that appear still cannot solve. Help me please..

    Hi,
    Have you tried this link?
    Windows Update error 80072efd
    http://windows.microsoft.com/en-in/windows/windows-update-error-80072efd#1TC=windows-7
    And for error 80244018, in addition to solutions mentioned in the first reply, you can also try this, in start button, type "services.msc", enter, locate "Background intelligent Transfer Services" and "Windows Update", stop these two services, then
    clear C:\Windows\SoftwareDistribution folder,  restart the two services.
    Regards
    Yolanda Zhu
    TechNet Community Support

  • Windows Update Error 80080005 Windows 7 Client with WSUS 3.0 SP2 server

    Hello everyone, I've looked around at other threads related to my issue, and I can't seem to find a correct answer.
    I have a computer lab that I've recently installed a Windows 7 Enterprise image onto 35 Dell Optiplex computers (most are 380's, a few older 360's).
    I created the image using MDT2010 and used one of the 380's as a reference.
    All has been well for about a month or two but recently 6 computers are giving me Windows Update errors with the error code of 80080005.
    I have a WSUS 3.0 SP2 server running, and all of my other computers seem to be getting their updates just fine.  WSUS has the problematic computers in it's database, but it shows that they haven't checked in for "x" days.
    I have Avast 4.8 Professional installed, I have OpenDNS configured to block bad websites, ____, etc. and I also use an Untangle server to prevent access to bad websites.  I've ran a Malwarebytes' Anti-Malware scan on the affected computers, as well
    as Windows Defender scan, and Windows Live OneCare scans, and all have found no malicious software.
    I have also tried resetting the Windows update service as described here: http://support.microsoft.com/kb/971058 as well as a script that supposedly does the same thing, but also resets all previous
    update events, but I can't find the script source right now (I had ran it last week, and it didn't work).
    I'm currently running a SFC /Scannow on one of the computers, and now it has finished.  It gives the error: Windows Resource Protection could not start the repair service.  I'll have to google that next.
    The last windows update that ran on the computer that I'm working on now was installed on 11-18-2010 and was a Windows Defender Update (KB915597 Def: 1.93.1985.0)
    Previous to that was 11/9/2010 2 updates: KB977165 and KB981852.
    I guess I'll have to look at all of the other machines to see if they have the same updates installed.
    Anyway, has anyone else had this problem?  I've seen vista home editions, and RC's but no real Windows 7 Pro+ RTM versions in business environments where updates were controlled by WSUS.
    Thanks for any help that you can provide!
    By the way, I only work at this location once a week (tuesdays, well thursdays too, but I'm next door to this building, but I have remote access), so bare with me on trying to fix things.

    Ok, for the sake of completeness, I have completed the instructions given by Miya Yao.
    After stopping the Windows Update Service (from an Admin Command prompt window), renaming the SoftwareDistribution folder to SDold, then starting the update service again, I still receive the same error when checking for updates.
    The windows update log shows this (starting from about 4am) and I just reset the service at about 9:10, which you can see in the log.
    2010-12-21 04:19:02:342 940 f20 Agent WARNING: WU client failed Searching for update with error 0x80080005
    2010-12-21 04:19:02:342 940 cd4 AU >>## RESUMED ## AU: Search for updates [CallId = {8957B50F-46F1-44C4-A347-20D4C5E91D47}]
    2010-12-21 04:19:02:342 940 cd4 AU # WARNING: Search callback failed, result = 0x80080005
    2010-12-21 04:19:02:342 940 f20 Report CWERReporter finishing event handling. (00000000)
    2010-12-21 04:19:02:342 940 cd4 AU # WARNING: Failed to find updates with error code 80080005
    2010-12-21 04:19:02:342 940 cd4 AU #########
    2010-12-21 04:19:02:342 940 cd4 AU ## END ## AU: Search for updates [CallId = {8957B50F-46F1-44C4-A347-20D4C5E91D47}]
    2010-12-21 04:19:02:342 940 cd4 AU #############
    2010-12-21 04:19:02:342 940 cd4 AU Successfully wrote event for AU health state:0
    2010-12-21 04:19:02:342 940 cd4 AU AU setting next detection timeout to 2010-12-21 14:19:02
    2010-12-21 04:19:02:342 940 cd4 AU Setting AU scheduled install time to 2010-12-22 08:00:00
    2010-12-21 04:19:02:342 940 cd4 AU Successfully wrote event for AU health state:0
    2010-12-21 04:19:02:342 940 cd4 AU Successfully wrote event for AU health state:0
    2010-12-21 04:19:07:350 940 f20 Report REPORT EVENT: {A472759C-BEE7-4161-84E8-41F1C1D03AB4} 2010-12-21 04:19:02:342-0500 1 148 101 {61CA813A-7585-442E-A66B-B0D15CE6BDC0} 1 80080005 SelfUpdate Failure Software Synchronization Windows Update Client failed to detect with error 0x80080005.
    2010-12-21 04:19:07:350 940 f20 Report CWERReporter::HandleEvents - WER report upload completed with status 0x8
    2010-12-21 04:19:07:350 940 f20 Report WER Report sent: 7.4.7600.226 0x80080005 61CA813A-7585-442E-A66B-B0D15CE6BDC0 Scan 101 Managed
    2010-12-21 04:19:07:350 940 f20 Report CWERReporter finishing event handling. (00000000)
    2010-12-21 04:24:22:767 940 f20 PT WARNING: Cached cookie has expired or new PID is available
    2010-12-21 04:24:22:767 940 f20 PT Initializing simple targeting cookie, clientId = a6d6dc1c-d844-451c-8609-3879e6cacb33, target group = , DNS name = lab24.sja.local
    2010-12-21 04:24:22:767 940 f20 PT Server URL = http://server2:8530/SimpleAuthWebService/SimpleAuth.asmx
    2010-12-21 04:24:22:814 940 f20 Report Uploading 2 events using cached cookie, reporting URL = http://server2:8530/ReportingWebService/ReportingWebService.asmx
    2010-12-21 04:24:22:814 940 f20 Report Reporter successfully uploaded 2 events.
    2010-12-21 06:59:23:020 940 b4c AU AU was unable to detect updates for more than 48 hours
    2010-12-21 06:59:28:027 940 c78 Report REPORT EVENT: {511B1C92-939C-4E97-A51B-50E75FCB7AEF} 2010-12-21 06:59:23:020-0500 1 149 102 {00000000-0000-0000-0000-000000000000} 0 0 AutomaticUpdates Failure Software Synchronization Unable to Connect: Windows is unable to connect to the automatic updates service and therefore cannot download and install updates according to the set schedule. Windows will continue to try to establish a connection.
    2010-12-21 06:59:28:027 940 c78 Report CWERReporter finishing event handling. (00000000)
    2010-12-21 09:02:03:476 940 2f4 AU Triggering AU detection through DetectNow API
    2010-12-21 09:02:03:476 940 2f4 AU Triggering Online detection (interactive)
    2010-12-21 09:02:03:476 940 b4c AU #############
    2010-12-21 09:02:03:476 940 b4c AU ## START ## AU: Search for updates
    2010-12-21 09:02:03:477 940 b4c AU #########
    2010-12-21 09:02:03:488 940 b4c AU <<## SUBMITTED ## AU: Search for updates [CallId = {B65ACC67-ED84-45D4-9774-D0475806E74B}]
    2010-12-21 09:02:03:488 940 e38 Agent *************
    2010-12-21 09:02:03:488 940 e38 Agent ** START ** Agent: Finding updates [CallerId = AutomaticUpdates]
    2010-12-21 09:02:03:488 940 e38 Agent *********
    2010-12-21 09:02:03:488 940 e38 Agent * Online = Yes; Ignore download priority = No
    2010-12-21 09:02:03:488 940 e38 Agent * Criteria = "IsInstalled=0 and DeploymentAction='Installation' or IsPresent=1 and DeploymentAction='Uninstallation' or IsInstalled=1 and DeploymentAction='Installation' and RebootRequired=1 or IsInstalled=0 and DeploymentAction='Uninstallation' and RebootRequired=1"
    2010-12-21 09:02:03:488 940 e38 Agent * ServiceID = {3DA21691-E39D-4DA6-8A4B-B43877BCB1B7} Managed
    2010-12-21 09:02:03:488 940 e38 Agent * Search Scope = {Machine}
    2010-12-21 09:02:03:488 940 e38 Setup Checking for agent SelfUpdate
    2010-12-21 09:02:03:489 940 e38 Setup Client version: Core: 7.4.7600.226 Aux: 7.4.7600.226
    2010-12-21 09:02:03:489 940 e38 Misc Validating signature for C:\Windows\SoftwareDistribution\SelfUpdate\wuident.cab:
    2010-12-21 09:02:03:496 940 e38 Misc Microsoft signed: Yes
    2010-12-21 09:02:06:071 940 e38 Misc Validating signature for C:\Windows\SoftwareDistribution\SelfUpdate\wuident.cab:
    2010-12-21 09:02:06:078 940 e38 Misc Microsoft signed: Yes
    2010-12-21 09:02:06:080 940 e38 Misc Validating signature for C:\Windows\SoftwareDistribution\SelfUpdate\wsus3setup.cab:
    2010-12-21 09:02:06:087 940 e38 Misc Microsoft signed: Yes
    2010-12-21 09:02:06:100 940 e38 Misc Validating signature for C:\Windows\SoftwareDistribution\SelfUpdate\wsus3setup.cab:
    2010-12-21 09:02:06:107 940 e38 Misc Microsoft signed: Yes
    2010-12-21 09:02:06:123 940 e38 Setup Determining whether a new setup handler needs to be downloaded
    2010-12-21 09:02:06:123 940 e38 Misc Validating signature for C:\Windows\SoftwareDistribution\SelfUpdate\Handler\WuSetupV.exe:
    2010-12-21 09:02:06:129 940 e38 Misc Microsoft signed: Yes
    2010-12-21 09:02:06:129 940 e38 Setup SelfUpdate handler update NOT required: Current version: 7.4.7600.226, required version: 7.4.7600.226
    2010-12-21 09:02:06:129 940 e38 Setup Evaluating applicability of setup package "WUClient-SelfUpdate-ActiveX~31bf3856ad364e35~x86~~7.4.7600.226"
    2010-12-21 09:02:15:386 940 b4c AU AU received policy change subscription event
    2010-12-21 09:02:36:165 940 e38 Setup WARNING: Cbs StartSession, error = 0x80080005
    2010-12-21 09:02:36:165 940 e38 Setup FATAL: Applicability evaluation for setup package "WUClient-SelfUpdate-ActiveX~31bf3856ad364e35~x86~~7.4.7600.226" failed, error = 0x80080005
    2010-12-21 09:02:36:165 940 e38 Setup FATAL: SelfUpdate check failed, err = 0x80080005
    2010-12-21 09:02:36:165 940 e38 Agent * WARNING: Skipping scan, self-update check returned 0x80080005
    2010-12-21 09:02:36:165 940 e38 Agent * WARNING: Exit code = 0x80080005
    2010-12-21 09:02:36:165 940 e38 Agent *********
    2010-12-21 09:02:36:165 940 e38 Agent ** END ** Agent: Finding updates [CallerId = AutomaticUpdates]
    2010-12-21 09:02:36:165 940 e38 Agent *************
    2010-12-21 09:02:36:165 940 e38 Agent WARNING: WU client failed Searching for update with error 0x80080005
    2010-12-21 09:02:36:165 940 e8c AU >>## RESUMED ## AU: Search for updates [CallId = {B65ACC67-ED84-45D4-9774-D0475806E74B}]
    2010-12-21 09:02:36:165 940 e8c AU # WARNING: Search callback failed, result = 0x80080005
    2010-12-21 09:02:36:165 940 e8c AU # WARNING: Failed to find updates with error code 80080005
    2010-12-21 09:02:36:165 940 e8c AU #########
    2010-12-21 09:02:36:165 940 e8c AU ## END ## AU: Search for updates [CallId = {B65ACC67-ED84-45D4-9774-D0475806E74B}]
    2010-12-21 09:02:36:165 940 e8c AU #############
    2010-12-21 09:02:36:165 940 e8c AU Successfully wrote event for AU health state:0
    2010-12-21 09:02:36:165 940 e8c AU AU setting next detection timeout to 2010-12-21 19:02:36
    2010-12-21 09:02:36:165 940 e8c AU Setting AU scheduled install time to 2010-12-22 08:00:00
    2010-12-21 09:02:36:165 940 e8c AU Successfully wrote event for AU health state:0
    2010-12-21 09:02:36:165 940 e8c AU Successfully wrote event for AU health state:0
    2010-12-21 09:02:41:172 940 e38 Report REPORT EVENT: {678C2913-B3B3-4F14-9310-C2E2B1F3334A} 2010-12-21 09:02:36:165-0500 1 148 101 {61CA813A-7585-442E-A66B-B0D15CE6BDC0} 1 80080005 SelfUpdate Failure Software Synchronization Windows Update Client failed to detect with error 0x80080005.
    2010-12-21 09:02:41:172 940 e38 Report CWERReporter::HandleEvents - WER report upload completed with status 0x8
    2010-12-21 09:02:41:172 940 e38 Report WER Report sent: 7.4.7600.226 0x80080005 61CA813A-7585-442E-A66B-B0D15CE6BDC0 Scan 101 Managed
    2010-12-21 09:02:41:172 940 e38 Report CWERReporter finishing event handling. (00000000)
    2010-12-21 09:06:07:779 940 b4c AU ########### AU: Uninitializing Automatic Updates ###########
    2010-12-21 09:06:37:809 940 b4c Handler FATAL: UH: 0x80080005: StartSession failed in CCbs::IsCbsPending
    2010-12-21 09:06:37:840 940 b4c Report CWERReporter finishing event handling. (00000000)
    2010-12-21 09:06:37:872 940 b4c Service *********
    2010-12-21 09:06:37:872 940 b4c Service ** END ** Service: Service exit [Exit code = 0x240001]
    2010-12-21 09:06:37:872 940 b4c Service *************
    2010-12-21 09:08:37:104 940 e84 Misc =========== Logging initialized (build: 7.4.7600.226, tz: -0500) ===========
    2010-12-21 09:08:37:104 940 e84 Misc = Process: C:\Windows\system32\svchost.exe
    2010-12-21 09:08:37:104 940 e84 Misc = Module: c:\windows\system32\wuaueng.dll
    2010-12-21 09:08:37:104 940 e84 Service *************
    2010-12-21 09:08:37:104 940 e84 Service ** START ** Service: Service startup
    2010-12-21 09:08:37:104 940 e84 Service *********
    2010-12-21 09:08:37:108 940 e84 Agent * WU client version 7.4.7600.226
    2010-12-21 09:08:37:108 940 e84 Agent * Base directory: C:\Windows\SoftwareDistribution
    2010-12-21 09:08:37:108 940 e84 Agent * Access type: No proxy
    2010-12-21 09:08:37:108 940 e84 Agent * Network state: Connected
    2010-12-21 09:08:37:453 940 e84 DtaStor Default service for AU is {00000000-0000-0000-0000-000000000000}
    2010-12-21 09:08:37:462 940 e84 DtaStor Default service for AU is {9482F4B4-E343-43B6-B170-9A65BC822C77}
    2010-12-21 09:08:37:464 940 e84 Agent WARNING: failed to access the auth cab, fatal error 0x80070003
    2010-12-21 09:08:37:464 940 e84 Agent WARNING: Invalid service in the backup data store; cleaning up
    2010-12-21 09:08:37:465 940 e84 Agent WARNING: Failed to add and register service 7971f918-a847-4430-9279-4a52d1efe18d to the data store 0x80240031
    2010-12-21 09:08:37:465 940 e84 Agent WARNING: Default Service Recovery: Attempting to add pending registration for service 7971f918-a847-4430-9279-4a52d1efe18d to the data store
    2010-12-21 09:09:22:474 940 e84 Report CWERReporter::Init succeeded
    2010-12-21 09:09:22:474 940 e84 Agent *********** Agent: Initializing Windows Update Agent ***********
    2010-12-21 09:09:22:475 940 e84 Agent *********** Agent: Initializing global settings cache ***********
    2010-12-21 09:09:22:475 940 e84 Agent * WSUS server: http://server2:8530
    2010-12-21 09:09:22:475 940 e84 Agent * WSUS status server: http://server2:8530
    2010-12-21 09:09:22:475 940 e84 Agent * Target group: (Unassigned Computers)
    2010-12-21 09:09:22:475 940 e84 Agent * Windows Update access disabled: No
    2010-12-21 09:09:22:475 940 e84 DnldMgr Download manager restoring 0 downloads
    2010-12-21 09:09:22:476 940 e84 AU ########### AU: Initializing Automatic Updates ###########
    2010-12-21 09:09:22:477 940 e84 AU # WSUS server: http://server2:8530
    2010-12-21 09:09:22:477 940 e84 AU # Detection frequency: 22
    2010-12-21 09:09:22:477 940 e84 AU # Approval type: Scheduled (Policy)
    2010-12-21 09:09:22:477 940 e84 AU # Scheduled install day/time: Every day at 3:00
    2010-12-21 09:09:22:477 940 e84 AU # Auto-install minor updates: Yes (Policy)
    2010-12-21 09:09:22:478 940 e84 AU Setting AU scheduled install time to 2010-12-22 08:00:00
    2010-12-21 09:09:22:751 940 e84 Report *********** Report: Initializing static reporting data ***********
    2010-12-21 09:09:22:751 940 e84 Report * OS Version = 6.1.7600.0.0.65792
    2010-12-21 09:09:22:751 940 e84 Report * OS Product Type = 0x00000004
    2010-12-21 09:09:22:772 940 e84 Report * Computer Brand = Dell Inc.
    2010-12-21 09:09:22:772 940 e84 Report * Computer Model = OptiPlex 380
    2010-12-21 09:09:22:775 940 e84 Report * Bios Revision = A01
    2010-12-21 09:09:22:775 940 e84 Report * Bios Name = Phoenix ROM BIOS PLUS Version 1.10 A01
    2010-12-21 09:09:22:775 940 e84 Report * Bios Release Date = 2010-03-11T00:00:00
    2010-12-21 09:09:22:775 940 e84 Report * Locale ID = 1033
    2010-12-21 09:09:22:777 940 e84 AU Successfully wrote event for AU health state:0
    2010-12-21 09:09:22:777 940 e84 AU Initializing featured updates
    2010-12-21 09:09:22:777 940 e84 AU Found 0 cached featured updates
    2010-12-21 09:09:22:777 940 e84 AU Successfully wrote event for AU health state:0
    2010-12-21 09:09:22:778 940 e84 AU Successfully wrote event for AU health state:0
    2010-12-21 09:09:22:778 940 e84 AU AU finished delayed initialization
    2010-12-21 09:09:27:781 940 36c Report CWERReporter finishing event handling. (00000000)
    2010-12-21 09:10:20:421 940 bf0 AU Triggering AU detection through DetectNow API
    2010-12-21 09:10:20:422 940 bf0 AU Triggering Online detection (interactive)
    2010-12-21 09:10:20:422 940 e84 AU #############
    2010-12-21 09:10:20:422 940 e84 AU ## START ## AU: Search for updates
    2010-12-21 09:10:20:422 940 e84 AU #########
    2010-12-21 09:10:20:425 940 e84 AU <<## SUBMITTED ## AU: Search for updates [CallId = {F1E8D669-5A48-4C25-832F-4A5ABD80270F}]
    2010-12-21 09:10:20:425 940 36c Agent *************
    2010-12-21 09:10:20:425 940 36c Agent ** START ** Agent: Finding updates [CallerId = AutomaticUpdates]
    2010-12-21 09:10:20:425 940 36c Agent *********
    2010-12-21 09:10:20:425 940 36c Agent * Online = Yes; Ignore download priority = No
    2010-12-21 09:10:20:425 940 36c Agent * Criteria = "IsInstalled=0 and DeploymentAction='Installation' or IsPresent=1 and DeploymentAction='Uninstallation' or IsInstalled=1 and DeploymentAction='Installation' and RebootRequired=1 or IsInstalled=0 and DeploymentAction='Uninstallation' and RebootRequired=1"
    2010-12-21 09:10:20:425 940 36c Agent * ServiceID = {3DA21691-E39D-4DA6-8A4B-B43877BCB1B7} Managed
    2010-12-21 09:10:20:425 940 36c Agent * Search Scope = {Machine}
    2010-12-21 09:10:20:425 940 36c Setup Checking for agent SelfUpdate
    2010-12-21 09:10:20:426 940 36c Setup Client version: Core: 7.4.7600.226 Aux: 7.4.7600.226
    2010-12-21 09:10:22:715 940 36c Misc Validating signature for C:\Windows\SoftwareDistribution\SelfUpdate\wuident.cab:
    2010-12-21 09:10:22:725 940 36c Misc Microsoft signed: Yes
    2010-12-21 09:10:22:745 940 36c Misc Validating signature for C:\Windows\SoftwareDistribution\SelfUpdate\wsus3setup.cab:
    2010-12-21 09:10:22:750 940 36c Misc Microsoft signed: Yes
    2010-12-21 09:10:22:765 940 36c Setup Determining whether a new setup handler needs to be downloaded
    2010-12-21 09:10:22:765 940 36c Setup SelfUpdate handler is not found. It will be downloaded
    2010-12-21 09:10:22:765 940 36c Setup Evaluating applicability of setup package "WUClient-SelfUpdate-ActiveX~31bf3856ad364e35~x86~~7.4.7600.226"
    2010-12-21 09:10:52:778 940 36c Setup WARNING: Cbs StartSession, error = 0x80080005
    2010-12-21 09:10:52:778 940 36c Setup FATAL: Applicability evaluation for setup package "WUClient-SelfUpdate-ActiveX~31bf3856ad364e35~x86~~7.4.7600.226" failed, error = 0x80080005
    2010-12-21 09:10:52:778 940 36c Setup FATAL: SelfUpdate check failed, err = 0x80080005
    2010-12-21 09:10:52:779 940 36c Agent * WARNING: Skipping scan, self-update check returned 0x80080005
    2010-12-21 09:10:52:779 940 36c Agent * WARNING: Exit code = 0x80080005
    2010-12-21 09:10:52:779 940 36c Agent *********
    2010-12-21 09:10:52:779 940 36c Agent ** END ** Agent: Finding updates [CallerId = AutomaticUpdates]
    2010-12-21 09:10:52:779 940 36c Agent *************
    2010-12-21 09:10:52:779 940 36c Agent WARNING: WU client failed Searching for update with error 0x80080005
    2010-12-21 09:10:52:779 940 ba0 AU >>## RESUMED ## AU: Search for updates [CallId = {F1E8D669-5A48-4C25-832F-4A5ABD80270F}]
    2010-12-21 09:10:52:780 940 ba0 AU # WARNING: Search callback failed, result = 0x80080005
    2010-12-21 09:10:52:780 940 ba0 AU # WARNING: Failed to find updates with error code 80080005
    2010-12-21 09:10:52:780 940 ba0 AU #########
    2010-12-21 09:10:52:780 940 ba0 AU ## END ## AU: Search for updates [CallId = {F1E8D669-5A48-4C25-832F-4A5ABD80270F}]
    2010-12-21 09:10:52:780 940 ba0 AU #############
    2010-12-21 09:10:52:783 940 ba0 AU Successfully wrote event for AU health state:0
    2010-12-21 09:10:52:783 940 ba0 AU AU setting next detection timeout to 2010-12-21 19:10:52
    2010-12-21 09:10:52:783 940 ba0 AU Setting AU scheduled install time to 2010-12-22 08:00:00
    2010-12-21 09:10:52:783 940 ba0 AU Successfully wrote event for AU health state:0
    2010-12-21 09:10:52:784 940 ba0 AU Successfully wrote event for AU health state:0

  • Error when downloading itunes 10.5 that says Product: Apple Software Update -- Error 1722. There is a problem with this Windows Installer package. A program run as part of the setup did not finish as expected. Contact your support personnel or package ven

    Each time I attempt to download the new itunes 10.5 I keep getting the following error message:
    Product: Apple Software Update -- Error 1722. There is a problem with this Windows Installer package. A program run as part of the setup did not finish as expected. Contact your support personnel or package vendor. Action SoftwareUpdate_UnregServer, location: C:\Program Files\Apple Software Update\SoftwareUpdate.exe, command: /UnregServer
    For more information, see Help and Support Center at http://go.microsoft.com/fwlink/events.asp.
    Any Ideas of how to solve this one?

    After reading all these posts, one by one did not resolve my problem until I got the very end.  Regardless of what step would resolve your problem, these are the steps I would recomment to everyone for a what seems to be a safe and fool-proof upgrade to iTunes 10.5.
    1. Stand alone upgrade to the latest Quicktime version
    2. Go to control panel and "change" then select repair to the following applications in the order specified by the post on Oct 27. (Notice I skipped Quicktime because it had been upgrade manually,and Bonjour did not have a "repair" option)
    iTunes; Apple Software Update: Mobile Device Support; Apple Applications Support
    Some of these applications may not appear if they do not apply to your configuration (no iPhone, or no iPad, or other apple devices).
    Once all updated, I did not need to restart nor launch any applications, I simply went straight into the 10.5 upgrade, and where it normally got stuck, this time the installation continued for a while longer until it completed successfully.
    Great work everyone who contributed!  Thank you very much!

  • Windows 8.1 Update VLSC ISO windows update error

    I have a downloaded version of Windows 8.1 Update 1 from the VLSC and Windows Update fails after a clean install. I've installed it on different systems and multiple fail with the same error (80072EFE). The weird thing is that it works fine against our
    WSUS server just not checking online. There isn't anything blocking the connection to Windows Update so not sure what is going on.

    Hi,
    If you receive Windows Update error 80072efe or 80072f76 while checking for updates, it might be caused by a connection interruption between your computer and the Windows Update servers. You can run Windows Update Troubleshooter that will automatically find
    and fix some common problems with Windows update.
    Windows Update Troubleshooter:
    http://go.microsoft.com/?linkid=9830262
    In addition, please check your security application setting, such as firewall.
    Roger Lu
    TechNet Community Support

  • Solution for AAM Updater Error : U44M1I210

    After getting Creative Cloud a couple of days ago then running into Updater Error U44M1l210 over and over and making the mistake of calling tech support (which was no help - "just reset it / download from the site" - even though resetting does nothing and the site doesn't have all the updates AAM does), I've finally got a working solution.
    Essentially it's a permissions issue. Not sure why it affects some and not others, but I was logged in as an administrator and it still failed to have permissions to update despite admin password entry.
    So, here's what you do. You need to open AAM and Update with superuser permissions.
    1. Open Terminal
    2. Copy and Paste the following, then hit enter:
    sudo "/Library/Application Support/Adobe/OOBE/PDApp/core/Adobe Application Manager.app/Contents/MacOS/PDApp"
    3. It will prompt you for your password, enter it.
    4. The Adobe Application Manager will open with sudo (elevated/superuser) permissions.
    5. Open one of your Creative Cloud programs.
    6. Go to Help>Update...
    7. The updater dialog will open. Update as normal, it will work this time.

    After multiple phone calls and emails to tech support about this issue I was hoping that this would solve the issue for me. I've tried command line fixes a few times now and like the others this one doesn't fix the issue for me.
    Still get:
    There was an error installing this update. Please quit and try again later. Error Code: U44M1I210
    I can install applications but can't update them (OSX 10.9). I guess I could delete and install each time there is an update, but major PITA.
    Unfortunately calling Adobe tech support is a very frustrating experience. I've had dropped calls, had to repeat my information every time (spelling out each letter of my email address with a word) and finally get offered the same solution that doesn't work.
    [edit]
    http://helpx.adobe.com/creative-cloud/kb/update-error-u44m1i216.html
    Fixed my issue
    Message was edited by: liamcampbell

Maybe you are looking for