[Solved] Pacman -Syu not updating fully?

I've run Syy then Syu a couple times, yet pacman doesn't alert me to a newer Linux in core.
$ uname -r
Output: ... 3.6.5 ...
$ pacman -S linux
Output: ... linux-3.6.9-1 ...
So should I install this newer Linux regardless and then re-run Syu? Or is pacman disregarding 3.6.9 for a reason?
Thanks,
Last edited by theoddsarebad (2012-12-10 20:18:37)

theoddsarebad wrote:
I haven't done the update yet, I just see that it is available, and my system has already been rebooted a few times after a previous system update (last week).
So the scenario is I have a freshly rebooted box reporting kernal 3.6.5, and pacman -Syy then pacman -Syu tells me everything is up to date, and pacman -S linux tells me that 3.6.9 is available.
That scenario seems odd so I just wanted to ask if it means maybe that I shouldn't update yet, or should I just update the kernel regardless by doing pacman -S linux?
You have "linux" on IgnorePkg? check your /etc/pacman.conf
If you are using arch on a vps (not based on kvm, but on openvz or similar) chances are, you are stuck with your current kernel.
If thats the case, don't force the kernel update.
Last edited by chris_l (2012-12-10 19:44:59)

Similar Messages

  • [SOLVED] Pacman -Syu not working from chroot

    Hey all, after an update today I accidentally broke something - I googled the error message on my Ubuntu install and it sent me to the pacman Arch Wiki page, at the very bottom -
    pacman wrote:Q: After updating my system, I get a "unable to find root device" error after rebooting and my system will no longer boot.
    A: Most likely your initramfs got broken during a kernel update (inproper use of pacman's --force option can be a cause). Use the below procedure in order to restore it.
    Boot from a Arch live-cd. Once booted, run:
    # mkdir /mnt/arch
    # mount /dev/sdx /mnt/arch (your root partition)
    # cd /mnt/arch
    # mount -t proc proc proc/
    # mount -t sysfs sys sys/
    # mount -o bind /dev dev/
    # mount /dev/sdx boot/ (your /boot partition)
    # chroot . /bin/bash
    # pacman -Syu
    # pacman -S udev
    # pacman -S mkinitcpio
    # mkinitcpio -p linux
    Afterwards, unmount and reboot.
    OK, so i followed those instructions, however when I got to doing pacman -Syu I get a string of errors:
    pacman -Syu wrote::: Synchronising package databases...
    error: failed retrieving file 'xorg110.db' from catalyst.apocalypsus.net : Could not resolve host: catalyst.apocalypsus.net; Unknown error
    error: failed to update xorg110 (download library error)
    error: failed retrieving file 'core.db' from mirror.bytemark.co.uk : Could not resolve host: mirror.bytemark.co.uk; Unknown error
    error: failed retrieving file 'core.db' from archlinux.mirrors.uk2.net : Could not resolve host: archlinux.mirrors.uk2.net; Unknown error
    error: failed retrieving file 'core.db' from mirror.cinosure.com : Could not resolve host: mirror.cinosure.com; Unknown error
    error: failed retrieving file 'core.db' from mirror.lividpenguin.com : Could not resolve host: mirror.lividpenguin.com; Unknown error
    error: failed to update core (download library error)
    error: failed retrieving file 'extra.db' from mirror.bytemark.co.uk : Could not resolve host: mirror.bytemark.co.uk; Unknown error
    error: failed retrieving file 'extra.db' from archlinux.mirrors.uk2.net : Could not resolve host: archlinux.mirrors.uk2.net; Unknown error
    error: failed retrieving file 'extra.db' from mirror.cinosure.com : Could not resolve host: mirror.cinosure.com; Unknown error
    error: failed retrieving file 'extra.db' from mirror.lividpenguin.com : Could not resolve host: mirror.lividpenguin.com; Unknown error
    error: failed to update extra (download library error)
    error: failed retrieving file 'community.db' from mirror.bytemark.co.uk : Could not resolve host: mirror.bytemark.co.uk; Unknown error
    error: failed retrieving file 'community.db' from archlinux.mirrors.uk2.net : Could not resolve host: archlinux.mirrors.uk2.net; Unknown error
    error: failed retrieving file 'community.db' from mirror.cinosure.com : Could not resolve host: mirror.cinosure.com; Unknown error
    error: failed retrieving file 'community.db' from mirror.lividpenguin.com : Could not resolve host: mirror.lividpenguin.com; Unknown error
    error: failed to update community (download library error)
    error: failed retrieving file 'multilib.db' from mirror.bytemark.co.uk : Could not resolve host: mirror.bytemark.co.uk; Unknown error
    error: failed retrieving file 'multilib.db' from archlinux.mirrors.uk2.net : Could not resolve host: archlinux.mirrors.uk2.net; Unknown error
    error: failed retrieving file 'multilib.db' from mirror.cinosure.com : Could not resolve host: mirror.cinosure.com; Unknown error
    error: failed retrieving file 'multilib.db' from mirror.lividpenguin.com : Could not resolve host: mirror.lividpenguin.com; Unknown error
    error: failed to update multilib (download library error)
    error: failed retrieving file 'archlinuxfr.db' from repo.archlinux.fr : Could not resolve host: repo.archlinux.fr; Unknown error
    error: failed to update archlinuxfr (download library error)
    error: failed to synchronise any databases
    error: failed to init transaction (download library error)
    I've tried pacman -Syy (Returns the same errors) So I'm not sure what to do after that...
    Any help to get me back on Arch is appreciated, Ubuntu's too slow!
    Last edited by Reded (2012-03-27 02:06:38)

    The first one -
    I can ping 8.8.8.8 but not any of the pacman mirrors.
    ping mirrors.kernel.org wrote:ping: unknown host mirrors.kernel.org
    ping 8.8.8.8 wrote:PING 8.8.8.8 (8.8.8.8) 56(84) bytes of data.
    64 bytes from 8.8.8.8: icmp_req=1 ttl=54 time=54.3 ms
    cat /etc/resolv.conf wrote:# Generated by dhcpcd
    # /etc/resolv.conf.head can replace this line
    # /etc/resolv.conf.tail can replace this line
    The second thread said his rc.conf file was on static not dhcp - Mine doesn't have any mention of those two terms in it.
    EDIT:
    Well I can't boot into my Arch install so I've not really got a choice other than chroot And I've tried it a few times with no result.
    Last edited by Reded (2012-03-26 19:16:41)

  • [SOLVED] Failed pacman -Syu system update

    I tried update pacman -Syu and gave me this message:
    error: failed to init transaction (unable to lock database)
    if you're sure a package manager is not already
    running, you can remove /var/lib/pacman/db.lck
    so I changed db.lck to db.lck.bac
    and when I pacman -syu   pacman gave me this mesage:
    error: failed to commit transaction (conflicting files)
    initscripts: /etc/profile.d/locale.sh exists in filesystem
    Errors occurred, no packages were upgraded.
    any Ideals?
    Last edited by mephostophilis (2011-10-23 05:48:20)

    https://bbs.archlinux.org/viewtopic.php … 1#p1007171

  • [SOLVED] pacman -Syu update strikes again!

    Several minutes back updated arch as usual. And apart from xterm and dillo I can't run anything.
    chromium
    [5734:5734:280761273:ERROR:browser_main.cc(910)] GLib-GObject: specified class size for type `GtkIMContextUIM' is smaller than the parent type's `GtkIMContext'
    class size
    [5734:5734:280761665:ERROR:browser_main.cc(910)] GLib-GObject: specified instance size for type `UIMCandWinGtk' is smaller than the parent type's `GtkWindow'
    instance size
    Segmentation fault
    sakura
    (sakura:10437): GLib-GObject-WARNING **: specified class size for type `GtkIMContextUIM' is smaller than the parent type's `GtkIMContext' class size
    *** glibc detected *** sakura: malloc(): memory corruption: 0x0000000000978a40 ***
    ======= Backtrace: =========
    /lib/libc.so.6(+0x7342a)[0x7f57dfb5d42a]
    /lib/libc.so.6(+0x74e1a)[0x7f57dfb5ee1a]
    /lib/libc.so.6(+0x75891)[0x7f57dfb5f891]
    /lib/libc.so.6(__libc_memalign+0x93)[0x7f57dfb617a3]
    /lib/libc.so.6(posix_memalign+0x59)[0x7f57dfb62909]
    /usr/lib/libglib-2.0.so.0(+0x16e96)[0x7f57e00fce96]
    /usr/lib/libglib-2.0.so.0(g_slice_alloc+0x5fa)[0x7f57e014404a]
    /usr/lib/libglib-2.0.so.0(g_slice_alloc0+0x16)[0x7f57e01441a6]
    /usr/lib/libgobject-2.0.so.0(g_type_create_instance+0x99)[0x7f57e0402539]
    /usr/lib/libgobject-2.0.so.0(+0x1015c)[0x7f57e03e115c]
    /usr/lib/libgobject-2.0.so.0(g_object_newv+0x892)[0x7f57e03e4102]
    /usr/lib/libgobject-2.0.so.0(g_object_new+0xec)[0x7f57e03e4ccc]
    /usr/lib/gtk-3.0/3.0.0/immodules/im-uim.so(im_module_create+0x46)[0x7f57d9d69686]
    /usr/lib/libgtk-x11-2.0.so.0(+0x11e606)[0x7f57e0e5a606]
    /usr/lib/libgtk-x11-2.0.so.0(+0x11eee9)[0x7f57e0e5aee9]
    /usr/lib/libgtk-x11-2.0.so.0(+0x11ef28)[0x7f57e0e5af28]
    /usr/lib/libvte.so.9(+0x26916)[0x7f57dfe6e916]
    /usr/lib/libgobject-2.0.so.0(g_closure_invoke+0x15e)[0x7f57e03df1fe]
    /usr/lib/libgobject-2.0.so.0(+0x1e815)[0x7f57e03ef815]
    /usr/lib/libgobject-2.0.so.0(g_signal_emit_valist+0x88a)[0x7f57e03f97aa]
    /usr/lib/libgobject-2.0.so.0(g_signal_emit+0x82)[0x7f57e03f9952]
    /usr/lib/libgtk-x11-2.0.so.0(gtk_widget_realize+0x9e)[0x7f57e0f9277e]
    /usr/lib/libgtk-x11-2.0.so.0(gtk_widget_map+0xf8)[0x7f57e0f92e68]
    /usr/lib/libgtk-x11-2.0.so.0(+0x8432b)[0x7f57e0dc032b]
    /usr/lib/libgtk-x11-2.0.so.0(+0xb8abf)[0x7f57e0df4abf]
    /usr/lib/libgobject-2.0.so.0(g_closure_invoke+0xa9)[0x7f57e03df149]
    /usr/lib/libgobject-2.0.so.0(+0x1e815)[0x7f57e03ef815]
    /usr/lib/libgobject-2.0.so.0(g_signal_emit_valist+0x88a)[0x7f57e03f97aa]
    /usr/lib/libgobject-2.0.so.0(g_signal_emit+0x82)[0x7f57e03f9952]
    /usr/lib/libgtk-x11-2.0.so.0(gtk_widget_map+0xce)[0x7f57e0f92e3e]
    /usr/lib/libgtk-x11-2.0.so.0(+0x159968)[0x7f57e0e95968]
    /usr/lib/libgobject-2.0.so.0(g_closure_invoke+0xa9)[0x7f57e03df149]
    /usr/lib/libgobject-2.0.so.0(+0x1e815)[0x7f57e03ef815]
    /usr/lib/libgobject-2.0.so.0(g_signal_emit_valist+0x88a)[0x7f57e03f97aa]
    /usr/lib/libgobject-2.0.so.0(g_signal_emit+0x82)[0x7f57e03f9952]
    /usr/lib/libgtk-x11-2.0.so.0(gtk_widget_map+0xce)[0x7f57e0f92e3e]
    /usr/lib/libgtk-x11-2.0.so.0(+0x2676aa)[0x7f57e0fa36aa]
    /usr/lib/libgobject-2.0.so.0(g_closure_invoke+0x15e)[0x7f57e03df1fe]
    /usr/lib/libgobject-2.0.so.0(+0x1e815)[0x7f57e03ef815]
    /usr/lib/libgobject-2.0.so.0(g_signal_emit_valist+0x88a)[0x7f57e03f97aa]
    /usr/lib/libgobject-2.0.so.0(g_signal_emit+0x82)[0x7f57e03f9952]
    /usr/lib/libgtk-x11-2.0.so.0(gtk_widget_map+0xce)[0x7f57e0f92e3e]
    /usr/lib/libgtk-x11-2.0.so.0(+0x261190)[0x7f57e0f9d190]
    /usr/lib/libgobject-2.0.so.0(g_closure_invoke+0x15e)[0x7f57e03df1fe]
    /usr/lib/libgobject-2.0.so.0(+0x1e815)[0x7f57e03ef815]
    /usr/lib/libgobject-2.0.so.0(g_signal_emit_valist+0x88a)[0x7f57e03f97aa]
    /usr/lib/libgobject-2.0.so.0(g_signal_emit+0x82)[0x7f57e03f9952]
    /usr/lib/libgtk-x11-2.0.so.0(gtk_widget_show+0x86)[0x7f57e0f93736]
    sakura[0x40a55c]
    sakura(main+0x104a)[0x40be3a]
    /lib/libc.so.6(__libc_start_main+0xed)[0x7f57dfb0af6d]
    sakura[0x405599]
    ======= Memory map: ========
    00400000-0040f000 r-xp 00000000 08:06 295413 /usr/bin/sakura
    0060f000-00610000 rw-p 0000f000 08:06 295413 /usr/bin/sakura
    007f9000-00a46000 rw-p 00000000 00:00 0 [heap]
    7f57d4000000-7f57d4021000 rw-p 00000000 00:00 0
    7f57d4021000-7f57d8000000 ---p 00000000 00:00 0
    7f57d8997000-7f57d89ac000 r-xp 00000000 08:06 280618 /usr/lib/libgcc_s.so.1
    7f57d89ac000-7f57d8bac000 ---p 00015000 08:06 280618 /usr/lib/libgcc_s.so.1
    7f57d8bac000-7f57d8bad000 rw-p 00015000 08:06 280618 /usr/lib/libgcc_s.so.1
    7f57d8bad000-7f57d8c70000 rw-p 00000000 00:00 0
    7f57d8c70000-7f57d8c72000 r-xp 00000000 08:06 272636 /usr/lib/libgcroots.so.0.1.0
    7f57d8c72000-7f57d8e71000 ---p 00002000 08:06 272636 /usr/lib/libgcroots.so.0.1.0
    7f57d8e71000-7f57d8e72000 rw-p 00001000 08:06 272636 /usr/lib/libgcroots.so.0.1.0
    7f57d8e72000-7f57d8e95000 r-xp 00000000 08:06 272638 /usr/lib/libuim-scm.so.0.1.0
    7f57d8e95000-7f57d9095000 ---p 00023000 08:06 272638 /usr/lib/libuim-scm.so.0.1.0
    7f57d9095000-7f57d9098000 rw-p 00023000 08:06 272638 /usr/lib/libuim-scm.so.0.1.0
    7f57d9098000-7f57d90ac000 r-xp 00000000 08:06 272639 /usr/lib/libuim.so.7.1.0
    7f57d90ac000-7f57d92ac000 ---p 00014000 08:06 272639 /usr/lib/libuim.so.7.1.0
    7f57d92ac000-7f57d92af000 rw-p 00014000 08:06 272639 /usr/lib/libuim.so.7.1.0
    7f57d92af000-7f57d92b5000 r-xp 00000000 08:06 278314 /usr/lib/libcairo-gobject.so.2.11000.2
    7f57d92b5000-7f57d94b5000 ---p 00006000 08:06 278314 /usr/lib/libcairo-gobject.so.2.11000.2
    7f57d94b5000-7f57d94b7000 rw-p 00006000 08:06 278314 /usr/lib/libcairo-gobject.so.2.11000.2
    7f57d94b7000-7f57d952c000 r-xp 00000000 08:06 280932 /usr/lib/libgdk-3.so.0.0.11
    7f57d952c000-7f57d972b000 ---p 00075000 08:06 280932 /usr/lib/libgdk-3.so.0.0.11
    7f57d972b000-7f57d972f000 rw-p 00074000 08:06 280932 /usr/lib/libgdk-3.so.0.0.11
    7f57d972f000-7f57d9730000 rw-p 00000000 00:00 0
    7f57d9730000-7f57d9b2c000 r-xp 00000000 08:06 280933 /usr/lib/libgtk-3.so.0.0.11
    7f57d9b2c000-7f57d9d2c000 ---p 003fc000 08:06 280933 /usr/lib/libgtk-3.so.0.0.11
    7f57d9d2c000-7f57d9d36000 rw-p 003fc000 08:06 280933 /usr/lib/libgtk-3.so.0.0.11
    7f57d9d36000-7f57d9d38000 rw-p 00000000 00:00 0
    7f57d9d5f000-7f57d9d74000 r-xp 00000000 08:06 394371 /usr/lib/gtk-3.0/3.0.0/immodules/im-uim.so
    7f57d9d74000-7f57d9f73000 ---p 00015000 08:06 394371 /usr/lib/gtk-3.0/3.0.0/immodules/im-uim.so
    7f57d9f73000-7f57d9f75000 rw-p 00014000 08:06 394371 /usr/lib/gtk-3.0/3.0.0/immodules/im-uim.so
    7f57d9f75000-7f57da0be000 r-xp 00000000 08:06 279142 /usr/lib/libxml2.so.2.7.8
    7f57da0be000-7f57da2bd000 ---p 00149000 08:06 279142 /usr/lib/libxml2.so.2.7.8
    7f57da2bd000-7f57da2c7000 rw-p 00148000 08:06 279142 /usr/lib/libxml2.so.2.7.8
    7f57da2c7000-7f57da2c8000 rw-p 00000000 00:00 0
    7f57da2c8000-7f57da300000 r-xp 00000000 08:06 290166 /usr/lib/libcroco-0.6.so.3.0.1
    7f57da300000-7f57da500000 ---p 00038000 08:06 290166 /usr/lib/libcroco-0.6.so.3.0.1
    7f57da500000-7f57da504000 rw-p 00038000 08:06 290166 /usr/lib/libcroco-0.6.so.3.0.1
    7f57da504000-7f57da538000 r-xp 00000000 08:06 283316 /usr/lib/librsvg-2.so.2.34.0
    7f57da538000-7f57da737000 ---p 00034000 08:06 283316 /usr/lib/librsvg-2.so.2.34.0
    7f57da737000-7f57da739000 rw-p 00033000 08:06 283316 /usr/lib/librsvg-2.so.2.34.0
    7f57da739000-7f57da73b000 r-xp 00000000 08:06 283317 /usr/lib/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-svg.so
    7f57da73b000-7f57da93a000 ---p 00002000 08:06 283317 /usr/lib/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-svg.so
    7f57da93a000-7f57da93b000 rw-p 00001000 08:06 283317 /usr/lib/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-svg.so
    7f57da93b000-7f57da947000 r-xp 00000000 08:06 287497 /usr/lib/gtk-2.0/2.10.0/engines/libmist.so
    7f57da947000-7f57dab47000 ---p 0000c000 08:06 287497 /usr/lib/gtk-2.0/2.10.0/engines/libmist.so
    7f57dab47000-7f57dab48000 rw-p 0000c000 08:06 287497 /usr/lib/gtk-2.0/2.10.0/engines/libmist.so
    7f57dab48000-7f57dab53000 r-xp 00000000 08:06 524524 /lib/libnss_files-2.13.so
    7f57dab53000-7f57dad52000 ---p 0000b000 08:06 524524 /lib/libnss_files-2.13.so
    7f57dad52000-7f57dad53000 r--p 0000a000 08:06 524524 /lib/libnss_files-2.13.so
    7f57dad53000-7f57dad54000 rw-p 0000b000 08:06 524524 /lib/libnss_files-2.13.so
    7f57dad54000-7f57db20a000 r--p 00000000 08:06 278153 /usr/lib/locale/locale-archive
    7f57db20a000-7f57db20f000 r-xp 00000000 08:06 274395 /usr/lib/libXdmcp.so.6.0.0
    7f57db20f000-7f57db40e000 ---p 00005000 08:06 274395 /usr/lib/libXdmcp.so.6.0.0
    7f57db40e000-7f57db40f000 rw-p 00004000 08:06 274395 /usr/lib/libXdmcp.so.6.0.0
    7f57db40f000-7f57db411000 r-xp 00000000 08:06 274409 /usr/lib/libXau.so.6.0.0
    7f57db411000-7f57db610000 ---p 00002000 08:06 274409 /usr/lib/libXau.so.6.0.0
    7f57db610000-7f57db611000 rw-p 00001000 08:06 274409 /usr/lib/libXau.so.6.0.0
    7f57db611000-7f57db638000 r-xp 00000000 08:06 265954 /usr/lib/libexpat.so.1.5.2
    7f57db638000-7f57db837000 ---p 00027000 08:06 265954 /usr/lib/libexpat.so.1.5.2
    7f57db837000-7f57db83a000 rw-p 00026000 08:06 265954 /usr/lib/libexpat.so.1.5.2
    7f57db83a000-7f57db84d000 r-xp 00000000 08:06 524341 /lib/libresolv-2.13.so
    7f57db84d000-7f57dba4d000 ---p 00013000 08:06 524341 /lib/libresolv-2.13.so
    7f57dba4d000-7f57dba4e000 r--p 00013000 08:06 524341 /lib/libresolv-2.13.so
    7f57dba4e000-7f57dba4f000 rw-p 00014000 08:06 524341 /lib/libresolv-2.13.so
    7f57dba4f000-7f57dba51000 rw-p 00000000 00:00 0
    7f57dba51000-7f57dba69000 r-xp 00000000 08:06 263672 /usr/lib/libz.so.1.2.5
    7f57dba69000-7f57dbc68000 ---p 00018000 08:06 263672 /usr/lib/libz.so.1.2.5
    7f57dbc68000-7f57dbc69000 rw-p 00017000 08:06 263672 /usr/lib/libz.so.1.2.5
    7f57dbc69000-7f57dbcd8000 r-xp 00000000 08:06 276147 /usr/lib/libpixman-1.so.0.22.0
    7f57dbcd8000-7f57dbed8000 ---p 0006f000 08:06 276147 /usr/lib/libpixman-1.so.0.22.0
    7f57dbed8000-7f57dbedd000 rw-p 0006f000 08:06 276147 /usr/lib/libpixman-1.so.0.22.0
    7f57dbedd000-7f57dbedf000 r-xp 00000000 08:06 524301 /lib/libdl-2.13.so
    7f57dbedf000-7f57dc0df000 ---p 00002000 08:06 524301 /lib/libdl-2.13.so
    7f57dc0df000-7f57dc0e0000 r--p 00002000 08:06 524301 /lib/libdl-2.13.so
    7f57dc0e0000-7f57dc0e1000 rw-p 00003000 08:06 524301 /lib/libdl-2.13.so
    7f57dc0e1000-7f57dc0fc000 r-xp 00000000 08:06 274458 /usr/lib/libxcb.so.1.1.0
    7f57dc0fc000-7f57dc2fb000 ---p 0001b000 08:06 274458 /usr/lib/libxcb.so.1.1.0
    7f57dc2fb000-7f57dc2fc000 rw-p 0001a000 08:06 274458 /usr/lib/libxcb.so.1.1.0
    7f57dc2fc000-7f57dc353000 r-xp 00000000 08:06 525007 /lib/libncursesw.so.5.9
    7f57dc353000-7f57dc552000 ---p 00057000 08:06 525007 /lib/libncursesw.so.5.9
    7f57dc552000-7f57dc557000 rw-p 00056000 08:06 525007 /lib/libncursesw.so.5.9
    7f57dc557000-7f57dc592000 r-xp 00000000 08:06 524588 /lib/libpcre.so.0.0.1
    7f57dc592000-7f57dc791000 ---p 0003b000 08:06 524588 /lib/libpcre.so.0.0.1
    7f57dc791000-7f57dc792000 rw-p 0003a000 08:06 524588 /lib/libpcre.so.0.0.1
    7f57dc792000-7f57dc7a9000 r-xp 00000000 08:06 524314 /lib/libpthread-2.13.so
    7f57dc7a9000-7f57dc9a9000 ---p 00017000 08:06 524314 /lib/libpthread-2.13.so
    7f57dc9a9000-7f57dc9aa000 r--p 00017000 08:06 524314 /lib/libpthread-2.13.so
    7f57dc9aa000-7f57dc9ab000 rw-p 00018000 08:06 524314 /lib/libpthread-2.13.so
    7f57dc9ab000-7f57dc9af000 rw-p 00000000 00:00 0
    7f57dc9af000-7f57dc9b6000 r-xp 00000000 08:06 539739 /lib/librt-2.13.so
    7f57dc9b6000-7f57dcbb5000 ---p 00007000 08:06 539739 /lib/librt-2.13.so
    7f57dcbb5000-7f57dcbb6000 r--p 00006000 08:06 539739 /lib/librt-2.13.so
    7f57dcbb6000-7f57dcbb7000 rw-p 00007000 08:06 539739 /lib/librt-2.13.so
    7f57dcbb7000-7f57dcbbb000 r-xp 00000000 08:06 265747 /usr/lib/libgthread-2.0.so.0.2800.8Aborted
    other apps output the same amount of trash.
    I tried to reinstall gcc with deps (as it may stand for segmentation fault), reinstalled gtk, all to no avail.
    Can somebody help me bring my system into condition after a typical arch-way update)?
    Last edited by tasty_minerals (2011-06-12 09:36:50)

    pacman.log
    [2011-06-10 11:30] Running 'pacman -Syu'
    [2011-06-10 11:30] synchronizing package lists
    [2011-06-10 11:30] starting full system upgrade
    [2011-06-10 11:37] upgraded glib2 (2.28.7-1 -> 2.28.8-1)
    [2011-06-10 11:37] upgraded avahi (0.6.30-2 -> 0.6.30-3)
    [2011-06-10 11:37] upgraded gcc-libs (4.6.0-5 -> 4.6.0-6)
    [2011-06-10 11:37] upgraded boost-libs (1.46.1-2 -> 1.46.1-3)
    [2011-06-10 11:38] upgraded chromium (11.0.696.77-1 -> 12.0.742.91-1)
    [2011-06-10 11:38] upgraded coreutils (8.12-1 -> 8.12-2)
    [2011-06-10 11:38] upgraded gcc (4.6.0-5 -> 4.6.0-6)
    [2011-06-10 11:38] upgraded gcc-ada (4.6.0-5 -> 4.6.0-6)
    [2011-06-10 11:38] upgraded gcc-fortran (4.6.0-5 -> 4.6.0-6)
    [2011-06-10 11:38] upgraded gcc-objc (4.6.0-5 -> 4.6.0-6)
    [2011-06-10 11:38] upgraded gtk3 (3.0.10-2 -> 3.0.11-1)
    [2011-06-10 11:38] upgraded openjdk6 (6.b22_1.10.1-2 -> 6.b22_1.10.2-1)
    [2011-06-10 11:38] upgraded icedtea-web (1.0.2-1 -> 1.1-2)
    [2011-06-10 11:38] ATTENTION UDEV:
    [2011-06-10 11:38] ---------------
    [2011-06-10 11:38] Arch's custom blacklisting logic has been removed. MOD_AUTOLOAD and
    [2011-06-10 11:38] blacklisting in MODULES no longer works.
    [2011-06-10 11:38] See 'man modprobe.conf' for a replacement to blacklisting.
    [2011-06-10 11:38] To disable a module mod1 on the kernel command line, use
    [2011-06-10 11:38] mod1.disable=1
    [2011-06-10 11:38] or
    [2011-06-10 11:38] modprobe.blacklist=mod1
    [2011-06-10 11:38] --
    [2011-06-10 11:38] The following modules are no longer unconditionally loaded:
    [2011-06-10 11:38] pcspkr irtty-sir analog lp ppdev ide-generic
    [2011-06-10 11:38] Add them to MODULES in rc.conf if you need them.
    [2011-06-10 11:38] ---------------
    [2011-06-10 11:38] upgraded udev (171-1 -> 171-2)
    [2011-06-10 11:38] upgraded iproute2 (2.6.37-1 -> 2.6.38-3)
    [2011-06-10 11:38] warning: /etc/inittab installed as /etc/inittab.pacnew
    [2011-06-10 11:38] warning: /etc/rc.conf installed as /etc/rc.conf.pacnew
    [2011-06-10 11:38] Blacklisting of modules is no longer supported in rc.conf,
    [2011-06-10 11:38] please add blacklist entries to /etc/modprobe.d/ instead.
    [2011-06-10 11:38] upgraded initscripts (2011.05.2-1 -> 2011.06.3-1)
    [2011-06-10 11:38] upgraded inputproto (2.0.1-1 -> 2.0.2-1)
    [2011-06-10 11:38] upgraded inxi (1.5.11-1 -> 1.6.5-1)
    [2011-06-10 11:38] upgraded jfsutils (1.1.14-2 -> 1.1.15-2)
    [2011-06-10 11:38] >>> Updating module dependencies. Please wait ...
    [2011-06-10 11:38] >>> MKINITCPIO SETUP
    [2011-06-10 11:38] >>> ----------------
    [2011-06-10 11:38] >>> If you use LVM2, Encrypted root or software RAID,
    [2011-06-10 11:38] >>> Ensure you enable support in /etc/mkinitcpio.conf .
    [2011-06-10 11:38] >>> More information about mkinitcpio setup can be found here:
    [2011-06-10 11:38] >>> http://wiki.archlinux.org/index.php/Mkinitcpio
    [2011-06-10 11:38]
    [2011-06-10 11:38] >>> Generating initial ramdisk, using mkinitcpio. Please wait...
    [2011-06-10 11:38] ==> Building image "default"
    [2011-06-10 11:38] ==> Running command: /sbin/mkinitcpio -k 2.6.38-ARCH -c /etc/mkinitcpio.conf -g /boot/kernel26.img
    [2011-06-10 11:38] :: Begin build
    [2011-06-10 11:38] :: Parsing hook [base]
    [2011-06-10 11:39] :: Parsing hook [udev]
    [2011-06-10 11:39] :: Parsing hook [autodetect]
    [2011-06-10 11:39] :: Parsing hook [pata]
    [2011-06-10 11:39] :: Parsing hook [scsi]
    [2011-06-10 11:39] :: Parsing hook [sata]
    [2011-06-10 11:39] :: Parsing hook [filesystems]
    [2011-06-10 11:39] :: Generating module dependencies
    [2011-06-10 11:39] :: Generating image '/boot/kernel26.img'...SUCCESS
    [2011-06-10 11:39] ==> SUCCESS
    [2011-06-10 11:39] ==> Building image "fallback"
    [2011-06-10 11:39] ==> Running command: /sbin/mkinitcpio -k 2.6.38-ARCH -c /etc/mkinitcpio.conf -g /boot/kernel26-fallback.img -S autodetect
    [2011-06-10 11:39] :: Begin build
    [2011-06-10 11:39] :: Parsing hook [base]
    [2011-06-10 11:39] :: Parsing hook [udev]
    [2011-06-10 11:39] :: Parsing hook [pata]
    [2011-06-10 11:39] :: Parsing hook [scsi]
    [2011-06-10 11:39] :: Parsing hook [sata]
    [2011-06-10 11:39] :: Parsing hook [filesystems]
    [2011-06-10 11:40] :: Generating module dependencies
    [2011-06-10 11:40] :: Generating image '/boot/kernel26-fallback.img'...SUCCESS
    [2011-06-10 11:40] ==> SUCCESS
    [2011-06-10 11:40] upgraded kernel26 (2.6.38.7-1 -> 2.6.38.8-1)
    [2011-06-10 11:40] upgraded kernel26-headers (2.6.38.7-1 -> 2.6.38.8-1)
    [2011-06-10 11:40] upgraded lib32-gcc-libs (4.6.0-5 -> 4.6.0-6)
    [2011-06-10 11:40] upgraded libpurple (2.7.11-5 -> 2.8.0-1)
    [2011-06-10 11:40] upgraded libwebkit (1.4.0-2 -> 1.4.1-1)
    [2011-06-10 11:40] upgraded net-tools (1.60-14 -> 1.60-16)
    [2011-06-10 11:40] installed lxmenu-data (0.1.1-1)
    [2011-06-10 11:40] upgraded pcmanfm (0.9.8-5 -> 0.9.8-6)
    [2011-06-10 11:40] upgraded pidgin (2.7.11-5 -> 2.8.0-1)
    [2011-06-10 11:40] upgraded python2-sqlalchemy (0.7.0-1 -> 0.7.1-1)
    [2011-06-10 11:40] upgraded qt (4.7.3-1 -> 4.7.3-3)
    [2011-06-10 11:40] upgraded xfe (1.32.3-1 -> 1.32.4-1)

  • [SOLVED]pacman -Syu sychronize failure

    Following the Installation instructions I installed a cd iso on the 26th.
    There are 3 other linux distros on the 80 G drive and arch booted up and everything seemed to be OK.
    I uncommented 5 repo sites in the mirrorlist and tried to update pacman -Syu.
    All I get is ( Transient resolver error )   failed to synchronize any databases.
    15 messages in all, for all 3 types. I tried ftp and http as well.
    More searching with only one thread marked SOLVED.
    I rebooted again but still the same errors.
    Where do I go from here?
    Start all over with a new cd?
    Last edited by Marnop (2009-08-01 18:31:09)

    Thanks for the help. I don't understand networking.
    I have been using ubuntu which does most everything for you and opensuse with Yast.
    ifconfig output:
    eth0      Link encap:Ethernet  HWaddr 00:1C:C0:93:05:AF 
              inet addr:0.0.0.55  Bcast:255.255.255.255  Mask:0.0.0.0
              UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
              RX packets:290 errors:0 dropped:0 overruns:0 frame:0
              TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
              collisions:0 txqueuelen:100
              RX bytes:18153 (17.7 Kb)  TX bytes:0 (0.0 b)
              Memory:d2300000-d2320000
    lo        Link encap:Local Loopback 
              inet addr:127.0.0.1  Mask:255.0.0.0
              UP LOOPBACK RUNNING  MTU:16436  Metric:1
              RX packets:0 errors:0 dropped:0 overruns:0 frame:0
              TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
              collisions:0 txqueuelen:0
              RX bytes:0 (0.0 b)  TX bytes:0 (0.0 b)
    ping output:
    none
    route output:
    Kernel IP routing table
    Destination     Gateway         Genmask         Flags Metric Ref    Use Iface
    # /etc/rc.conf - Main Configuration for Arch Linux
    # LOCALIZATION
    # LOCALE: available languages can be listed with the 'locale -a' command
    # HARDWARECLOCK: set to "UTC" or "localtime"
    # USEDIRECTISA: use direct I/O requests instead of /dev/rtc for hwclock
    # TIMEZONE: timezones are found in /usr/share/zoneinfo
    # KEYMAP: keymaps are found in /usr/share/kbd/keymaps
    # CONSOLEFONT: found in /usr/share/kbd/consolefonts (only needed for non-US)
    # CONSOLEMAP: found in /usr/share/kbd/consoletrans
    # USECOLOR: use ANSI color sequences in startup messages
    LOCALE="en_US.utf8"
    HARDWARECLOCK="local"
    USEDIRECTISA="no"
    TIMEZONE="America/Kentucky/Louisville"
    KEYMAP="us"
    CONSOLEFONT=
    CONSOLEMAP=
    USECOLOR="yes"
    # HARDWARE
    # MOD_AUTOLOAD: Allow autoloading of modules at boot and when needed
    # MOD_BLACKLIST: Prevent udev from loading these modules
    # MODULES: Modules to load at boot-up. Prefix with a ! to blacklist.
    # NOTE: Use of 'MOD_BLACKLIST' is deprecated. Please use ! in the MODULES array.
    MOD_AUTOLOAD="yes"
    #MOD_BLACKLIST=() #deprecated
    MODULES=()
    # Scan for LVM volume groups at startup, required if you use LVM
    USELVM="no"
    # NETWORKING
    # HOSTNAME: Hostname of machine. Should also be put in /etc/hosts
    HOSTNAME="myhost"
    # Use 'ifconfig -a' or 'ls /sys/class/net/' to see all available interfaces.
    # Interfaces to start at boot-up (in this order)
    # Declare each interface then list in INTERFACES
    #   - prefix an entry in INTERFACES with a ! to disable it
    #   - no hyphens in your interface names - Bash doesn't like it
    # DHCP:     Set your interface to "dhcp" (eth0="dhcp")
    # Wireless: See network profiles below
    eth0="eth0   netmask   broadcast  55"
    INTERFACES=(eth0)
    # Routes to start at boot-up (in this order)
    # Declare each route then list in ROUTES
    #   - prefix an entry in ROUTES with a ! to disable it
    gateway="default gw 192.168.0.1"
    ROUTES=(!gateway)
    # Enable these network profiles at boot-up.  These are only useful
    # if you happen to need multiple network configurations (ie, laptop users)
    #   - set to 'menu' to present a menu during boot-up (dialog package required)
    #   - prefix an entry with a ! to disable it
    # Network profiles are found in /etc/network.d
    # This now requires the netcfg package
    #NETWORKS=(main)
    # DAEMONS
    # Daemons to start at boot-up (in this order)
    #   - prefix a daemon with a ! to disable it
    #   - prefix a daemon with a @ to start it up in the background
    DAEMONS=(syslog-ng network netfs crond)

  • [Solved] pacman won't update kernel

    Hi, I create a base image that I clone to build from, it has nothing added but 'base-devel', earlier I installed an XFCE install, I went to create another from the same base image, when I install nvidia it told me in both cases that it needed a newer kernel 3.1.4, so I ran
    pacman -Syu
    . This morning this solves the problem, right now it states that it has nothing to update (it's made from the same image) and nvidia won't install stating it needs that upgrade. I shuffled mirrors around to see if it helped but it didn't. Anyone have an idea of why this is occurring?
    thanks in advance for your help.
    --jerry
    Last edited by jk121960 (2011-12-10 23:12:11)

    No, it doesn't do the upgrade, it insists there is nothing to upgrade, while the nvidia install says that there is.
    pacman -S nvidia nvidia-utils extra/opencl-nvidia
    warning: nvidia-utils-290.10-1 is up to date -- reinstalling
    warning: opencl-nvidia-290.10-1 is up to date -- reinstalling
    resolving dependencies...
    warning: cannot resolve "linux>=3.1", a dependency of "nvidia"
    :: The following package cannot be upgraded due to unresolvable dependencies:
    nvidia
    Do you want to skip the above package for this upgrade? [y/N] n
    error: failed to prepare transaction (could not satisfy dependencies)
    :: nvidia: requires linux>=3.1
    thanks
    --jerry
    pacman -Syu
    :: Synchronizing package databases...
    --2011-12-10 12:27:58-- ftp://ftp.jaist.ac.jp/pub/Linux/ArchLinux/core/os/x86_64/core.db
    => `core.db'
    Resolving ftp.jaist.ac.jp... 150.65.7.130, 2001:200:141:feed::feed
    Connecting to ftp.jaist.ac.jp|150.65.7.130|:21... connected.
    Logging in as anonymous ... Logged in!
    ==> SYST ... done. ==> PWD ... done.
    ==> TYPE I ... done. ==> CWD (1) /pub/Linux/ArchLinux/core/os/x86_64 ... done.
    ==> SIZE core.db ... 104184
    File has already been retrieved.
    2011-12-10 12:28:00 (0.00 B/s) - `core.db' saved [104184]
    --2011-12-10 12:28:00-- ftp://ftp.jaist.ac.jp/pub/Linux/ArchLinux/extra/os/x86_64/extra.db
    => `extra.db'
    Resolving ftp.jaist.ac.jp... 150.65.7.130, 2001:200:141:feed::feed
    Connecting to ftp.jaist.ac.jp|150.65.7.130|:21... connected.
    Logging in as anonymous ... Logged in!
    ==> SYST ... done. ==> PWD ... done.
    ==> TYPE I ... done. ==> CWD (1) /pub/Linux/ArchLinux/extra/os/x86_64 ... done.
    ==> SIZE extra.db ... 1178838
    File has already been retrieved.
    2011-12-10 12:28:03 (0.00 B/s) - `extra.db' saved [1178838]
    --2011-12-10 12:28:03-- ftp://ftp.jaist.ac.jp/pub/Linux/ArchLinux/community/os/x86_64/community.db
    => `community.db'
    Resolving ftp.jaist.ac.jp... 150.65.7.130, 2001:200:141:feed::feed
    Connecting to ftp.jaist.ac.jp|150.65.7.130|:21... connected.
    Logging in as anonymous ... Logged in!
    ==> SYST ... done. ==> PWD ... done.
    ==> TYPE I ... done. ==> CWD (1) /pub/Linux/ArchLinux/community/os/x86_64 ... done.
    ==> SIZE community.db ... 972101
    ==> PASV ... done. ==> REST 972243 ... done.
    ==> RETR community.db ... done.
    Length: 972101 (949K), -142 remaining (unauthoritative)
    100%[+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++] 972,243 --.-K/s in 0s
    2011-12-10 12:28:06 (0.00 B/s) - `community.db' saved [972243]
    :: Starting full system upgrade...
    there is nothing to do
    here is the pacman output.
    Last edited by jk121960 (2011-12-10 19:19:46)

  • [SOLVED] Pacman -Syu on a (very) limited bandwidth

    Hi
    I've been using Arch for about a year, and I'm still pretty new to Linux and Arch. The reason I installed Arch in the first place was because of the how much control you have over your system, since you get to build it up according to your preferences. I absolutely love Arch for this and many other reasons.
    The problem I have is that I am limited to 500mb bandwidth a month. I know this wrong, but I always avoid pacman -Syu because of the 500mb limit. I avoid any necessary upgrading, and only upgrade packages that need to be upgraded whenever I need to install a new package that I need. I know very well that this is the wrong thing to do, but seeing as I am limited to 500mb a month (which I already use alot of, if not all, on university stuff), I don't see how I could possibly carry out frequent system upgrades. Could anyone give me some advice? Should I not be using a rolling release distro because of this?
    Last edited by flyswatter (2010-06-05 19:31:54)

    @JackH79
    Hope it'll work out all right for you. Would be a shame to lose you to an 'enemy distros' , just because of bandwidth restrictions.
    Thank you. Don't worry, getting me off Arch is not gonna be easy
    @syn
    So is the public library's wifi off limits?
    hmm...getting to the public library would be troublesome. I doubt most public libraries here have wifi anyways The uni library, as well as the rest of campus, gives us access to internet via wifi, but it has a ridiculous 150mb cap. Luckily, downloads on the uni network are unlimited, and I have a good feeling the Arch mirror is on the uni network. I'll just have to wait and see.
    @mvdvarrier
    Thank you. I was thinking about using Slackware, and it really helps knowing that the updates are small. I feel that I have found the solution because of my uni's arch mirror, but if that and all other attempts to stick to Arch fails, I think that sounds like a great plan B Still gonna try my best to keep Arch, I haven't used many distro's (Ubuntu, slight tinkering on a Fedora based distro...and Puppy Linux, Slax Frodo and ttylinux if tiny live distros count), but I really do like Arch's way of doing things.
    Last edited by flyswatter (2009-12-09 16:51:39)

  • [SOLVED]Pacman fails to update

    Hi,
    It's been a while, so I hope this issue can be resolved here, and I'll be on my best behaviour. I tried an update (system-wide) with
    pacman -Syu
    it came back with :
    error: failed to commit transaction (conflicting files)
    initscripts: /etc/profile.d/locale.sh exists in filesystem
    Errors occurred, no packages were upgraded.
    What do I do next?
    Thanks for helping out
    Thor
    Last edited by Thor@Flanders (2011-10-26 09:38:53)

    Will do, tnx.
    New-year resolution: read the news on-site more often.
    Marking this as solved
    Last edited by Thor@Flanders (2011-10-26 09:38:33)

  • [Solved] pacman -Syu fails because of libreoffice conflict

    I haven't done a system update for a little while - now when I attempt pacman -Syu, I get a failure due to libreoffice conflicts:
    [peter@desktop AURBuilds]$ sudo pacman -Syu
    :: Synchronising package databases...
    core is up to date
    extra is up to date
    community is up to date
    multilib is up to date
    error: failed retrieving file 'archVMrepo.db' from repo.ktz.me : Connection timed out after 10000 milliseconds
    error: failed to update archVMrepo (download library error)
    :: Starting full system upgrade...
    :: Replace libreoffice-still-base with extra/libreoffice-still? [Y/n]
    :: Replace libreoffice-still-calc with extra/libreoffice-still? [Y/n]
    :: Replace libreoffice-still-common with extra/libreoffice-still? [Y/n]
    :: Replace libreoffice-still-draw with extra/libreoffice-still? [Y/n]
    :: Replace libreoffice-still-gnome with extra/libreoffice-still? [Y/n]
    :: Replace libreoffice-still-impress with extra/libreoffice-still? [Y/n]
    :: Replace libreoffice-still-kde4 with extra/libreoffice-still? [Y/n]
    :: Replace libreoffice-still-math with extra/libreoffice-still? [Y/n]
    :: Replace libreoffice-still-postgresql-connector with extra/libreoffice-still? [Y/n]
    :: Replace libreoffice-still-writer with extra/libreoffice-still? [Y/n]
    resolving dependencies...
    warning: dependency cycle detected:
    warning: freetype2 will be installed before its harfbuzz dependency
    warning: dependency cycle detected:
    warning: lib32-harfbuzz will be installed before its lib32-freetype2 dependency
    looking for inter-conflicts...
    :: libreoffice-still-sdk and libreoffice-still-sdk-doc are in conflict. Remove libreoffice-still-sdk-doc? [y/N]
    error: unresolvable package conflicts detected
    error: failed to prepare transaction (conflicting dependencies)
    :: libreoffice-still-sdk and libreoffice-still-sdk-doc are in conflict
    [peter@desktop AURBuilds]$
    How do I resolve this?
    Last edited by PeterBell (2015-02-08 02:18:43)

    Trilby wrote:What are you doing?  Wine was never a problem.
    I'm sorry - I was trying to help myself by following the errors, as reported.  It seemed that my problem stemmed from lib32-harfbuzz and lib32-freetype2, so I was attempting to remove those.  However, wine was dependent on them so had to be removed first.
    I told you want needed to be done.  If you ignore provided advice and instead do other random things (without actually specifying what you are doing) then no one can help you.
    Indeed, your posting did point me in the right direction, but did not appear until after I had posted about my experiment with wine.  Wine is no great loss, anyway - I've never managed to achieve anything useful with it!
    As you indicated, my problems were resolved by updating package-query:
    yaourt package-query
    Edit: In my searching, I did come across advice to use pacaur instead of yaourt - I'm not sure whether this would have made any difference in my case.
    My analysis, wrongly or rightly, is this:
    1) AUR packages (some?) appear to list pacman version as a dependency.  "pacman -Syu" was attempting to update itself to 4.2 which broke the dependency (<4.2), even though 4.1.x was running at the time - there's a recipe for confusion!  This was resolved by rebuilding package-query before updating the rest of the system, because the latest version has updated the pacman dependency.
    2) lib32-harfbuzz and lib32-freetype2 (both AUR packages?) were in conflict - they cannot (must not) be dependent on each other.  This was resolved by pulling later versions during the rebuild of package-query.
    3) The libreoffice problem was not an issue.  My mistake was that I ignored a lifetime of experience working in IT - I concentrated on the last-reported error rather than the first!  All I can say in my defence is that eight years of retirement must have addled my brain!
    In short, two, unrelated, errors, conflated with another, relatively insignificant, error message, led me on a wild goose chase.
    I thank you for your wise counsel!
    Last edited by PeterBell (2015-02-08 02:21:24)

  • [SOLVED] pacman -Syu - error: failed to prepare transaction

    [root@localhost username]# pacman -Syu
    :: Synchronising package databases...
    core 104.3 KiB 691K/s 00:00 [######################] 100%
    extra 1406.0 KiB 1117K/s 00:01 [######################] 100%
    community 1697.2 KiB 1120K/s 00:02 [######################] 100%
    :: Starting full system upgrade...
    resolving dependencies...
    looking for inter-conflicts...
    error: failed to prepare transaction (could not satisfy dependencies)
    :: open-vm-tools-modules: requires linux<3.4
    I assume I need to wait for open-vm-tools to be updated now?
    Last edited by Swarfega (2012-06-15 11:54:27)

    Wait until your server upload the recent Arch Linux updates. Than you will be able to upgrade it. Or do like i had: download open-bm-tools from Arch Linux official site  and install it and then issue "pacman -Syu".
    Last edited by Shark (2012-06-15 11:54:02)

  • [SOLVED]Pacman doesn't update

    Hi.
    I'm having a problem with Pacman. It seems like it doesn't update the database. A few days ago I updated my system with a "pacman -Syu", and (I don't know when exactly) It just stopped.
    Trying a "pacman -Syu":
    sudo pacman -Syu
    :: Sincronizando las bases de datos de paquetes...
    core está actualizado
    extra está actualizado
    community está actualizado
    Trying a "pacman -Syy":
    sudo pacman -Syy
    :: Sincronizando las bases de datos de paquetes...
    core                      36,2K   43,8K/s 00:00:01 [################################] 100%
    extra                    454,0K   43,1K/s 00:00:11 [################################] 100%
    community                364,2K   57,4K/s 00:00:06 [################################] 100%
    Verifying gcc (wich version is 4.5.0-6):
    i686      Core      gcc      4.5.0-6      The GNU Compiler Collection      2010-06-18
    sudo pacman -S gcc
    precaución: gcc-4.5.0-4 esta al día -- re-instalando
    resolviendo dependencias...
    verificando conflictos...
    Objetivos (1): gcc-4.5.0-4 
    Tamaño total de descarga:   0,00 MB
    Tamaño total instalado:   56,58 MB
    ¿Continuar con la instalación? [S/n] n
    This is my pacman.conf:
    # /etc/pacman.conf
    # See the pacman manpage for option directives
    # GENERAL OPTIONS
    [options]
    # The following paths are commented out with their default values listed.
    # If you wish to use different paths, uncomment and update the paths.
    #RootDir     = /
    #DBPath      = /var/lib/pacman/
    #CacheDir    = /var/cache/pacman/pkg/
    #LogFile     = /var/log/pacman.log
    HoldPkg     = pacman glibc
    #IgnorePkg   = catalyst catalyst-utils virtualbox-modules virtualbox-ose
    #XferCommand = /usr/bin/wget --passive-ftp -c -O %o %u
    # REPOSITORIES
    #   - can be defined here or included from another file
    #   - pacman will search repositories in the order defined here
    #   - local/custom mirrors can be added here or in separate files
    #   - repositories listed first will take precedence when packages
    #     have identical names, regardless of version number
    # Repository entries are of the format:
    #       [repo-name]
    #       Server = ServerName
    #       Include = IncludePath
    # The header [repo-name] is crucial - it must be present and
    # uncommented to enable the repo.
    #[chaox-stable]
    #Server = http://repo.chaox.net/stable
    #[chaox-broken]
    #Server = http://repo.chaox.net/broken
    #[archiso-live]
    #Server = http://arch-live.isawsome.net/testing/
    #Server = http://arch-live.isawsome.net/packages/
    # Testing is disabled by default.  To enable, uncomment the following
    # two lines.  You can add preferred servers immediately after the header,
    # and they will be used before the default mirrors.
    #[testing]
    #Include = /etc/pacman.d/mirrorlist
    [core]
    # Add your preferred servers here, they will be used first
    Include = /etc/pacman.d/mirrorlist
    #[edgy]
    #Server = http://kapsi.fi/~ighea/arch/edgy/
    [extra]
    # Add your preferred servers here, they will be used first
    Include = /etc/pacman.d/mirrorlist
    [community]
    # Add your preferred servers here, they will be used first
    Include = /etc/pacman.d/mirrorlist
    [arch-games]
    Server = http://repo.archlinux-gaming.org/i686/
    # kdemod current repo
    #[kdemod-core]
    #Server = http://kdemod.ath.cx/repo/core/i686
    #[larch5]
    #Server = ftp://ftp.berlios.de/pub/larch/larch5.3/i686
    # An example of a custom package repository.  See the pacman manpage for
    # tips on creating your own repositories.
    #[custom]
    #Server = file:///home/custompkgs
    This is my mirrorlist:
    # Arch Linux repository mirrorlist
    # United States
    #Server = ftp://ftp.archlinux.org/$repo/os/i686
    Server = ftp://locke.suu.edu/linux/dist/archlinux/$repo/os/i686
    Server = ftp://mirrors.unixheads.org/archlinux/$repo/os/i686
    Server = ftp://ftp-linux.cc.gatech.edu/pub/linux … po/os/i686
    Server = ftp://mirror.cs.vt.edu/pub/ArchLinux/$repo/os/i686
    Server = http://mirrors.easynews.com/linux/archl … po/os/i686
    Server = ftp://ftp.ibiblio.org/pub/linux/distrib … po/os/i686
    Server = http://holmes.umflint.edu/archlinux/$repo/os/i686
    Server = http://mirror.neotuli.net/arch/$repo/os/i686
    # South America
    # - Brazil
    Server = http://archlinux.c3sl.ufpr.br/$repo/os/i686
    Server = ftp://archlinux.c3sl.ufpr.br/archlinux/$repo/os/i686
    Server = ftp://ftp.las.ic.unicamp.br/pub/archlinux/$repo/os/i686
    # Europe
    # - Austria
    Server = ftp://gd.tuwien.ac.at/opsys/linux/archl … po/os/i686
    # - Belgium
    Server = ftp://ftp.belnet.be/mirror/archlinux.org/$repo/os/i686
    # - Czech Republic
    Server = ftp://ftp.sh.cvut.cz/MIRRORS/arch/$repo/os/i686
    # - Estonia
    Server = ftp://ftp.estpak.ee/pub/archlinux/$repo/os/i686
    # - France
    Server = ftp://mir1.archlinuxfr.org/archlinux/$repo/os/i686
    Server = ftp://mir2.archlinuxfr.org/archlinux/$repo/os/i686
    Server = ftp://distrib-coffee.ipsl.jussieu.fr/pu … po/os/i686
    Server = http://mir.archlinux.fr/$repo/os/i686
    Server = ftp://ftp.free.fr/mirrors/ftp.archlinux … po/os/i686
    # - Germany
    Server = ftp://ftp.hosteurope.de/mirror/ftp.arch … po/os/i686
    Server = ftp://ftp5.gwdg.de/pub/linux/archlinux/$repo/os/i686
    Server = ftp://ftp.uni-bayreuth.de/pub/linux/arc … po/os/i686
    Server = ftp://ftp.archlinuxppc.org/i686/$repo/os/i686
    Server = ftp://ftp.tu-chemnitz.de/pub/linux/arch … po/os/i686
    Server = http://ftp.uni-kl.de/pub/linux/archlinux/$repo/os/i686
    # - Great Britain
    Server = http://www.mirrorservice.org/sites/ftp. … po/os/i686
    # - Greece
    Server = ftp://ftp.ntua.gr/pub/linux/archlinux/$repo/os/i686
    # - Hungary
    Server = ftp://ftp.mfa.kfki.hu/pub/mirrors/ftp.a … po/os/i686
    # - Ireland
    Server = ftp://ftp.heanet.ie/mirrors/ftp.archlin … po/os/i686
    # - Italy
    Server = ftp://mi.mirror.garr.it/mirrors/archlinux/$repo/os/i686
    # - Netherlands
    Server = ftp://ftp.nluug.nl/pub/metalab/distribu … po/os/i686
    Server = ftp://ftp.surfnet.nl/pub/os/Linux/distr … po/os/i686
    # - Poland
    Server = ftp://mirror.icis.pcz.pl/archlinux/$repo/os/i686
    Server = http://piotrkosoft.net/pub/mirrors/ftp. … po/os/i686
    Server = ftp://ftp.piotrkosoft.net/pub/mirrors/f … po/os/i686
    # - Portugal
    Server = ftp://cesium.di.uminho.pt/pub/archlinux/$repo/os/i686
    # - Romania
    Server = ftp://ftp.iasi.roedu.net/mirrors/archli … po/os/i686
    # - Russia
    Server = ftp://mirror.yandex.ru/archlinux/$repo/os/i686
    Server = http://archlinux.freeside.ru/$repo/os/i686
    # - Sweden
    Server = ftp://ftp.ds.hj.se/pub/os/linux/archlinux/$repo/os/i686
    Server = ftp://ftp.gigabit.nu/$repo/os/i686
    # - Switzerland
    Server = ftp://archlinux.puzzle.ch/$repo/os/i686
    # - Turkey
    Server = http://server.elsistech.com/archlinux/$repo/os/i686
    # - Ukraine
    Server = ftp://hell.org.ua/archlinux/$repo/os/i686
    # NOTE: ftp.linux.kiev.ua only has the i686 arch and not x86_64
    Server = ftp://ftp.linux.kiev.ua/pub/Linux/ArchL … po/os/i686
    # Asia
    # - Israel
    Server = http://mirror.isoc.org.il/pub/archlinux/$repo/os/i686
    # Australia
    Server = ftp://mirror.pacific.net.au/linux/archl … po/os/i686
    Server = ftp://mirror.aarnet.edu.au/pub/archlinux/$repo/os/i686
    Thank you, and sorry about my english and my system's language.
    Last edited by soaliar (2010-06-18 22:30:15)

    pacman would use the first server available and Server = ftp://locke.suu.edu/linux/dist/archlinux/$repo/os/i686
    is out of date. last update 15 june
    https://www.archlinux.de/?page=MirrorStatus
    Last edited by wonder (2010-06-18 16:25:16)

  • [SOLVED] pacman -Syu / ::lib32-qt requires qt?

    I'm trying to do a update and what i get is:
    [root@host ~]# pacman -Syu
    :: Synchronizing package databases...
    core is up to date
    extra is up to date
    community is up to date
    :: Starting full system upgrade...
    :: Replace khrplatform-devel with extra/mesa? [Y/n] Y
    :: Replace libegl with extra/mesa? [Y/n] Y
    :: Replace libgbm with extra/mesa? [Y/n] Y
    :: Replace libglapi with extra/mesa? [Y/n] Y
    :: Replace qt with extra/qt4? [Y/n] Y
    resolving dependencies...
    :: There are 3 providers available for libgl:
    :: Repository extra
    1) mesa-libgl 2) nvidia-304xx-utils 3) nvidia-libgl
    Enter a number (default=1): 3
    warning: dependency cycle detected:
    warning: libsasl will be installed before its krb5 dependency
    looking for inter-conflicts...
    :: libmariadbclient and libmysqlclient are in conflict. Remove libmysqlclient? [y/N] Y
    error: failed to prepare transaction (could not satisfy dependencies)
    :: lib32-qt: requires qt
    So my first logical attempt was to not replace qt with qt4 (which, in itself sounded bad in my head but what the heck)..
    [root@host ~]# pacman -Syu
    :: Synchronizing package databases...
    core is up to date
    extra is up to date
    community is up to date
    :: Starting full system upgrade...
    :: Replace khrplatform-devel with extra/mesa? [Y/n] Y
    :: Replace libegl with extra/mesa? [Y/n] Y
    :: Replace libgbm with extra/mesa? [Y/n] Y
    :: Replace libglapi with extra/mesa? [Y/n] Y
    :: Replace qt with extra/qt4? [Y/n] n
    resolving dependencies...
    :: There are 3 providers available for libgl:
    :: Repository extra
    1) mesa-libgl 2) nvidia-304xx-utils 3) nvidia-libgl
    Enter a number (default=1): 3
    warning: dependency cycle detected:
    warning: libsasl will be installed before its krb5 dependency
    looking for inter-conflicts...
    :: libmariadbclient and libmysqlclient are in conflict. Remove libmysqlclient? [y/N] Y
    :: qt4 and qt are in conflict. Remove qt? [y/N] n
    error: unresolvable package conflicts detected
    error: failed to prepare transaction (conflicting dependencies)
    :: qt4 and qt are in conflict
    So I'm kinda stuck between a rock and a hard place here.
    Because when i say i DON'T want to replace qt..
    It says that qt4 and qt are in conflict and that i should remove qt anyway, even tho i never installed qt4 to begin with?
    When asked
    :: qt4 and qt are in conflict. Remove qt? [y/N] n
    Should i simply say yes here? and hope that it resolves itself, or will that screw up my GUI?
    Only reason why i'm not just go happy-go-lucky in this case is because i'm abroad traveling and kinda need my GUI, but i also need to update my kernel etc to be able to install Wine, which just happens to be a thing i need right now :P
    Last edited by Torxed (2013-05-20 20:04:45)

    alphaniner wrote:Pacman is trying to install qt4 now, because it replaces qt
    Yes and my first logical assumption was to obviously allow pacman to replace qt with qt4:
    :: Replace qt with extra/qt4? [Y/n] Y
    Which, didn't work:
    :: lib32-qt: requires qt
    Last edited by Torxed (2013-05-20 19:29:30)

  • [SOLVED] pacman -Syu issues for a newbie

    Hi all,
    After my very first installation of arch in my laptop, following the Beginners Guide, I tried to upgrade my system in order to continue installing wifi, gnome, etc...
    after a Pacman -syy, followed by pacman -Syu, I got the following output:
    :: Syncronizing package databases...
    core is up to date
    extra is up to date
    community is up to date
    :: Starting full system upgrade...
    resolving dependencies...
    warning: dependency cycle detected:
    warning: bash will be installed before its glibc dependency
    warning: dependency cycle detected:
    warning: readline will be installed before its glibc dependency
    warning: dependency cycle detected:
    warning: ncurses will be installed before its glibc dependency
    looking for inter-conflicts...
    error: failed to prepare transaction (could not satisfy dependencies)
    :: ipw3945: requires kernel26<2.6.26
    after looking for something on the web, i found something like this in the URL  http://bbs.archlinux.org/viewtopic.php?id=56431 , but after deleting the /usr/lib/klibc/include/asm, I've got the same errors
    How can I continue installing arch?
    Thanks a lot,
    Josep
    Last edited by [email protected] (2008-12-22 10:22:47)

    http://bbs.archlinux.org/viewtopic.php?id=58297

  • [SOLVED] pacman -Syu on 10/17/2012, systemd can't load kernel modules

    Ok, I did a [pacman -Syu] on my laptop, and everything went well. So I decided to upgrade my PC as well, did a reboot and then couldn't ssh into it.
    Had to access the machine, and found
    # systemctl --failed
    UNIT LOAD ACTIVE SUB JOB DESCRIPTION
    [email protected] loaded failed failed dhcpcd on eth0
    httpd.service loaded failed failed Apache Web Server
    systemd-modules-load.service loaded failed failed Load Kernel Modules
    LOAD = Reflects whether the unit definition was properly loaded.
    ACTIVE = The high-level unit activation state, i.e. generalization of SUB.
    SUB = The low-level unit activation state, values depend on unit type.
    JOB = Pending job for the unit.
    3 loaded units listed. Pass --all to see loaded but inactive units, too.
    To show all installed unit files use 'systemctl list-unit-files'.
    so it failed to load kernel modules...
    # systemctl status systemd-modules-load.service
    systemd-modules-load.service - Load Kernel Modules
    Loaded: loaded (/usr/lib/systemd/system/systemd-modules-load.service; static)
    Active: failed (Result: exit-code) since Wed, 17 Oct 2012 18:27:11 -0400; 45min ago
    Docs: man:systemd-modules-load.service(8)
    man:modules-load.d(5)
    Process: 102 ExecStart=/usr/lib/systemd/systemd-modules-load (code=exited, status=1/FAILURE)
    CGroup: name=systemd:/system/systemd-modules-load.service
    Oct 17 18:27:11 MyHost systemd[1]: Failed to start Load Kernel Modules.
    Warning: Journal has been rotated since unit was started. Log output is incomplete or unavailable.
    ... then I checked network devices
    # ip addr
    1: lo: <LOOPBACK,UP,LOWER_UP> mtu 16436 qdisc noqueue state UNKNOWN
    link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
    inet 127.0.0.1/8 scope host lo
    inet6 ::1/128 scope host
    valid_lft forever preferred_lft forever
    # ip addr show dev eth0
    Device "eth0" does not exist.
    ... then the modules; and I saw that none appeared for the Ethernet...
    # lspci -v | grep Ethernet -A8
    00:07.0 Bridge: NVIDIA Corporation MCP61 Ethernet (rev a2)
    Subsystem: Hewlett-Packard Company Device 2a6c
    Flags: bus master, 66MHz, fast devsel, latency 0, IRQ 5
    Memory at fe02d000 (32-bit, non-prefetchable) [size=4K]
    I/O ports at fc00 [size=8]
    Capabilities: [44] Power Management version 2
    Capabilities: [50] MSI: Enable- Count=1/8 Maskable+ 64bit+
    Capabilities: [6c] HyperTransport: MSI Mapping Enable- Fixed+
    ... whereas they did for other devices
    # lspci -v | grep Kernel
    Kernel driver in use: ohci_hcd
    Kernel driver in use: ehci_hcd
    Kernel driver in use: sata_nv
    Kernel driver in use: sata_nv
    Kernel driver in use: pcieport
    Kernel driver in use: pcieport
    Kernel driver in use: pcieport
    Kernel driver in use: nouveau
    I'm guessing it's probably something with the new image after the pgrade, but I don't know which module to load nor do I
    understand why systemd isn't loading the modules when it was working stable enough to act as a headless server before. However, I've only been a week or so with systemd and might have overlooked something in the configs. Any help or insight would be greatly appreciated. Please. I'm desperate.
    Last edited by confusion-is-my-sedative (2012-10-26 21:30:01)

    Yep, I got that far, and tried the same advice from a different user with a 'tee' command which did the same thing, but unfortunately the forcedeth module can't be loaded because its in a different directory than the 'uname -r' specification allows modprobe to search for. I posted my attempts here: https://bbs.archlinux.org/viewtopic.php?pid=1181940

  • [SOLVED] pacman -Syu - Installation just died

    I just ran my weekly pacman -Syu on my install.  I can't remember what updates were available but one was Linux firmware.  I did the command from SSH when putty lost connection.  I logged into my ESXi VM console to find it with lots of information that I really have no idea on.  Neither the normal boot or the Fallback work.  I really should have snap shotted the VM prior to the upgrade
    Any work around?
    http://www.xv5.co.uk/arch.jpg
    Moderator edit: The included image is too big. Reduced to its url. -- bernarcher
    Last edited by Swarfega (2012-05-08 11:40:36)

    Gcool wrote:That wouldn't have helped in this case indeed. If your box experiences a kernel panic, then your screened ssh session won't be available anymore.
    first of all, you wouldn't start the ssh session in screen ofc, that makes no sense whatsoever. You start screen in your ssh session on the server, and by doing this, the following:
    Swarfega wrote:I did the command from SSH when putty lost connection.
    won't be a problem anymore, since nothing depends on the ssh connection anymore.
    You just reconnect, screen -r and go on.
    Second: as you see in the second quote, he didn't say anything about a kernel panic, just a lost ssh connection and the problems it caused. If you use screen on the server, literally nothing happens if you lose your ssh connection, you can even scroll back in screen to see what happened while you disconnected.
    Last edited by frette (2012-05-09 12:47:53)

Maybe you are looking for

  • How do I install Mavericks from the App Store if I erased my HD?

    My mbp has been acting funny and slow, and I think I may have had some corrupted files. I have my computer backed up to time machine, and additionally I saved all my important files, photos etc to the external HD before I began. Then I erased my HD.

  • Well here we go again with the Usage

    I've had problems in the past with the meter saying my son and I were using 90gb a month. I finally got the matter resolved with the help of Sean via here and the overpayments were refunded and things settled back down again. That was last year. I've

  • Screen size/resolution for iPad 3

    Hi I'm designing a portfolio app. At the moment I am previewing it on an iPad 2 in content viewer and all looks OK (text a but fuzzy but I hear thats normal) However I have set the articles and folio builder up in iPad 3 sizings as we will shortly be

  • Forwarding Cisco Logs to another Server

    Hi, Is it possible to forward all MARS logs to another server. Issue is that we already have cisco mars and now we have implememted splunk. So instead of change logging device on all equipments  i need to forward logs to splunk server. If possible ho

  • No longer accepts discs

    Hi, I've got a Powerbook G4 running 10.4.6 (PowerPC) it's supposed to be able to read and write CD/DVDs of all formats. However, just recently it has stopped accepting discs of any kinds. When I insert a CD or DVD into the computer it just thinks abo