[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.

Similar Messages

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

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

  • [solved]util-linux-ng conflicts with e2fsprogs

    i encount this error msg when i am installing apache server in my archlinux,at first i think that is a apache dependencies problem,but later,when i install other program  pacman shows the same error msg.so i remove the e2fsprogs,but more programs need e2fsprogs.
    what should i do then?
    Last edited by yisohoo (2009-09-26 04:58:17)

    I had the same problem at install hal, ( pacman -S extra/hal )
    CONFLICT util-linux-ng conflicts with e2fsprogs .. remove y/n ? -->> fail by dependences...
    pacman -Syu --->>> SOLVED !!
    Thx.

  • RAC Install fails with "OCR upgrade failed with (-1073741819) on 10.2.0

    I am trying to install RAC 10.2.0 with two Server 2003 R2 nodes connected to a fiber channel SAN. I have set up the shared storage, created the extended partitions, and setup the unformatted no drive letter volumes. Both servers see the unformatted volumes (and no others do). The preinstallation checks work fine and the installations works fine until the first configuration assistant runs. That would be the "Oracle Clusterware Configuration Assistant". It tries to run crssetup.config.bat and fails on step 3 (configuring OCR Repository) with
    ocr upgrade failed with (-1073741819)
    If I uninstall clusterware and try again it will not show the OCR and Voting disks as available disks until I delete the volumes and partitions and recreate them. I have run the precheck batch files and they show everything as good as well. When I define the OCR and Voting drives in the clusterware setup I do not select format or assign drive letter. Every time I try to do the install I get the exact same error.
    Is there anything I am missing or some trick or patch I may not have done?

    Take a look at this notes!!
    Note 341214.1 - How To clean up after a Failed Oracle Clusterware Installation on Windows
    Note 388730.1 - Oracle RAC Clusterware Installation on Windows Commonly Missed / Misunderstood Prerequisites
    Rgrs,
    Paulo.

  • [SOLVED]linux-headers upgrade fails with PGP signature error

    Whe trying to upgrade the linux kernel using:
    pacman -S linux linux-headers
    it fails with the following error:
    (2/2) checking package integrity                             [#################################] 100%
    error: linux: signature from "Tobias Powalowski <[email protected]>" is unknown trust
    error: linux-headers: signature from "Tobias Powalowski <[email protected]>" is invalid
    error: failed to commit transaction (invalid or corrupted package (PGP signature))
    Errors occurred, no packages were upgraded.
    I have tried deleting /etc/pacman.d/gnupg and the recreating it with
    pacman-key --init
    , I have also run
    pacman -Syy
    to make sure the repository is up to date.  I read the wiki post about time, but my ntp daemon is running, and I have confirmed that my time is exactly right.
    Last edited by MikeDacre (2013-04-01 23:32:27)

    Hi,
    Sorry, but that doesn't help me.  I can't find any reference in that post to this problem.  I get a similar issue when I try to upgrade mysql:
    >> sudo pacman -S mariadb libmariadbclient mariadb-clients 16:06 Mon 04-01-2013
    resolving dependencies...
    looking for inter-conflicts...
    :: libmariadbclient and libmysqlclient are in conflict. Remove libmysqlclient? [y/N] y
    :: mariadb-clients and mysql-clients are in conflict. Remove mysql-clients? [y/N] y
    :: mariadb and mysql are in conflict. Remove mysql? [y/N] y
    Targets (6): libmysqlclient-5.5.30-6 [removal] mysql-5.5.30-6 [removal]
    mysql-clients-5.5.30-6 [removal] libmariadbclient-5.5.30-2 mariadb-5.5.30-2
    mariadb-clients-5.5.30-2
    Total Download Size: 16.85 MiB
    Total Installed Size: 152.41 MiB
    Net Upgrade Size: 28.51 MiB
    Proceed with installation? [Y/n] y
    :: Retrieving packages from extra...
    libmariadbclient-5.5.30-2-x86_64 6.6 MiB 1479K/s 00:05 [#################################] 100%
    mariadb-clients-5.5.30-2-x86_64 871.8 KiB 421K/s 00:02 [#################################] 100%
    mariadb-5.5.30-2-x86_64 9.4 MiB 440K/s 00:22 [#################################] 100%
    (3/3) checking package integrity [#################################] 100%
    error: libmariadbclient: key "BBE43771487328A9" is unknown
    :: Import PGP key , "Bartlomiej Piotrowski <[email protected]>", created 2011-10-10? [Y/n] y
    error: key "Bartlomiej Piotrowski <[email protected]>" could not be imported
    error: mariadb-clients: key "BBE43771487328A9" is unknown
    :: Import PGP key 487328A9, "Bartlomiej Piotrowski <[email protected]>", created 2011-10-10? [Y/n] y
    (3/3) checking package integrity [#################################] 100%
    error: libmariadbclient: signature from "Bartlomiej Piotrowski <[email protected]>" is unknown trust
    error: mariadb-clients: signature from "Bartlomiej Piotrowski <[email protected]>" is unknown trust
    error: mariadb: signature from "Bartlomiej Piotrowski <[email protected]>" is unknown trust
    error: failed to commit transaction (invalid or corrupted package (PGP signature))
    Errors occurred, no packages were upgraded.

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

  • [SOLVED] System upgrade broke pm-resume (kernel problem?)

    It now seems every other time I suspend to RAM, it fails to come back. I just get a blank screen, no backlight, with a completely unresponsive keyboard. At this point, the only thing I do that has any effect is a hard shutdown by holding down the power button. I had no problems before I upgraded on April 10. I didn't post this immediately because I wanted to see if the new xorg-server and associated updates would fix it, but it didn't.
    Here is pm-suspend.log:
    Initial commandline parameters:
    Tue Apr 14 03:46:54 PDT 2009: Running hooks for suspend.
    /usr/lib/pm-utils/sleep.d/00auto-quirk suspend suspend: Adding quirks from HAL: --quirk-dpms-on --quirk-dpms-suspend --quirk-vbe-post --quirk-vbemode-restore --quirk-vbestate-restore --quirk-vga-mode-3
    success.
    /usr/lib/pm-utils/sleep.d/00logging suspend suspend: Linux helium 2.6.29-ARCH #1 SMP PREEMPT Wed Apr 8 12:47:56 UTC 2009 i686 Intel(R) Pentium(R) M processor 2.00GHz GenuineIntel GNU/Linux
    Module Size Used by
    radeon 144928 2
    drm 138240 3 radeon
    arc4 1556 2
    ecb 2452 2
    lib80211_crypt_wep 3476 1
    snd_seq_oss 29888 0
    snd_seq_midi_event 5972 1 snd_seq_oss
    joydev 9600 0
    snd_seq 48176 4 snd_seq_oss,snd_seq_midi_event
    snd_seq_device 6080 2 snd_seq_oss,snd_seq
    pcmcia 33388 0
    snd_pcm_oss 38112 0
    snd_mixer_oss 14388 1 snd_pcm_oss
    irtty_sir 4852 0
    btusb 11720 0
    wacom 19836 0
    sir_dev 11224 1 irtty_sir
    bluetooth 52292 1 btusb
    psmouse 54536 0
    ppdev 7192 0
    lp 8964 0
    usbhid 35136 0
    hid 39744 1 usbhid
    thinkpad_acpi 59736 0
    rfkill 9392 2 thinkpad_acpi
    led_class 3384 1 thinkpad_acpi
    nvram 6336 1 thinkpad_acpi
    serio_raw 5048 0
    ipw2200 139808 0
    libipw 26136 1 ipw2200
    lib80211 5208 3 lib80211_crypt_wep,ipw2200,libipw
    yenta_socket 23840 1
    rsrc_nonstatic 10868 1 yenta_socket
    pcmcia_core 32328 3 pcmcia,yenta_socket,rsrc_nonstatic
    snd_intel8x0 28688 2
    snd_intel8x0m 13312 0
    snd_ac97_codec 100120 2 snd_intel8x0,snd_intel8x0m
    ac97_bus 1364 1 snd_ac97_codec
    video 16484 0
    output 2388 1 video
    snd_pcm 67992 4 snd_pcm_oss,snd_intel8x0,snd_intel8x0m,snd_ac97_codec
    snd_timer 19260 2 snd_seq,snd_pcm
    nsc_ircc 16208 0
    parport_pc 35556 1
    parport 30924 3 ppdev,lp,parport_pc
    iTCO_wdt 10680 0
    iTCO_vendor_support 2840 1 iTCO_wdt
    uhci_hcd 22500 0
    snd 51460 14 snd_seq_oss,snd_seq,snd_seq_device,snd_pcm_oss,snd_mixer_oss,snd_intel8x0,snd_intel8x0m,snd_ac97_codec,snd_pcm,snd_timer
    soundcore 6080 1 snd
    snd_page_alloc 8092 3 snd_intel8x0,snd_intel8x0m,snd_pcm
    irda 110648 2 sir_dev,nsc_ircc
    crc_ccitt 1620 1 irda
    sg 24712 0
    ehci_hcd 35424 0
    i2c_i801 8904 0
    i2c_core 20648 2 drm,i2c_i801
    usbcore 137232 6 btusb,wacom,usbhid,uhci_hcd,ehci_hcd
    tg3 109176 0
    libphy 17780 1 tg3
    intel_agp 25628 0
    agpgart 29492 2 drm,intel_agp
    evdev 9248 11
    thermal 15120 0
    fan 4056 0
    button 5700 0
    battery 9880 0
    ac 3832 0
    cpufreq_powersave 1268 1
    cpufreq_ondemand 6752 0
    acpi_cpufreq 7584 0
    freq_table 3412 2 cpufreq_ondemand,acpi_cpufreq
    processor 39136 3 thermal,acpi_cpufreq
    rtc_cmos 10188 0
    rtc_core 16304 1 rtc_cmos
    rtc_lib 2324 1 rtc_core
    ext3 126556 4
    jbd 45512 1 ext3
    mbcache 6488 1 ext3
    dm_mod 53640 9
    sr_mod 14596 0
    cdrom 33600 1 sr_mod
    sd_mod 25072 3
    ata_generic 4504 0
    pata_acpi 3828 0
    ata_piix 22136 2
    ahci 30116 0
    libata 157036 4 ata_generic,pata_acpi,ata_piix,ahci
    scsi_mod 100500 4 sg,sr_mod,sd_mod,libata
    total used free shared buffers cached
    Mem: 2073804 1381928 691876 0 130512 929756
    -/+ buffers/cache: 321660 1752144
    Swap: 729080 0 729080
    success.
    /usr/lib/pm-utils/sleep.d/00powersave suspend suspend: success.
    /usr/lib/pm-utils/sleep.d/01grub suspend suspend: not applicable.
    /usr/lib/pm-utils/sleep.d/11netcfg suspend suspend: /bin/stty: standard input: Inappropriate ioctl for device
    :: home-wireless down [BUSY] [DONE]
    success.
    /usr/lib/pm-utils/sleep.d/49bluetooth suspend suspend: success.
    /usr/lib/pm-utils/sleep.d/55NetworkManager suspend suspend: success.
    /usr/lib/pm-utils/sleep.d/75modules suspend suspend: not applicable.
    /usr/lib/pm-utils/sleep.d/90clock suspend suspend: not applicable.
    /usr/lib/pm-utils/sleep.d/94cpufreq suspend suspend: success.
    /usr/lib/pm-utils/sleep.d/95led suspend suspend: success.
    /usr/lib/pm-utils/sleep.d/98smart-kernel-video suspend suspend: not applicable.
    /usr/lib/pm-utils/sleep.d/99video suspend suspend: kernel.acpi_video_flags = 0
    Allocated buffer at 0x2010 (base is 0x0)
    ES: 0x0201 EBX: 0x0000
    success.
    Tue Apr 14 03:46:56 PDT 2009: performing suspend
    Not very informative as far as I can see. Here is what I upgraded on that day (from pacman.log):
    [2009-04-10 22:51] synchronizing package lists
    [2009-04-10 22:51] starting full system upgrade
    [2009-04-10 22:57] starting full system upgrade
    [2009-04-10 22:57] upgraded fftw (3.2-1 -> 3.2.1-1)
    [2009-04-10 22:57] upgraded gpgme (1.1.7-2 -> 1.1.8-1)
    [2009-04-10 22:57] upgraded hdparm (9.12-1 -> 9.14-1)
    [2009-04-10 22:57] upgraded ipw2200-fw (3.0-2 -> 3.1-1)
    [2009-04-10 22:57] upgraded kbproto (1.0.3-1 -> 1.0.3-2)
    [2009-04-10 22:57] upgraded kernel26-firmware (2.6.28-1 -> 2.6.29-1)
    [2009-04-10 22:57] >>> Updating module dependencies. Please wait ...
    [2009-04-10 22:57] >>> MKINITCPIO SETUP
    [2009-04-10 22:57] >>> ----------------
    [2009-04-10 22:57] >>> If you use LVM2, Encrypted root or software RAID,
    [2009-04-10 22:57] >>> Ensure you enable support in /etc/mkinitcpio.conf .
    [2009-04-10 22:57] >>> More information about mkinitcpio setup can be found here:
    [2009-04-10 22:57] >>> http://wiki.archlinux.org/index.php/Mkinitcpio
    [2009-04-10 22:57]
    [2009-04-10 22:57] >>> Generating initial ramdisk, using mkinitcpio. Please wait...
    [2009-04-10 22:57] ==> Building image "default"
    [2009-04-10 22:57] ==> Running command: /sbin/mkinitcpio -k 2.6.29-ARCH -c /etc/mkinitcpio.conf -g /boot/kernel26.img
    [2009-04-10 22:57] :: Begin dry run
    [2009-04-10 22:57] :: Parsing hook [base]
    [2009-04-10 22:57] :: Parsing hook [udev]
    [2009-04-10 22:57] :: Parsing hook [autodetect]
    [2009-04-10 22:57] :: Parsing hook [pata]
    [2009-04-10 22:57] :: Parsing hook [scsi]
    [2009-04-10 22:57] :: Parsing hook [sata]
    [2009-04-10 22:58] :: Parsing hook [lvm2]
    [2009-04-10 22:58] :: Parsing hook [filesystems]
    [2009-04-10 22:58] :: Generating module dependencies
    [2009-04-10 22:58] :: Generating image '/boot/kernel26.img'...SUCCESS
    [2009-04-10 22:58] ==> SUCCESS
    [2009-04-10 22:58] ==> Building image "fallback"
    [2009-04-10 22:58] ==> Running command: /sbin/mkinitcpio -k 2.6.29-ARCH -c /etc/mkinitcpio.conf -g /boot/kernel26-fallback.img -S autodetect
    [2009-04-10 22:58] :: Begin dry run
    [2009-04-10 22:58] :: Parsing hook [base]
    [2009-04-10 22:58] :: Parsing hook [udev]
    [2009-04-10 22:58] :: Parsing hook [pata]
    [2009-04-10 22:58] :: Parsing hook [scsi]
    [2009-04-10 22:58] :: Parsing hook [sata]
    [2009-04-10 22:58] :: Parsing hook [lvm2]
    [2009-04-10 22:58] :: Parsing hook [filesystems]
    [2009-04-10 22:59] :: Generating module dependencies
    [2009-04-10 22:59] :: Generating image '/boot/kernel26-fallback.img'...SUCCESS
    [2009-04-10 22:59] ==> SUCCESS
    [2009-04-10 22:59] upgraded kernel26 (2.6.28.8-1 -> 2.6.29.1-3)
    [2009-04-10 22:59] upgraded klibc-udev (140-1 -> 141-1)
    [2009-04-10 22:59] upgraded libdvdread (0.9.7-1 -> 0.9.7-2)
    [2009-04-10 22:59] upgraded libfontenc (1.0.4-1 -> 1.0.4-2)
    [2009-04-10 22:59] upgraded libid3tag (0.15.1b-2 -> 0.15.1b-3)
    [2009-04-10 22:59] upgraded libmatroska (0.8.1-1 -> 0.8.1-2)
    [2009-04-10 22:59] upgraded libofa (0.9.3-1 -> 0.9.3-2)
    [2009-04-10 22:59] upgraded libogg (1.1.3-1 -> 1.1.3-2)
    [2009-04-10 22:59] installed libftdi (0.15-1)
    [2009-04-10 22:59] upgraded lirc-utils (0.8.4-1 -> 0.8.5pre2-1)
    [2009-04-10 22:59] upgraded m4 (1.4.12-1 -> 1.4.13-1)
    [2009-04-10 22:59] upgraded man-db (2.5.4-2 -> 2.5.5-1)
    [2009-04-10 22:59] upgraded man-pages (3.19-1 -> 3.20-1)
    [2009-04-10 22:59] upgraded python-numpy (1.2.1-4 -> 1.3.0-1)
    [2009-04-10 22:59] upgraded tzdata (2009d-1 -> 2009e-1)
    [2009-04-10 22:59] upgraded udev (140-2 -> 141-1)
    The kernel was upgraded then. Is that the most likely culprit? Generally, how can I help debug this?
    Thanks...
    Last edited by Lux Perpetua (2009-07-08 04:20:11)

    Hi there. Me here with the same problem. Well I think it to be so...
    I can not suspend/resume for the second time - when I resume the backlight turns on, but the suspend LED is not turned off, HDD works, CPU, fans work. My computer is Thinkpad T43p. And older kernel does solve the problems.
    I am considering one more issue about this problem is that the drivers may conflict with the newest kernel (for example my opensource ati drivers). Any suggestions?
    By the way, if someone needs older packages, you can use 'Arch Rollback Machine' (ARM - http://bbs.archlinux.org/viewtopic.php?id=53665)

  • 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.

  • 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/.

  • Solaris 10 upgrade fails with "mount failed"

    I'm trying to upgrade an aged Ultra 80 to Solaris 10u9 (from Solaris 10u2 or so), so that it can be used for our product testing purposes. After several unsuccessful attempts, I finally freed up enough space on the / filesystem (5.2GB free) by moving /opt to a newly installed second drive.
    However, the upgrade now fails with
    "Mount failed for either root, swap, or other file system.
    Pfinstall failed. Exit stat= java.lang.UNIXProcess@e2892b 2"
    At the end of the log file it says
    "Checking c0t0d0s0 for an upgradeable Solaris image.
    ERROR: Mount failed for either root, swap, or other file system."
    I'm stumped. It doesn't say which file system it's having problems with.
    Any ideas as to how to troubleshoot this problem, or what the cause might be? At 30 minutes per upgrade attempt, I'd like to know what the cause is rather than pursuing trial and error.
    Thanks.

    Look at your "vfstab" and see if there are any mounts that need a specific driver like a SAN-provided LUN. Comment them out during the upgrade for the upgrade tries to mount everything in your /etc/vfstab and if it doesn't have the driver/software to do it, it will fail...

  • [Solved] Dovecot upgrade failed due to file conflicts

    yaourt -Syu failed this morning do to file conflicts with dovecot.  Here is the output:
    :: Starting full system upgrade...
    warning: iscan: local (2.15.0.3-1) is newer than archlinuxfr (2.8.0-3)
    resolving dependencies...
    looking for inter-conflicts...
    Targets (10): libcups-1.3.10-1 cups-1.3.10-1 libmysqlclient-5.1.34-1 dovecot-1.1.14-1
    ffmpegthumbnailer-1.5.0-1 mysql-clients-5.1.34-1 mysql-5.1.34-1 recordproto-1.13.2-2
    renderproto-0.9.3-2 subversion-1.6.1-3
    Total Download Size: 51.88 MB
    Total Installed Size: 148.31 MB
    Proceed with installation? [Y/n]
    :: Retrieving packages from extra...
    libcups-1.3.10-1-x86_64 185.2K 106.8K/s 00:00:02 [#########################################################] 100%
    cups-1.3.10-1-x86_64 3.0M 121.0K/s 00:00:26 [#########################################################] 100%
    libmysqlclient-5.1.... 12.2M 120.9K/s 00:01:44 [#########################################################] 100%
    dovecot-1.1.14-1-x86_64 3.2M 120.2K/s 00:00:28 [#########################################################] 100%
    mysql-clients-5.1.3... 278.2K 122.2K/s 00:00:02 [#########################################################] 100%
    mysql-5.1.34-1-x86_64 25.9M 122.4K/s 00:03:36 [#########################################################] 100%
    recordproto-1.13.2-... 4.0K 226.0K/s 00:00:00 [#########################################################] 100%
    renderproto-0.9.3-2... 16.7K 86.4K/s 00:00:00 [#########################################################] 100%
    subversion-1.6.1-3-... 6.9M 118.3K/s 00:01:00 [#########################################################] 100%
    :: Retrieving packages from community...
    ffmpegthumbnailer-1... 64.9K 119.1K/s 00:00:01 [#########################################################] 100%
    checking package integrity...
    (10/10) checking for file conflicts [#########################################################] 100%
    error: could not prepare transaction
    error: failed to commit transaction (conflicting files)
    dovecot: /usr/lib/dovecot/imap exists in filesystem
    dovecot: /usr/lib/dovecot/pop3 exists in filesystem
    Errors occurred, no packages were upgraded.
    Should I remove /usr/lib/dovecot/imap and /usr/libdovecot/pop3 and continue the upgrade, or is there a problem with a package?
    Jay
    Last edited by jt512 (2009-04-18 17:32:31)

    Abelian wrote:
    http://www.archlinux.org/news/444/
    yaourt -Syuf should do it
    next time don't do it again.
    just pacman -Sf package and then pacman -Su

  • System recovery fails with C++ runtime error

    My Compaq CQ610-410US running Windows 7  is unusable. When using system recovery, either from CD's or Recovery drive, it fails with C++ runtime library program not found Contact HP Support. EIther way, Windows is loaded and system recovery screens appear. Once I respond to removing all accessories it then fails with the runtime error. Two questions, (1) is there a way around it? (2) will getting new recovery discs from HP even work?
    This question was solved.
    View Solution.

    All I can suggest is to order a set from HP and hope they work. This error is not a common one and the HP supplied recovery discs should work.

  • [SOLVED]Full upgrade fails after new install

    Hello,
    Please note before reading that I know about the recent changes with the /lib symlink to /usr/lib and the filesystem (I read the home page).
    After a fresh install, I try to upgrade the system :
    pacman -Syy && pacman -Syu : it asks for pacman update, I say yes.
    pacman -S pacman : fails because of glibc
    pacman -S pacman --ignore glibc : fails, won't upgrade because glibc it's a dependency of pacman
    pacman -Syu : say no to pacman upgrade, fails because of glibc and filesystem
    pacman -Syu --ignore glibc --ignore fliesystem : upgrade almost nothing because most of the packages (~400M) need glibc
    I can't upgrade anything at the end...
    Thanks for any help
    Last edited by John0000 (2012-07-19 14:52:17)

    If either of this steps does not work (e.g. due to dependency version issues, file conflicts in /lib), refer to this G U I D E for more detailed instructions on performing this upgrade.
    Did you read this guide?
    There is thread about it also: https://bbs.archlinux.org/viewtopic.php?id=144620
    And Allan wrote a blog entry about upgrading from core installation: http://allanmcrae.com/2012/07/updating- … e-install/
    BTW as Pres suggested go with the net-install, core installation was always kind of a fallback for me and I had to do this just once because of network troubles. It just doesn't make much sense to do core installation if there is no holdback because with first pacman -Syu you'll end up downloading the same amount of data as if you would do a clean net-install, and it's faster and you probably won't get conflicts accumulated from year or so.
    Last edited by masteryod (2012-07-19 14:38:38)

  • ISE upgrade failing with "% Manifest file not found in the bundle"

    Hello
    I am trying to upgrade a brand new ISE 3395 from 1.0.3.337 to 1.0.4 (latest).  It keeps failing with
    % Manifest file not found in the bundle
    Here is the output:
    company-ise-01/admin# application upgrade ise-appbundle-1.0.4.573.i386.tar.gpg ftp
    Save the current ADE-OS running configuration? (yes/no) [yes] ?
    Generating configuration...
    Saved the ADE-OS running configuration to startup successfully
    Initiating Application Upgrade...
    % Manifest file not found in the bundle
    fusd-ise-01/admin# sh application version ise
    Cisco Identity Services Engine
    Version      : 1.0.3.377
    Build Date   : Fri May  6 19:30:37 2011
    Install Date : Wed Oct 12 22:18:26 2011
    I can't find anything about this for ISE, although there are a lot of topics for the same error for ACS.  Thanks in advance.
    Saro

    Same problem with 1.1.2 and 1.1.1 patch 5:
    ISEcdemo/admin# sh ver
    Cisco Application Deployment Engine OS Release: 2.0
    ADE-OS Build Version: 2.0.4.018
    ADE-OS System Architecture: i386
    Copyright (c) 2005-2011 by Cisco Systems, Inc.
    All rights reserved.
    Hostname: ISEcdemo
    Version information of installed applications
    Cisco Identity Services Engine
    Version      : 1.1.1.268
    Build Date   : Mon Jun 25 05:49:23 2012
    Install Date : Wed Sep 12 09:12:53 2012
    Cisco Identity Services Engine Patch
    Version      : 1
    Install Date : Wed Sep 12 10:01:22 2012
    Cisco Identity Services Engine Patch
    Version      : 2
    Install Date : Wed Sep 12 13:10:36 2012
    Cisco Identity Services Engine Patch
    Version      : 3
    Install Date : Tue Nov 27 12:33:19 2012
    Cisco Identity Services Engine Patch
    Version      : 4
    Install Date : Tue Nov 27 12:52:50 2012
    ISEcdemo/admin# patch install ise-patchbundle-1.1.1.268-5-68046.i386.tar.gz my2
    Save the current ADE-OS running configuration? (yes/no) [yes] ? yes
    Generating configuration...
    Saved the ADE-OS running configuration to startup successfully
    Initiating Application Patch installation...
    % Manifest file not found in the bundle
    ISEcdemo/admin#
    ISEcdemo/admin# application upgrade ise-appbundle-1.1.2.145.i386.tar.gz my2
    Save the current ADE-OS running configuration? (yes/no) [yes] ? yes
    Generating configuration...
    Saved the ADE-OS running configuration to startup successfully
    Initiating Application Upgrade...
    % Manifest file not found in the bundle
    Can someone verify the downloaded file details? They are different from cisco.com values:
    -bash-4.1$ /usr/bin/md5sum.exe /cygdrive/c/munka-unenc/tftp/ise-appbundle-1.1.2.145.i386.tar.gz
    2aa9b75ef5d7c1662a1a51844f178b77 */cygdrive/c/munka-unenc/tftp/ise-appbundle-1.1.2.145.i386.tar.gz
    -bash-4.1$ /usr/bin/ls -lAp /cygdrive/c/munka-unenc/tftp/ise-appbundle-1.1.2.145.i386.tar.gz
    -rwx------+ 1 Administrators Domain Users 1583851520 Nov 29 00:14 /cygdrive/c/munka-unenc/tftp/ise-appbundle-1.1.2.145.i386.tar.gz

Maybe you are looking for