Yaourt failed to install missing dependencies. then fail md5

[billytcf@dynames ~]$ yaourt -S aptana
==> Downloading aptana PKGBUILD from AUR...
==> Last 5 comments ordered by date (asc):
I deleted the comments here
==> aptana dependencies:
- firefox (package found)
- libstdc++5 (already installed)
- j2re (package that provides j2re already installed)
- unzip (already installed)
==> Edit the PKGBUILD (recommended) ? [Y/n] ("A" to abort)
==> ----------------------------------------------
n
==> Continue the building of 'aptana'? [Y/n]
==> ----------------------------------------------
==>Y
==> Building and installing package
==> Making package: aptana 1.0-1 (Wed Apr 23 14:53:31 UTC 2008)
==> Checking Runtime Dependencies...
==> Installing missing dependencies...
Password:
error: several packages provide j2re, please specify one :
jre icedtea6
==> ERROR: Pacman failed to install missing dependencies.
Error: Makepkg was unable to build aptana package.
I have jdk and jre installed by pacman but still have this prob.
So i cheated, edited pkgbuild remove all dependencies, then
==> aptana dependencies:
- unzip (already installed)
==> Continue the building of 'aptana'? [Y/n]
==> ----------------------------------------------
==>
==> Building and installing package
==> Making package: aptana 1.0-1 (Wed Apr 23 15:04:37 UTC 2008)
==> Checking Runtime Dependencies...
==> Checking Buildtime Dependencies...
==> Retrieving Sources...
-> Found Aptana_Studio_Setup_Linux.zip in build dir
-> Found aptana.desktop in build dir
-> Found aptana.png in build dir
-> Found _aptana in build dir
==> Validating source files with md5sums...
Aptana_Studio_Setup_Linux.zip ... FAILED
aptana.desktop ... Passed
aptana.png ... Passed
_aptana ... Passed
==> ERROR: One or more files did not pass the validity check!
Error: Makepkg was unable to build aptana package.
tried downloading the file for a few times but still fail md5
May I request help here??
thanks everyone!!
Last edited by billytcf (2008-04-23 07:02:50)

It's quite simple. When the AUR package was created, the current version of Aptana was 1.0, but the source url links to the latest version. This was all ok until they released version 1.1 because then you suddenly have a completely new file that gets downloaded and because of this is will fail the md5 check.
It's very simple to fix though, in one of two ways. Either just delete the md5sum=() array (changing pkgver=1.0 to pkgver=1.1 would also be a good idea), or download the PKGBUILD and in the same directory as you store it just run makepkg -g and replace the md5sum array with the resulting data (this would be the best way to handle this...).
Last edited by Dirhael (2008-04-23 11:17:05)

