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

Similar Messages

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

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

  • [Solved] Upgrade fails because of net-tools

    It was almost a week since I last did a "pacman -Syu" on my system. Before that, I had read about depreciation of net-tools and have already modified my rc.conf to use the newer simple network setup. Everything was working fine. Even upgradation of the system (pacman -Syu) also worked fine last week.
    I was out of town for a few days. So, when I came back on Sunday, I tried updating the system. Pacman found updates and downloaded them. But it failed when actually upgrading the packages. It gives the following error:
    [vinay@arch ~]$ sudo pacman -Syu
    Password:
    :: Synchronizing package databases...
    core 37.0K 44.9K/s 00:00:01 [######################] 100%
    extra 465.7K 39.1K/s 00:00:12 [######################] 100%
    community 441.9K 123.2K/s 00:00:04 [######################] 100%
    multilib is up to date
    archlinuxfr 24.7K 74.6K/s 00:00:00 [######################] 100%
    :: Starting full system upgrade...
    resolving dependencies...
    looking for inter-conflicts...
    Targets (10): gdk-pixbuf2-2.23.4-1 gtk-update-icon-cache-2.24.5-2
    gtk2-2.24.5-2 libmodplug-0.8.8.3-1 libxml++-2.34.1-1
    libofx-0.9.4-1 net-tools-1.60-18 soprano-2.6.0-6
    strigi-0.7.5-2 xdg-utils-1.1.0rc1-3
    Total Download Size: 7.85 MB
    Total Installed Size: 47.46 MB
    Proceed with installation? [Y/n] y
    :: Retrieving packages from extra...
    gtk-update-icon-ca... 10.9K 22.1K/s 00:00:00 [######################] 100%
    gtk2-2.24.5-2-x86_64 4.9M 60.9K/s 00:01:23 [######################] 100%
    libmodplug-0.8.8.3... 145.8K 53.5K/s 00:00:03 [######################] 100%
    libofx-0.9.4-1-x86_64 223.9K 60.2K/s 00:00:04 [######################] 100%
    soprano-2.6.0-6-x86_64 2.0M 68.2K/s 00:00:30 [######################] 100%
    strigi-0.7.5-2-x86_64 504.2K 75.7K/s 00:00:07 [######################] 100%
    xdg-utils-1.1.0rc1... 46.3K 46.1K/s 00:00:01 [######################] 100%
    (10/10) checking package integrity [######################] 100%
    (10/10) checking for file conflicts [######################] 100%
    error: failed to commit transaction (conflicting files)
    net-tools: /bin/hostname exists in filesystem
    net-tools: /usr/share/man/man1/hostname.1.gz exists in filesystem
    Errors occurred, no packages were upgraded.
    As you can see it complains about /bin/hostname file existing in the filesystem and that causing problem for net-tools package. I'm not sure how or why this happened. The /bin/hostname is supposed to be available on the filesystem, right?
    Since net-tools was depreciated in favour of netcfg, I tried removing net-tools. When I try that, it offers to remove netcfg package as well!
    [vinay@arch ~]$ sudo pacman -Rcsu net-tools
    Password:
    checking dependencies...
    Remove (2): netcfg-2.5.5-1 net-tools-1.60-16
    Total Removed Size: 0.61 MB
    Do you want to remove these packages? [Y/n] n
    What I did was to upgrade each package manually (excluding net-tools package). But this is cumbersome and tedious. I did a search on the forum and on internet and did not find other people with the same problem. So, is something wrong/corrupt on my arch installation?
    If so, how do I fix it?
    Thanks in advance,
    Vinay V
    Last edited by vinayv (2011-06-22 01:31:49)

    Thanks for the reply. I should have searched for a generic "exists in filesystem" rather than net-tools error specific "/bin/hostname exists in filesystem". I thought this was because of the recent move to netcfg from net-tools. Maybe I'm mistaken.
    Anyway, thanks for pointing out that stikie to me. Let me try the suggestions in that post

  • [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] After a full-system upgrade (Linux 3.15.8) = Wifi undetected

    Hi, following this post, I'm seeking help concerning a big problem with my wifi.
    In fact, it has been a few months since my wifi interface isn't recognized anymore. Yesterday, after a few tests, I found it was due to the kernel version, so I tried to reinstall my first ArchLinux (Linux 3.13.5-1-ARCH) : it worked, my wifi was back. The problem was that I couldn't reinstall all my stuffs : so I did a full-system upgrade (knowing I will lose my wifi) and now I just want to fix it once and for all (I'm done dealing with it).
    So now, your help would be very appreciated. Does anyone have an idead? Or need more details about my config, my laptop, or whatever?
    Last edited by nugetchar (2014-08-09 20:30:44)

    Okay then, here we go :
    When I do a
    lspci
    I have the following output :
    [nugetchar@arch ~]$ lspci
    00:00.0 Host bridge: Intel Corporation 3rd Gen Core processor DRAM Controller (rev 09)
    00:01.0 PCI bridge: Intel Corporation Xeon E3-1200 v2/3rd Gen Core processor PCI Express Root Port (rev 09)
    00:14.0 USB controller: Intel Corporation 7 Series/C210 Series Chipset Family USB xHCI Host Controller (rev 04)
    00:16.0 Communication controller: Intel Corporation 7 Series/C210 Series Chipset Family MEI Controller #1 (rev 04)
    00:19.0 Ethernet controller: Intel Corporation 82579LM Gigabit Network Connection (rev 04)
    00:1a.0 USB controller: Intel Corporation 7 Series/C210 Series Chipset Family USB Enhanced Host Controller #2 (rev 04)
    00:1b.0 Audio device: Intel Corporation 7 Series/C210 Series Chipset Family High Definition Audio Controller (rev 04)
    00:1c.0 PCI bridge: Intel Corporation 7 Series/C210 Series Chipset Family PCI Express Root Port 1 (rev c4)
    00:1c.1 PCI bridge: Intel Corporation 7 Series/C210 Series Chipset Family PCI Express Root Port 2 (rev c4)
    00:1c.2 PCI bridge: Intel Corporation 7 Series/C210 Series Chipset Family PCI Express Root Port 3 (rev c4)
    00:1c.3 PCI bridge: Intel Corporation 7 Series/C210 Series Chipset Family PCI Express Root Port 4 (rev c4)
    00:1c.5 PCI bridge: Intel Corporation 7 Series/C210 Series Chipset Family PCI Express Root Port 6 (rev c4)
    00:1d.0 USB controller: Intel Corporation 7 Series/C210 Series Chipset Family USB Enhanced Host Controller #1 (rev 04)
    00:1f.0 ISA bridge: Intel Corporation QM77 Express Chipset LPC Controller (rev 04)
    00:1f.2 RAID bus controller: Intel Corporation 82801 Mobile SATA Controller [RAID mode] (rev 04)
    00:1f.3 SMBus: Intel Corporation 7 Series/C210 Series Chipset Family SMBus Controller (rev 04)
    01:00.0 VGA compatible controller: NVIDIA Corporation GF108GLM [NVS 5200M] (rev a1)
    01:00.1 Audio device: NVIDIA Corporation GF108 High Definition Audio Controller (rev a1)
    03:00.0 Network controller: Broadcom Corporation BCM4313 802.11bgn Wireless Network Adapter (rev 01)
    0c:00.0 SD Host controller: O2 Micro, Inc. OZ600FJ0/OZ900FJ0/OZ600FJS SD/MMC Card Reader Controller (rev 05)
    So, as you can see, the Network Controller is the following :
    03:00.0 Network controller: Broadcom Corporation BCM4313 802.11bgn Wireless Network Adapter (rev 01)
    When I do a
    ip link
    this is what I obtain :
    [nugetchar@arch ~]$ ip link
    1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN mode DEFAULT group default
    link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
    2: eno1: <NO-CARRIER,BROADCAST,MULTICAST,UP> mtu 1500 qdisc pfifo_fast state DOWN mode DEFAULT group default qlen 1000
    link/ether f0:1f:af:25:3b:13 brd ff:ff:ff:ff:ff:ff
    6: enp0s20u2: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast state UNKNOWN mode DEFAULT group default qlen 1000
    link/ether 6e:d6:2d:5c:29:bd brd ff:ff:ff:ff:ff:ff
    I started reading this page but am not sure if it is relevant due to the fact it concerns the 3.8.2B version.
    Finally, a
    more /etc/modprobe.d/modprobe.conf
    gives me the following output :
    ^C[nugetchar@arch ~]$ more /etc/modprobe.d/modprobe.conf
    alias floppy off
    blacklist fd0
    blacklist floppy
    blacklist ipv6
    blacklist bcma
    blacklist pcspkr
    blacklist snd_pcsp
    I think I need to unblacklist bcma ?
    @ewaller : I just saw you reply, here is the output for ls /lib/modules
    [nugetchar@arch ~]$ ls /lib/modules
    3.15.8-1-ARCH extramodules-3.13-ARCH extramodules-3.15-ARCH
    Thank you for your answers, I really appreciate it

  • X do not start after full system upgrade - [SOLVED]

    hi all,
    i did a full system upgrade yesterday, and after that, arch doesn't start..
    the error itself:
    X: error while loading shared libraries: libgcc_s.so.1: cannot open shared object file: No such file or directory
    any help on this? want to get off of bloated ubuntu
    installed packages: http://pastebin.archlinux.org/15106
    Last edited by ivan (2007-09-25 13:49:57)

    I have the same issue also. Something told me not to reboot but I did because I wanted to use my rt-kernel.
    yes, please help because I too have to use Ubuntu-Studio and SuSE's JAD. Both way too bloated and not as fast as Arch..
    I tried to fix the xorg.conf but nothing.

  • [SOLVED] Starting Full System Upgrade... There Is Nothing To Do

    "Starting Full System Upgrade... There Is Nothing To Do" is the only message I have ever seen when using pacman -Syu.  I have no problem installing files but pacman cannot seem to EVER find updates to anything.  Even when I know that a package has been updated in the repositories, pacman never acknowledges it.  Some examples of applications are:
    Python2 - Installed - 2.6.5-3, Available - 2.7.1-4
    Geany - Installed 0.19-1, Available - 0.20-1
    Pacman - Installed 3.4.0-2, Available - 3.4.2-1
    Even if I try to specify the repository, for Geany for instance, "pacman -S community/geany", it still sees it as up-to-date.
    It's quite possible that I'm going about something the wrong way but I don't ever recall the system actually finding updates (since June).  My pacman.conf looks as follows:
    MOD EDIT -- Please use code tags to display any output and of files -- Inxsible
    Any help would be greatly appreciated.
    Last edited by 24sHD (2011-01-13 15:55:34)

    Also try to read the wiki about pacman and mirrorlist. Simply uncommenting multiple mirrors does not give you the ability to get packages from all of them. pacman will connect to each one in order. If it can connect to the first one and see that pacman is available it does not connect to the next mirror to see if some other mirror has an updated version of not.
    It connects to the next mirror if and only if a certain package is not available on the first mirror or the mirror itself is down.

  • [SOLVED]pacman.log filled with "[PACMAN] starting full system upgrade"

    Today i just ran pacman -Suy, but now the log is filled with:
    Gozer ~ # tail /var/log/pacman.log -n 100
    [2013-04-08 12:26] [PACMAN] upgraded youtube-dl (2013.02.25-1 -> 2013.04.03-1)
    [2013-04-08 12:27] [PACMAN] starting full system upgrade
    [2013-04-08 12:27] [PACMAN] starting full system upgrade
    [2013-04-08 12:27] [PACMAN] starting full system upgrade
    [2013-04-08 12:27] [PACMAN] starting full system upgrade
    [2013-04-08 12:28] [PACMAN] starting full system upgrade
    [2013-04-08 12:28] [PACMAN] starting full system upgrade
    [2013-04-08 13:06] [PACMAN] starting full system upgrade
    Gozer ~ # grep '2013-04-08' /var/log/pacman.log |grep "starting full system upgrade" | wc -l
    637
    Is this a bug?
    Last edited by kokoko3k (2013-04-08 12:57:01)

    Edit: are you using some system update monitoring script?
    Ops... big "OPS".
    You are right, sorry!

  • [SOLVED] GNOME is messed up after full system upgrade

    I ran a full system upgrade today (last one was about 1-2 months ago) and it went smoothly.
    Everything boots normally, and my default GNOME desktop also boots, but all the icons are messed up, as can be seen in this screenshot.
    And worst, the overlay panel (e.g. when pressing the Windows key) is completely b0rked and unusable.
    The GNOME desktop is the default one with no modifications that I know of. I tried searching for existing issues but didn't find any.
    I'm running Intel Graphics on:
    $ lspci | grep VGA
    00:02.0 VGA compatible controller: Intel Corporation 2nd Generation Core Processor Family Integrated Graphics Controller (rev 09)
    Any ideas?
    Last edited by yuvadm (2014-03-06 10:03:30)

    While typing the post, I bumped into https://wiki.archlinux.org/index.php/Gn … ncorrectly
    After setting and re-setting my monitor resolution, things seem to fall back into place.
    Looks like I'll use the scaling factor hack for a permanent fix.

  • Dependancy trouble when performing full system upgrade

    Below is the output from pacman:
    :: Starting full system upgrade...
    :: Replace esd with extra/esound? [Y/n] y
    :: Replace synaptics with extra/xf86-input-synaptics? [Y/n] y
    resolving dependencies...
    warning: dependency cycle detected:
    warning: xorg-server will be installed before its catalyst-utils dependency
    looking for inter-conflicts...
    warning: removing 'libgl' from target list because it conflicts with 'catalyst-utils'
    error: failed to prepare transaction (could not satisfy dependencies)
    :: xf86-video-ati: requires libgl>=7.2
    Checked the news and theads on here and not seen anyone with simular problems so I'm really not quite sure how to tackle this one...

    sorry, i should have added a bit more detail about my setup:
    it's an ASUS X51RL-series laptop. It has an ATI radeon xpress 1100 GFX chip.
    I'm running KDE4 + compiz-fusion
    I'm guessing the problem is related to the xorg upgrade? Beyond that I'm not sure how best to address the dependances.

  • Pacman -Qe Broken after today´s "full system upgrade"

    From "pacman.log"
    synchronizing package lists
    [2008-01-17 18:04] starting full system upgrade
    [2008-01-17 18:05] upgraded gnome-keyring (2.20.2-1 -> 2.20.3-1)
    [2008-01-17 18:06] >>>
    [2008-01-17 18:06] >>> If you use the LILO bootloader, you should run 'lilo' before rebooting.
    [2008-01-17 18:06] >>>
    [2008-01-17 18:06] >>> Updating module dependencies. Please wait ...
    [2008-01-17 18:06] >>> MKINITCPIO SETUP
    [2008-01-17 18:06] >>> ----------------
    [2008-01-17 18:06] >>> If you use LVM2, Encrypted root or software RAID,
    [2008-01-17 18:06] >>> Ensure you enable support in /etc/mkinitcpio.conf .
    [2008-01-17 18:06] >>> More information about mkinitcpio setup can be found here:
    [2008-01-17 18:06] >>> http://wiki.archlinux.org/index.php/Mkinitcpio
    [2008-01-17 18:06]
    [2008-01-17 18:06] >>> Generating initial ramdisk, using mkinitcpio. Please wait...
    [2008-01-17 18:06] ==> Building image "default"
    [2008-01-17 18:06] ==> Running command: /sbin/mkinitcpio -k 2.6.23-ARCH -c /etc/mkinitcpio.conf -g /boot/kernel26.img
    [2008-01-17 18:06] :: Begin build
    [2008-01-17 18:06] :: Parsing hook [base]
    [2008-01-17 18:06] :: Parsing hook [autodetect]
    [2008-01-17 18:06] :: Generating module dependencies
    [2008-01-17 18:06] :: Generating image '/boot/kernel26.img'...SUCCESS
    [2008-01-17 18:06] ==> SUCCESS
    [2008-01-17 18:06] ==> Building image "fallback"
    [2008-01-17 18:06] ==> Running command: /sbin/mkinitcpio -k 2.6.23-ARCH -c /etc/mkinitcpio.d/kernel26-fallback.conf -g /boot/kernel26-fallback.img
    [2008-01-17 18:06] :: Begin build
    [2008-01-17 18:06] :: Parsing hook [base]
    [2008-01-17 18:06] :: Parsing hook [udev]
    [2008-01-17 18:06] :: Parsing hook [ide]
    [2008-01-17 18:06] :: Parsing hook [pata]
    [2008-01-17 18:06] :: Parsing hook [scsi]
    [2008-01-17 18:06] :: Parsing hook [sata]
    [2008-01-17 18:06] :: Parsing hook [usbinput]
    [2008-01-17 18:06] :: Parsing hook [raid]
    [2008-01-17 18:06] :: Parsing hook [filesystems]
    [2008-01-17 18:07] :: Generating module dependencies
    [2008-01-17 18:07] :: Generating image '/boot/kernel26-fallback.img'...SUCCESS
    [2008-01-17 18:07] ==> SUCCESS
    [2008-01-17 18:07] upgraded kernel26 (2.6.23.12-3 -> 2.6.23.14-1)
    [2008-01-17 18:07] upgraded libgtop (2.20.0-1 -> 2.20.1-1)
    [2008-01-17 18:07] upgraded libwnck (2.20.2-1 -> 2.20.3-1)
    [2008-01-17 18:07] upgraded vte (0.16.11-1 -> 0.16.12-1)
    [2008-01-17 18:07] upgraded xorg-xinit (1.0.7-2 -> 1.0.7-3)
    Result when using "pacman -Qe" afterwards.
    pacman -Qe
    alsa-lib 1.0.15-1
    alsa-oss 1.0.15-1
    alsa-plugins 1.0.15-1
    alsa-utils 1.0.15-2
    autoconf 2.61-3
    automake 1.10-3
    bin86 0.16.17-3
    bison 2.3-4
    bzip2 1.0.4-3
    catfish 0.3-1
    ccsm 0.6.0-2
    compiz-fusion-plugins-extra 0.6.0-2
    compiz-fusion-plugins-main 0.6.0-3
    compizconfig-backend-gconf 0.6.0-2
    conky 1.4.9-1
    cpio 2.9-3
    csup 20060318-5
    curl 7.17.1-1
    dbus 1.0.2-4
    e2fsprogs 1.40.3-1
    ed 0.8-3
    emerald 0.6.0-3
    emerald-themes 0.6.0-2
    epdfview 0.1.6-5
    exo 0.3.4-1
    fcron 3.0.4-1
    file 4.23-1
    filesystem 2007.11-3
    findutils 4.2.31-3
    firefox 2.0.0.11-1
    flashplugin 9.0.115.0-1
    flex 2.5.33-3
    fusion-icon 20071111-1
    galculator 1.3.1-1
    gawk 3.1.6-2
    gettext 0.17-1
    gksu 2.0.0-2
    gnome-icon-theme 2.20.0-1
    gqview 2.0.4-1
    grep 2.5.3-3
    groff 1.19.2-3
    grub 0.97-9
    gtk-xfce-engine 2.4.2-1
    gzip 1.3.12-4
    hardinfo 0.4.2.3-1
    hdparm 7.7-3
    hwd 5.3.1-1
    hwdetect 0.9-1
    initscripts 2007.11-2
    iptables 1.3.8-2
    iputils 20070202-3
    jacman 0.4-2
    jre 6u3-2
    kbd 1.12.20070827-2
    kernel26 2.6.23.14-1
    less 418-1
    libdca 0.0.5-1
    libpcap 0.9.8-2
    libtool 1.5.24-3
    libusb 0.1.12-3
    libxfce4mcs 4.4.2-1
    libxfce4util 4.4.2-1
    libxfcegui4 4.4.2-1
    licenses 2.2-2
    lilo 22.8-2
    lshwd 1.1.3-5
    lzo2 2.02-3
    lzop 1.02rc1-3
    make 3.81-3
    man 1.6f-1
    man-pages 2.74-1
    mc 4.6.1-4
    mesa 7.0.1-1
    mkinitcpio 0.5.17-1
    mktemp 1.5-3
    mlocate 0.18-2
    module-init-tools 3.2.2-5
    mousepad 0.2.13-1
    mplayer 1.0rc2-1
    mplayer-plugin 3.45-1
    nano 2.0.7-1
    net-tools 1.60-13
    numlockx 1.1-3
    nvidia-96xx 96.43.01-6
    openal 0.0.8-4
    openssl 0.9.8g-2
    pacman 3.1.0-1
    pacworld 0.3.4-2
    patch 2.5.4-4
    pcmciautils 014-3
    pidgin 2.3.1-1
    pkgconfig 0.22-3
    ppp 2.4.4-6
    procinfo 19-2
    procps 3.2.7-4
    psmisc 22.6-1
    pyqt4 4.3.3-1
    pyxdg 0.15-1
    qca 1.0-3
    qca-tls 1.0-3
    rarian 0.6.0-1
    reiserfsprogs 3.6.20-3
    rp-pppoe 3.8-2
    rpmextract 0-1
    schismtracker 0.5rc1-1
    scite 1.75-1
    sdl_image 1.2.6-1
    sdl_mixer 1.2.8-1
    seamonkey 1.1.5-2
    skype 2.0.0.27-1
    slim 1.3.0-2
    slim-themes 1.2.3-2
    squeeze 0.2.2-1
    sudo 1.6.9p10-3
    syslog-ng 2.0.6-1
    sysvinit 2.86-4
    tar 1.19-2
    terminal 0.2.8-1
    terminatorx 3.82-1
    thunar 0.9.0-2
    thunar-archive-plugin 0.2.4-5
    thunar-volman 0.2.0-1
    ttf-ms-fonts 2.0-1
    tuxcards 2.0-1
    udev 116-3
    unclutter 8-4
    unrar 3.7.8-1
    unzip 5.52-3
    util-linux-ng 2.13.0.1-2
    vim 7.1.156-1
    vlc 0.8.6d-1
    wget 1.10.2-4
    which 2.17-2
    xcursor-grounation 0.3-5
    xfce-mcs-manager 4.4.2-1
    xfce-mcs-plugins 4.4.2-1
    xfce-utils 4.4.2-1
    xfce4-appfinder 4.4.2-1
    xfce4-cpugraph-plugin 0.4.0-1
    xfce4-genmon-plugin 3.1-4
    xfce4-icon-theme 4.4.2-1
    xfce4-mixer 4.4.2-1
    xfce4-netload-plugin 0.4.0-4
    xfce4-panel 4.4.2-1
    xfce4-screenshooter-plugin 1.0.0-5
    xfce4-session 4.4.2-1
    xfce4-taskmanager 0.3.2-4
    xfdesktop 4.4.2-1
    xfprint 4.4.2-1
    xfwm4 4.4.2-1
    xfwm4-themes 4.4.2-1
    xmms 1.2.11-1
    xorg-fonts-type1 1.0.1-1
    xorg-twm 1.0.1-2
    xterm 229-2
    zip 2.32-1
    WEIRD, BUG or ???

    After reading your reply, I checked "man pacman" and it changed as you said!
    so I did a "pacman -Qt" to look for orphans and this is the result.
    alsa-oss 1.0.15-1
    alsa-plugins 1.0.15-1
    alsa-utils 1.0.15-2
    autoconf 2.61-3
    automake 1.10-3
    bin86 0.16.17-3
    bison 2.3-4
    catfish 0.3-1
    ccsm 0.6.0-2
    compiz-fusion-plugins-extra 0.6.0-2
    compizconfig-backend-gconf 0.6.0-2
    conky 1.4.9-1
    csup 20060318-5
    docbook-xml 4.5-1
    emerald-themes 0.6.0-2
    epdfview 0.1.6-5
    findutils 4.2.31-3
    firefox 2.0.0.11-1
    flashplugin 9.0.115.0-1
    flex 2.5.33-3
    fusion-icon 20071111-1
    galculator 1.3.1-1
    gettext 0.17-1
    gksu 2.0.0-2
    gnome-icon-theme 2.20.0-1
    gqview 2.0.4-1
    grub 0.97-9
    gtk-xfce-engine 2.4.2-1
    hardinfo 0.4.2.3-1
    hdparm 7.7-3
    hwd 5.3.1-1
    hwdetect 0.9-1
    initscripts 2007.11-2
    iptables 1.3.8-2
    iputils 20070202-3
    jacman 0.4-2
    kbd 1.12.20070827-2
    libsigc++2.0 2.1.1-1
    libtool 1.5.24-3
    licenses 2.2-2
    lilo 22.8-2
    lshwd 1.1.3-5
    lzo 1.08-4
    lzop 1.02rc1-3
    make 3.81-3
    man 1.6f-1
    man-pages 2.74-1
    mc 4.6.1-4
    mlocate 0.18-2
    mousepad 0.2.13-1
    mplayer-plugin 3.45-1
    nano 2.0.7-1
    numlockx 1.1-3
    nvidia-96xx 96.43.01-6
    openal 0.0.8-4
    pacman 3.1.0-1
    pacworld 0.3.4-2
    patch 2.5.4-4
    pcmciautils 014-3
    pidgin 2.3.1-1
    pkgconfig 0.22-3
    procinfo 19-2
    psmisc 22.6-1
    pyqt4 4.3.3-1
    qca-tls 1.0-3
    reiserfsprogs 3.6.20-3
    rp-pppoe 3.8-2
    rpmextract 0-1
    schismtracker 0.5rc1-1
    scite 1.75-1
    sdl_image 1.2.6-1
    sdl_mixer 1.2.8-1
    seamonkey 1.1.5-2
    skype 2.0.0.27-1
    slim-themes 1.2.3-2
    squeeze 0.2.2-1
    sudo 1.6.9p10-3
    syslog-ng 2.0.6-1
    sysvinit 2.86-4
    tar 1.19-2
    terminal 0.2.8-1
    terminatorx 3.82-1
    thunar-archive-plugin 0.2.4-5
    thunar-volman 0.2.0-1
    ttf-ms-fonts 2.0-1
    tuxcards 2.0-1
    unclutter 8-4
    unrar 3.7.8-1
    unzip 5.52-3
    vim 7.1.156-1
    vlc 0.8.6d-1
    which 2.17-2
    xcursor-grounation 0.3-5
    xf86-input-keyboard 1.2.2-2
    xf86-input-mouse 1.2.3-1
    xf86-video-vesa 1.3.0-5
    xfce-mcs-plugins 4.4.2-1
    xfce-utils 4.4.2-1
    xfce4-appfinder 4.4.2-1
    xfce4-cpugraph-plugin 0.4.0-1
    xfce4-genmon-plugin 3.1-4
    xfce4-icon-theme 4.4.2-1
    xfce4-mixer 4.4.2-1
    xfce4-netload-plugin 0.4.0-4
    xfce4-screenshooter-plugin 1.0.0-5
    xfce4-session 4.4.2-1
    xfce4-taskmanager 0.3.2-4
    xfdesktop 4.4.2-1
    xfprint 4.4.2-1
    xfwm4-themes 4.4.2-1
    xmms 1.2.11-1
    xorg-fonts-type1 1.0.1-1
    xorg-twm 1.0.1-2
    xorg-xinit 1.0.7-3
    xterm 229-2
    zip 2.32-1
    It shows less packages, yet this are not orphans :-(
    Also in "man pacman" it says "(-Qet is equivalent to the pacman 2.9.X -Qe option.)"
    pacman -Qet
    alsa-oss 1.0.15-1
    alsa-plugins 1.0.15-1
    alsa-utils 1.0.15-2
    autoconf 2.61-3
    automake 1.10-3
    bin86 0.16.17-3
    bison 2.3-4
    catfish 0.3-1
    ccsm 0.6.0-2
    compiz-fusion-plugins-extra 0.6.0-2
    compizconfig-backend-gconf 0.6.0-2
    conky 1.4.9-1
    csup 20060318-5
    emerald-themes 0.6.0-2
    epdfview 0.1.6-5
    findutils 4.2.31-3
    firefox 2.0.0.11-1
    flashplugin 9.0.115.0-1
    flex 2.5.33-3
    fusion-icon 20071111-1
    galculator 1.3.1-1
    gettext 0.17-1
    gksu 2.0.0-2
    gnome-icon-theme 2.20.0-1
    gqview 2.0.4-1
    grub 0.97-9
    gtk-xfce-engine 2.4.2-1
    hardinfo 0.4.2.3-1
    hdparm 7.7-3
    hwd 5.3.1-1
    hwdetect 0.9-1
    initscripts 2007.11-2
    iptables 1.3.8-2
    iputils 20070202-3
    jacman 0.4-2
    kbd 1.12.20070827-2
    libtool 1.5.24-3
    licenses 2.2-2
    lilo 22.8-2
    lshwd 1.1.3-5
    lzop 1.02rc1-3
    make 3.81-3
    man 1.6f-1
    man-pages 2.74-1
    mc 4.6.1-4
    mlocate 0.18-2
    mousepad 0.2.13-1
    mplayer-plugin 3.45-1
    nano 2.0.7-1
    numlockx 1.1-3
    nvidia-96xx 96.43.01-6
    openal 0.0.8-4
    pacman 3.1.0-1
    pacworld 0.3.4-2
    patch 2.5.4-4
    pcmciautils 014-3
    pidgin 2.3.1-1
    pkgconfig 0.22-3
    procinfo 19-2
    psmisc 22.6-1
    pyqt4 4.3.3-1
    qca-tls 1.0-3
    reiserfsprogs 3.6.20-3
    rp-pppoe 3.8-2
    rpmextract 0-1
    schismtracker 0.5rc1-1
    scite 1.75-1
    sdl_image 1.2.6-1
    sdl_mixer 1.2.8-1
    seamonkey 1.1.5-2
    skype 2.0.0.27-1
    slim-themes 1.2.3-2
    squeeze 0.2.2-1
    sudo 1.6.9p10-3
    syslog-ng 2.0.6-1
    sysvinit 2.86-4
    tar 1.19-2
    terminal 0.2.8-1
    terminatorx 3.82-1
    thunar-archive-plugin 0.2.4-5
    thunar-volman 0.2.0-1
    ttf-ms-fonts 2.0-1
    tuxcards 2.0-1
    unclutter 8-4
    unrar 3.7.8-1
    unzip 5.52-3
    vim 7.1.156-1
    vlc 0.8.6d-1
    which 2.17-2
    xcursor-grounation 0.3-5
    xfce-mcs-plugins 4.4.2-1
    xfce-utils 4.4.2-1
    xfce4-appfinder 4.4.2-1
    xfce4-cpugraph-plugin 0.4.0-1
    xfce4-genmon-plugin 3.1-4
    xfce4-icon-theme 4.4.2-1
    xfce4-mixer 4.4.2-1
    xfce4-netload-plugin 0.4.0-4
    xfce4-screenshooter-plugin 1.0.0-5
    xfce4-session 4.4.2-1
    xfce4-taskmanager 0.3.2-4
    xfdesktop 4.4.2-1
    xfprint 4.4.2-1
    xfwm4-themes 4.4.2-1
    xmms 1.2.11-1
    xorg-fonts-type1 1.0.1-1
    xorg-twm 1.0.1-2
    xterm 229-2
    zip 2.32-1
    Now I am lost, hahhahahahahaahahahahahaha

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

  • Starting full system upgrade... there is nothing to do

    Just finished my Install of Arch and I can't seem to update anything it just gives me "Starting full system upgrade...
    there is nothing to do"
    I tried pacman -Syy and it syncs my repos and I've checked and I do have packages that are out of date so they should upodate. My mirrors are also not out of date, I just checked them

    Please paste the pull output pacman -S openbox. I think you'll find something along the lines of:
    warning: openbox-3.5.0-7 is up to date -- reinstalling
    The following will tell you which version you have installed
    $ pacman -Q openbox
    The current version is 3.5.0-7, which you can see here: https://www.archlinux.org/packages/comm … 4/openbox/

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

Maybe you are looking for

  • Locking objects in iWeb

    I find it strange that iWeb does not have the "Lock" feature that Pages has.  I often like to look back at older blogs or pages on my site.  Sometimes I copy text, pictures or formats for a new page or blog.  I fear sometimes I might inadvertantly ch

  • HT1688 How do you set up photo streaming to your home computer/windows?  My computer does not show an iclod icon when I go to the control panel/network and internet

    How can I set up icloud phote streaming to my home computer?  When I follow their directions my comuter does not show the Icloud icon uner the control panel / netwrok internet

  • Date & time logic

    Dear Sir, I have a table abc with two columns. Column values are like date1 minutes 201103010559 560 201105250123 227 201003210445 430 I have to add minutes column values to date1 from the 9 digits onwards. because date1 having date and time values l

  • Trying To Re-Install OS X on MBP C2D 2.4-17"

    I'm using a MBP 2.16-15" Core 2 Duo with 3Gb Ram, OS X 10.4.10 I am trying to re-install OS X on my friends MBP C2D 2.4-17"  OS X 10.4.10 using MY Install DVD's as he forgot  his! (My DVD OS V 10.4.8, AHT V 3A116, Disc V 1.0) His MBP keeps coming up

  • Colour Key/PNG - not sure what I'm doing wrong

    Working an AIC 720/25p project, I've also created a second sequence to use AIC 720/25p, I intend to export from sequence 2 as a video file in order to import it into the original project sequence. Sequence 2 consists of a blue matte on v1, a PNG imag