Pacman Broken After MLDonkey install [Solved]

So,
I installed MlDonkey. I than tried to download another package. I had an error where it could not grab files off of extra any more. So here are the steps that I took to get pacman working correctly again.
# cd /etc/pacman.d
# cp mirrorlist mirrorlist.backup
# nano mirrorlist.backup
# sed '/^#\S/ s|#||' -i mirrorlist.backup
# rankmirrors -n 6 mirrorlist.backup > mirrorlist
It took a LONG time when I actually ranked the mirrors around 10 minutes. Also do not forget the the sudo command if you are in your user, and on the last command even when I used sudo it kept telling me permission denied, I ended up just su into root and than it worked. I am not sure as to why. I hope this helps people.
Last edited by mich04 (2011-11-10 13:07:15)

ngoonee wrote:Actually (even without cower), makepkg will tell you what dependencies are missing when you try and compile an AUR package. In fact, -s will install them for you (unless they're from the AUR, in which case you have to download/makepkg that package first).
Actually, I was more concerned about updates for packages from AUR. yaourt would handle AUR packages as if they were in a repository, and update them, solving dependency problems.
Now what I fear is, that if some regular library gets an update, it may not updated on my system in the first place, because pacman only sees that the older version is needed for the AUR software, but is not capable of updating the AUR package (which works with the new library version) automatically. So updates will break some software unless I remove it first and install the latest version manually.

Similar Messages

  • [solved] pacman broken after "pacman -Syyu" excluding pacman

    Hi forums,
    I use arch x86_64, yaourt and the testing and multilib repositories.
    A full system upgrade doing "yaourt -Syyu" didn't work, because pacman had an unfulfilled dependancy which I don't recall, but it was about a normal and a multilib version: I probably have the multilib version of a library installed, which has not been updated to the version required by pacman yet.
    So I thought it would be perfectly fine to exclude pacman from this system upgrade by choosing "manually" from the options given by "yaourt -Syyu" and commented pacman.
    The upgrade then went fine except for the two final lines:
    package-query: error while loading shared libraries: libarchive.so.2: cannot open shared object file: No such file or directory
    testdb: error while loading shared libraries: libarchive.so.2: cannot open shared object file: No such file or directory
    Now everytime I try to use pacman, I get this error:
    pacman: error while loading shared libraries: libarchive.so.2: cannot open shared object file: No such file or directory
    Do you know how to solve this?
    Thanks in advance
    xiliyi
    Last edited by xiliyi (2012-01-05 09:49:23)

    ngoonee wrote:Actually (even without cower), makepkg will tell you what dependencies are missing when you try and compile an AUR package. In fact, -s will install them for you (unless they're from the AUR, in which case you have to download/makepkg that package first).
    Actually, I was more concerned about updates for packages from AUR. yaourt would handle AUR packages as if they were in a repository, and update them, solving dependency problems.
    Now what I fear is, that if some regular library gets an update, it may not updated on my system in the first place, because pacman only sees that the older version is needed for the AUR software, but is not capable of updating the AUR package (which works with the new library version) automatically. So updates will break some software unless I remove it first and install the latest version manually.

  • OEM DB Control 10.2 slightly broken after fresh install

    People,
    I just installed 10.2.0.2 on Solaris x86 using instructions I found here:
    http://bikle.com/protected/o10gR2_solaris10x86
    Everything seems to work okay except for some small areas inside of EM database control.
    For example, in the first page of the Home tab I see a Java null pointer exception.
    After a minute, the page changes shape and gives information about:
    DB Instance
    Listener
    General
    Agent Connection to Instance
    It says :
    the DB Instance is down
    the Agent Connection to Instance is down
    the Listener is up
    General is up
    Here are some details I see about
    the Agent Connection to Instance
    Failed to connect to database instance: ORA-12505: TNS:listener does
    not currently know of SID given in connect descriptor (DBD ERROR:
    OCIServerAttach).
    In the performance tab,
    I see this:
    java.lang.Exception: Invalid BoundDataSource: no class, method or dataSource provided.
    at oracle.sysman.emSDK.chart.EmChartBoundDataSourceBean.initDataSource(EmChartBoundDataSourceBean.java:97)
    Aside from this,
    parts of EM work just fine.
    In the Administration tab,
    I can do things like query data files.
    In the Maintenance tab,
    I was able to do an Object Level Recovery of a row
    which I had deleted from a table.
    Can you give me any tips on how to get EM fully functional?
    jr

    People,
    I just installed 10.2.0.2 on Solaris x86 using instructions I found here:
    http://bikle.com/protected/o10gR2_solaris10x86
    Everything seems to work okay except for some small areas inside of EM database control.
    For example, in the first page of the Home tab I see a Java null pointer exception.
    After a minute, the page changes shape and gives information about:
    DB Instance
    Listener
    General
    Agent Connection to Instance
    It says :
    the DB Instance is down
    the Agent Connection to Instance is down
    the Listener is up
    General is up
    Here are some details I see about
    the Agent Connection to Instance
    Failed to connect to database instance: ORA-12505: TNS:listener does
    not currently know of SID given in connect descriptor (DBD ERROR:
    OCIServerAttach).
    In the performance tab,
    I see this:
    java.lang.Exception: Invalid BoundDataSource: no class, method or dataSource provided.
    at oracle.sysman.emSDK.chart.EmChartBoundDataSourceBean.initDataSource(EmChartBoundDataSourceBean.java:97)
    Aside from this,
    parts of EM work just fine.
    In the Administration tab,
    I can do things like query data files.
    In the Maintenance tab,
    I was able to do an Object Level Recovery of a row
    which I had deleted from a table.
    Can you give me any tips on how to get EM fully functional?
    jr

  • HAL seems to have broken after update. (SOLVED)

    I'm not sure what happened, but after updating arch recently CD's, DVD's, and USB drives/sticks are not available. They "seem" to mount themselves as before, as they show up in gnome, but they are inacessible, clicking on any icon for them brings nothing up.
    Sorry for the cryptic nature of this post, I'm not even sure where to begin looking in the logs for whatever error/warning might point me in the right direction. Can someone kindly tell me what I should be checking to resolve this? Thanks!
    Last edited by jeremyrainman (2009-04-18 15:32:26)

    Using a:
    $ hald --daemon=no --verbose=yes
    I get lots and lots and lots of verbage. HAL is running fine apparently, as it's monitoring my UPS just fine
    Here's what I get when I try to open a USB drive that is attached and has an icon in gnome:
    08:06:21.680 [W] ci-tracker.c:366: Error doing GetSessionForUnixProcess on ConsoleKit: org.freedesktop.ConsoleKit.Manager.GeneralError: Unable to lookup session information for process '9060'
    08:06:21.680 [i] hald_dbus.c:5176: OK for method 'Mount' with signature 'ssas' on interface 'org.freedesktop.Hal.Device.Volume' for UDI '/org/freedesktop/Hal/devices/volume_uuid_9C24133024130CC0' and execpath 'hal-storage-mount'
    08:06:21.680 [i] hald_dbus.c:4062: no need to enqueue
    Run started hal-storage-mount (0) (1)
    ! full path is '/usr/lib/hal/hal-storage-mount', program_dir is '/usr/lib/hal'
    9061: XYA attempting to get lock on /media/.hal-mtab-lock
    9061: XYA got lock on /media/.hal-mtab-lock
    device = /dev/sdb1
    invoked by uid = 1000
    invoked by system bus connection = :1.193
    label 'FreeAgent Drive' uuid '9C24133024130CC0'
    Looking at /etc/fstab entry 'none'
    /etc/fstab: device none -> none
    Looking at /etc/fstab entry 'none'
    /etc/fstab: device none -> none
    Looking at /etc/fstab entry '/dev/cdrom'
    /etc/fstab: device /dev/cdrom -> /dev/dev/cd/cdrom-6:0:0:0
    Looking at /etc/fstab entry '/dev/dvd'
    /etc/fstab: device /dev/dvd -> /dev/dev/cd/dvd-6:0:0:0
    Looking at /etc/fstab entry '/dev/fd0'
    /etc/fstab: device /dev/fd0 -> /dev/fd0
    Looking at /etc/fstab entry '/dev/sda1'
    /etc/fstab: device /dev/sda1 -> /dev/sda1
    Looking at /etc/fstab entry '/dev/sda2'
    /etc/fstab: device /dev/sda2 -> /dev/sda2
    Looking at /etc/fstab entry '/dev/sda3'
    /etc/fstab: device /dev/sda3 -> /dev/sda3
    mount_point = 'FreeAgent Drive'
    mount_fstype = ''
    mount_options = 'locale=LC_CTYPE=en_US.utf8;LC_NUMERIC=en_US.utf8;LC_TIME=en_US.utf8;LC_COLLATE=C;LC_MONETARY=en_US.utf8;LC_MESSAGES=en_US.utf8;LC_PAPER=en_US.utf8;LC_NAME=en_US.utf8;LC_ADDRESS=en_US.utf8;LC_TELEPHONE=en_US.utf8;LC_MEASUREMENT=en_US.utf8;LC_IDENTIFICATION=en_US.utf8 '
    trying dir /media/FreeAgent Drive
    given_options[0] = 'locale=LC_CTYPE=en_US.utf8;LC_NUMERIC=en_US.utf8;LC_TIME=en_US.utf8;LC_COLLATE=C;LC_MONETARY=en_US.utf8;LC_MESSAGES=en_US.utf8;LC_PAPER=en_US.utf8;LC_NAME=en_US.utf8;LC_ADDRESS=en_US.utf8;LC_TELEPHONE=en_US.utf8;LC_MEASUREMENT=en_US.utf8;LC_IDENTIFICATION=en_US.utf8'
    allowed_options[0] = 'locale='
    allowed_options[1] = 'dmask='
    allowed_options[2] = 'fmask='
    allowed_options[3] = 'ro'
    allowed_options[4] = 'sync'
    allowed_options[5] = 'dirsync'
    allowed_options[6] = 'noatime'
    allowed_options[7] = 'nodiratime'
    allowed_options[8] = 'noexec'
    allowed_options[9] = 'quiet'
    allowed_options[10] = 'remount'
    allowed_options[11] = 'exec'
    using action org.freedesktop.hal.storage.mount-removable for uid 1000, system_bus_connection :1.193
    08:06:21.695 [i] device.c:1894: Removing locks from ':1.195'
    08:06:21.695 [i] device.c:1894: Removing locks from ':1.194'
    pid 9061: rc=1 signaled=0: /usr/lib/hal/hal-storage-mount
    08:06:21.696 [i] hald_dbus.c:4086: No more methods in queue
    08:06:21.696 [i] hald_dbus.c:4149: failed with 'org.freedesktop.Hal.Device.PermissionDeniedByPolicy' 'org.freedesktop.hal.storage.mount-removable no <-- (action, result)'
    08:06:21.696 [D] hotplug.c:453: events queued = 0, events in progress = 0
    08:06:21.696 [D] hotplug.c:458: Hotplug-queue empty now ... no hotplug events in progress
    08:06:21.784 [i] device.c:1894: Removing locks from ':1.197'
    08:06:21.788 [i] ci-tracker.c:212: Removing CICallerInfo object for :1.193
    08:06:21.788 [i] device.c:1894: Removing locks from ':1.193'
    [9056]: 08:06:25.013 [i] addon-storage.c:354: Checking whether device /dev/sr0 is locked on HAL
    [9056]: 08:06:25.013 [i] addon-storage.c:362: ... device /dev/sr0 is not locked on HAL
    08:06:51.791 [i] device.c:1894: Removing locks from ':1.196'
    I tried looking up org.freedesktop.Hal.Device.PermissionDeniedByPolicy and couldn't find anything. Any suggestions?

  • Why does it keep saying my adobe application manager is broken after i installed a new one like they told me?

    i downloaded a new one and i keep getting this. ive  downloaded photoshop and it keep saying i cant import video inport video frames to layers and that i need to get dynamiclink so i downloaded it and did everything they said and it still doesnt work  btw i have cs6

    Link for Download & Install & Setup & Activation problems may help
    -Online Chat http://www.adobe.com/support/download-install/supportinfo/

  • Wiki "remember password" feature broken after clean install

    I did a clean install, then restored the collaboration folder from an asr backup.
    Only problem is, if clients check the "remember password" box (in the wiki login - not a browser feature), then get the following error:
    The page at <my url here> says:
    Error from server: xmlrpc_digestLogin() takes at most 4 arguments (5 given) (8002)
    Curiously, the text "remember password" is also missing from next to the checkbox.

    Your symptoms imply a mismatch between the web client and the server. It seems the web client is newer (10.5.2) and the wiki server is earlier (pre-10.5.2)
    Could your restore have mismatched items?
    One way to fix this is to do a clean install on another disk, then copy the server bits back over, using ditto or cp. The server bits you'll need live in /usr/share/wikid

  • GE40 Dragon Eyes 20C. Webcome broken after fresh install windows 8.1

    I just bought this laptop 3 weeks ago. I freshly installed 8.1 from a CD and so far, the webcam doesn't work. It doesn't appear in Device Manager and Fn + F6 doesn't work. What should I do? Couldn't find drivers around the net. MSI page for this laptop doesn't provide the driver for the webcam. Any help would be very much appreciated.

    Did it work before you installed Windows 8.1?
    Do you have SCM installed? Is it working?

  • [SOLVED] nfsroot install broken after kernel upgrade 3.5.6 to 3.6.2

    It seems my nfsroot installations have broken after the kernel upgrade to 3.6.2.
    This is as far as the boot process gets now (hand copied from the screen):
    IP-Config: eth0 complete (from 10.48.50.20):
    address: 10.48.50.240 broadcast: 10.48.50.255 netmask: 255.255.255.0
    gateway: 0.0.0.0 dns0 : 0.0.0.0 dns1: 0.0.0.0
    domain : local
    rootserver: 10.48.50.20 rootpath:
    filename : /var/tftpboot/pxelinux.0
    NFS-Mount: 10.48.50.20:/srv/nfs4/kvmhost0-rootfs
    Waiting 10 seconds for device /dev/nfs ...
    mount: Protocol not supported
    :: running cleanup hook [udev]
    ERROR: Failed to mount the real root device.
    Bailing out, you are on your own. Good luck.
    sh: can't access tty; job control turned off
    [rootfs /]#
    On the server this is what is logged:
    Oct 16 21:10:04 tuon dhcpd: DHCPDISCOVER from 00:21:70:eb:02:25 via san
    Oct 16 21:10:04 tuon dhcpd: DHCPOFFER on 10.48.50.240 to 00:21:70:eb:02:25 via san
    Oct 16 21:10:04 tuon dhcpd: DHCPREQUEST for 10.48.50.240 (10.48.50.20) from 00:21:70:eb:02:25 via san
    Oct 16 21:10:04 tuon dhcpd: DHCPACK on 10.48.50.240 to 00:21:70:eb:02:25 via san
    Oct 16 21:10:14 tuon rpc.mountd[1323]: authenticated mount request from 10.48.50.240:684 for /srv/nfs4/kvmhost0-rootfs (/srv/nfs4/kvmhost0-rootfs)
    Oct 16 21:10:14 tuon rpc.mountd[1323]: refused unmount request from 10.48.50.240 for /new_root (/): not exported
    It looks to me like the client is sending the mount request, the server accepts and then for some reason the client thinks it has failed. I can't even see anything strange in the wireshark traces comparing the working client (3.5.6) to the broken one (3.6.2).
    Anyone else using nfsroot successfully with the latest kernel?
    Any other ideas?
    (by the way - despite my directory names, this is using nfs v3 for the rootfs)
    Last edited by kmshanah (2012-10-18 03:18:07)

    mikep wrote:
    Just to confirm that I also have this problem with nfsroot (nfs4 this time) with 3.6.2. Downgrading the kernel does make it go away.
    When it is working normally I do seem to get refused unmount messages at shutdown for some reason
    refused unmount request from 192.168.1.86 for / (/): not exported
    , but the /new_root bit is new and I have no idea where it comes from.
    refused unmount request from 192.168.1.86 for /new_root (/): not exported
    So I wonder if it asking for the wrong path.
    That unmount issue will be solved by FS#32021.
    Unfortunately, that doesn't help with mounting in the first place with 3.6.2

  • [SOLVED]Can pacman provide some sound after finishing installing

    I usually let pacman download and install something in a screen and working on another screens. But I can't know immediately when the instalI finished if I don't return to the screen where pacman is installing something.
    Can pacman provide some sound after finishing installing? Or are there any other methods are suitable for this? And I guess tools like wget or axel may need this.
    Last edited by ArkChar (2012-12-05 06:30:35)

    You probably can make a script that wraps pacman, and plays a sound (ffplay, ffmpeg, mplayer, aplay, whatever) and plays a sound when pacman returns. Better than nothing I guess.
    Something like this:
    pacmansound
    #!/bin/bash
    pacman $@
    ffplay ~/Music/pacman_done.ogg
    I'm not sure if this works, but you get the idea.

  • [SOLVED]Sound Card No longer detected after pulseadio install

    I recently installed pulseaudio and after the install my /var/lib/alsa/asound.state file was deleted or moved, anyhow now neither pulseaudio or alsa recognize my sound card. Is there a way to regenerate the original asound.state file ? i've already tried alsactl store but alsa apprently can't find my sound card anymore.
    SOLVED: apparently the modules for the sound card were unloaded I don't know what caused it but it was sure annoying
    SOLUTION:
    modprobe snd-hda-intel ; modprobe snd-pcm-oss ; modprobe snd-mixer-oss ; modprobe snd-seq-ossa
    Of course the modules you load will depend on your particular system, I happen to be using the Acer Aspire One netbook so I had an intel hda audio card
    Acer Aspire One
    120Gb HDD
    1024mb ram
    Intel N720 1.6ghz
    Last edited by MastodonHQ (2012-02-29 07:21:51)

    yes i assumed it would be necessary for integration, am i to understand this was the root of the problem ?
    ok so i was reading a gentoo forums post and decided to follow some of the fact finding there and came to some good information.
    sound card is not found in /proc/asound/cards
    sound card isn't in /dev/ anywhere
    so it seems like it just up and disappeared
    Last edited by MastodonHQ (2012-02-29 06:00:04)

  • [SOLVED] Another "Sound broken after upgrade" thread

    Hi.  My sound stopped working at some point, probably after an upgrade.  I've seen lot's of posts about this in the last month, but nothing is helping.  My guess is that OSS is screwing with ALSA.  Here is what it says in my pacman log.
    Running OSS update script...
    [2011-12-05 13:34]
    [2011-12-05 13:34] -------------------------------------------------------------
    [2011-12-05 13:34] Open Sound System was updated. Now you should restart the
    [2011-12-05 13:34] daemon by running /etc/rc.d/oss restart.
    [2011-12-05 13:34]
    [2011-12-05 13:34] Please note that OSS stores some of its configuration files
    [2011-12-05 13:34] at /usr/lib/oss. If you are upgrading from an older OSS
    [2011-12-05 13:34] release and it doesn't work properly, try removing that
    [2011-12-05 13:34] directory and reinstall this package.
    [2011-12-05 13:34] -------------------------------------------------------------
    [2011-12-05 13:34] upgraded oss (4.2_2005-1 -> 4.2_2005-2)
    I tried removing the directory and reinstalling oss, but that didn't work.  I also tried removing oss altogether, but pacman says that lib32-libflashsupport: requires oss.  So I'm not sure what to do.  I was trying this
    http://wiki.archbang.org/index.php?titl … _with_Alsa
    but I got the dependency conflict with libflashsupport.
    What I want to do is force remove oss via pacman -Rf oss, then install the alsa-oss emulator, but I'm not sure if that will break something else.
    I'm also willing to just wait and see if the next kernel update will fix it, if that doesn't take too long.  I don't really use sound very often anyway, but I still want it to work.  I'm running this kernel
    Linux version 3.1.5-1-ARCH (tobias@T-POWA-LX) (gcc version 4.6.2 20111125 (prerelease) (GCC) ) #1 SMP PREEMPT Sat Dec 10 14:43:09 CET 2011
    Thanks for any help.
    Last edited by Pacopag (2012-01-09 14:57:18)

    Sorry for bumping this rather useless post.  But I just wanted to mention that the problem is fixed.  What I did was to follow the link
    http://wiki.archbang.org/index.php?titl … _with_Alsa
    (but I don't know that even has anything to do with the solution, because the sound didn't work after doing this.)
    But then, just today, there was a kernel upgrade, and now the sound works.  Big thanks to the arch team.
    Last edited by Pacopag (2012-01-09 14:56:41)

  • [SOLVED] GLIBC_2.16 not found - Pacman broken

    Hi all,
    I did a packman -Syu yesterday and following instructions relative to glib errors I also performed it by excluding glibc.
    This resulting in the problem that now I have old GLIBC ( so I don't have simlink of lib).
    After rebooting my system was unable to boot anymore, I did a chroot and a mkinitcpio -p linux and now I can boot the system.
    The main problem is that I can't use pacman and a lot of stuff (samba service, firefox, and so on) due to this error:
    pacman: /lib/libc.so.6: version 'GLIBC_2.16' not found (required by /lib/libarchive.so.12)
    Before opening this new thread I did a lot of searching and I tried I think almost all solutions I've found.
    I already tried to use pacman cache for replacing libs, I already tried to downgrade curl...
    Any help is very very very appreciated, It's a workstation I'm using for CFD computation in my lab and I'm totally blocked!!! (I mean, CFD works at least )
    Thanks in advance, guys.
    daron
    Last edited by daron (2012-09-27 16:24:43)

    https://wiki.archlinux.org/index.php/De … iki:usrlib
    Try this from a chroot : pacman -U http://pkgbuild.com/~allan/glibc-2.16.0 … pkg.tar.xz
    If that fails, try extracting the 2.16.0-1 tarball to /  (and don't forget to reinstall glibc after you've solved the problem) .

  • [Solved]Terminology - Broken after upgrade

    After running a system update it appears that Terminology is no longer working correctly.
    i.e:
    Background does not render properly, just shows black screen, Cannot use rightclick to make modifications, etc
    Has anyone else experienced this issue?
    =====================================
    Fix:
    Downgrade to package 0.6.1-1 from cache
    pacman -U /var/cache/pacman/pkg/terminology-0.6.1-1-x86_64.pkg.tar.xz
    =====================================
    Last edited by cyberpsych0sis (2014-11-12 02:59:41)

    jasonwryan wrote:
    Start it from another terminal and see what error it prints...
    Also, please paste the list of packages that were included in your last upgrade.
    Output from the pacman.log after upgrade:
    [2014-11-11 18:21] [PACMAN] Running 'pacman -Syu'
    [2014-11-11 18:21] [PACMAN] synchronizing package lists
    [2014-11-11 18:22] [PACMAN] starting full system upgrade
    [2014-11-11 18:30] [PACMAN] upgraded at-spi2-core (2.14.0-1 -> 2.14.1-1)
    [2014-11-11 18:30] [PACMAN] upgraded avahi (0.6.31-13 -> 0.6.31-14)
    [2014-11-11 18:30] [PACMAN] upgraded ca-certificates-mozilla (3.17.1-1 -> 3.17.2-1)
    [2014-11-11 18:30] [PACMAN] upgraded calibre (2.8.0-1 -> 2.9.0-1)
    [2014-11-11 18:30] [PACMAN] upgraded kmod (18-1 -> 18-2)
    [2014-11-11 18:30] [PACMAN] upgraded libsystemd (216-3 -> 217-6)
    [2014-11-11 18:30] [PACMAN] installed lz4 (123-1)
    [2014-11-11 18:30] [PACMAN] upgraded systemd (216-3 -> 217-6)
    [2014-11-11 18:30] [PACMAN] upgraded colord (1.2.3-1 -> 1.2.5-1)
    [2014-11-11 18:30] [PACMAN] upgraded curl (7.38.0-3 -> 7.39.0-1)
    [2014-11-11 18:30] [PACMAN] upgraded dhcpcd (6.6.0-1 -> 6.6.1-1)
    [2014-11-11 18:30] [PACMAN] upgraded gcc-libs (4.9.1-2 -> 4.9.2-1)
    [2014-11-11 18:30] [PACMAN] upgraded poppler (0.26.5-1 -> 0.28.1-1)
    [2014-11-11 18:30] [PACMAN] upgraded evas_generic_loaders (1.11.2-1 -> 1.11.2-2)
    [2014-11-11 18:30] [PACMAN] upgraded fakeroot (1.20.1-1 -> 1.20.2-1)
    [2014-11-11 18:30] [PACMAN] upgraded gcc (4.9.1-2 -> 4.9.2-1)
    [2014-11-11 18:30] [PACMAN] upgraded gnutls (3.3.9-1 -> 3.3.10-1)
    [2014-11-11 18:30] [PACMAN] upgraded gstreamer (1.4.3-1 -> 1.4.4-1)
    [2014-11-11 18:30] [PACMAN] upgraded gst-plugins-base-libs (1.4.3-1 -> 1.4.4-1)
    [2014-11-11 18:30] [PACMAN] upgraded gst-plugins-base (1.4.3-1 -> 1.4.4-1)
    [2014-11-11 18:30] [PACMAN] upgraded gtk3 (3.14.4-2 -> 3.14.5-1)
    [2014-11-11 18:30] [PACMAN] upgraded ldns (1.6.17-1 -> 1.6.17-2)
    [2014-11-11 18:30] [PACMAN] upgraded libedit (20140620_3.1-1 -> 20141030_3.1-1)
    [2014-11-11 18:30] [PACMAN] upgraded libffi (3.1-2 -> 3.1-3)
    [2014-11-11 18:30] [PACMAN] upgraded libltdl (2.4.2-14 -> 2.4.2-15)
    [2014-11-11 18:30] [PACMAN] upgraded libtool (2.4.2-14 -> 2.4.2-15)
    [2014-11-11 18:30] [PACMAN] upgraded logrotate (3.8.7-3 -> 3.8.8-2)
    [2014-11-11 18:30] [PACMAN] upgraded man-db (2.7.0.2-2 -> 2.7.1-1)
    [2014-11-11 18:30] [PACMAN] upgraded mesa-dri (10.3.2-1 -> 10.3.3-1)
    [2014-11-11 18:30] [PACMAN] upgraded mesa (10.3.2-1 -> 10.3.3-1)
    [2014-11-11 18:30] [PACMAN] upgraded mesa-libgl (10.3.2-1 -> 10.3.3-1)
    [2014-11-11 18:30] [PACMAN] upgraded nss (3.17.1-1 -> 3.17.2-1)
    [2014-11-11 18:30] [ALPM] warning: /etc/pacman.d/mirrorlist installed as /etc/pacman.d/mirrorlist.pacnew
    [2014-11-11 18:30] [PACMAN] upgraded pacman-mirrorlist (20141028-1 -> 20141108-1)
    [2014-11-11 18:30] [PACMAN] upgraded poppler-glib (0.26.5-1 -> 0.28.1-1)
    [2014-11-11 18:30] [PACMAN] upgraded python-pygments (1.6-4 -> 2.0.1-1)
    [2014-11-11 18:30] [PACMAN] upgraded systemd-sysvcompat (216-3 -> 217-6)
    [2014-11-11 18:30] [PACMAN] upgraded terminology (0.6.1-1 -> 0.7.0-1)
    [2014-11-11 18:30] [PACMAN] upgraded xorg-server-common (1.16.1-1 -> 1.16.2-1)
    [2014-11-11 18:30] [PACMAN] upgraded xorg-server (1.16.1-1 -> 1.16.2-1)
    And when I run Terminology from Xterm it doesn't seem to provide any errors.

  • Booting error after post-install update [Solved]

    hi
    Been using Linux for a while, but wanting to learn rather than just use, so decided to give Arch a go, after the review in LinuxMagazine.
    Managed to install and boot into it after a few trial and error.
    Ran "pacman -Syu"
    pacman updated itself, then ran into the hotplug conflict. I took it from This thread that it was safe to accept to remove hotplug.
    Ran "pacman -Syu" again 
    I then ran into the the error:
    error: the following file conflicts were found
    grub: /usr/share/grub: exists in filesystem.
    Followed This thread and did
    phrakture wrote:'mv' /usr/share/grub to something like /usr/share/grub-backup
    Ran pacman -Syu again, this time, it ran properly (I think)
    Rebooted the computer, ran into  a kernel panic:
    UFS: unable to mount root on unknown-block(0,0)
    . Followed This thread and  the wiki and edited the instruction on Grub's boot screen to set
    root=/dev/hda1 ro
    and added
    initrd /initrd26.img
    to the line uderneath.
    this allows me to boot (sort off), but I then get the following error:
    /bin/sh: can't access tty; job control turned off
    From there, I get what seems to be a limited shell (get the "#" sign but not the location I am in such as "root@archbox:#" which I would expect). Here, I am snookered. If I search the wiki for this message, I get one article which refers to Cups and is not relevant to the issue, as far as I can tell, and I do not get any joy from the forum either.
    Reinstalling the system is not a problem, but I would rather understand what is happening before I do it, so that I can fix it if the issue reappears, and because it fits into the "learning" purpose of installing this distro.
    Could someone guide me on my next step?
    Thx
    Damien

    tomk wrote:Change initrd26.img to initrd26-full.img, and you should be able to boot. When you're up and running, have a look at the wiki page on initrd for more info.
    Thanks, that did it. Thought I had tired that as well, though, must have been tired and made some typos.....
    On a sidenote, it seems that after the install, there was "/dev/discs/disc0" then came the partitions: part1; part2; part3, which is now translated as hda1; hda2; hda3.  I thought partitions started with hda0..  Am I wrong or is the way Arch auto-prepares the hard drive just skips the 0 partition?

  • Pacman hangs after install or remove

    For a few weeks I am experiencing a strange problem with pacman.
    After a package is installed or removed it just hangs instead of closing.
    In the task manager I can see ldconfig running and uninterruptible.
    Maybe this has something to do with it?
    I tried reinstallingen several packages like pacman en libc but had no luck.
    Can someone help me with this?

    For a few weeks I am experiencing a strange problem with pacman.
    After a package is installed or removed it just hangs instead of closing.
    In the task manager I can see ldconfig running and uninterruptible.
    Maybe this has something to do with it?
    I tried reinstallingen several packages like pacman en libc but had no luck.
    Can someone help me with this?

Maybe you are looking for

  • Data Federator- Merging two source tables

    Hi, I have two identically structured source tables and i need to merge them together to a target table. For Example:- Source Table1=  { (A,10), (B,11), (C,12) } + Source Table2=  { (D,15), (E,16), (F,17) } Target Table=  { (A,10), (B,11), (C,12), (D

  • FI Uploads (Approval Workflow)

    Hi All, Need some assistance: Currently our company has a standard approval workflow built.  So when we receive an invoice without a PO, we manually post the invoice to a GL & Cost Centre.  Once the invoice is coded, It's then sent to the GL owners t

  • A website doesn't display properly on iMac

    Hi I'm stumped. I own both an iMac and a MacBook. Lately I've been trying to use www.theknot.com and while the website does work, it displays totally wrong on my iMac (the middle section is sent way down the page or in a ridiculous way (see pic) I lo

  • Can't update Windows XP SP1 to SP3 via CD to run on Boot Camp partition

    I have just partitioned my Mac HD via Boot Camp - with a 42GB Windows XP partition to run a program not available for Mac. The Windows XP (retail version with license) I purchased came with SP1 "upgradeable to SP3 for free" after purchase. Now the co

  • SCSI slow boot

    Hi everyone, My problem is a 60sec "black screen" time delay from the DMI screen to the beginning of boot.  I boot from a TekRam SCSI control card.  Booting from a FDD is normal.  The mb is an MSI KT6V-LSR that replaced an ASUS A7M266, which worked j