Similar Messages

  • [Solved] pacman-color failed to install missing dependencies

    Just upgraded my AUR packages and I get this error:
    :: Starting AUR upgrade...
    :: perl-class-load-xs 0.04-2 -> 0.06-1
    AUR Targets (1): perl-class-load-xs
    Proceed with installation? [Y/n] y
    :: Edit perl-class-load-xs PKGBUILD? [Y/n] n
    :: Building perl-class-load-xs package...
    ==> Making package: perl-class-load-xs 0.06-1 (Sat Nov 3 09:14:38 PDT 2012)
    ==> Checking runtime dependencies...
    ==> Checking buildtime dependencies...
    ==> Installing missing dependencies...
    error: target not found: perl-test-without-module
    ==> ERROR: 'pacman-color' failed to install missing dependencies.
    :: perl-class-load-xs cleaned
    Any help appreciated.
    Last edited by lagagnon (2012-11-04 03:07:33)

    perl-test-without-module is in the AUR.
    edit: build the package yourself in makepkg or use an aur helper.
    Last edited by SS4 (2012-11-03 16:41:55)

  • ITunes 10.5 keeps failing to install - missing components

    Hi, I'm really hoping someone can help me - I went to upgrade to 10.5 (64-bit). Initially I was told that it failed to install properly and I would have to manually install the different components (yeah I'm a tech-moron), which I tried to. But they kept failing to install.
    So I uninstalled iTunes. And I then re-installed. But this is now now working.
    I keep getting a dialogue box telling me that "iTunes was not installed correctly. Please reinstall iTunes, Error 7 (windows error 126)" or words to that effect.
    Does anyone have any ideas as to what I can do. This is especially urgent for me as my 4S is in the post! And yeah, like I said I'm a moron about stuff like this so step-by-step assistance would be really appreciated. Thanks!

    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!

  • Get Yaourt to install missing dependencies?

    Hi, everytime I wanna install something from AUR with Yaourt and the app has dependcies that isnt installed I allways have to install the dependencies manually.
    It just breaks out.
    Here it complains about kernel.
    Why can't it not just download automaticly the missing dependencies?
    ==> omnibook-svn dependencies:
    - kernel26 (already installed)
    - kernel26 (already installed)
    - subversion (already installed)
    ==> WARNING: This PKGBUILD contains install file that can be dangerous.
    omnibook.install
    ==> Edit omnibook.install (recommended) ? [Y/n] ("A" to abort)
    ==> ----------------------------------------------
    ==>n
    ==> Continue the building of omnibook-svn ? [Y/n]
    ==> ----------------------------------------------
    ==>y
    ==> Building and installing package
    mkdir: cannot create directory `/var/abs': Permission denied
    ==> WARNING: Unable to write in /var/abs/local/yaourtbuild/omnibook-svn directory. Using /tmp directory
    ==> Determining latest svn revision...
    -> Version found: 274
    ==> Making package: omnibook-svn 274-1 i686 (Sun Jan 11 07:32:12 CET 2009)
    ==> Checking Runtime Dependencies...
    ==> Missing Dependencies:
    -> kernel26<2.6.27
    ==> Checking Buildtime Dependencies...
    ==> ERROR: Could not resolve all dependencies.
    Error: Makepkg was unable to build omnibook-svn package.

    your output wrote:Missing Dependencies:
      -> kernel26<2.6.27
    If you go to the AUR page, you'll see that there's a solution there. yaourt is a great tool, but I would get in the habit of knowing what you are downloading before you use it.

  • How to install missing dependencies?

    I'm trying to install Mailpile (https://aur.archlinux.org/packages/mailpile/)
    these are showing as missing dependencies when I "makepkg -s"
    python2-pgpdump
    spambayes>=1.1a6
    I got the above two from AUR and "makepkg -s" successfully and then stuck them in /usr/local/bin but it didn't solve the dependencies.  I'm not sure I know what I'm doing. Anybody know how to get Mailpile installed?
    Last edited by bzpnbx (2014-10-14 15:48:51)

    You did run it on the built package, right? Not on the AUR tarball?
    Like Wormzy said, you really need to read the AUR Wiki page.
    nomorewindows wrote:I don't think you even need --asdeps.  It just installs them as any other package.  Then when they install, makepkg -s the main package.
    These packages are being installed because they are dependencies of another package. For pacman to function correctly, --asdeps is needed. If you omit it, pacman thinks they're explicitly installed and will not remove them when the main package is removed nor list them in -Qdt.
    Last edited by Scimmia (2014-10-14 16:50:36)

  • [SOLVED] Yaourt: trying to install leiningen - validity check fails.

    Here's what I get:
    ==> Building and installing package
    ==> Making package: leiningen 1:2.2.0-1 (Fri Aug 16 19:48:01 EDT 2013)
    ==> Checking runtime dependencies...
    ==> Checking buildtime dependencies...
    ==> Retrieving sources...
    -> Downloading lein...
    % Total % Received % Xferd Average Speed Time Time Time Current
    Dload Upload Total Spent Left Speed
    100 11440 100 11440 0 0 65861 0 --:--:-- --:--:-- --:--:-- 66127
    ==> Validating source files with sha1sums...
    lein ... FAILED
    ==> ERROR: One or more files did not pass the validity check!
    ==> ERROR: Makepkg was unable to build leiningen.
    Now, I did do some research, and it seems that if I do:
    makepkg -g
    That will give me the current sha, but I'm reluctant to use it:
    If the github repo is trusted (which seems to be the case), why isn't the PKGBUILD updated automatically?
    I'm guessing there must be a good reason, and I would like to clear that up before I continue.
    Thanks.
    Last edited by Goran (2013-08-17 03:50:31)

    Trilby wrote:I cringed on seeing a 'curl' in the build function that bypasses makepkg's checksum
    Yea, and also, dependencies are not defined, so it's not really a good alternative to leiningen.
    In either case, leiningen is what really needs to be fixed, in my view, because that's what the github wiki points to: https://github.com/technomancy/leiningen/wiki/Packaging
    And I think I know the perfect way to do it: Instead of drawing from the floating stable, why not simply draw from a specific commit in stable?
    That seems like a perfect solution, because that's essentially a snap-shot, which won't change until the package maintainer decides to update the pkgbuild.
    What do you think?

  • HP MFP 175 nw install takes ages then failed

    I purchased a color laserjet HP MFP 175 nw install takes ages
    The CD first loaded, then asked me to turn on Printer and connect USB which I did, then it says it has detected the printer and asked me to wait.. the percentage bars goes from 1%..2%.. then 99% and takes age to complete and then say there is a fatal error and need to remove all installation and the installation is unsuccessful.
    I goto web to download the install files and still the same.
    This make HP customers so angry !!!
    Somebody pls look into this please.

    Hi @hkbeer ,
    I'm sorry to hear that you are getting a fatal error during the installation. I would like to help you out today.
    Please follow the steps below to see if we can get you up and running.
    Disconnect the USB cable.
    Run the uninstall from the CD.
    Touch the Windows key and the E key to access the computer window.
    Right click on the CD for the printer, left click open in a new window, double click on uninstall.
    I would disable all the start up programs and temporarily turn off the Antivirus Software to see if there is a program interfering in the back ground. How to use MSCONFIG . Click on the start up tab and click disable all.
    Download, save and then run the latest drivers. Don't Connect the USB cable until prompted during the install.
    HP LaserJet Pro 100 color MFP M175nw Drivers.
    Right after connecting the USB cable, follow this document immediately so you won't get the Fatal error again. A Fatal Error Displays During Software Installation. After this is done the installation should continue.
    Test the printer.
    Then you will have to go back and enable the startup programs and turn the Antivirus Software back on again.
    What operating system are you using? How to Find the Windows Edition and Version on Your Computer.
    Please let me know the results.
    Have a great day!
    Thank You.
    Please click “Accept as Solution ” if you feel my post solved your issue, it will help others find the solution.
    Click the “Kudos Thumbs Up" on the right to say “Thanks” for helping!
    Gemini02
    I work on behalf of HP

  • When the FLASH PLAYER install in half ,then fail

    The      Flash Player install in 50%it said(please close following progams to continue --internet explorer

    Of course you need to close Internet Explorer during the install, as well as any messenger programs, Skype, etc.
    If you still have problems, download the offline installer from http://helpx.adobe.com/flash-player/kb/installation-problems-flash-player-windows.html#Ins tall_in_a_firewall_proxy_server_environment
    If you need more help, please specify your Windows version & edition.

  • [Solved] Full system upgrade fails because of Nvidia dependencies

    Problem:
    # pacman -Syu
    :: Synchronizing package databases...
    core is up to date
    extra is up to date
    community is up to date
    :: Starting full system upgrade...
    resolving dependencies...
    looking for conflicting packages...
    error: failed to prepare transaction (could not satisfy dependencies)
    :: nvidia-dkms: requires nvidia-utils=346.35
    Things I have tried:
    $ makepkg -s
    ==> Making package: nvidia-dkms 346.47-1 (Sun Mar 1 11:42:11 PST 2015)
    ==> Checking runtime dependencies...
    ==> Installing missing dependencies...
    [sudo] password for digger:
    resolving dependencies...
    looking for conflicting packages...
    error: failed to prepare transaction (could not satisfy dependencies)
    :: nvidia-dkms: requires nvidia-utils=346.35
    ==> ERROR: 'pacman' failed to install missing dependencies.
    # pacman -R nvidia-utils
    checking dependencies...
    error: failed to prepare transaction (could not satisfy dependencies)
    :: nvidia-dkms: requires nvidia-utils=346.35
    :: nvidia-libgl: requires nvidia-utils
    Some info:
    $ uname -a
    Linux <hostname> 3.18.6-1-ARCH #1 SMP PREEMPT Sat Feb 7 08:44:05 CET 2015 x86_64 GNU/Linux
    # dkms status
    nvidia, 346.35, 3.18.5-1-ARCH, x86_64: installed
    nvidia, 346.35, 3.18.6-1-ARCH, x86_64: installed
    $ lspci -k | grep -A 2 -i "VGA"
    03:00.0 VGA compatible controller: NVIDIA Corporation GK107 [GeForce GT 640] (rev a1)
    Subsystem: eVga.com. Corp. Device 2643
    Kernel driver in use: nvidia
    Kernel modules: nouveau, nvidia
    Subsystem: eVga.com. Corp. Device 2643
    Kernel driver in use: snd_hda_intel
    Kernel modules: snd_hda_intel
    # pacman -Ss nvidia | grep installed
    extra/libvdpau 0.9-1 [installed]
    extra/nvidia-libgl 346.47-2 [installed: 346.35-2]
    extra/nvidia-utils 346.47-2 [installed: 346.35-2]
    # cat /etc/mkinitcpio.conf | grep ^HOOKS
    HOOKS="base udev autodetect modconf block lvm2 nvidia filesystems keyboard fsck"
    # systemctl status dkms
    ● dkms.service - Dynamic Kernel Modules System
    Loaded: loaded (/usr/lib/systemd/system/dkms.service; enabled; vendor preset: disabled)
    Active: active (exited) since Sun 2015-03-01 11:40:15 PST; 1h 43min ago
    Process: 6196 ExecStart=/usr/lib/systemd/scripts/dkms start (code=exited, status=0/SUCCESS)
    Main PID: 6196 (code=exited, status=0/SUCCESS)
    CGroup: /system.slice/dkms.service
    # pacman -Qm | grep nvidia
    nvidia-dkms 346.35-2
    nvidia-hook 2.2-3
    Let me know if any other information is needed.
    Thanks.
    Last edited by digger (2015-03-03 03:12:52)

    The fix, thanks to Xabre
    # pacman -R nvidia-dkms
    checking dependencies...
    error: failed to prepare transaction (could not satisfy dependencies)
    :: nvidia-hook: requires nvidia-dkms
    # pacman -Rs nvidia-dkms
    checking dependencies...
    error: failed to prepare transaction (could not satisfy dependencies)
    :: nvidia-hook: requires nvidia-dkms
    [root@big-kahuna ~]# pacman -Rdd nvidia-dkms
    Packages (1) nvidia-dkms-346.35-2
    Total Removed Size: 12.29 MiB
    :: Do you want to remove these packages? [Y/n] Y
    -------- Uninstall Beginning --------
    Module: nvidia
    Version: 346.35
    Kernel: 3.18.5-1-ARCH (x86_64)
    Status: Before uninstall, this module version was ACTIVE on this kernel.
    nvidia.ko:
    - Uninstallation
    - Deleting from: /usr/lib/modules/3.18.5-1-ARCH/kernel/drivers/video/
    - Original module
    - No original module was found for this module on this kernel.
    - Use the dkms install command to reinstall any previous module version.
    nvidia-uvm.ko:
    - Uninstallation
    - Deleting from: /usr/lib/modules/3.18.5-1-ARCH/kernel/drivers/video/
    - Original module
    - No original module was found for this module on this kernel.
    - Use the dkms install command to reinstall any previous module version.
    depmod....
    DKMS: uninstall completed.
    -------- Uninstall Beginning --------
    Module: nvidia
    Version: 346.35
    Kernel: 3.18.6-1-ARCH (x86_64)
    Status: Before uninstall, this module version was ACTIVE on this kernel.
    nvidia.ko:
    - Uninstallation
    - Deleting from: /usr/lib/modules/3.18.6-1-ARCH/kernel/drivers/video/
    - Original module
    - No original module was found for this module on this kernel.
    - Use the dkms install command to reinstall any previous module version.
    nvidia-uvm.ko:
    - Uninstallation
    - Deleting from: /usr/lib/modules/3.18.6-1-ARCH/kernel/drivers/video/
    - Original module
    - No original module was found for this module on this kernel.
    - Use the dkms install command to reinstall any previous module version.
    depmod.....
    DKMS: uninstall completed.
    Deleting module version: 346.35
    completely from the DKMS tree.
    Done.
    (1/1) removing nvidia-dkms [######################] 100%
    # pacman -Syu ### This ran as expected.
    All I wanted was to have the simplest use of the Nvidia proprietary driver.  So I followed https://wiki.archlinux.org/index.php/NV … any_kernel
    So what I gather from the discussion here is that this (nvidia-dkms) should only be used for custom kernels?  And the topic should be a sub topic of https://wiki.archlinux.org/index.php/NV … tom_kernel?  Is that right?
    Thanks for you help.
    Last edited by digger (2015-03-03 03:11:58)

  • Cisco PacketTracer missing dependencies. [Solved]

    Hi,
    So I was going to install packet tracer. I followed the tutorial in the wiki section. <a href="https://wiki.archlinux.org/index.php/PacketTracer">PacketTracer</a> Which seems a little thin I got to the part makepkg. here is the out put of what I did.
    [ofce@myhost packettracer]$ makepkg -s
    ==> Making package: packettracer 5.3.2-2 (Sat Jan 14 13:05:39 CST 2012)
    ==> Checking runtime dependencies...
    ==> Installing missing dependencies...
    Password:
    error: target not found: lib32-libpng12
    ==> ERROR: 'pacman' failed to install missing dependencies.
    [ofce@myhost packettracer]$
    Any idea on how to get this working? I would like to get my assignments done for my cisco classes
    Last edited by mich04 (2012-01-14 21:22:53)

    # /etc/pacman.conf
    # See the pacman.conf(5) manpage for option and repository directives
    # GENERAL OPTIONS
    [options]
    # The following paths are commented out with their default values listed.
    # If you wish to use different paths, uncomment and update the paths.
    #RootDir = /
    #DBPath = /var/lib/pacman/
    #CacheDir = /var/cache/pacman/pkg/
    #LogFile = /var/log/pacman.log
    HoldPkg = pacman glibc
    # If upgrades are available for these packages they will be asked for first
    SyncFirst = pacman
    #XferCommand = /usr/bin/wget --passive-ftp -c -O %o %u
    #XferCommand = /usr/bin/curl -C - -f %u > %o
    #CleanMethod = KeepInstalled
    Architecture = auto
    # Pacman won't upgrade packages listed in IgnorePkg and members of IgnoreGroup
    #IgnorePkg =
    #IgnoreGroup =
    #NoUpgrade =
    #NoExtract =
    # Misc options (all disabled by default)
    #UseSyslog
    #ShowSize
    #UseDelta
    #TotalDownload
    #CheckSpace
    # REPOSITORIES
    # - can be defined here or included from another file
    # - pacman will search repositories in the order defined here
    # - local/custom mirrors can be added here or in separate files
    # - repositories listed first will take precedence when packages
    # have identical names, regardless of version number
    # - URLs will have $repo replaced by the name of the current repo
    # - URLs will have $arch replaced by the name of the architecture
    # Repository entries are of the format:
    # [repo-name]
    # Server = ServerName
    # Include = IncludePath
    # The header [repo-name] is crucial - it must be present and
    # uncommented to enable the repo.
    # The testing repositories are disabled by default. To enable, uncomment the
    # repo name header and Include lines. You can add preferred servers immediately
    # after the header, and they will be used before the default mirrors.
    #[testing]
    #Include = /etc/pacman.d/mirrorlist
    [core]
    Include = /etc/pacman.d/mirrorlist
    [extra]
    Include = /etc/pacman.d/mirrorlist
    #[community-testing]
    #Include = /etc/pacman.d/mirrorlist
    [community]
    Include = /etc/pacman.d/mirrorlist
    # If you want to run 32 bit applications on your x86_64 system,
    # enable the multilib repositories as required here.
    #[multilib-testing]
    #Include = /etc/pacman.d/mirrorlist
    #[multilib]
    Include = /etc/pacman.d/mirrorlist
    # An example of a custom package repository. See the pacman manpage for
    # tips on creating your own repositories.
    #[custom]
    #Server = file:///home/custompkgs
    Here it is, when I run pacman -Syu I only see core, extra and community.

  • Installation failed installation completed through some components failed to instal correctly

    Hello i've been really exited to donload photoshop and so i decided to try the free version i downloaded creative cloud and went into th eapps and click on photoshop try it free i waited a few 30 mins and it stopped and told me this
    installation failed installation completed through some components failed to instal correctly.
    and then i was like whatttt?!?!?!?!?
    so I decided to come here and ask why this is happening please answer ASAP I really need photoshop for important stuff!!!

    Try restarting your computer, then try again. Awhile back, some of the apps which I think included photoshop require the microsoft runtime to be updated. That runtime requires a restart to finish installing. But since it is a piggyback program, the error code telling you do so is hidden in the log file.
    If it still does not install let us know.

  • Yaourt fails to install *any* AUR package

    Hello, I'm new to Arch, but since my problem is pretty much specific to yaourt/AUR I thought this would be the better place to ask around.
    I tried to install a whole bunch of packages from the AUR repository, but almost all that I tried failed to install, mainly dependency errors far into or after the compiling process, one example - the game Go-Ollie wouldn't install because the Image Magick library wasn't found. However, Image Magick is installed, but there's no trace of it's library not in the AUR, nor the community repository. Same with A7XPG - failed to install because something was missing that I can't find anywhere. I am starting to get VERY frustrated. It looks like there are a ton of broken packages floating around in the AUR and there are a ton of programs missing that I'm used to having on the other distors (Ubuntu, Fedora, etc..) What am I missing here? Am I doing something wrong or is AUR/Yaourt really as messed up as it seems? A little help?
    PS: Please be easy on me, I'm still a grass green noob after all

    bloodyhell wrote:Got an off-topic question though - It came to my attention that the Arch install distro had a relatively easy albeit non-graphical installer. Why did the developers ditch this? I think I'll never understand the appeal of things being more complicated and/or inconvenient than they have to be.
    The AIF was not ditched for any but the most simple reason: It was buggy as hell and the maintainer did not have the time to keep it going. It tried to do everything, to cover every scenario, but was ultimately a victim to its own complexity. The new installer is not more complicated, it is actually more simple. All you have to do is follow the readme step by step and make your own decisions in the process. I find pacstrap and arch-chroot to be more universal than the old AIF. Before the switch, creating an install script was a painful process of understanding the AIF and learning its syntax. Now we have these straight forward tools, so building your own install script is very easy. It also gives you a more in-depth knowledge of what's going on on your system.
    The new installer also seems to be more friendly towards wifi users. Then you will never ever again have to deal with the situation, that the AIF somehow kicks you out of the process and then complains about an ongoing installation, without telling you where the lockfile is or how to fix this manually. In a menu, I always press down and enter to get to the next item. The AIF did half of this, it moved the cursor down to the next item automatically. In more than one occasion, I killed the installer with this and sometimes even had to redo the entire process (incl. downloading the packages), because bringing the installer back to a specific state was a painful act. I find the current solution more user friendly.
    If you feel like Arch could need a menu driven installer, you are invited to create one, but all attempts to do this so far either drowned as quick as they had emerged or were rejected by the other users, because they were either too specific, too buggy or generally failed to add anything to the process, that the current install scripts have to offer.

  • After an iTunes update failed to install iTunes won't open and I get lthe folloowing error messages.  Program can't start because MSVCR80.dll is missing, and iTunes not installed correctly. please reinstall iTunes. Error 7( windows errpr 126)

    After an iTunes update failed to install, iTunes won't open and I get the following two windows.  Program can't start because MSVCR80.dll is missing from your computer, and iTunes not installed correctly. Please reinstall iTunes. Error 7 (windows error 126)  When I reinstall I get the same messages and ITunes won't open.

    Click here and follow the instructions.
    (98815)

  • When I updated to iOS 8.1 on my iPad 2 it failed when installing it's in recovery mode and when I go to iTunes to restore it downloads the update to about 900 Mbps then gives me error 9006

    When I updated to iOS 8.1 on my iPad 2 it failed when installing it's in recovery mode and when I go to iTunes to restore it downloads the update to about 900 Mbps then gives me error 9006

    Hi Willy,
    Welcome to Apple Support Communities.
    The article below provides information about specific update and restore alerts, including the 9006 alert that you saw when attempting to update your iPad 2 to iOS 8.1. Try using the instructions provided to see if the issue is caused by a conflict with the security software on your computer.
    Resolve iOS update and restore errors
    Check your security software
    Related errors: 2, 4, 6, 9, 1000, 1611, 9006. Sometimes security software can prevent your device from communicating with either the Apple update server or with your device.
    Check your security software and settings to make sure that they aren't preventing a connection to the Apple servers.
    I hope this helps,
    -Jason

  • Bought a new iMac 27" yesterday.  Attempting to download Adobe Creative Suite 5 Design Premium. Loaded software from discs. When I check for updates they fail to install. A window comes up saying "Some updates failed to install." Then under each applicati

    I bought a new iMac 27" yesterday, running with Mavericks OS.  Attempting to download Adobe Creative Suite 5 Design Premium. Loaded software from discs. When I check for updates they fail to install. A window comes up saying "Some updates failed to install." Then under each applications it says "There was an error downloading this update. Please quit and try again later." Have done this several times. Suggestions?

    update manually,:  http://www.adobe.com/downloads/updates/

Maybe you are looking for