[SOLVED] bin / sbin update

I have followed the steps on the arch front page, updated & get no error messages...
Am I good to go ?
Are there any additional checks I can do / precautions I can make, before rebooting ?
Important docs are backed up, just in case.
Last edited by flipper T (2013-06-03 12:43:46)

aphirst wrote:I followed the instructions in the news post to the letter, and everything seemed fine; but then on reboot I got kicked to a recovery shell, and /bin only contained the bare minimum of files (and no pacman...)
I think you should open a separate thread, if you need help.
If you do, please provide some more info.

Similar Messages

  • [SOLVED]Symlinking /bin, /sbin to /usr/bin for system update

    Hello everyone,
    Reading this has exposed a basic gap in my knowledge of linux ownership:
    https://www.archlinux.org/news/binaries … ervention/
    How is it that a directory /bin can be owned by a package contained within it, as is implied by the query option "-o" to pacman in step 1 of the above linked page?:
    $ pacman -Qqo /bin /sbin /usr/sbin | pacman -Qm -
    Incidentally, I get no output from this command or the others in steps 1 and 3, so it seems from reading the following that there are no packages causing problems (I'm pretty sure I don't have any packages from unofficial repositories):
    https://bbs.archlinux.org/viewtopic.php?id=164505
    Secondly, (and I may be completely wrong here), is it really as simple as this to move all the binaries from /bin and /sbin into /usr/bin, then create symbolic links in the root directory pointing to this new location?:
    cd /
    rsync -a /bin/ /usr/bin/
    rsync -a /sbin/ /usr/bin/
    ln -s /bin /usr/bin
    ln -s /sbin /usr/bin
    rm -R /bin /sbin
    I use rsync -a here to preserve permissions, although I've heard that I could use tar. Is there a safer/more succinct way of doing this? And finally, I delete the original directories and their
    contents last. If I were to delete them AFTER copying their contents to /usr/bin but BEFORE creating the symlinks, I would be in serious trouble, wouldn't I?
    Last edited by Amp (2013-06-04 20:10:26)

    If you dont have any packages that is in the wrong place you just have to follow the instructions from the front page to upgrade your system.
    # pacman -Syu --ignore filesystem,bash
    # pacman -S bash
    # pacman -Su
    No need for manual moving, deleting and symlinking.

  • [SOLVED] Binaries move to /usr/bin requiring update intervention

    Hi!
    I'm trying to follow the instructions from the first page to upgrade but I get this:
    pacman -Qqo /bin /sbin /usr/sbin | pacman -Qm -
    sysvinit 2.88-9
    consolekit 0.4.6-4
    gadmin-samba 0.3.4-1
    initscripts 2012.10.1-1
    And I cannot fix these packages. What should I do?
    Last edited by eherranzr (2013-08-06 23:48:26)

    [548][emilio:/home/emilio]$ pacman -Qqo /bin /sbin /usr/sbin | pacman -Qm -
    Clean output
    [549][emilio:/home/emilio]$ sudo cat /etc/pacman.conf
    # Pacman won't upgrade packages listed in IgnorePkg and members of IgnoreGroup
    #IgnorePkg =
    #IgnoreGroup =
    #[testing]
    #Include = /etc/pacman.d/mirrorlist
    [core]
    Include = /etc/pacman.d/mirrorlist
    [extra]
    Include = /etc/pacman.d/mirrorlist
    #[community-testing]
    #Include = /etc/pacman.d/mirrorlist
    [community]
    Include = /etc/pacman.d/mirrorlist
    #[kde-unstable]
    #Include = /etc/pacman.d/mirrorlist
    # If you want to run 32 bit applications on your x86_64 system,
    # enable the multilib repositories as required here.
    #[multilib-testing]
    #Include = /etc/pacman.d/mirrorlist
    [multilib]
    Include = /etc/pacman.d/mirrorlist
    # An example of a custom package repository. See the pacman manpage for
    # tips on creating your own repositories.
    #[custom]
    #SigLevel = Optional TrustAll
    #Server = file:///home/custompkgs
    [archlinuxfr]
    SigLevel = Never
    Server=http://repo.archlinux.fr/x86_64
    No packages ignores or non-official repos
    [550][emilio:/home/emilio]$ find /bin /sbin /usr/sbin -exec pacman -Qo -- {} + >/dev/null
    Clean output
    Not using autofs (it's not installed)
    So everything looks okay I think, I can proceed with step 5 can't I?
    Last edited by eherranzr (2013-08-06 15:35:11)

  • /usr/sbin/update VS. auto sleep

    Hi all,
    After having tried ALL (believe me...) hints first I finally discovered the reason my iMac G5 (10.4.4) refuses to autosleep after inactivity. Well, sort of.
    There is a process "update", started by "initd" via the file "/etc/rc" which contains the line "/usr/sbin/update". (See man pages for details on that.) Using "fs_usage" I discovered it repeatedly killed writes data to the disk which prevents autosleep. With the update process my system can sleep now.
    However, the question is now "Why does update have to write at all?" In one session I disabled almost everything I found, and update still would prevent the system from autosleep. "update" is there for a reason, and I feel a little bit uncomfortable with disabling it. Is it a change in Mac OS X or is other software in my system the culprit? Any other hints?
    Regards, Uwe

    Hi V.K.,
    in the recent days I tried a lot of things (there are also other threads about the auto sleep problem where differnt reasons are being discussed).
    I don't think there exists "the one and only" reason for Macs' insomnia. But it looks like in most cases running processes disturb the auto sleep.
    I recognized my Mac's problem is user-indepedent. Therefore a "global process" must have been the trouble maker.
    It might be the case that the ntpd settings have been corrupted (is that possible? To be honest, I don't know.) It might also have been a problem with Little Snitch. I reset LS's rules recently and had to allow the ntpd access again. In this time period I recognized the auto sleep problems but I don't know if there is a correlation between these processes.
    Nevertheless De- and Reactivation of ntpd solved the issue for me.
    BR
    bruegge

  • /usr/bin/gtk-update-icon-cache exists in filesystem?

    heres what i get when i try yo update GTK or install a program like gnome-do. 
    [kazuki@archbang ~]$ sudo pacman -S gtk3
    resolving dependencies...
    looking for inter-conflicts...
    Targets (2): gtk-update-icon-cache-2.24.4-1 [0.01 MB]  gtk3-3.0.9-1 [4.69 MB]
    Total Download Size:    0.00 MB
    Total Installed Size:   31.78 MB
    Proceed with installation? [Y/n] y
    (2/2) checking package integrity                   [---------------------] 100%
    (2/2) checking for file conflicts                  [---------------------] 100%
    error: failed to commit transaction (conflicting files)
    gtk-update-icon-cache: /usr/bin/gtk-update-icon-cache exists in filesystem
    Errors occurred, no packages were upgraded.
    [kazuki@archbang ~]$
    Last edited by kazuki454 (2011-05-04 22:43:38)

    ok but stiil not work? [kazuki@archbang ~]$ sudo pacman -Syu gtk3
    Password:
    :: Synchronizing package databases...
    core is up to date
    extra                   472.6K  581.6K/s 00:00:01 [---------------------] 100%
    community               433.9K  570.9K/s 00:00:01 [---------------------] 100%
    multilib is up to date
    :: Starting full system upgrade...
    :: Replace lib32-util-linux-ng with multilib/lib32-util-linux? [Y/n] y
    :: Replace libjpeg with extra/libjpeg-turbo? [Y/n] y
    :: Replace mailx with core/heirloom-mailx? [Y/n] y
    :: Replace util-linux-ng with core/util-linux? [Y/n] y
    resolving dependencies...
    looking for inter-conflicts...
    Remove (4): libjpeg-8.3.0-1 [0.83 MB]  util-linux-ng-2.18-3 [6.83 MB]
                lib32-util-linux-ng-2.18-3 [0.58 MB]  mailx-8.1.1-7 [0.16 MB]
    Total Removed Size:   8.40 MB
    Targets (330): glib2-2.28.6-1 [1.57 MB]  atk-2.0.0-1 [0.25 MB]
                   linux-api-headers-2.6.38.1-1 [0.54 MB]
                   tzdata-2011g-1 [0.17 MB]  glibc-2.13-5 [7.19 MB]
                   ncurses-5.9-1 [0.92 MB]  readline-6.2.001-1 [0.29 MB]
                   bash-4.2.008-1 [0.77 MB]  cairo-1.10.2-2 [0.46 MB]
                   libjpeg-turbo-1.1.0-1 [0.20 MB]  libtiff-3.9.5-1 [0.75 MB]
                   libxcb-1.7-2 [0.26 MB]  xproto-7.0.21-1 [0.13 MB]
                   libx11-1.4.3-2 [1.49 MB]  gdk-pixbuf2-2.23.3-1 [0.56 MB]
                   gtk-update-icon-cache-2.24.4-1 [0.01 MB]
                   gcc-libs-4.6.0-4 [0.73 MB]  libtasn1-2.9-1 [0.10 MB]
                   libgpg-error-1.9-3 [0.05 MB]  libgcrypt-1.4.6-3 [0.29 MB]
                   gnutls-2.12.3-1 [1.48 MB]  libxi-1.4.2-1 [0.14 MB]
                   libthai-0.1.15-1 [0.14 MB]  pango-1.28.4-2 [0.48 MB]
                   shared-mime-info-0.90-1 [0.35 MB]  gtk3-3.0.9-1 [4.69 MB]
                   a52dec-0.7.4-5 [0.04 MB]  aalib-1.4rc5-8 [0.14 MB]
                   alsa-firmware-1.0.24.1-1 [2.58 MB]
                   alsa-lib-1.0.24.1-1 [0.37 MB]  dialog-1.1_20110302-1 [0.15 MB]
                   pciutils-3.1.7-4 [0.21 MB]  alsa-utils-1.0.24.2-1 [0.90 MB]
                   db-5.1.25-1 [1.06 MB]  shadow-4.1.4.3-1 [0.94 MB]
                   coreutils-8.12-1 [2.00 MB]  perl-5.12.3-1 [12.55 MB]
                   openssl-1.0.0.d-1 [3.62 MB]  sqlite3-3.7.6.1-1 [0.36 MB]
                   python2-2.7.1-9 [8.18 MB]  python2-cairo-1.10.0-1 [0.02 MB]
                   gobject-introspection-0.10.8-1 [0.77 MB]
                   pygobject-devel-2.28.4-1 [0.17 MB]
                   pygobject-2.28.4-1 [0.27 MB]  pygtk-2.24.0-1 [1.61 MB]
                   xorg-xrandr-1.3.4-2 [0.03 MB]  arandr-0.1.4-2 [0.05 MB]
                   libdrm-2.4.25-1 [0.09 MB]  libgl-7.10.2-2 [0.93 MB]
                   ati-dri-7.10.2-2 [1.67 MB]  libsigc++-2.2.9-1 [0.06 MB]
                   glibmm-2.28.0-2 [0.52 MB]  atkmm-2.22.4-1 [0.08 MB]
                   attr-2.4.44-3 [0.06 MB]  linux-firmware-20110227-1 [8.23 MB]
                   mkinitcpio-busybox-1.18.2-1 [0.16 MB]
                   filesystem-2011.04-1 [0.00 MB]  util-linux-2.19-4 [1.38 MB]
                   udev-167-2 [0.22 MB]  file-5.06-1 [0.19 MB]
                   mkinitcpio-0.6.11-1 [0.02 MB]  kernel26-2.6.38.5-1 [34.85 MB]
                   aufs2-2.6.38_20110314-5 [0.10 MB]
                   aufs2-util-20110314-1 [0.39 MB]  avahi-0.6.30-2 [0.40 MB]
                   binutils-2.21-7 [3.24 MB]  run-parts-3.4.4-1 [0.01 MB]
                   ca-certificates-20110421-3 [0.13 MB]  cairomm-1.9.8-1 [0.26 MB]
                   cdparanoia-10.2-3 [0.08 MB]  gtk2-2.24.4-1 [4.92 MB]
                   nss-3.12.9-1 [1.37 MB]  xorg-xset-1.2.1-2 [0.02 MB]
                   xdg-utils-1.1.0rc1-2 [0.04 MB]  libevent-2.0.10-1 [0.25 MB]
                   desktop-file-utils-0.18-1 [0.03 MB]
                   chromium-11.0.696.57-1 [18.64 MB]  conky-1.8.1-3 [0.15 MB]
                   polkit-0.101-2 [0.35 MB]  consolekit-0.4.4-1 [0.08 MB]
                   dconf-0.7.3-2 [0.08 MB]  dcron-4.5-2 [0.02 MB]
                   device-mapper-2.02.84-1 [0.12 MB]  linux-atm-2.5.1-2 [0.25 MB]
                   iproute2-2.6.37-1 [0.37 MB]  dhclient-4.2.1.1-1 [0.56 MB]
                   dhcpcd-5.2.12-1 [0.06 MB]  idnkit-1.0-1 [0.12 MB]
                   dnsutils-9.8.0-1 [0.93 MB]  dosfstools-3.0.11-1 [0.05 MB]
                   eject-2.1.5-5 [0.02 MB]  elfutils-0.152-1 [0.55 MB]
                   ethtool-1:2.6.38-1 [0.06 MB]  eventlog-0.2.12-2 [0.01 MB]
                   exiv2-0.21.1-1 [1.25 MB]  faad2-2.7-2 [0.18 MB]
                   xvidcore-1.3.1-1 [0.25 MB]  x264-20110327-1 [0.36 MB]
                   libvdpau-0.4.1-1 [0.05 MB]  xextproto-7.2.0-1 [0.12 MB]
                   fixesproto-5.0-1 [0.01 MB]  libxfixes-5.0-1 [0.01 MB]
                   libvpx-0.9.6-2 [0.33 MB]  libva-1.0.12-1 [0.14 MB]
                   ffmpeg-20110330-1 [5.24 MB]  fftw-3.2.2-2 [1.52 MB]
                   libexif-0.6.20-1 [0.33 MB]
                   gsettings-desktop-schemas-3.0.1-2 [0.04 MB]
                   startup-notification-0.10-2 [0.02 MB]
                   gnome-desktop-3.0.1-1 [0.47 MB]  libproxy-0.4.6-6 [0.07 MB]
                   glib-networking-2.28.6.1-2 [0.04 MB]
                   libsoup-2.34.1-1 [0.30 MB]  libgnome-keyring-3.0.1-1 [0.09 MB]
                   libsoup-gnome-2.34.1-1 [0.01 MB]  libunique3-3.0.0-1 [0.04 MB]
                   sg3_utils-1.30-1 [0.46 MB]  lsof-4.84-3 [0.27 MB]
                   lvm2-2.02.84-1 [0.54 MB]  udisks-1.0.3-2 [0.15 MB]
                   libnotify-0.7.2-1 [0.03 MB]
                   gnome-disk-utility-3.0.0-1 [1.65 MB]  gvfs-1.8.1-1 [0.80 MB]
                   nautilus-3.0.1.1-1 [2.19 MB]  file-roller-3.0.1-2 [1.03 MB]
                   gcalctool-6.0.1-1 [0.49 MB]  libldap-2.4.24-1 [0.36 MB]
                   gconf-2.32.3-1 [0.88 MB]  geeqie-1.0-5 [0.84 MB]
                   gegl-0.1.6-1 [0.34 MB]  gettext-0.18.1.1-3 [5.35 MB]
                   giflib-4.1.6-4 [0.08 MB]  librsvg-2.34.0-1 [0.10 MB]
                   gimp-2.6.11-5 [9.40 MB]  xorg-xauth-1.0.5-2 [0.02 MB]
                   gksu-2.0.2-3 [0.02 MB]  gnome-menus-3.0.1-1 [0.14 MB]
                   libmad-0.15.1b-5 [0.06 MB]  keyutils-1.4-1 [0.04 MB]
                   cifs-utils-4.9-2 [0.03 MB]  tdb-1.2.9-1 [0.05 MB]
                   talloc-2.0.5-1 [0.04 MB]  smbclient-3.5.8-2 [8.51 MB]
                   jack-0.120.1-1 [0.28 MB]  libirman-0.4.5-2 [0.01 MB]
                   lirc-utils-1:0.9.0-2 [0.26 MB]  mplayer-33159-1 [8.85 MB]
                   gnome-mplayer-1.0.3-1 [0.30 MB]  libgsf-1.14.20-1 [0.18 MB]
                   goffice-0.8.14-1 [1.29 MB]  gnumeric-1.10.14-1 [9.27 MB]
                   gstreamer0.10-0.10.32-1 [1.28 MB]  orc-0.4.14-1 [0.18 MB]
                   gstreamer0.10-base-0.10.32-4 [1.14 MB]
                   gstreamer0.10-bad-0.10.21-3 [0.84 MB]
                   libraw1394-2.0.7-1 [0.05 MB]  libdc1394-2.1.3-1 [0.13 MB]
                   raptor1-1.4.21-3 [0.17 MB]  liblrdf-0.4.0-7 [0.02 MB]
                   libofa-0.9.3-3 [0.05 MB]  libsndfile-1.0.24-1 [0.28 MB]
                   gstreamer0.10-bad-plugins-0.10.21-3 [0.39 MB]
                   gstreamer0.10-base-plugins-0.10.32-4 [0.15 MB]
                   gstreamer0.10-good-0.10.28-1 [0.85 MB]  taglib-1.7-1 [0.23 MB]
                   sysfsutils-2.1.0-6 [0.03 MB]  v4l-utils-0.8.3-1 [0.23 MB]
                   gstreamer0.10-good-plugins-0.10.28-1 [0.31 MB]
                   gstreamer0.10-ugly-0.10.17-2 [0.15 MB]
                   gstreamer0.10-ugly-plugins-0.10.17-2 [0.08 MB]
                   pangomm-2.28.1-1 [0.07 MB]  gtkmm-2.24.0-1 [1.00 MB]
                   initscripts-2011.04.1-2 [0.01 MB]  intel-dri-7.10.2-2 [1.33 MB]
                   leafpad-0.8.18.1-2 [0.07 MB]  less-443-1 [0.09 MB]
                   lib32-glibc-2.13-5 [2.54 MB]  lib32-pixman-0.20.2-1 [0.15 MB]
                   lib32-gcc-libs-4.6.0-4 [0.71 MB]  lib32-pcre-8.12-1 [0.14 MB]
                   lib32-glib2-2.28.6-1 [1.39 MB]  lib32-cairo-1.10.2-2 [0.31 MB]
                   lib32-util-linux-2.19-1 [0.18 MB]
                   lib32-e2fsprogs-1.41.14-2 [0.15 MB]
                   lib32-libx11-1.4.3-1 [0.50 MB]
                   lib32-gdk-pixbuf2-2.23.3-1 [0.13 MB]
                   lib32-gnutls-2.12.2-1 [0.28 MB]  lib32-libxi-1.4.1-1 [0.02 MB]
                   lib32-gtk2-2.24.4-1 [1.69 MB]
                   lib32-openssl-1.0.0.d-1 [1.00 MB]
                   libburn-1.0.6.pl00-1 [0.19 MB]  libfetch-2.33-3 [0.07 MB]
                   libgtop-2.28.3-1 [0.15 MB]  libisofs-1.0.6-1 [0.16 MB]
                   mpfr-3.0.1-1 [0.31 MB]  libmpc-0.9-1 [0.06 MB]
                   libpciaccess-0.12.1-1 [0.02 MB]  libunique-1.1.6-4 [0.02 MB]
                   libwnck-2.30.6-2 [0.32 MB]  libxfcegui4-4.8.1-2 [0.20 MB]
                   libxt-1.1.1-1 [0.39 MB]  licenses-2.8-1 [0.06 MB]
                   mach64-dri-7.10.2-2 [0.83 MB]  heirloom-mailx-12.5-1 [0.20 MB]
                   libpipeline-1.2.0-1 [0.03 MB]  man-db-2.6.0.2-1 [0.38 MB]
                   mdadm-3.2.1-3 [0.30 MB]  mesa-7.10.2-2 [0.27 MB]
                   mga-dri-7.10.2-2 [0.83 MB]  nitrogen-1.5.2-1 [0.13 MB]
                   libcanberra-0.28-1 [0.07 MB]
                   notification-daemon-0.7.1-1 [0.03 MB]
                   nouveau-dri-7.10.2-2 [1.28 MB]  ntfs-3g-2011.4.12-1 [0.23 MB]
                   ntfsprogs-2011.4.12-1 [0.13 MB]  p7zip-9.20.1-1 [1.14 MB]
                   pacman-mirrorlist-20110324-1 [0.00 MB]
                   parcellite-1.0.1-1 [0.21 MB]  pcmciautils-017-2 [0.02 MB]
                   pm-utils-1.4.1-3 [0.04 MB]  poppler-0.16.4-1 [0.71 MB]
                   poppler-glib-0.16.4-1 [0.17 MB]  ppl-0.11.2-1 [2.74 MB]
                   ppp-2.4.5-2 [0.27 MB]  python-3.2-2 [8.98 MB]
                   python-imaging-1.1.7-3 [0.34 MB]  qt-4.7.3-1 [24.12 MB]
                   r128-dri-7.10.2-2 [0.81 MB]  raptor-2.0.2-1 [0.23 MB]
                   rp-pppoe-3.10-6 [0.08 MB]  savage-dri-7.10.2-2 [0.83 MB]
                   sis-dri-7.10.2-2 [0.82 MB]  slim-1.3.2-5 [0.21 MB]
                   xz-5.0.2-1 [0.30 MB]  squashfs-tools-4.2-1 [0.07 MB]
                   sudo-1.8.1.p1-1 [0.37 MB]  syslinux-4.03-4 [0.68 MB]
                   syslog-ng-3.2.2-2 [0.23 MB]  tar-1.26-1 [0.55 MB]
                   tdfx-dri-7.10.2-2 [0.82 MB]  thunar-1.2.1-2 [2.67 MB]
                   transmission-gtk-2.22-3 [0.54 MB]  tumbler-0.1.21-3 [0.09 MB]
                   unrar-4.0.7-1 [0.08 MB]  usbutils-002-2 [0.16 MB]
                   vi-050325-4 [0.14 MB]  vte-common-0.28.0-1 [0.00 MB]
                   vte-0.28.0-1 [0.34 MB]  wget-1.12-5 [0.39 MB]
                   wpa_supplicant-0.7.3-3 [0.24 MB]  wicd-1.7.0-9 [0.25 MB]
                   xf86-input-evdev-2.6.0-3 [0.02 MB]
                   xf86-input-synaptics-1.4.0-2 [0.04 MB]
                   xf86-video-apm-1.2.3-3 [0.05 MB]
                   xf86-video-ark-0.7.3-3 [0.01 MB]
                   xf86-video-ast-0.91.10-3 [0.02 MB]
                   xf86-video-ati-6.14.1-1 [0.33 MB]
                   xf86-video-chips-1.2.4-2 [0.06 MB]
                   xf86-video-cirrus-1.3.2-6 [0.03 MB]
                   xf86-video-dummy-0.3.4-4 [0.01 MB]
                   xf86-video-fbdev-0.4.2-4 [0.01 MB]
                   xf86-video-glint-1.2.5-2 [0.07 MB]
                   xf86-video-i128-1.3.4-3 [0.02 MB]
                   xf86-video-i740-1.3.2-6 [0.02 MB]
                   xf86-video-intel-2.15.0-1 [0.16 MB]
                   xf86-video-mach64-6.8.2-6 [0.07 MB]
                   xf86-video-mga-1.4.13-3 [0.07 MB]
                   xf86-video-neomagic-1.2.5-4 [0.03 MB]
                   xf86-video-nouveau-0.0.16_git20110316-2 [0.08 MB]
                   xf86-video-nv-2.1.18-3 [0.07 MB]
                   xf86-video-r128-6.8.1-6 [0.04 MB]
                   xf86-video-rendition-4.2.4-4 [0.03 MB]
                   xf86-video-s3-0.6.3-5 [0.03 MB]
                   xf86-video-s3virge-1.10.4-5 [0.03 MB]
                   xf86-video-savage-2.3.2-2 [0.06 MB]
                   xf86-video-siliconmotion-1.7.5-2 [0.05 MB]
                   xf86-video-sis-0.10.3-4 [0.22 MB]
                   xf86-video-sisusb-0.9.4-4 [0.03 MB]
                   xf86-video-tdfx-1.4.3-6 [0.03 MB]
                   xf86-video-trident-1.3.4-4 [0.06 MB]
                   xf86-video-tseng-1.2.4-4 [0.02 MB]
                   xf86-video-v4l-0.2.0-8 [0.02 MB]
                   xf86-video-vesa-2.3.0-5 [0.01 MB]
                   xf86-video-vmware-11.0.3-3 [0.02 MB]
                   xf86-video-voodoo-1.2.4-4 [0.01 MB]
                   xf86-video-xgi-1.6.0-3 [0.11 MB]
                   xf86-video-xgixp-1.8.0-3 [0.05 MB]  xfburn-0.4.3-4 [0.26 MB]
                   xfsprogs-3.1.5-1 [0.58 MB]  xorg-xkbcomp-1.2.1-2 [0.08 MB]
                   xkeyboard-config-2.2.1-1 [0.46 MB]
                   xorg-fonts-encodings-1.0.4-1 [0.54 MB]
                   xorg-bdftopcf-1.0.3-1 [0.01 MB]
                   xorg-mkfontscale-1.0.8-1 [0.02 MB]
                   xorg-mkfontdir-1.0.6-2 [0.00 MB]
                   xorg-font-util-1.2.0-1 [0.02 MB]
                   xorg-font-utils-7.6-2 [0.00 MB]  xorg-iceauth-1.0.4-2 [0.01 MB]
                   xorg-luit-1.1.0-2 [0.02 MB]  xorg-setxkbmap-1.2.0-2 [0.01 MB]
                   xorg-server-common-1.10.1-1 [0.02 MB]
                   xorg-server-1.10.1-1 [1.24 MB]  xorg-sessreg-1.0.6-2 [0.01 MB]
                   xorg-xcmsdb-1.0.3-2 [0.01 MB]
                   xorg-xbacklight-1.1.2-2 [0.01 MB]
                   xorg-xgamma-1.0.4-2 [0.01 MB]  xorg-xhost-1.0.4-2 [0.01 MB]
                   xorg-xinput-1.5.3-2 [0.02 MB]  xorg-xmodmap-1.0.5-2 [0.02 MB]
                   xorg-xrdb-1.0.9-1 [0.02 MB]  xorg-xrefresh-1.0.4-2 [0.01 MB]
                   xorg-xsetroot-1.1.0-2 [0.01 MB]
                   xorg-server-utils-7.6-2 [0.00 MB]  xorg-twm-1.0.6-2 [0.09 MB]
                   xorg-xdpyinfo-1.2.0-2 [0.01 MB]
                   xorg-xdriinfo-1.0.4-2 [0.00 MB]  xorg-xev-1.1.0-2 [0.01 MB]
                   xorg-xlsatoms-1.1.0-2 [0.01 MB]
                   xorg-xlsclients-1.1.1-2 [0.01 MB]  xorg-xprop-1.2.0-2 [0.02 MB]
                   xorg-xvinfo-1.1.1-2 [0.01 MB]  xorg-xwininfo-1.1.1-2 [0.02 MB]
                   xorg-utils-7.6-7 [0.00 MB]  xorg-xinit-1.3.0-3 [0.01 MB]
                   xorg-xkbutils-1.0.3-2 [0.02 MB]  xorg-xkbevd-1.1.2-2 [0.02 MB]
                   xorg-xkb-utils-7.6-1 [0.00 MB]  xorg-xkill-1.0.3-2 [0.01 MB]
                   xterm-269-1 [0.22 MB]  zip-3.0-2 [0.15 MB]
    Total Download Size:    1.13 MB
    Total Installed Size:   1398.30 MB
    Proceed with installation? [Y/n] y
    :: Retrieving packages from core...
    pciutils-3.1.7-4-x...   219.5K  484.9K/s 00:00:00 [---------------------]  18%
    udev-167-2-x86_64       444.4K  255.7K/s 00:00:02 [---------------------]  38%
    run-parts-3.4.4-1-...   452.2K  173.5K/s 00:00:03 [---------------------]  39%
    ca-certificates-20...   580.8K  155.1K/s 00:00:04 [---------------------]  50%
    sudo-1.8.1.p1-1-x86_64  964.4K  184.3K/s 00:00:05 [---------------------]  83%
    usbutils-002-2-x86_64  1133.0K  176.3K/s 00:00:06 [---------------------]  97%
    :: Retrieving packages from extra...
    dcron-4.5-2-x86_64     1158.1K  149.2K/s 00:00:08 [---------------------] 100%
    (330/330) checking package integrity               [---------------------] 100%
    (330/330) checking for file conflicts              [---------------------] 100%
    error: failed to commit transaction (conflicting files)
    wicd: /usr/lib/python2.7/site-packages/wicd/__init__.pyo exists in filesystem
    wicd: /usr/lib/python2.7/site-packages/wicd/backend.pyo exists in filesystem
    wicd: /usr/lib/python2.7/site-packages/wicd/configmanager.pyo exists in filesystem
    wicd: /usr/lib/python2.7/site-packages/wicd/dbusmanager.pyo exists in filesystem
    wicd: /usr/lib/python2.7/site-packages/wicd/logfile.pyo exists in filesystem
    wicd: /usr/lib/python2.7/site-packages/wicd/misc.pyo exists in filesystem
    wicd: /usr/lib/python2.7/site-packages/wicd/networking.pyo exists in filesystem
    wicd: /usr/lib/python2.7/site-packages/wicd/wnettools.pyo exists in filesystem
    wicd: /usr/lib/python2.7/site-packages/wicd/wpath.pyo exists in filesystem
    Errors occurred, no packages were upgraded.
    [kazuki@archbang ~]$

  • On deleting an item "Name" column of recycle bin is updating with data in one of the custom column instead of title field in SP 2013 Custom list

       On deleting an item, "Name" column of recycle bin is updating with data in one of the custom column instead of title field in SP 2013 Custom list.
    Thanks, Chinnu

    Hi,
    According to your post, my understanding is that you want to update title field in recycle bin with other field value of the item.
    We can use the ItemDeleting Event Receiver to achieve it.
    While item is deleting, replace title field value with other field value using ItemDeleting event receiver, then in the recycle bin, the title value will replace with other field value.
    However, there is an issue while restore the item from the recycle bin, the item title would be replaced.
    As an workaround, we can create a helper field in the list to store the title field value while deleting, then replace back while restoring using
    ItemAdded Event Receiver.
    I have made a simple code demo below to achieve this scenario, it works like a charm(the
    Test2 field is the helper field, you can hide it in the list), you can refer to it.
    public override void ItemDeleting(SPItemEventProperties properties)
    properties.ListItem["Test2"]=properties.ListItem["Title"];
    properties.ListItem["Title"]=properties.ListItem["Test1"];
    properties.ListItem.Update();
    base.ItemDeleting(properties);
    /// <summary>
    /// An item was added.
    /// </summary>
    public override void ItemAdded(SPItemEventProperties properties)
    base.ItemAdded(properties);
    properties.ListItem["Title"] = properties.ListItem["Test2"];
    properties.ListItem.Update();
    Thanks & Regards,
    Jason
    Jason Guo
    TechNet Community Support

  • /usr/sbin/update Lossage After 10.4.3 install

    I just moved from 10.3.9 to 10.4.3 on my G5 (dual, 2.0ghz; I used CCC to clone my 10.3.9 boot disk to a firewire drive and did a clean install. I migrated applications and user settings only. The install was of 10.4 and I immediately did a software update to 10.4.3 using the Combo update. Relatively immediately, my console started to get this message:
    Jan 1 17:42:43 Duende /usr/sbin/update: FIXME: IOUnserialize has detected a string that is not valid UTF-8, " C˚^?¸?¸?¸?˝_¸/¯'‡ ".
    This repeats every 30 seconds because this (update) is the daemon that writes the internal file system cache back to memory (every 30 seconds). Looking at the string by copying and pasting to the terminal, it is:
    " C\313\232^?\302\270?\302\270?\302\270?\313\235_\302\270/\302\257'\342\200\241 "
    (I'm supposing this is some unicode string, but I don't know whether it's supposed to be a file name or some internal structure or what.)
    My PB running 10.4.3 with roughly a clone of the above system doesn't have the problem.
    I did the usual:
    * disk utility
    * fsck -fy (from safe-mode boot)
    Initially, Disk Utility reported 2 "illegal names" which it fixed when booted from the install DVD. (I even tried the idea I read of it being wacky file names in the Adobe CS2 Legal directories and deleting the wacky ones).
    The system appears to run ok otherwise, so the real problem I guess is the size of the logs and the messiness of looking for other stuff in them.
    Any ideas?
    -rpg-
    Dual G5 2ghz Mac OS X (10.4.3) 8gb ram, 2 250 gb ATA drives
    Dual G5 2ghz Mac OS X (10.4.3) 8gb ram, 2 250 gb ATA drives

    When the Migration Assistant (which I think is what the Setup Assistant uses) asked me on first boot in 10.4 whether I wanted to migrate from an existing computer, it found the firewire disk I had cloned to. As best I know, Target Disk Mode just makes the other computer a firewire drive.
    Also, since your note, I booted from the firewire clone of 10.3.9 and it worked just fine. So, I think this is not the problem.
    I think it would be easier to somehow figure out where the bad string is coming from. I'm guessing it's a unicode filename that is not UTF-8, just like it says. There seems to be a lot of non-Roman file names around, and I've seen threads where Adobe CS2 has created some some have caused problems for Tiger, so I'm guess it's a similar thing.
    The logs give a hint, the string is this:
    C˚^?¸?¸?¸?˝_¸/¯'‡
    But this is a mapping from what the string really is to what can be represented in the log.
    However, if after a while I can't figure it out, I'll do another erase and install and reload things by hand. What makes me hesitate is that I have a wiki which is kind of a mess to install afresh.

  • Different /bin /sbin /usr/sbin update issue

    Someone on IRC just brought this one up. He needs to update a VPS image from 2012.07; it's past the lib->usr/lib update. It needs to update glibc, but glibc currently requires filesystem >= 2013.01. Since filesystem is ignored, this is a problem. Only suggestion I could come up with is to use the ARM to update to a version in Feb or Mar, then update from there. Anyone have a better idea?

    Okay, I give no guarantees, but this may or may not work:
    pacman -Su -d --ignore filesystem
    This will leave the system in a somewhat unusable state, because the newer glibc needs the /lib symlink in filesystem. In particular, most (if not all) post_install scripts will fail during this update, so look out for manually fixing breakage (I omitted the --ignore bash, since the glibc update will break bash anyway) - especially your initramfs will need to be regenerated once you are finished. You can then run
    /usr/lib/ld-2.17.so pacman -Su
    to upgrade filesystem. Beware that calling the dynamic loader is the only way to run any binaries in this situation.
    The suggested solution of upgrading filesystem to 2013.03.something seems cleaner than mine in any case.
    Last edited by brain0 (2013-06-04 14:08:39)

  • [SOLVED] After pacman update, system no longer boots

    Updated pacman packages, and half-way through the upgrade proces fails (it mentions not being able to find package-control).  Upon investigating, I notice no programs are working.  I ls /usr/bin and it is empty!  In a panic, I restart the machine, and it no longer boots up. 
    My boot is on sda3 and /root is sda5.
    When bash starts up, it loads the kernel fine, and then after a second it panics and exclaims: "No init found. Try passing init=bootarg". 
    I load up my trusty Arch livecd and fsck the partitions.  Fsck claims both partitions are clean.  I am able to mount them and examine the file structure: all files look like they are there.  I then try to chroot the mounted partition (sda5, my /root), and get the error that "/bin/bash" is not found, even though it is there in the correct directory.  Not sure what to do now.
    My grub entry, which has always worked fine prior to this:
    legacy_kernel '/linux344-ck' 'acpi_osi=Linux' 'root=/dev/sda5' 'rootfstype=ext4' 'init=/sbin/init' 'pcie_aspm=force' 'acpi_backlight=vendor' 'i915.i915_enable_rc6=1' 'i915.i915_enable_fbc=1' 'i915.lvds_downclock=1' 'ipv6.disable=1' 'i915.semaphores=1' 'modprobe.blacklist=bluetooth,uvcvideo' 'ro'
    legacy_initrd '/initramfs-linux-fallback.img' '/initramfs-linux-fallback.img'
    UPDATE: solved issue.  I didn't read the news.  Upgrading via pacman broke my system because of this.  Now I know!  System is running smooth again.
    Last edited by corruptz0r (2012-07-15 20:26:53)

    Huh. I guess the problem was a couple of stale and crusty {,f}getty .service files, and an obsolete slim.service file I created a while back.
    Removing them fixed my problem, although tty1 still shows boot messages (not a problem, and may not even be "new" behaviour)
    Cheers Tomegun.

  • [SOLVED] After Systemd update...2 problems!

    Yesterday I update my system and switch to the pure systemd as of arch linux wiki.
    Everything is working well, boot time is lightning fast, every programs are working except for Amarok and Vlc.
    When I click on the start menu (I'm using KDE) -> then multimedia and Amarok or Vlc, the icon bounce without opening the program's window.
    I must kill the Amarok and/or Vlc process in the monitor.
    Running in console show absolutely nothing for Vlc.
    Running Amarok in sudo in console output:
    QDBusConnection: session D-Bus connection created before QCoreApplication. Application may misbehave.
    unnamed app(774): KUniqueApplication: Cannot find the D-Bus session server:  "/usr/bin/dbus-launch terminated abnormally with the following error: No protocol specified
    Autolaunch error: X11 initialization failed
    All my daemon of before systemd are active and systemd setting are ok too.
    Does anyone have the same behavior or can point me to a possible solution?
    Thanks,
    Last edited by Chuck Arch Linux (2014-12-08 00:43:33)

    jasonwryan wrote:
    ngoonee wrote:I'm deleting your other thread, no cross-posting allowed (please read the rest of the Forum Etiquette as well).
    And less than half an hour after being warned for it: https://bbs.archlinux.org/viewtopic.php … 4#p1163234
    Do it again and you will be banned.
    Sorry, by the way, can you help me?
    Thanks
    edit
    Time solved this issue....
    Last edited by Chuck Arch Linux (2014-12-08 00:44:38)

  • [SOLVED] AMD Microcode update failed (on Xen host)

    I have an Arch system running as a VM Host based on Xen 4.4.1
    It is yet unclear to me why the VMHost (Dom0) cannot update the CPU microcode of the AMD Opteron 3365.
    The following errors appear.
    [ 9.664531] microcode: CPU0: patch_level=0x0600081c
    [ 9.664548] microcode: CPU1: patch_level=0x0600081c
    [ 9.664566] microcode: CPU2: patch_level=0x0600081c
    [ 9.664580] microcode: CPU3: patch_level=0x0600081c
    [ 9.664593] microcode: CPU4: patch_level=0x0600081c
    [ 9.664607] microcode: CPU5: patch_level=0x0600081c
    [ 9.664624] microcode: CPU6: patch_level=0x0600081c
    [ 9.664639] microcode: CPU7: patch_level=0x0600081c
    [ 9.664723] microcode: Microcode Update Driver: v2.00 <[email protected]>, Peter Oruba
    [ 18.344286] microcode: CPU0: update failed for patch_level=0x06000832
    [ 18.345579] microcode: CPU1: update failed for patch_level=0x06000832
    [ 18.346899] microcode: CPU2: update failed for patch_level=0x06000832
    [ 18.348202] microcode: CPU3: update failed for patch_level=0x06000832
    [ 18.349488] microcode: CPU4: update failed for patch_level=0x06000832
    [ 18.350776] microcode: CPU5: update failed for patch_level=0x06000832
    [ 18.352063] microcode: CPU6: update failed for patch_level=0x06000832
    [ 18.353352] microcode: CPU7: update failed for patch_level=0x06000832
    I am aware that Xen can do some early loading of microcodes, since I have found clues in the Xen git logs.
    But I guess Xen does not update the microcode, since the OS in Dom0 believes it is necessary to update the microcode.
    Does anybody have a clue why updating the CPU microcode from within Dom0 fails?
    Last edited by ArthurBorsboom (2015-01-10 12:45:29)

    I have solved the issue by using the Xen early microcode loading with the following changes.
    Copy the correct microcode binary to the boot folder.
    sudo cp /lib/firmware/amd-ucode/microcode_amd_fam15h.bin /boot
    Edit the Xen command line in /etc/xen/grub.conf from
    XEN_HYPERVISOR_CMDLINE="dom0_mem=1024M,max:1024M xsave=1"
    to
    XEN_HYPERVISOR_CMDLINE="dom0_mem=1024M,max:1024M xsave=1 ucode=-1"
    Hardcode the /etc/grub.d/09_xen configuration file to load the binary.
    From
    menuentry "Xen ${XEN_VERSION} / Arch Linux ${_KERNEL_PKG_} kernel" ${CLASS} {
    $(save_default_entry)
    if [ x\$feature_all_video_module = xy ]; then
    insmod all_video
    fi
    set gfxpayload=keep
    insmod ${BOOT_PART_FS}
    if [ x\$feature_platform_search_hint = xy ]; then
    search --no-floppy --fs-uuid --set=root ${BOOT_PART_HINTS_STRING} ${BOOT_PART_FS_UUID}
    else
    search --no-floppy --fs-uuid --set=root ${BOOT_PART_FS_UUID}
    fi
    echo '$(printf "Loading Xen %s ..." ${XEN_VERSION})'
    multiboot ${REAL_DIR}/${XEN_BASENAME} ${REAL_DIR}/${XEN_BASENAME} ${XEN_HYPERVISOR_CMDLINE}
    echo 'Loading Arch Linux ${_KERNEL_PKG_} kernel ...'
    module ${REAL_DIR}/${_KERNEL_FILE_} ${REAL_DIR}/${_KERNEL_FILE_} root=${GRUB_LINUX_ROOT_DEVICE} rw ${GRUB_LINUX_PARAMS}
    echo 'Loading Arch Linux ${_KERNEL_PKG_} kernel initramfs ...'
    module ${REAL_DIR}/${_INITRAMFS_}
    To
    menuentry "Xen ${XEN_VERSION} / Arch Linux ${_KERNEL_PKG_} kernel" ${CLASS} {
    $(save_default_entry)
    if [ x\$feature_all_video_module = xy ]; then
    insmod all_video
    fi
    set gfxpayload=keep
    insmod ${BOOT_PART_FS}
    if [ x\$feature_platform_search_hint = xy ]; then
    search --no-floppy --fs-uuid --set=root ${BOOT_PART_HINTS_STRING} ${BOOT_PART_FS_UUID}
    else
    search --no-floppy --fs-uuid --set=root ${BOOT_PART_FS_UUID}
    fi
    echo '$(printf "Loading Xen %s ..." ${XEN_VERSION})'
    multiboot ${REAL_DIR}/${XEN_BASENAME} ${REAL_DIR}/${XEN_BASENAME} ${XEN_HYPERVISOR_CMDLINE}
    echo 'Loading Arch Linux ${_KERNEL_PKG_} kernel ...'
    module ${REAL_DIR}/${_KERNEL_FILE_} ${REAL_DIR}/${_KERNEL_FILE_} root=${GRUB_LINUX_ROOT_DEVICE} rw ${GRUB_LINUX_PARAMS}
    echo 'Loading Arch Linux ${_KERNEL_PKG_} kernel initramfs ...'
    module ${REAL_DIR}/${_INITRAMFS_}
    echo 'Loading AMD Microcode'
    module ${REAL_DIR}/microcode_amd_fam15h.bin
    Rebuild the grub configuration file
    sudo grub-mkconfig -o /boot/grub/grub.cfg
    And reboot
    Check with the following command that Xen is running
    dmesg | grep xen
    Check with the following command that the microcode has the correct version
    [arthur@orion1695 ~]$ dmesg | grep microcode
    [ 9.379631] microcode: CPU0: patch_level=0x06000832
    [ 9.379645] microcode: CPU1: patch_level=0x06000832
    [ 9.379662] microcode: CPU2: patch_level=0x06000832
    [ 9.379676] microcode: CPU3: patch_level=0x06000832
    [ 9.379692] microcode: CPU4: patch_level=0x06000832
    [ 9.379710] microcode: CPU5: patch_level=0x06000832
    [ 9.379724] microcode: CPU6: patch_level=0x06000832
    [ 9.379738] microcode: CPU7: patch_level=0x06000832
    [ 9.379823] microcode: Microcode Update Driver: v2.00 <[email protected]>, Peter Oruba
    [arthur@orion1695 ~]$
    And as you see in this example, there is no attempt to update the microcode anymore, since it is already up-to-date.
    I hope this helps other people facing this issue.

  • [SOLVED] Can't update because of xmonad dependencies

    I noticed some trouble I've been having with xmobar and xmonad, so I figured I would try making sure everything is up to date before I did anything else, since that often solves problems. But when I try to run pacman -Syu or yaourt -Syu, it halts because of dependencies errors with haskell and xmonad. Here's a screenshot:
    http://i.imgur.com/WOz1X.jpg
    EDIT: here's the text:
    sudo 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...
    looking for inter-conflicts...
    :: haskell-hscolour: requires ghc=7.0.3-2
    :: haskell-hscolour: requires haskell-containers=0.4.0.0
    /usr/bin/pacman -Sy
    yaourt -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...
    :: haskell-hscolour: requires ghc=7.0.3-2
    :: haskell-hscolour: requires haskell-containers=0.4.0.0
    sudo pacman -S ghc
    resolving dependencies...
    looking for inter-conflicts...
    :: haskell-hscolour: requires ghc=7.0.3-2
    :: haskell-hscolour: requires haskell-containers=0.4.0.0
    :: haskell-mtl: requires ghc=7.0.3-2
    :: haskell-syb: requires ghc=7.0.3-2
    :: haskell-transformers: requires ghc=7.0.3-2
    :: haskell-utf8-string: requires ghc=7.0.3-2
    :: haskell-x11: requires ghc=7.0.3-2
    :: haskell-x11-xft: requires ghc=7.0.3-2
    :: xmonad: requires ghc=7.0.3
    :: xmonad-contrib: requires ghc=7.0.3
    I tried reinstalling the packages that it lists there but i just get never ending errors, just like you see in the screenshot when i try to update ghc. I'm having this issue on several machines.
    Anyone have any idea what might be going on here?
    Last edited by arbulus (2012-03-26 18:47:39)

    karol wrote:
    I can't see the screenshot.
    Edit: It's a jpg: http://i.imgur.com/WOz1X.jpg
    Edit 2: Please post text instead of screenshots.
    Edit 3: haskell-hscolour is in the AUR and it's an orphan, so you might need to remove it or update it first.
    Sorry about the screenshot address mixup. I've fixed it. I also added the text to my post.
    Thanks for the suggestion, I'll try updating or removing haskell-hscolour and see what happens.
    EDIT: I updated haskell-hscolour and it resolved the issue. Thanks for the help!
    Last edited by arbulus (2012-03-26 18:47:07)

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

  • What about /usr/local/bin + sbin merge?

    With the merge of /bin and /lib folders that just happened I was curious if there was a particular reason to keep both /usr/local/bin and /usr/local/sbin as actual folders in the filesystem, instead of making /usr/local/sbin a symlink to /usr/local/bin.

    arojas wrote:If you delete it, it will be recreated with every update of the filesystem package anyway
    This.
    Jindur wrote:So I guess that folder is actually not under my complete control
    The contents is*, pacman (actually, the filesystem package) just creates it for you since 99.9% of people either need it or don't care.
    If it bothers you that much, you can use ABS to build your own "filesystem" package without any /usr/local/ paths
    * Should be according to the Arch Packaging Standards unless someone writes a bad PKGBUILD which incidentally I found one of mine doing that yesterday... Accidents happen!
    Last edited by fukawi2 (2013-06-04 23:07:23)

  • Binaries move to /usr/bin requiring update intervention

    I just updated succesfully as was indicated on the Latest news with the intervention
    But I do wonder.....
    If I now look at my filesystem I now have the following links:
      lrwxrwxrwx 1 root root 7 31 mei 20:40 /bin -> usr/bin
      lrwxrwxrwx 1 root root 7 31 mei 20:40 /sbin -> usr/bin
      lrwxrwxrwx 1 root root 3 31 mei 20:40 /usr/sbin -> bin
      lrwxrwxrwx 1 root root 7 31 mei 20:40 /bin -> usr/bin
    I wonder why /usr/sbin is not pointing directly to /usr/bin but instead first to /bin (which is directed to usr/bin)
    Is that intended ?
    Last edited by robin67 (2013-06-03 13:28:04)

    I have a problem updating the "filesystem" package.
    # pacman -Syu --ignore filesystem,bash
    # pacman -S bash
    Until here, everything was Ok, but doing:
    # pacman -Su
    I get:
    :: Starting full system upgrade...
    resolving dependencies...
    looking for inter-conflicts...
    Packages (1): filesystem-2013.05-2
    Total Installed Size:   0.01 MiB
    Net Upgrade Size:       -0.30 MiB
    :: Proceed with installation? [Y/n] Y
    (1/1) checking keys in keyring                        100%
    (1/1) checking package integrity                    100%
    (1/1) loading package files                             100%
    (1/1) checking for file conflicts                        100%
    error: failed to commit transaction (conflicting files)
    filesystem: /usr/sbin exists in filesystem
    Errors occurred, no packages were upgraded.
    Looking into "/", the directories "/bin" and "/sbin" were removed. Although the directory "/usr/sbin" exists and is empty. Some clues?

Maybe you are looking for