OS 10.7 system upgrade failed can't redownload it

I am helping a friend with a MacBook Pro. She has 10.7.4 installed, and I told her how to do the five upgrades suggested by the updater. I was with her when we started the download, and then I left. She contacted me later and said that she had a screen telling her that the upgrades had failed and that she should download them again. However, if one goes to the system upgrade system prefs panel and clicks upgrade, nothing happens. When the button for manually checking updates, nothing happens. When I changed the frequency of checking for upgrades from one week to one day, nothing happens the next day
When I go to the "About this Mac" menu item and click on the Software Update button, I get a window that tells me that there are 5 upgrades available for the computer, but clicking on the box there to get those upgrades does nothing.
She wants to get on the cloud with her new iPad mini and this computer, but she can't because she can't upgrade email. She can't upgrade iTunes to 11, as required by her iPad mini (she has a much older version of iTunes because she never used it before) because it requires a new version of 10.7.
Any ideas about how to get the computer to respond to the request for upgrades.
I read in other forum responses to upgrade problems that one can go to the manual upgrade page, but I couldn't find what she needed via the links provided.
If a new system install is required, her current system is an upgrade purchased through the Apple Store. How hard is it going to be to do a clean install via the net?
Sadly she has never used Time Machine.
I don't have the specifics of her machine, but it is a 2 1/2 to 3 year old MacBook Pro

She can download the standalone updaters at support.apple.com/downloads/.

Similar Messages

  • [Solved] system upgrade fails with util-linux/eject conflict

    I backed everything up, then deleted the fontconfig links and updated fontconfig, which worked properly. Then I did "pacman -Syu" and got this:
    [root@myhost ~]# pacman -Syu
    :: Synchronizing package databases...
    core is up to date
    extra is up to date
    community is up to date
    multilib is up to date
    :: Starting full system upgrade...
    resolving dependencies...
    warning: dependency cycle detected:
    warning: systemd will be installed before its dbus-core dependency
    looking for inter-conflicts...
    :: util-linux and eject are in conflict. Remove eject? [y/N]
    error: unresolvable package conflicts detected
    error: failed to prepare transaction (conflicting dependencies)
    :: util-linux and eject are in conflict
    [root@myhost ~]#
    Looks like two distinct problems. Note that I already have the /lib thing taken care of (turning it into a link), in a previous update. The forum searches I have done about this issue did not yield much.
    Last edited by PaulBx1 (2012-10-25 19:01:28)

    PaulBx1 wrote:
    Upgrading that infrequently is unlikely to work well in the long term.
    Hell, I thought that was upgrading frequently. One of the reasons I'm on linux is because I don't have to get upgrades every hour as on Windows. "If it ain't broke, don't fix it." I ran a hell of a lot longer on Puppy linux without upgrades. Also, I backup before every upgrade, and then have to fiddle with pacnew files and all the rest, so the result is burning half a day at least on upgrades. I sure don't want to increase the frequency of that.
    Arch is a rolling release so it changes basically every day. Updating every week or two is perfectly fine, but updating every couple months brigs you at odds with what Arch is about.
    One of the reasons you may not want to use Arch is when you don't want to or can't spend time on the updates.
    PaulBx1 wrote:The choice of defaults should (in my opinion) be decided by the needs of the unsophisticated user (such as myself), of which there are many more than the other type. Sophisticated users can intelligently decide between "y" and "n" because they know what is going on. Unsophisticated users just cross their fingers and hope the defaults work for them.
    Arch is for experienced users and pacman doesn't do e.g. cleaning up - that's left to the user. pacman can surely help with it: 'pacman 'Qdt'.
    It may feel unintuitive, but that's how it is.

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

  • System upgrade fails with pacman - phc-intel requires kernel26 2.6.31

    Hello,
    I'm a relative newbie to archlinux, so I hope I'm not asking a too stupid question ...
    I have installed arch on an IBM Thinkpad X40. Was now on extended holidays and haven't done a system upgrade for a while. Wanted to do this now and pacman -Syy works fine. However, when I then start the upgrade with pacman -Su, the following error message occurs:
    :: Starte komplette Systemaktualisierung...
    :: portmap durch core/rpcbind ersetzen? [J/n] J
    Löse Abhängigkeiten auf...
    Suche nach Zwischen-Konflikten...
    Fehler: Konnte den Vorgang (Kann Abhängigkeiten nicht erfüllen) nicht vorbereiten
    :: phc-intel: benötigt kernel26<2.6.31
    translated into English it basically means that pacman wants to replace portmap with rpcbind. However, the following error message occurs whether or not I say yes. The error messages says that it cannot fulfill the dependencies as phc-intel requires kernel26<2.6.31. The strange thing is that my kernel at the moment is 2.6.29.
    A first run of pacman -u worked fine but only upgraded pacman itself. I had a pacman.conf.pacnew in /etc which I renamed to pacman.conf and kept the old one as a backup. However, this also didn't change anything.
    I hope you guys can help me out, thanks in advance,
    F.

    The update will be trying to install a new kernel, which is why you're getting the error. For packages in the repos, a new one would be built that's compatible with the new kernel. Since it looks like phc-intel is from the AUR you'll need to build a new version yourself.
    Edit - that's what I get for stepping away for a bit, you already got a response and fixed it
    Last edited by mcmillan (2009-12-05 19:14:24)

  • System upgrade fails (krb5-??)

    Hello,
    I am trying to update an quite old Arch system, I could re-install it freshly, but then I would not learn anything.
    [root@Vaidotas-LPCM /]# pacman -Syu
    :: Synchronizing package databases...
    core is up to date
    extra is up to date
    community is up to date
    archlinuxfr is up to date
    :: Starting full system upgrade...
    :: Replace btrfs-progs-unstable with core/btrfs-progs? [Y/n] y
    :: Replace cyrus-sasl-plugins with extra/cyrus-sasl-gssapi? [Y/n] y
    :: Replace cyrus-sasl-plugins with extra/cyrus-sasl-ldap? [Y/n] y
    :: Replace cyrus-sasl-plugins with extra/cyrus-sasl-sql? [Y/n] y
    :: Replace farsight2 with extra/farstream? [Y/n] y
    warning: fbpanel: local (6.1.507svn-2) is newer than community (6.1-3)
    :: Replace gnupg2 with core/gnupg? [Y/n] y
    :: Replace kernel26 with core/linux? [Y/n] y
    :: Replace kernel26-headers with core/linux-headers? [Y/n] y
    :: Replace module-init-tools with core/kmod? [Y/n] y
    :: Replace ndiswrapper-utils with community/ndiswrapper? [Y/n] y
    :: Replace procps with core/procps-ng? [Y/n] y
    :: Replace pygobject with extra/python2-gobject2? [Y/n] y
    :: Replace sqlite3 with extra/sqlite? [Y/n] y
    :: Replace udev with core/systemd-tools? [Y/n] y
    resolving dependencies...
    warning: dependency cycle detected:
    warning: systemd-tools will be installed before its util-linux dependency
    looking for inter-conflicts...
    Targets (624): a52dec-0.7.4-6 aalib-1.4rc5-9 abiword-2.8.6-7 acl-2.2.51-2
    acpi-1.6-1 acpid-2.0.16-3 aif-2011.10.09-2 alsa-lib-1.0.25-1
    alsa-oss-1.0.25-1 alsa-utils-1.0.25-3 arandr-0.1.4-3
    arora-git-20120206-1 aspell-0.60.6.1-1 asunder-2.2-1
    ati-dri-8.0.3-2 atk-2.4.0-1 atkmm-2.22.6-1 attr-2.4.46-2
    audacious-3.2.3-1 audacious-plugins-3.2.3-1 audiofile-0.3.4-1
    autoconf-2.69-1 automake-1.12.1-1 avahi-0.6.31-3
    avidemux-cli-2.5.6-2 avidemux-gtk-2.5.6-2 babl-0.1.10-1
    bash-4.2.029-1 bash-completion-1.99-2
    batterysystemtray-git-20111026-1 bftpd-3.7-1 bin86-0.16.18-3
    binutils-2.22-7 bison-2.5-3 brasero-3.4.1-1
    btrfs-progs-0.19.20120328-3
    btrfs-progs-unstable-0.19.20101006-1 [removal] bzip2-1.0.6-4
    ca-certificates-20120212-1 cairo-1.12.2-1 cairomm-1.10.0-2
    cdparanoia-10.2-4 cdrdao-1.2.3-6 cdrkit-1.1.11-2
    cifs-utils-5.4-1 cloog-0.17.0-1 cmatrix-1.2a-6
    colord-0.1.21-1 compositeproto-0.4.2-2 consolekit-0.4.6-4
    coreutils-8.17-1 cracklib-2.8.18-2 cryptsetup-1.4.2-2
    cyrus-sasl-gssapi-2.1.23-9 cyrus-sasl-ldap-2.1.23-9
    cyrus-sasl-plugins-2.1.23-4 [removal] cyrus-sasl-sql-2.1.23-9
    damageproto-1.2.1-2 dash-0.5.7-2 db-5.3.21-1 dbus-1.4.20-1
    dbus-core-1.4.20-2 dbus-glib-0.98-1 dbus-python-1.0.0-1
    dcfldd-1.3.4.1-3 dconf-0.12.1-1 dcron-4.5-2
    desktop-file-utils-0.19-1 device-mapper-2.02.95-6
    dhclient-4.2.3.2-2 dhcpcd-5.5.6-1 dialog-1.1_20120215-1
    diffutils-3.2-1 dirmngr-1.1.0-4 dmxproto-2.3.1-2
    dnssec-anchors-20120422-1 dosfstools-3.0.12-1 dri2proto-2.6-1
    dvd+rw-tools-7.1-4 e2fsprogs-1.42.3-1 ed-1.6-1 eject-2.1.5-7
    elfutils-0.153-1 enca-1.13-2 enchant-1.6.0-4 epdfview-0.1.8-3
    ethtool-1:3.2-1 eventlog-0.2.12-3 expat-2.1.0-1 faac-1.28-4
    faad2-2.7-3 fakeroot-1.18.3-1 farsight2-0.0.22-1 [removal]
    farstream-0.1.2-1 feh-2.5-1 fftw-3.3.2-1 file-5.11-1
    filesystem-2012.2-5 findutils-4.4.2-4 fixesproto-5.0-2
    flac-1.2.1-3 flex-2.5.35-5 fontconfig-2.8.0-2
    fontsproto-2.1.2-1 freeglut-2.8.0-1 freetype2-2.4.9-2
    fribidi-0.19.2-2 fuse-2.9.0-1 gawk-4.0.1-1 gc-7.1-4
    gcc-4.7.0-6 gcc-libs-4.7.0-6 gconf-3.2.5-2 gd-2.0.36RC1-5
    gdbm-1.10-1 gdk-pixbuf2-2.26.1-1 gegl-0.2.0-1
    geoclue-0.12.0-5 gettext-0.18.1.1-4 gftp-2.0.19-4
    giblib-1.2.4-5 giflib-4.1.6-5 gimp-2.8.0-2
    girara-common-git-20120313-1 girara-gtk3-git-20120313-1
    glew-1.7.0-2 glib-networking-2.32.3-1 glib2-2.32.3-1
    glibmm-2.32.0-1 glproto-1.4.15-1 gmime-2.6.9-1 gmp-5.0.5-1
    gmrun-0.9.2-4 gnumeric-1.10.17-2 gnupg-2.0.19-2
    gnupg2-2.0.17-1 [removal] gnutls-3.0.19-1
    gobject-introspection-1.32.1-2 goffice-0.8.17-1
    gparted-0.12.1-1 gpgme-1.3.1-4 gphoto2-2.4.14-1
    gpicview-0.2.3-1 gpm-1.20.6-8 grep-2.12-1 groff-1.21-2
    grub-0.97-21 gsettings-desktop-schemas-3.4.2-1
    gsfonts-1.0.7pre44-3 gsimplecal-1.4-1 gsm-1.0.13-7
    gstreamer0.10-0.10.36-1 gstreamer0.10-bad-0.10.23-1
    gstreamer0.10-bad-plugins-0.10.23-1
    gstreamer0.10-base-0.10.36-1
    gstreamer0.10-base-plugins-0.10.36-1
    gstreamer0.10-ffmpeg-0.10.13-1 gstreamer0.10-good-0.10.31-1
    gstreamer0.10-python-0.10.22-1 gtk-update-icon-cache-2.24.10-3
    gtk2-2.24.10-3 gtk3-3.4.3-1 gtkam-0.1.18-3 gtkmm-2.24.2-2
    gtkspell-2.0.16-2 gzip-1.4-4 hdparm-9.39-1
    heirloom-mailx-12.5-3 hexedit-1.2.12-5
    hicolor-icon-theme-0.12-2 hspell-1.1-2 htop-1.0.1-1
    hunspell-1.3.2-1 hwids-20120512-1 iana-etc-2.30-2
    icu-49.1.1-2 imlib2-1.4.5-2 initscripts-2012.05.1-3
    inputproto-2.2-1 intel-dri-8.0.3-2 intltool-0.50.2-1
    iproute2-3.3.0-1 iputils-20101006-2 irssi-0.8.15-6 isl-0.09-2
    jack-0.121.3-6 jasper-1.900.1-7 jfsutils-1.1.15-3
    json-c-0.9-1 jumanji-git-20120313-1 kbd-1.15.3-2
    kbproto-1.0.6-1 kernel26-2.6.37.5-1 [removal]
    kernel26-headers-2.6.37.5-1 [removal] keyutils-1.5.5-2
    kirikoo-upload-0.5.1-1 kmod-8-2 krb5-1.10.1-3 ladspa-1.13-3
    lame-3.99.5-1 lcms-1.19-2 lcms2-2.3-2 ldns-1.6.13-1
    less-444-3 libao-1.1.0-2 libass-0.10.0-3 libassuan-2.0.3-1
    libasyncns-0.8-4 libatasmart-0.18-2 libbluray-0.2.2-1
    libcaca-0.99.beta18-1 libcanberra-0.28-5 libcap-2.22-3
    libcap-ng-0.6.6-1 libcdaudio-0.99.12-6 libcddb-1.3.2-3
    libcdio-0.83-1 libcroco-0.6.5-1 libcups-1.5.3-3
    libdaemon-0.14-2 libdatrie-0.2.5-1 libdc1394-2.1.3-2
    libdca-0.0.5-3 libdmx-1.1.2-1 libdrm-2.4.33-1
    libdrm-nouveau-2.4.34-1 libdv-1.0.0-4 libdvdnav-4.2.0-2
    libdvdread-4.2.0-1 libedit-20120311_3.0-1 libexif-0.6.20-2
    libexif-gtk-0.3.5-10 libffi-3.0.11-1 libfm-0.1.17-1
    libfontenc-1.1.1-1 libftdi-0.20-1 libgcrypt-1.5.0-3
    libgl-8.0.3-2 libglade-2.6.4-3 libglapi-8.0.3-2
    libgme-0.6.0-2 libgnome-keyring-3.4.1-1 libgpg-error-1.10-2
    libgphoto2-2.4.14-1 libgsf-1.14.23-1 libgssglue-0.3-1
    libguess-1.1-1 libgusb-0.1.3-1 libice-1.0.8-1
    libid3tag-0.15.1b-7 libidl2-0.8.14-2 libidn-1.24-1
    libieee1284-0.2.11-4 libimobiledevice-1.1.1-3 libirman-0.4.5-3
    libjpeg-turbo-1.2.0-2 libksba-1.2.0-1 libldap-2.4.31-2
    liblrdf-0.4.0-9 libltdl-2.4.2-5 libmad-0.15.1b-6
    libmikmod-3.1.12-4 libmms-0.6.2-1 libmng-1.0.10-4
    libmodplug-0.8.8.4-1 libmowgli-1.0.0-1 libmp4v2-2.0.0-1
    libmpc-0.9-2 libmpcdec-1.2.6-3 libmysqlclient-5.5.24-1
    libnice-0.1.2-1 libnl-3.2.9-1 libnotify-0.7.5-1
    libofa-0.9.3-4 libogg-1.3.0-1 libpcap-1.2.1-2
    libpciaccess-0.13.1-1 libpipeline-1.2.1-1 libplist-1.8-2
    libpng-1.5.10-1 libproxy-0.4.7-2 libpulse-2.0-2
    libpurple-2.10.4-2 libquvi-0.4.1-1 libquvi-scripts-0.4.4-1
    libqzeitgeist-0.8.0-2 libraw1394-2.0.7-2 librsvg-2.36.1-1
    libsamplerate-0.1.8-1 libsasl-2.1.23-9 libsigc++-2.2.10-2
    libsm-1.2.1-1 libsndfile-1.0.25-2 libsoup-2.38.1-1
    libsoup-gnome-2.38.1-1 libtasn1-2.12-1 libthai-0.1.17-1
    libtheora-1.1.1-2 libtiff-4.0.1-1 libtirpc-0.2.2-2
    libtool-2.4.2-5 libtracker-sparql-0.14.1-1
    libui-sh-2011.10.09-2 libunique-1.1.6-5 libusb-1.0.9-1
    libusb-compat-0.1.4-1 libva-1.0.15-1 libvdpau-0.4.1-2
    libvisual-0.4.0-4 libvorbis-1.3.3-1 libvpx-1.1.0-1
    libwbclient-3.6.5-1 libwebkit-1.8.1-1 libwebkit3-1.8.1-1
    libwmf-0.2.8.4-9 libx11-1.5.0-1 libxau-1.0.7-1
    libxaw-1.0.11-1 libxcb-1.8.1-1 libxcomposite-0.4.3-2
    libxcursor-1.1.13-1 libxdamage-1.1.3-2 libxdmcp-1.1.1-1
    libxext-1.3.1-1 libxfixes-5.0-2 libxfont-1.4.5-1
    libxft-2.3.1-1 libxi-1.6.1-1 libxinerama-1.1.2-1
    libxkbfile-1.0.8-1 libxml2-2.7.8-2 libxmu-1.1.1-1
    libxpm-3.5.10-1 libxrandr-1.3.2-2 libxrender-0.9.7-1
    libxslt-1.1.26-3 libxss-1.2.2-1 libxt-1.1.3-1 libxtst-1.2.1-1
    libxv-1.0.7-1 libxvmc-1.0.7-1 libxxf86dga-1.1.3-1
    libxxf86vm-1.1.2-1 licenses-2.9-1 lighttpd-1.4.31-1
    linux-3.3.7-1 linux-atm-2.5.2-2 linux-firmware-20120227-2
    linux-headers-3.3.7-1 lirc-utils-1:0.9.0-16 lm_sensors-3.3.2-2
    logrotate-3.8.1-1 lshw-B.02.16-1 lsof-4.86-1 lua-5.1.5-2
    lvm2-2.02.95-6 lxappearance-0.5.2-1 lxmenu-data-0.1.2-1
    lzo2-2.06-1 m4-1.4.16-2 make-3.82-4 man-db-2.6.1-1
    man-pages-3.41-1 mcpp-2.7.2-4 mdadm-3.2.5-2
    menu-cache-0.3.3-1 mesa-8.0.3-2 mesa-demos-8.0.1-2
    mhwaveedit-1.4.21-3 midori-0.4.6-1 mjpegtools-2.0.0-2
    mkinitcpio-0.9.0-2 mkinitcpio-busybox-1.19.4-2 moc-20120224-1
    module-init-tools-3.12-2 [removal] mpfr-3.1.0.p10-1
    mpg123-1.14.2-1 mplayer-34799-1 mtdev-1.1.2-1
    musicbrainz-2.1.5-5 nano-2.2.6-2 ncurses-5.9-3
    ndiswrapper-1.57-11 ndiswrapper-utils-1.56-2 [removal]
    neon-0.29.6-4 net-snmp-5.7.1-3 net-tools-1.60.20110819cvs-3
    netcfg-2.8.3-1 nettle-2.4-1 nouveau-dri-8.0.3-2 nspr-4.9-1
    nss-3.13.4-2 ntfs-3g-2012.1.15-3 ntfsprogs-2012.1.15-3
    obconf-2.0.3.git20100309-3 obkey-git-20111026-1 obmenu-1.0-9
    openbox-3.5.0-7 openbox-menu-0.3.6.6-1 opencore-amr-0.1.3-1
    openjpeg-1.5.0-1 openntpd-3.9p1-14 openssh-6.0p1-2
    openssl-1.0.1.c-1 orbit2-2.14.19-2 orc-0.4.16-1
    p11-kit-0.12-1 pacman-mirrorlist-20120211-1 pam-1.1.5-3
    pango-1.30.0-1 pangomm-2.28.4-1 parted-3.1-1 patch-2.6.1-3
    pciutils-3.1.9-2 pcmanfm-0.9.10-1 pcmciautils-018-4
    pcre-8.30-1 perl-5.16.0-2 perl-xml-parser-2.41-3
    phonon-1:4.6.0-2 phonon-gstreamer-4.6.0-1 pidgin-2.10.4-2
    pinentry-0.8.1-3 pixman-0.26.0-1 pkg-config-0.26-2
    pm-quirks-0.20100619-2 pm-utils-1.4.1-5 polkit-0.105-1
    poppler-0.20.0-1 poppler-data-0.4.5-1 poppler-glib-0.20.0-1
    popt-1.16-5 postgresql-libs-9.1.3-2 powertop-2.0-1
    ppl-0.12.1-1 ppp-2.4.5-3 procinfo-ng-2.0.304-3
    procps-3.2.8-3 [removal] procps-ng-3.3.3-1
    progsreiserfs-0.3.0.5-7 psmisc-22.16-1 pth-2.0.7-4
    pygobject-2.26.0-2 [removal] pygobject2-devel-2.28.6-6
    pygtk-2.24.0-3 python-3.2.3-3 python-urwid-1.0.1-1
    python2-2.7.3-2 python2-cairo-1.10.0-1
    python2-gobject2-2.28.6-6 qt-4.8.2-1 qtwebkit-2.2.2-1
    randrproto-1.3.2-2 raptor-2.0.7-2 readline-6.2.002-2
    recode-3.6-7 recordproto-1.14.2-1 reiserfsprogs-3.6.21-4
    renderproto-0.11.1-2 rfkill-0.4-4 rp-pppoe-3.10-7
    rrdtool-1.4.7-2 rtmpdump-2.4-1 run-parts-4.2.1-1
    rxvt-unicode-9.15-3 sane-1.0.22-8 schroedinger-1.0.11-1
    screen-4.0.3-13 scrnsaverproto-1.2.2-1 scrot-0.8-5
    sdl-1.2.15-1 sdl_mixer-1.2.12-1 sdparm-1.07-1 sed-4.2.1-4
    sg3_utils-1.33-1 shadow-4.1.5-4 shared-color-profiles-0.1.5-1
    shared-mime-info-1.0-1 slock-1.0-1 smbclient-3.6.5-1
    smpeg-0.4.4-6 smplayer-0.8.0-1 socat-1.7.2.1-1
    soundtouch-1.6.0-1 sqlite-3.7.12.1-1 sqlite3-3.7.5-1 [removal]
    squashfs-tools-4.2-2 sshfs-2.4-1 startup-notification-0.12-3
    sylpheed-3.1.4-1 sysfsutils-2.1.0-8 syslog-ng-3.3.5-1
    systemd-tools-184-2 sysvinit-2.88-3 talloc-2.0.7-1 tar-1.26-2
    tcl-8.5.11-1 tdb-1.2.9-2 testdisk-6.13-2 texinfo-4.13a-7
    tint2-svn-646-1 totem-plparser-3.4.2-1 transset-df-6-3
    tree-1.6.0-2 tsocks-1.8beta5-5 ttf-bitstream-vera-1.10-8
    ttf-cheapskate-2.0-8 ttf-dejavu-2.33-3 ttf-liberation-1.07.2-1
    tzdata-2012c-1 udev-166-2 [removal] udisks-1.0.4-4
    unrar-4.2.3-1 unzip-6.0-6 upower-0.9.16-1 usbmuxd-1.0.7-3
    usbutils-005-2 util-linux-2.21.2-1 v4l-utils-0.8.8-1
    vi-1:050325-2 videoproto-2.3.1-2 volumeicon-0.4.6-4
    vorbis-tools-1.4.0-3 w3m-0.5.3-3 wget-1.13.4-1 which-2.20-5
    wicd-gtk-1.7.2.4-3 wireless_tools-29-6 wpa_supplicant-0.7.3-5
    wv-1.2.9-1 x264-20120204-1 xcb-proto-1.7.1-1 xcb-util-0.3.9-1
    xchat-2.8.8-10 xcompmgr-1.1.6-1 xdg-utils-1.1.0-2.20120520
    xextproto-7.2.1-1 xf86-input-acecad-1.5.0-3
    xf86-input-aiptek-1.4.1-3 xf86-input-evdev-2.7.0-2
    xf86-input-joystick-1.6.1-1 xf86-input-keyboard-1.6.1-2
    xf86-input-mouse-1.7.2-1 xf86-input-synaptics-1.6.1-1
    xf86-input-wacom-0.15.0-1 xf86-video-apm-1.2.4-1
    xf86-video-ark-0.7.4-1 xf86-video-ast-0.93.10-1
    xf86-video-ati-6.14.99-1.20120517 xf86-video-chips-1.2.4-4
    xf86-video-cirrus-1.4.0-1 xf86-video-fbdev-0.4.2-6
    xf86-video-geode-2.11.13-1 xf86-video-glint-1.2.7-1
    xf86-video-i128-1.3.5-1 xf86-video-i740-1.3.3-1
    xf86-video-intel-2.19.0-3 xf86-video-mach64-6.9.1-1
    xf86-video-mga-1.5.0-1 xf86-video-neomagic-1.2.6-1
    xf86-video-nouveau-0.0.16_git20120512-2 xf86-video-r128-6.8.2-1
    xf86-video-rendition-4.2.4-6 xf86-video-s3-0.6.4-1
    xf86-video-s3virge-1.10.5-1 xf86-video-savage-2.3.4-1
    xf86-video-siliconmotion-1.7.6-1 xf86-video-sis-0.10.4-1
    xf86-video-tdfx-1.4.4-1 xf86-video-trident-1.3.5-1
    xf86-video-tseng-1.2.4-6 xf86-video-unichrome-0.2.7-7
    xf86-video-vesa-2.3.1-1 xf86-video-voodoo-1.2.4-6
    xf86dgaproto-2.1-2 xf86vidmodeproto-2.3.1-2 xfsprogs-3.1.8-2
    xineramaproto-1.2.1-2 xkeyboard-config-2.6-1
    xorg-bdftopcf-1.0.3-2 xorg-font-util-1.3.0-1
    xorg-font-utils-7.6-3 xorg-fonts-alias-1.0.2-2
    xorg-fonts-encodings-1.0.4-3 xorg-fonts-misc-1.0.1-2
    xorg-iceauth-1.0.5-1 xorg-mkfontdir-1.0.7-1
    xorg-mkfontscale-1.1.0-1 xorg-server-1.12.2-1
    xorg-server-common-1.12.2-1 xorg-server-utils-7.6-3
    xorg-sessreg-1.0.7-1 xorg-setxkbmap-1.3.0-1 xorg-utils-7.6-8
    xorg-xauth-1.0.7-1 xorg-xbacklight-1.1.2-3
    xorg-xcalc-1.0.4.1-2 xorg-xcmsdb-1.0.4-1
    xorg-xcursorgen-1.0.5-1 xorg-xdpyinfo-1.3.0-1
    xorg-xdriinfo-1.0.4-3 xorg-xev-1.2.0-1 xorg-xgamma-1.0.5-1
    xorg-xhost-1.0.5-1 xorg-xinit-1.3.2-1 xorg-xinput-1.6.0-1
    xorg-xkbcomp-1.2.4-1 xorg-xkill-1.0.3-3 xorg-xlsatoms-1.1.1-1
    xorg-xlsclients-1.1.2-2 xorg-xmodmap-1.0.7-1
    xorg-xprop-1.2.1-1 xorg-xrandr-1.3.5-1 xorg-xrdb-1.0.9-2
    xorg-xrefresh-1.0.4-3 xorg-xset-1.2.2-1 xorg-xsetroot-1.1.0-3
    xorg-xvinfo-1.1.1-3 xorg-xwininfo-1.1.2-1 xproto-7.0.23-1
    xvidcore-1.3.2-1 xz-5.0.3-2 youtube-dl-2012.02.27-1
    zlib-1.2.7-1
    Total Installed Size: 1941.42 MiB
    Net Upgrade Size: 358.19 MiB
    Proceed with installation? [Y/n] y
    (612/612) checking package integrity [----------------------] 100%
    (612/612) loading package files [----------------------] 100%
    (612/612) checking for file conflicts [----------------------] 100%
    error: failed to commit transaction (conflicting files)
    krb5: /etc/krb5.conf exists in filesystem
    krb5: /usr/bin/kdestroy exists in filesystem
    krb5: /usr/bin/kinit exists in filesystem
    krb5: /usr/bin/klist exists in filesystem
    krb5: /usr/bin/kpasswd exists in filesystem
    krb5: /usr/bin/krb5-config exists in filesystem
    krb5: /usr/bin/ksu exists in filesystem
    krb5: /usr/bin/kswitch exists in filesystem
    krb5: /usr/include/gssapi.h exists in filesystem
    krb5: /usr/include/gssapi/gssapi.h exists in filesystem
    krb5: /usr/include/gssapi/gssapi_krb5.h exists in filesystem
    krb5: /usr/include/kadm5/admin.h exists in filesystem
    krb5: /usr/include/krb5.h exists in filesystem
    krb5: /usr/include/krb5/locate_plugin.h exists in filesystem
    krb5: /usr/lib/libkadm5clnt.so exists in filesystem
    krb5: /usr/lib/libkadm5srv.so exists in filesystem
    krb5: /usr/lib/libkrb5.so exists in filesystem
    krb5: /usr/sbin/kadmind exists in filesystem
    krb5: /usr/share/man/man1/kdestroy.1.gz exists in filesystem
    krb5: /usr/share/man/man1/kinit.1.gz exists in filesystem
    krb5: /usr/share/man/man1/klist.1.gz exists in filesystem
    krb5: /usr/share/man/man1/kpasswd.1.gz exists in filesystem
    krb5: /usr/share/man/man1/krb5-config.1.gz exists in filesystem
    krb5: /usr/share/man/man1/ksu.1.gz exists in filesystem
    krb5: /usr/share/man/man1/kswitch.1.gz exists in filesystem
    krb5: /usr/share/man/man5/krb5.conf.5.gz exists in filesystem
    krb5: /usr/share/man/man8/kadmind.8.gz exists in filesystem
    Errors occurred, no packages were upgraded.
    [root@Vaidotas-LPCM /]#
    There are quite a lot or replaces needed, but maybe it is okay.
    Main problem is that there is some krb5 errors, which prevent from upgrading
    Last edited by vaidotas203 (2012-06-03 15:01:23)

    https://wiki.archlinux.org/index.php/Pa … stem.22.21
    As it's a while since you updated read the news items as well.

  • [solved] System upgrade fails - catalyst-libgl related

    I've been having trouble upgrading my system over the last few days.  This is what I get:
    sudo powerpill -f -Syyu
    :: Synchronising package databases...
    catalyst 1.5K 1163.9K/s 00:00:00 [------------------------------------------------------------------------------------------] 100%
    core 35.5K 135.3K/s 00:00:00 [------------------------------------------------------------------------------------------] 100%
    extra 451.3K 122.7K/s 00:00:04 [------------------------------------------------------------------------------------------] 100%
    community 375.4K 123.0K/s 00:00:03 [------------------------------------------------------------------------------------------] 100%
    :: Starting full system upgrade...
    :: Replace kernel26-firmware with core/linux-firmware? [Y/n] y
    resolving dependencies...
    looking for inter-conflicts...
    :: xf86-input-acecad conflicts with xorg-server. Remove xorg-server? [Y/n] y
    :: libgl conflicts with catalyst. Remove catalyst? [Y/n] y
    error: failed to prepare transaction (could not satisfy dependencies)
    :: lib32-catalyst-utils: requires catalyst>=10.5
    If I try to remove lib32-catalyst-utils to do the upgrade, I get:
    powerpill -R catalyst lib32-catalyst-utils
    Password:
    checking dependencies...
    error: failed to prepare transaction (could not satisfy dependencies)
    :: bin32-google-earth: requires lib32-libgl
    :: lib32-mesa: requires lib32-libgl
    :: mesa: requires libgl
    :: mplayer: requires libgl
    :: qt: requires libgl
    :: stellarium: requires libgl
    :: wxgtk: requires libgl
    :: xorg-server: requires libgl
    :: xorg-utils: requires libgl
    Any thoughts?
    Last edited by Henry Flower (2010-06-22 21:13:15)

    Hmm. One problem solved, one to go.  I'd missed the moving of the catalyst repo to the new address; updating the repo got me to
    The following packages will be downloaded:
    [catalyst]
    catalyst-10.6-2 [16.10 MiB]
    lib32-catalyst-utils-10.6-1 [7.13 MiB]
    [extra]
    boost-1.43.0-1 [6.97 MiB]
    boost-libs-1.43.0-1 [2.23 MiB]
    xorg-server-1.8.1.902-1 [1.82 MiB]
    :: Number of Packages: 5
    :: Total Download Size: 34.24 MiB
    :: Total Installed Size: 243.51 MiB
    :: Proceed with download? [Y/n] y
    Unfortunately, then
    :: Starting full system upgrade...
    :: Replace kernel26-firmware with core/linux-firmware? [Y/n] y
    resolving dependencies...
    warning: dependency cycle detected:
    warning: xorg-server will be installed before its catalyst dependency
    looking for inter-conflicts...
    warning: removing 'libgl' from target list because it conflicts with 'catalyst'
    error: failed to prepare transaction (could not satisfy dependencies)
    :: intel-dri: requires libgl=7.8.2
    :: mach64-dri: requires libgl=7.8.2
    :: mga-dri: requires libgl=7.8.2
    :: r128-dri: requires libgl=7.8.2
    :: savage-dri: requires libgl=7.8.2
    :: sis-dri: requires libgl=7.8.2
    :: tdfx-dri: requires libgl=7.8.2
    I came across a similar problem with nvidia rather than catalyst: http://bbs.archlinux.org/viewtopic.php?id=99307 , but I don't know how to apply the solution there ('Uninstall the graphics drivers that you do not need') - are there any here that I don't need?
    Last edited by Henry Flower (2010-06-22 20:25:43)

  • How easy is it to use Time Machine to restore if my operating system upgrade fails?

    I'm about to upgrade from 10.5.8 to Snow Leopard 10.6.3. However, I'm a bit worried how to restore things if the process fails and leaves me with a dead Mac. Is it easy to restore back to where I backed up on Time Machine (which I'll do just before I try the upgrade)?

    I prefer bootable backups/clones (made with Carbon Copy Cloner) since you can verify them after they're made; whereas, you have to restore a TM backup to ensure that it works properly. See these for details:
    http://www.macmaps.com/upgradefaq.html
    http://www.macmaps.com/backup.html
    http://www.thexlab.com/faqs/installswupdates.html
    http://www.thexlab.com/faqs/backuprecovery.html

  • Z10 ...no longer able to add contacts after last operating system upgrade

    I am Z10 user and after my last system upgrade i can no longer add any new contacts. This is being reported on a number of forums. Is there a fix? If I don't hear back from blackberry by the end of the week I will be dropping blackberry and moving to the Samsung Galaxy 4 or Apple I phone. Blackberry has blown it.

    There's no need to double post and cross post in different threads, one is enough and your earlier post has been responded to.
    http://supportforums.blackberry.com/t5/BlackBerry-Z10/Can-t-add-new-contacts-after-upgrading-to-10-2...
    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

  • Upgrade fails because of gcc-gcj

    Full system upgrade fails because the following dependency cannot be satisfied.
    :: gcc-gcj: requires gcc=4.6.1
    Any solution?
    ty

    (sigh)
    I am still stuck;
    if I try to update (via pacman) either libtool/gcc-fortran I get that they cannot be updated because gcc-fortran/libtool and gcc-gcj need gcc 4.6.1
    if I try to update (via yaourt) gcc-gcj it says that libtool AND gcc-fortran require gcc 4.6.1 (even though gcc-gcj is up to date)
    My mirror says that gcc-fortran is at the version 4.6.2-1 and libtool at 2.4.2
    My mirror is up to date
    Basically I am stuck in a loop.
    A solution would be to uninstall gcc-gcj and reinstall it, but pdftk depends on it, and last time I installed it it took something like two hours to complete, I would like to avoid that
    Any suggestion?
    (edit: thanks for the help!)
    Last edited by miguelroboso (2011-11-01 20:56:51)

  • No audio since system upgrade

    I have no audio out since doing the system upgrade.
    Can anyone help?
    I've tried taking the battery out and putting it back in.
    Alex

    Hi Alex,
    A little more info on your Mac might help.Please go to "My Settings" on this page at the upper right ➦
    On your  menu choose "About this Mac" and fill in : Version, Model, Processor and Memory.
    Since you did say battery I'll assume a laptop. Have you tried a PRAM reset or SMC reset?
    http://support.apple.com/kb/HT1431?viewlocale=en_US
    -mj

  • Attempt to read obj from application REPOSITORY on system REPOSITORY failed

    Hi,
    we have generated a transport from DEV PI to QAS PI.
    This transport contains one namespace and several objects like mappings, etc.
    Importing in QAS PI is shown as successful. No errors or conflicts occoured.
    But when I opend the Software Component and the underlying namespace, no object is displayed.
    In the default log I found following:
    com.sap.aii.ib.core.roa.RoaObjectAccessException: Attempt to read object Operation Mapping OM_XXXX | http://XXXX.de/PI/RFC/XXX/AUFTRAG_ANLEGEN, type MAPPING from application REPOSITORY on system REPOSITORY failed. Object does not exist. Detailed informatio n: Object Operation Mapping OM_XXXX | http://XXXX.de/PI/RFC/XXX/AUFTRAG_ANLEGEN not found
    But also the cache status is fine and the import of objects is shown with green lights.
    Is there a possibility for finding the reason of the REPOSITORY issue?
    Thanks in advance,
    André
    Thrown:
    com.sap.aii.ib.core.roa.RoaMultiObjectAccessException: Attempt to access the 1 requested objects on 1 failed. Detailed information:
    com.sap.aii.ib.core.roa.RoaObjectAccessException: Attempt to read object Operation MappingOM_XXXX | http://XXXX.de/PI/RFC/XXX/AUFTRAG_ANLEGEN, type MAPPING from application REPOSITORY on system REPOSITORY failed. Object does not exist. Detailed informatio n: Object Operation Mapping OM_XXXX | http://XXXX.de/PI/RFC/XXX/AUFTRAG_ANLEGEN not found
    at com.sap.aii.ib.core.roa.RoaMultiObjectAccessException.newObjectAccessNotCompleted(RoaMultiObjectAccessException.java:98)
    at com.sap.aii.ib.core.roa.RoaServiceImpl.createObjectArrayFromRoaOutput(RoaServiceImpl.java:351)
    at com.sap.aii.ib.core.roa.RoaServiceImpl.readObjectsImpl(RoaServiceImpl.java:256)
    at com.sap.aii.ib.core.roa.RoaServiceImpl.readObjects(RoaServiceImpl.java:367)
    at com.sap.aii.ibdir.server.abapcache.mapping.CacheRepositoryMappings.addContent(CacheRepositoryMappings.java:124)
    at com.sap.aii.ibdir.server.abapcache.mapping.CacheRepositoryMappings.addContent(CacheRepositoryMappings.java:86)
    at com.sap.aii.ibdir.server.abapcache.CacheRefreshRequest.addContent(CacheRefreshRequest.java:480)
    at com.sap.aii.ibdir.server.abapcache.CacheRefreshRequest.processHTTPRequest(CacheRefreshRequest.java:210)
    at com.sap.aii.ibdir.server.abapcache.CacheRefreshRequest.handleHTTPRequest(CacheRefreshRequest.java:135)
    at com.sap.aii.ibdir.web.abapcache.CacheRefreshSession.setXmlDataAndBufferSize(CacheRefreshSession.java:136)
    at com.sap.aii.ibdir.web.abapcache.CacheRefreshSession.<init>(CacheRefreshSession.java:41)
    at com.sap.aii.ibdir.web.abapcache.CacheRefreshSession.getInstance(CacheRefreshSession.java:55)
    at com.sap.aii.ibdir.web.abapcache.CacheRefreshServlet.doGet(CacheRefreshServlet.java:47)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:707)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:820)
    at com.sap.engine.services.servlets_jsp.server.runtime.FilterChainImpl.runServlet(FilterChainImpl.java:162)
    at com.sap.engine.services.servlets_jsp.server.runtime.FilterChainImpl.doFilter(FilterChainImpl.java:81)
    at com.sap.engine.services.servlets_jsp.server.servlet.AuthenticationFilter.doFilter(AuthenticationFilter.java:124)
    at com.sap.engine.services.servlets_jsp.server.runtime.FilterChainImpl.doFilter(FilterChainImpl.java:73)
    at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:461)
    at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:298)
    at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:396)
    at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:385)
    at com.sap.engine.services.servlets_jsp.filters.DSRWebContainerFilter.process(DSRWebContainerFilter.java:48)
    at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:78)
    at com.sap.engine.services.servlets_jsp.filters.ServletSelector.process(ServletSelector.java:76)
    at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:78)
    at com.sap.engine.services.servlets_jsp.filters.ApplicationSelector.process(ApplicationSelector.java:243)
    at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:78)
    at com.sap.engine.services.httpserver.filters.WebContainerInvoker.process(WebContainerInvoker.java:78)
    at com.sap.engine.services.httpserver.chain.HostFilter.process(HostFilter.java:9)
    at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:78)
    at com.sap.engine.services.httpserver.filters.ResponseLogWriter.process(ResponseLogWriter.java:60)
    at com.sap.engine.services.httpserver.chain.HostFilter.process(HostFilter.java:9)
    at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:78)
    at com.sap.engine.services.httpserver.filters.DefineHostFilter.process(DefineHostFilter.java:27)
    at com.sap.engine.services.httpserver.chain.ServerFilter.process(ServerFilter.java:12)
    at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:78)
    at com.sap.engine.services.httpserver.filters.MonitoringFilter.process(MonitoringFilter.java:29)
    at com.sap.engine.services.httpserver.chain.ServerFilter.process(ServerFilter.java:12)
    at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:78)
    at com.sap.engine.services.httpserver.filters.MemoryStatisticFilter.process(MemoryStatisticFilter.java:43)
    at com.sap.engine.services.httpserver.chain.ServerFilter.process(ServerFilter.java:12)
    at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:78)
    at com.sap.engine.services.httpserver.filters.DSRHttpFilter.process(DSRHttpFilter.java:42)
    at com.sap.engine.services.httpserver.chain.ServerFilter.process(ServerFilter.java:12)
    at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:78)
    at com.sap.engine.services.httpserver.server.Processor.chainedRequest(Processor.java:428)
    at com.sap.engine.services.httpserver.server.Processor$FCAProcessorThread.process(Processor.java:247)
    at com.sap.engine.services.httpserver.server.rcm.RequestProcessorThread.run(RequestProcessorThread.java:45)
    at com.sap.engine.core.thread.execution.Executable.run(Executable.java:115)
    at com.sap.engine.core.thread.execution.Executable.run(Executable.java:96)
    at com.sap.engine.core.thread.execution.CentralExecutor$SingleThread.run(CentralExecutor.java:314)

    Hi There,
    One of the reason for the error attempt to read object from Application REPOSITORY on system REPOSITORY failed can be due to the fact the PI system is trying to read the respository objects from the DEV environment still, instead from the QA ennvironment.
    1. Check the host name for the QA system for repository and directory in Exchange profile,
    2. Also check the host name for the QA system that was maintained in the SOA MANAGER setting in the NWA. This might point to the Dev system still. ( IN case you are using WS adapters in your scenarios )
    You can also refer the forum thread below,  which discuss about the same issue,
    Re: Connection to system REPOSITORY using application REPOSITORY lost

  • Upgrade to SCCM 2012 R2 Failed - Can I Simply Move SCCM Database to Replacement SCCM 2012 R2 System?

    I started with SCCM 2012 RTM and attempted an upgrade to SCCM 2012 R2.  The upgrade failed and left the the system unusable.  I was able to recover the entire system (single server) from backup.  
    Rather than risk another failed upgrade can I simply build a new server and move the existing SCCM database to a new SCCM 2012 R2 system?

    Hi,
    Here is an official article talks about Upgrade for your reference.
    Planning to Upgrade System Center 2012 Configuration Manager
    http://technet.microsoft.com/en-us/library/jj822981.aspx
    We
    are trying to better understand customer views on social support experience, so your participation in this
    interview project would be greatly appreciated if you have time.
    Thanks for helping make community forums a great place.

  • On Windows 7 PC, got the "upgrade iTunes" notice, said sure, but the upgrade failed, now I can't access iTunes "invalid permissions"

    On Windows 7 PC, got the "upgrade iTunes" notice this morning, said sure, but the upgrade failed, now I can't access iTunes "invalid permissions"
    I wasn't paying attention so I don't know the precise error I got on the upgrade failure.
    All other iTunes upgrades have been fine...no brainers.  Done several on this W7 PC.
    If I re-download and install a fresh iTunes I assume I will lose my library...true?  Can I find and save off my library so I don't have to "discover" all my music which is scattered all over the PC and a 1T attached USB drive.
    Or is there some way to get the iTunes upgrade to successfully restart and install correctly?
    Help!

    Hello there, Konami84.
    The following Knowledge Base article provides some recomendations for troubleshooting:
    iTunes 11.1.4 for Windows: Unable to install or open
    http://support.apple.com/kb/TS5376
    Check for .dll files
    Go to C:\Program Files (x86)\iTunes and C:\Program Files\iTunes and look for .dll files.
    If you find QTMovie.DLL, or any other .dll files, move them to the desktop.
    Reboot your computer.
    Note: Depending on your operating system, you may only have one of the listed paths.
    Uninstall and reinstall iTunes
    Uninstall iTunes and all of its related components.
    Reboot your computer. If you can't uninstall a piece of Apple software, try using the Microsoft Program Install and Uninstall Utility.
    Re-download and reinstall iTunes 11.1.4.
    Thanks for reaching out to Apple Support Communities.
    Cheers,
    Pedro.

  • HT202008 I am having issues with my Window 7 on boot camp. My hardware is Macbook Pro Mid 2010 model and working on OS X 10.9.5. Recently I went to windows 7 to do a system upgrade but failed and was told to update the bootcamp drivers.

    I am having issues with my Window 7 on boot camp. My hardware is Macbook Pro Mid 2010 model and working on OS X 10.9.5. Recently I went to windows 7 to do a system upgrade but failed and was told to update the bootcamp drivers. I installed boot camp5 but seem to be the wrong version and change to boot camp 4 which was updated okay. However I still cannot do the updates. Can someone advice me please? Thank you!

    Please see Boot Camp: System requirements for Microsoft Windows operating systems - Apple Support for the appropriate version of drivers related to the specific version of Windows 7.
    MacBook Pro
    (13-inch, Mid 2010)
    4
    4
    DVD
    DVD
    DVD
    MacBook Pro
    (15-inch, Mid 2010)
    5
    5
    4
    DVD
    DVD
    DVD
    MacBook Pro
    (17-inch, Mid 2010)
    5
    5
    4
    DVD
    DVD
    DVD
    Be careful with Windows Updates, especially driver updates. Standard WHQL drivers can cause problems.

  • All my photos in the iphoto have disappeared, not sure if this related to any iphoto upgrade or other issue, tried to find the photos through the finder (JPG or photo) but failed, can you help me to get back my photos please?

    All my photos in the iphoto have disappeared, not sure if this related to any iphoto upgrade or other issue, tried to find the photos through the finder (JPG or photo) but failed, can you help me to get back my photos please?

    Help us to help you: There are 9 different versions of iPhoto and they run on seven different versions of the Operating System. The tricks and tips for dealing with issues vary from version to version and OS to OS. So before anyone can help, they need information to work with. Basic stuff:
    - What version of iPhoto.
    - What version of the Operating System.
    - Details. What were you doing when the problem arose?
    - Did it ever work properly?
    - Are there error messages?
    - What steps have you tried already to solve the issue.
    Anything else you can think of that might allow someone else to understand your issue.
    With this kind of information somebody can develop a starting point for troubleshooting the issue.
    Posts that consist of "iPhoto doesn't work. Help" or "iPhoto won't print" or "Suddenly I have no photos!!!!!!!!!!" mean that any helper is simply guessing. More information means you get better assistance. (And no, more exclamation marks do not get help faster or make your issue seem urgent. They just make it seem like you have a stuck key )

Maybe you are looking for

  • How do I insert the Date in time into my file?

    VI is Attached? Attachments: Temperature_Testing_Modified.vi ‏71 KB

  • How do you add Google+1 to a BC website?

    Tried putting the script into the template but it does not render.  Probably an easy fix but I'm not seeing it. Thanks

  • 2 SCCMContentLib folders and how to consolidate them

    I have a virtual Primary Site Server (SCCM2012 SP1), which also serves as a distribution point. It has a SCCMContentLib folder on both the C:\ and E:\. In C:\SCCMContentLib there is only a FileLib folder, which contains folders with 4 character alpha

  • Array output of a Labview dll

    Hi all, I haven´t found the solution in the posts of this forum, if somebody has, please inform me. I want to output an array from a dll compiled in LV7.1. It doesn´t work. I have tried all the combinations of Array Data Pointer & Array Handle Pointe

  • Publish Under Different Name

    I've recently created a few color themes that have been published under someone else's name. After creating the theme, I click "Publish." The new theme appears in "Newest," but is not saved to "MyKuler." I'm wanting to create and store several themes