ZFS mount point - problem

Hi,
We are using ZFS to take the sanpshots in our solaris 10 servers. I have the problem when using ZFS mount options.
The solaris server we are used as,
SunOS emch-mp89-sunfire 5.10 Generic_127127-11 sun4u sparc SUNW,Sun-Fire-V440Sys
tem = SunOS
Steps:
1. I have created the zfs pool named as lmspool
2. Then created the file system lmsfs
3. Now I want to set the mountpoint for this ZFS file system (lmsfs) as "/opt/database" directory (which has some .sh files).
4. Then need to take the snapshot of the lmsfs filesystem.
5. For the mountpoint set, I tried two ways.
1. zfs set mountpoint=/opt/database lmspool/lmsfs
it returns the message "cannot mount '/opt/database/': directory is not empty
property may be set but unable to remount filesystem".
If I run the same command in second time, the mount point set properly and then I taken the snapshot of the ZFS filesystem (lmsfs). After done some modification in the database directory (delete some files), then I rollback the snapshot but the original database directory was not recovered. :-(
2. In second way, I used the "legacy" option for mounting.
# zfs set mountpoint=legacy lmspool/lmsfs
# mount -F zfs lmspool/lmsfs /opt/database
After run this command, I cant able to see the files of the database directory inside the /opt. So I cant able to modify anything inside the /opt/database directory.
Please someone suggest me the solution for this problem. or anyother ways to take the ZFS snapshot with mounting point in UFS file system?..
Thanks,
Muthukrishnan G

You'll have to explain the problem clearer. What exactly is the problem? What is "the original database directory"? The thing with the .sh files? Why are you trying to mount onto something with files in it in the first place?

Similar Messages

  • ZFS mount points and zones

    folks,
    a little history, we've been running cluster 3.2.x with failover zones (using the containers data service) where the zoneroot is installed on a failover zpool (using HAStoragePlus). it's worked ok but could be better with the real problems surrounding lack of agents that work in this config (we're mostly an oracle shop). we've been using the joost manifests inside the zones which are ok and have worked but we wouldn't mind giving the oracle data services a go - and the more than a little painful patching processes in the current setup...
    we're started to look at failover applications amongst zones on the nodes, so we'd have something like node1:zone and node2:zone as potentials and the apps failing between them on 'node' failure and switchover. this way we'd actually be able to use the agents for oracle (DB, AS and EBS).
    with the current cluster we create various ZFS volumes within the pool (such as oradata) and through the zone boot resource have it mounted where we want inside the zone (in this case $ORACLE_BASE/oradata) with the global zone having the mount point of /export/zfs/<instance>/oradata.
    is there a way of achieving something like this with failover apps inside static zones? i know we can set the volume mountpoint to be what we want but we rather like having the various oracle zones all having a similar install (/app/oracle etc).
    we haven't looked at zone clusters at this stage if for no other reason than time....
    or is there a better way?
    thanks muchly,
    nelson

    i must be missing something...any ideas what and where?
    nelson
    devsun012~> zpool import Zbob
    devsun012~> zfs list|grep bob
    Zbob 56.9G 15.5G 21K /export/zfs/bob
    Zbob/oracle 56.8G 15.5G 56.8G /export/zfs/bob/oracle
    Zbob/oratab 1.54M 15.5G 1.54M /export/zfs/bob/oratab
    devsun012~> zpool export Zbob
    devsun012~> zoneadm -z bob list -v
    ID NAME STATUS PATH BRAND IP
    1 bob running /opt/zones/bob native shared
    devsun013~> zoneadm -z bob list -v
    ID NAME STATUS PATH BRAND IP
    16 bob running /opt/zones/bob native shared
    devsun012~> clrt list|egrep 'oracle_|HA'
    SUNW.HAStoragePlus:6
    SUNW.oracle_server:6
    SUNW.oracle_listener:5
    devsun012~> clrg create -n devsun012:bob,devsun013:bob bob-rg
    devsun012~> clrslh create -g bob-rg -h bob bob-lh-rs
    devsun012~> clrs create -g bob-rg -t SUNW.HAStoragePlus \
    root@devsun012 > -p FileSystemMountPoints=/app/oracle:/export/zfs/bob/oracle \
    root@devsun012 > bob-has-rs
    clrs: devsun013:bob - Entry for file system mount point /export/zfs/bob/oracle is absent from global zone /etc/vfstab.
    clrs: (C189917) VALIDATE on resource bob-has-rs, resource group bob-rg, exited with non-zero exit status.
    clrs: (C720144) Validation of resource bob-has-rs in resource group bob-rg on node devsun013:bob failed.
    clrs: (C891200) Failed to create resource "bob-has-rs".

  • Stuck at gray Apple screen... mount point problem?

    I'm trying to fix a MacBook for someone-- apparently it crashed in iMovie-- I assume the owner did a hard shut down by holding the power button, and now it won't get past the gray apple/spinning-gear screen. I tried starting up from an install CD, but I don't think it's the right version of OS X and it says it cannot be installed on the computer.
    So I ran Disk First Aid on the drive-- it said nothing was wrong with the disk, but it did repair a few permissions. Still, nothing. I cleared the PRAM-- no luck. Took out the battery and put it back in, and still, nothing.
    I did notice, though, that Disk Utility shows the HD to be named "VC"-- maybe it was renamed by the owner-- but the mount point is /Volumes/VC-- on my own working MacBook, the HD mount point is simply /.
    Is that relevant to the problem? Can anyone think of anything else to try before I get the original OS install disk and see if I can archive/reinstall?
    Thanks!

    What booting with the shift key depressed does is start you Mac in the safe mode.
    Read http://support.apple.com/kb/HT1455?viewlocale=en_US&locale=en_US for more details on it.
    Allan

  • Installing Oracle RAC problem: Could not determine /tmp mount point

    Folks,
    Hello. I am installing Oracle 11gR2 RAC using 2 Virtual Machines (rac1 and rac2 whose OS are Oracle Linux 5.6) in VMPlayer and according to the tutorial
    http://appsdbaworkshop.blogspot.com/2011/10/11gr2-rac-on-linux-56-using-vmware.html
    I am installing Grid infrastructure. I am on step 7 of 10 (verify Grid installation enviroment) and get this error:
    "Free Space: Rac2: /tmp"
    Cause: Could not determine mount point for location specified.
    Action: Ensure location specified is available.
    Expected value: n/a
    Actual value: n/a
    I have checked the free space using the command:
    [root@Rac2 /]# df -k /tmp
    Output:
    Filesystem     1k-blocks     used     Available     Use%     Mounted on
    /dev/sda1     30470144     7826952     21070432     28%     /
    As you see above, the free space is enough, but could not determine mount point for /tmp.
    Do any folks understand how to determine the mount point for directory /tmp ?
    Thanks.

    Folks,
    Hello. I have found the file ./bash_profile under /home/ora11g/ and the file is invisible. However, I edit the file using the command:
    [ora11g@Rac2 ~]$ vi /home/ora11g/.bash_profile
    I add the 2 lines into the file as below:
    TMP=/tmp; export TMP
    TMPDIR=$TMP; export TMPDIR
    I save the file .bash_profile and reboot Oracle Linux 5.6 and check again on step 7 of 10 in the Installer, but the problem is still not solved.
    Can any folk help to solve the strange problem "could not determine mount point for /tmp" ?
    Thanks.

  • ZFS 7320c and T4-2 server mount points for NFS

    Hi All,
    We have an Oracle ZFS 7320c and T4-2 servers. Apart from the on-board 1 GB Ethernet, we also have a 10 Gbe connectivity between the servers and the storage
    configured as 10.0.0.0/16 network.
    We have created a few NFS shares but unable to mount them automatically after reboot inside Oracle VM Server for SPARC guest domains.
    The following document helped us in configuration:
    Configure and Mount NFS shares from SUN ZFS Storage 7320 for SPARC SuperCluster [ID 1503867.1]
    However, we can manually mount the file systems after reaching run level 3.
    The NFS mount points are /orabackup and /stage and the entries in /etc/vfstab are as follows:
    10.0.0.50:/export/orabackup - /orabackup nfs - yes rw,bg,hard,nointr,rsize=131072,wsize=131072,proto=tcp,vers=3
    10.0.0.50:/export/stage - /stage nfs - yes rw,bg,hard,nointr,rsize=131072,wsize=131072,proto=tcp,vers=3
    On the ZFS storage, the following are the properties for shares:
    zfsctrl1:shares> select nfs_prj1
    zfsctrl1:shares nfs_prj1> show
    Properties:
    aclinherit = restricted
    aclmode = discard
    atime = true
    checksum = fletcher4
    compression = off
    dedup = false
    compressratio = 100
    copies = 1
    creation = Sun Jan 27 2013 11:17:17 GMT+0000 (UTC)
    logbias = latency
    mountpoint = /export
    quota = 0
    readonly = false
    recordsize = 128K
    reservation = 0
    rstchown = true
    secondarycache = all
    nbmand = false
    sharesmb = off
    sharenfs = on
    snapdir = hidden
    vscan = false
    sharedav = off
    shareftp = off
    sharesftp = off
    sharetftp =
    pool = oocep_pool
    canonical_name = oocep_pool/local/nfs_prj1
    default_group = other
    default_permissions = 700
    default_sparse = false
    default_user = nobody
    default_volblocksize = 8K
    default_volsize = 0
    exported = true
    nodestroy = false
    space_data = 43.2G
    space_unused_res = 0
    space_unused_res_shares = 0
    space_snapshots = 0
    space_available = 3.97T
    space_total = 43.2G
    origin =
    Shares:
    Filesystems:
    NAME SIZE MOUNTPOINT
    orabackup 31K /export/orabackup
    stage 43.2G /export/stage
    Children:
    groups => View per-group usage and manage group
    quotas
    replication => Manage remote replication
    snapshots => Manage snapshots
    users => View per-user usage and manage user quotas
    zfsctrl1:shares nfs_prj1> select orabackup
    zfsctrl1:shares nfs_prj1/orabackup> show
    Properties:
    aclinherit = restricted (inherited)
    aclmode = discard (inherited)
    atime = true (inherited)
    casesensitivity = mixed
    checksum = fletcher4 (inherited)
    compression = off (inherited)
    dedup = false (inherited)
    compressratio = 100
    copies = 1 (inherited)
    creation = Sun Jan 27 2013 11:17:46 GMT+0000 (UTC)
    logbias = latency (inherited)
    mountpoint = /export/orabackup (inherited)
    normalization = none
    quota = 200G
    quota_snap = true
    readonly = false (inherited)
    recordsize = 128K (inherited)
    reservation = 0
    reservation_snap = true
    rstchown = true (inherited)
    secondarycache = all (inherited)
    shadow = none
    nbmand = false (inherited)
    sharesmb = off (inherited)
    sharenfs = sec=sys,rw,[email protected]/16:@10.0.0.218/16:@10.0.0.215/16:@10.0.0.212/16:@10.0.0.209/16:@10.0.0.206/16:@10.0.0.13/16:@10.0.0.200/16:@10.0.0.203/16
    snapdir = hidden (inherited)
    utf8only = true
    vscan = false (inherited)
    sharedav = off (inherited)
    shareftp = off (inherited)
    sharesftp = off (inherited)
    sharetftp = (inherited)
    pool = oocep_pool
    canonical_name = oocep_pool/local/nfs_prj1/orabackup
    exported = true (inherited)
    nodestroy = false
    space_data = 31K
    space_unused_res = 0
    space_snapshots = 0
    space_available = 200G
    space_total = 31K
    root_group = other
    root_permissions = 700
    root_user = nobody
    origin =
    zfsctrl1:shares nfs_prj1> select stage
    zfsctrl1:shares nfs_prj1/stage> show
    Properties:
    aclinherit = restricted (inherited)
    aclmode = discard (inherited)
    atime = true (inherited)
    casesensitivity = mixed
    checksum = fletcher4 (inherited)
    compression = off (inherited)
    dedup = false (inherited)
    compressratio = 100
    copies = 1 (inherited)
    creation = Tue Feb 12 2013 11:28:27 GMT+0000 (UTC)
    logbias = latency (inherited)
    mountpoint = /export/stage (inherited)
    normalization = none
    quota = 100G
    quota_snap = true
    readonly = false (inherited)
    recordsize = 128K (inherited)
    reservation = 0
    reservation_snap = true
    rstchown = true (inherited)
    secondarycache = all (inherited)
    shadow = none
    nbmand = false (inherited)
    sharesmb = off (inherited)
    sharenfs = sec=sys,rw,[email protected]/16:@10.0.0.218/16:@10.0.0.215/16:@10.0.0.212/16:@10.0.0.209/16:@10.0.0.206/16:@10.0.0.203/16:@10.0.0.200/16
    snapdir = hidden (inherited)
    utf8only = true
    vscan = false (inherited)
    sharedav = off (inherited)
    shareftp = off (inherited)
    sharesftp = off (inherited)
    sharetftp = (inherited)
    pool = oocep_pool
    canonical_name = oocep_pool/local/nfs_prj1/stage
    exported = true (inherited)
    nodestroy = false
    space_data = 43.2G
    space_unused_res = 0
    space_snapshots = 0
    space_available = 56.8G
    space_total = 43.2G
    root_group = root
    root_permissions = 755
    root_user = root
    origin =
    Can anybody please help?
    Regards.

    try this:
    svcadm enable nfs/clientcheers
    bjoern

  • Mount point permission problems after LU

    I've upgraded 3 6800 domains from Solaris 9 12/02 to 12/03 in the past few days. I'm seeing a problem on each one after the upgrades. If a normal user enters a filesystem, /var for example, and runs pwd, they get back:
    pwd: cannot determine current directory!
    If they df -k they get: df: cannot canonicalize .: Permission denied
    The problem seems to be based on the permissions of the underlying directories for those mount points. I was able to boot single-user, umount -f /var and ls showed the permissions to be 700. I changed them to 755 and everything works fine.
    Has anyone run into this before? I'd like to know how to prevent it. Now I'm going to have to boot cdrom in order to change the permissions of /usr and others, it kind of defeats the purpose of live upgrades if you just have to take it down again to change the permissions.

    I'm experiencing a similar issue on a few of our servers that were recently Live Upgraded from Solaris 8 to Solaris 9.
    MmmK $ ls -l / | grep var
    drwxr-xr-x 44 root sys 1024 Jul 25 17:24 var
    MmmK $
    MmmK $ cd /var ; pwd
    /var
    MmmK $
    MmmK $ cd /var ; df -k .
    df: cannot canonicalize .: Permission denied
    MmmK $
    MmmK $ cd /var ; sudo df -k .
    Filesystem kbytes used avail capacity Mounted on
    /dev/dsk/c0t0d0s4 2054529 1432220 560674 72% /var
    MmmK $
    I haven't been able to procure a maintenance window yet to try bringing up the server in maintenance mode and verifying the mount point permissions.
    This is just another example of why I dislike upgrades..
    Cheers,
    Mark

  • Recover /var mount-point into new boot environment

    I installed Solaris 10 u7 with zfs pool containing / mount-point (root)
    One issue to mention is that - for no compulsory reason - I asked Solaris installer to place /var mount point into different file system (an option of the installer which I did not fully understood)
    I used Live Upgrade to migrate Solaris 10 u7 to U8. First:
    lucreate -c CBE - n NBE
    I assume NBE boot environment was created in the zfs pool (rpool)
    I did not take care of /var at this time.
    I did luupgrade - to apply new Update 8 into NBE - the target boot environment.
    Then did luactivate NBE and "init 6" to reboot.
    At boot time Solaris does start NBE (Solaris 10 U8) - but cannot mount /var - hence forces console into
    Maintenance Mode.
    What is the strategy to use the /var file-system from CBE (old boot environment) ?
    Can I mount file-system of old CBE /var ?
    Or should I mount a spare file system as NBE /var and somehow copy it?
    Please enlist a series of steps (commands), thanks.

    I reinstalled Solaris 10 Update7 - this time with / (root) and /var on same dataset (file system).
    This time lucreate and "luupgrade to Update 8" and luactivate ended OK
    (no problems with mounting /var after "init 6" reboot)

  • New zone and inherited file system mount point error

    Hi - would anyone be able to help with the following error please. I've tried to create a new zone that has the following inherited file system:
    inherit-pkg-dir:
    dir: /usr/local/var/lib/sudo
    But when I try to install it fails with:
    root@tdukunxtest03:~ 532$ zoneadm -z tdukwbprepz01 install
    A ZFS file system has been created for this zone.
    Preparing to install zone <tdukwbprepz01>.
    ERROR: cannot create zone <tdukwbprepz01> inherited file system mount point </export/zones/tdukwbprepz01/root/usr/local/var/lib>
    ERROR: cannot setup zone <tdukwbprepz01> inherited and configured file systems
    ERROR: cannot setup zone <tdukwbprepz01> file systems inherited and configured from the global zone
    ERROR: cannot create zone boot environment <tdukwbprepz01>
    I've added this because unknown to me when I installed sudo from sunfreeware in the global it requires access to /usr/local/var/lib/sudo - sudo itself installs in /usr/local. And when I try to run any sudo commands in the new zone it gave this:
    sudo ls
    Password:
    sudo: Can't open /usr/local/var/lib/sudo/tdgrunj/8: Read-only file system
    Thanks - Julian.

    Think I've just found the answer to my problem, I'd already inherited /usr ..... and as sudo from freeware installs in /usr/local I guess this is never going to work. I can only think to try the sudo version of the Solaris companion DVD or whatever it's called.

  • Unable to open and save across mount point

    Why do these forums appear so neglected?
    Here's is my on-going question/problem:
    General input/output error while accessing /home/MyDir/mountedDir/SomeDire/TheFileName
    I experience a "feature" wherein I cannot open and save documents across an NFS mount point from a Linux client.
    This is an error rcv'd on Linux, GNOME 2.8.*, 2.6.10-gentoo-r6
    The mount is accomplished via an entry in the fstab as shown:
    server-hostname:/export/mydir /home/mydir/mountdir nfs tcp,user,rw,rsize=32768 0 0
    server-hostname is a Solaris OS.

    Sounds like you are missing some of the required plugins - possibly an updater failed, or someone moved/deleted the wrong directory.
    Yes, you'll need to reinstall to restore the missing plugins.

  • Computer no longer recognizes mount point of hard drive

    Hello all,
    I have a perplexing problem here. When I was running a Verify Disk in Disk Utilities I got a "Keys Out of Order" error, and I cannot repair with either Disk Utility or using fsck.
    I ran a Hardware Test and nothing was wrong, so I decided to back everything up, wipe the drive, and re-install the OS. Problem is, DIsk Utility will not let me wipe my hard drive. The mount point shows up as just "/" instead of, for example, /Volumes/My Awesome Computer. I assume this is a symptom of my "Keys out of order" error, since I can see my boot camp partition just fine and can choose to erase it if I want to.
    I guess my question is, how can I wipe my Apple partition if the option is not even available to me to begin with? I tried booting up from my installation disks and doing an Archive and Install from there already, but my disks don't even recognize my Apple partition, so I can't even begin to re-install the OS from them.
    My only remaining idea is to re-partition my hard drive into another Apple partition, install there, and then unpartition, but I'm not sure if that'll work. Does anyone have any clues or advice?

    Update: I tried re-partitioning my drive, but that failed to initiate. I got this error: filesystem verify or repair failed.
    It's the same error that I get when I tried to repair my HD with Disk Utility. So, I cannot make new partitions, and my hard drive mount point remains unrecognized by my install CDs. Yet...I can log in and use it just fine. The only manifested problem I've had with this Keys Out of Order error is that I can no longer see my Apple partition from Boot Camp, but I'm worried this problem may get just worse and worse. Help would be greatly appreciated.

  • Mobile accounts WHICH MOUNT POINT?

    How does a machine handling a mobile account
    a. know how to set $HOME ?
    b. know where to mount the folder during sync?
    The scenario and problem:
    (can u help?)(you'll win a free beer if you come to Switzerland).
    I have the user's files stored in /Volumes/team1/users/user1
    The folder /Volumes/team1 is mounted on a local drive on server1.
    The server1 share point, called 'users' is /Volumes/team1/users
    (sounds simple.. doesn't it
    In config-scenario1 I do this:
    The user's share point URL is afp://server1.disneyland.ch/users
    The path to home folder is user1
    The full path is /Network/Servers/server1.disneyland.ch/users/user1
    THIS WORKS ON CLIENT MAC1
    When logged in (via login panel), the $HOME is set to /Users/user1
    and during syncing I see /Volumes/users mounted temporarily (weird,.. it used to show the temporary mount as /Network/Servers/server1.disneyland.ch/users )
    user1@mac1:~ > pwd
    /Users/user1
    user1@mac1:~ >
    THIS WORKS ON SERVER1
    When I ssh into the user, on server1,
    I see $HOME set to /Network/Servers/server1.disneyland.ch/users/user1
    user1@server1:~ > pwd
    /Network/Servers/server1.disneyland.ch/users/user1
    user1@server1:~ >
    THIS DOES NOT WORK ON SERVER2
    On server2 where the same external drive is mounted (it's an Xsan using fiber-channel)
    I get this:
    user1$ cd ~
    -bash: cd: /Network/Servers/server1.disneyland.ch/users/user1: No such file or directory
    SOLUTION1 (that fails)(aka config-scenario 2)
    The user's share point URL is afp://server1.disneyland.ch/users
    The path to home folder is user1
    Set the full path to /Volumes/team1/users/user1
    THIS WORKS ON MAC1
    THIS WORKS ON SERVER1
    THIS CAUSES PROBLEMS ON SERVER2 : (see this posting: http://forums.macosxhints.com/showthread.php?p=581557 ).
    Questions :
    1. How is the HOME folder determined by the computer? Despite the two config-scenarios, the client mac1 uses HOME as /Users/user1 (as it should) but not on Server1 or Server2 (on Server1 it always uses the value in the full path specified in the Mobility>Home for the user)(In Server2 it sometimes uses that value and sometimes it uses the previous configuration value).
    2. How is the MOUNT on the client determined? It seems that it is always /Volumes/users (as it should?); Perhaps it is identified by the system seeing what is behind the user's share point? What's weird is that I'm sure/certain that at one point, under config-scenario1, the mount point on mac8 was NOT /Volumes/users but rather /Network/Servers/server1.disneyland.ch ! Did I dream that ?
    3. How can I PREVENT the mount happening on Server2 (it's mounting on top of the existing /Volumes/team1/users !!) ?
    4. If I DO accept config-scenario1, couldn't I just create a symbolic link on server2 in /Network/Server/server1.disneyland.ch/users-->/Volumes/team1/users ?? Actually this doesn't work because even with sudo I can't mkdir /Networks/Servers/server1.disneyland.ch into which I wold have make the users-> link
    ARGHHH!
    Thanx for any insight.
    /shawn

    DrKdev wrote:
    I've bumped the topic over there:
    Then please do not do so here. The point of posting to the appropriate forum is to attract users with interest & expertise in that area. Bumping here, in an inappropriate forum, is annoying since it just keeps the topic near the top of this forum's list where users that have no expertise with or interest in the issue will keep seeing it.
    This generally does not increase your chances of a reply; if anything it will prompt some users to ignore both of your topics.

  • Pacman: impossible to determine root mount point /

    Hi all.
    Last week I tried to do a full system upgrade but didn't notice I was out of space. Pacman told me and didn't update anything, so everything was fine.
    I freed up some GB in the root directory but now I get this error (freely translated from Italian):
    error: impossible to determine root mount point /
    error: free space on disk not sufficient
    error: impossible to archieve requested operation (unespected error)
    It does so whatever I try to install or upgrade. I'm really lost and I don't know where and how to fix this since I don't understand what causes it. In the last weeks I haven't fiddled with the system much so there's nothing I may have broken.
    Please help!
    I am more than ready to give whatever informatio about the system you may require.
    cheers!
    PS:
    For the last 4 or so months at the end of the shutdown phase I get something like:
    setting root filesystem read-only FAIL
    But it has never given any problem.
    I use squashfs for /usr and quick-init (yes I know it's dated, I need to try systemd) and some tweaks here and there, nothing major.

    Thanks all.
    This is the output of the required command:
    [adriano@myhost ~] sudo LC_ALL=C sudo pacman -S --debug p7zip
    Password:
    debug: config: attempting to read file /etc/pacman.conf
    debug: config: new section 'options'
    debug: config: HoldPkg: pacman
    debug: config: HoldPkg: glibc
    debug: config: SyncFirst: pacman
    debug: config: Architecture: x86_64
    debug: config: IgnorePkg:
    debug: config: IgnoreGroup:
    debug: config: showsize
    debug: config: usedelta
    debug: config: totaldownload
    debug: config: new section 'core'
    debug: registering sync database 'core'
    debug: config file /etc/pacman.conf, line 49: including /etc/pacman.d/mirrorlist
    debug: config: attempting to read file /etc/pacman.d/mirrorlist
    debug: adding new server URL to database 'core': http://archlinux.mirrors.ovh.net/archlinux/core/os/x86_64
    debug: adding new server URL to database 'core': http://ftp.uni-kl.de/pub/linux/archlinux/core/os/x86_64
    debug: adding new server URL to database 'core': http://archlinux.polymorf.fr/core/os/x86_64
    debug: adding new server URL to database 'core': ftp://archlinux.mirrors.ovh.net/archlinux/core/os/x86_64
    debug: adding new server URL to database 'core': ftp://ftp.uni-kl.de/pub/linux/archlinux/core/os/x86_64
    debug: setlibpaths() called
    debug: option 'cachedir' = /var/cache/pacman/pkg/
    debug: config: finished parsing /etc/pacman.d/mirrorlist
    debug: config: new section 'extra'
    debug: registering sync database 'extra'
    debug: config file /etc/pacman.conf, line 53: including /etc/pacman.d/mirrorlist
    debug: config: attempting to read file /etc/pacman.d/mirrorlist
    debug: adding new server URL to database 'extra': http://archlinux.mirrors.ovh.net/archlinux/extra/os/x86_64
    debug: adding new server URL to database 'extra': http://ftp.uni-kl.de/pub/linux/archlinux/extra/os/x86_64
    debug: adding new server URL to database 'extra': http://archlinux.polymorf.fr/extra/os/x86_64
    debug: adding new server URL to database 'extra': ftp://archlinux.mirrors.ovh.net/archlinux/extra/os/x86_64
    debug: adding new server URL to database 'extra': ftp://ftp.uni-kl.de/pub/linux/archlinux/extra/os/x86_64
    debug: config: finished parsing /etc/pacman.d/mirrorlist
    debug: config: new section 'community'
    debug: registering sync database 'community'
    debug: config file /etc/pacman.conf, line 61: including /etc/pacman.d/mirrorlist
    debug: config: attempting to read file /etc/pacman.d/mirrorlist
    debug: adding new server URL to database 'community': http://archlinux.mirrors.ovh.net/archlinux/community/os/x86_64
    debug: adding new server URL to database 'community': http://ftp.uni-kl.de/pub/linux/archlinux/community/os/x86_64
    debug: adding new server URL to database 'community': http://archlinux.polymorf.fr/community/os/x86_64
    debug: adding new server URL to database 'community': ftp://archlinux.mirrors.ovh.net/archlinux/community/os/x86_64
    debug: adding new server URL to database 'community': ftp://ftp.uni-kl.de/pub/linux/archlinux/community/os/x86_64
    debug: config: finished parsing /etc/pacman.d/mirrorlist
    debug: config: new section 'multilib'
    debug: registering sync database 'multilib'
    debug: config file /etc/pacman.conf, line 64: including /etc/pacman.d/mirrorlist
    debug: config: attempting to read file /etc/pacman.d/mirrorlist
    debug: adding new server URL to database 'multilib': http://archlinux.mirrors.ovh.net/archlinux/multilib/os/x86_64
    debug: adding new server URL to database 'multilib': http://ftp.uni-kl.de/pub/linux/archlinux/multilib/os/x86_64
    debug: adding new server URL to database 'multilib': http://archlinux.polymorf.fr/multilib/os/x86_64
    debug: adding new server URL to database 'multilib': ftp://archlinux.mirrors.ovh.net/archlinux/multilib/os/x86_64
    debug: adding new server URL to database 'multilib': ftp://ftp.uni-kl.de/pub/linux/archlinux/multilib/os/x86_64
    debug: config: finished parsing /etc/pacman.d/mirrorlist
    debug: config: new section 'kde4-eyecandy-64'
    debug: registering sync database 'kde4-eyecandy-64'
    debug: adding new server URL to database 'kde4-eyecandy-64': http://archlinuxgr.tiven.org/kde4-eyecandy/x86_64
    debug: config: finished parsing /etc/pacman.conf
    debug: loading package cache for repository 'local'
    debug: database path for tree local set to /var/lib/pacman/local/
    debug: adding 'gksu' to package cache for db 'local'
    debug: adding 'sip' to package cache for db 'local'
    debug: adding 'kdebase-plasma' to package cache for db 'local'
    debug: adding 'kdeplasma-addons-containments' to package cache for db 'local'
    debug: adding 'libtextcat' to package cache for db 'local'
    debug: adding 'kdesdk-poxml' to package cache for db 'local'
    debug: adding 'pango-perl' to package cache for db 'local'
    debug: adding 'ntrack' to package cache for db 'local'
    debug: adding 'kdeplasma-addons-applets-paste' to package cache for db 'local'
    debug: adding 'fortune-mod-it' to package cache for db 'local'
    debug: adding 'vorbis-tools' to package cache for db 'local'
    debug: adding 'ca-certificates-java' to package cache for db 'local'
    debug: adding 'vala' to package cache for db 'local'
    debug: adding 'cyrus-sasl-sql' to package cache for db 'local'
    debug: adding 'xorg-xev' to package cache for db 'local'
    debug: adding 'conky' to package cache for db 'local'
    debug: adding 'ulatencyd' to package cache for db 'local'
    debug: adding 'libnl' to package cache for db 'local'
    debug: adding 'make' to package cache for db 'local'
    debug: adding 'hal' to package cache for db 'local'
    debug: adding 'lm_sensors' to package cache for db 'local'
    debug: adding 'lib32-libxdamage' to package cache for db 'local'
    debug: adding 'libglade' to package cache for db 'local'
    debug: adding 'libproxy' to package cache for db 'local'
    debug: adding 'gstreamer0.10-bad-plugins' to package cache for db 'local'
    debug: adding 'cpufreqd' to package cache for db 'local'
    debug: adding 'lucene' to package cache for db 'local'
    debug: adding 'cairo-perl' to package cache for db 'local'
    debug: adding 'libfontenc' to package cache for db 'local'
    debug: adding 'tree' to package cache for db 'local'
    debug: adding 'lib32-qt' to package cache for db 'local'
    debug: adding 'mlocate' to package cache for db 'local'
    debug: adding 'qscintilla' to package cache for db 'local'
    debug: adding 'lib32-libstdc++5' to package cache for db 'local'
    debug: adding 'fontconfig' to package cache for db 'local'
    debug: adding 'libogg' to package cache for db 'local'
    debug: adding 'gpgme' to package cache for db 'local'
    debug: adding 'psmisc' to package cache for db 'local'
    debug: adding 'diffstat' to package cache for db 'local'
    debug: adding 'libcanberra' to package cache for db 'local'
    debug: adding 'kdegames-kbattleship' to package cache for db 'local'
    debug: adding 'kdeplasma-playwolf-elements' to package cache for db 'local'
    debug: adding 'kdeedu-kalgebra' to package cache for db 'local'
    debug: adding 'cdparanoia' to package cache for db 'local'
    debug: adding 'xdg-utils' to package cache for db 'local'
    debug: adding 'fortune-mod-archlinux' to package cache for db 'local'
    debug: adding 'mkinitcpio' to package cache for db 'local'
    debug: adding 'libreoffice-extension-diagram' to package cache for db 'local'
    debug: adding 'python' to package cache for db 'local'
    debug: adding 'syslinux' to package cache for db 'local'
    debug: adding 'texlive-latexextra' to package cache for db 'local'
    debug: adding 'zenity' to package cache for db 'local'
    debug: adding 'lib32-util-linux' to package cache for db 'local'
    debug: adding 'enca' to package cache for db 'local'
    debug: adding 'gdk-pixbuf2' to package cache for db 'local'
    debug: adding 'libreoffice-extension-ct2n' to package cache for db 'local'
    debug: adding 'flashplugin-beta' to package cache for db 'local'
    debug: adding 'randrproto' to package cache for db 'local'
    debug: adding 'rpmextract' to package cache for db 'local'
    debug: adding 'pstoedit' to package cache for db 'local'
    debug: adding 'kdesdk-kompare' to package cache for db 'local'
    debug: adding 'kdeplasma-addons-applets-social-news' to package cache for db 'local'
    debug: adding 'ed' to package cache for db 'local'
    debug: adding 'kdeplasma-addons-applets-calculator' to package cache for db 'local'
    debug: adding 'kdeplasma-addons-applets-bookmarks' to package cache for db 'local'
    debug: adding 'libjpeg-turbo' to package cache for db 'local'
    debug: adding 'kdegames-kolf' to package cache for db 'local'
    debug: adding 'lib32-libgl' to package cache for db 'local'
    debug: adding 'kdepim-akonadiconsole' to package cache for db 'local'
    debug: adding 'kdetoys-kweather' to package cache for db 'local'
    debug: adding 'pmtools' to package cache for db 'local'
    debug: adding 'kdeplasma-addons-runners-events' to package cache for db 'local'
    debug: adding 'qgit' to package cache for db 'local'
    debug: adding 'kdegames-kmahjongg' to package cache for db 'local'
    debug: adding 'libpcap' to package cache for db 'local'
    debug: adding 'pm-utils' to package cache for db 'local'
    debug: adding 'kdeaccessibility-kmousetool' to package cache for db 'local'
    debug: adding 'downgrade' to package cache for db 'local'
    debug: adding 'automake' to package cache for db 'local'
    debug: adding 'pkgstats' to package cache for db 'local'
    debug: adding 'libidl2' to package cache for db 'local'
    debug: adding 'kdocker' to package cache for db 'local'
    debug: adding 'kdeplasma-addons-applets-nowplaying' to package cache for db 'local'
    debug: adding 'zlib' to package cache for db 'local'
    debug: adding 'openal' to package cache for db 'local'
    debug: adding 'sl' to package cache for db 'local'
    debug: adding 'apr' to package cache for db 'local'
    debug: adding 'gtk3' to package cache for db 'local'
    debug: adding 'gtk-engines' to package cache for db 'local'
    debug: adding 'glib2' to package cache for db 'local'
    debug: adding 'gcc-multilib' to package cache for db 'local'
    debug: adding 'lib32-readline' to package cache for db 'local'
    debug: adding 'libsm' to package cache for db 'local'
    debug: adding 'perl-error' to package cache for db 'local'
    debug: adding 'lib32-expat' to package cache for db 'local'
    debug: adding 'kdeutils-kcalc' to package cache for db 'local'
    debug: adding 'kdewebdev-kommander' to package cache for db 'local'
    debug: adding 'xorg-luit' to package cache for db 'local'
    debug: adding 'libpulse' to package cache for db 'local'
    debug: adding 'vlc' to package cache for db 'local'
    debug: adding 'unixodbc' to package cache for db 'local'
    debug: adding 'lib32-xcb-util' to package cache for db 'local'
    debug: adding 'libxkbfile' to package cache for db 'local'
    debug: adding 'dhclient' to package cache for db 'local'
    debug: adding 'libxml2' to package cache for db 'local'
    debug: adding 'preload' to package cache for db 'local'
    debug: adding 'lcms' to package cache for db 'local'
    debug: adding 'kdeplasma-addons-applets-charselect' to package cache for db 'local'
    debug: adding 'kdeplasma-addons-applets-notes' to package cache for db 'local'
    debug: adding 'libavc1394' to package cache for db 'local'
    debug: adding 'kdegraphics-ksnapshot' to package cache for db 'local'
    debug: adding 'kdeplasma-addons-applets-filewatcher' to package cache for db 'local'
    debug: adding 'gtk2+extra' to package cache for db 'local'
    debug: adding 'kdegraphics-kruler' to package cache for db 'local'
    debug: adding 'kdeplasma-addons-applets-fuzzy-clock' to package cache for db 'local'
    debug: adding 'oxygen-transparent-git' to package cache for db 'local'
    debug: adding 'kdeplasma-addons-applets-kimpanel' to package cache for db 'local'
    debug: adding 'xf86-input-synaptics' to package cache for db 'local'
    debug: adding 'bespin-kdm-svn' to package cache for db 'local'
    debug: adding 'libreoffice-extension-numbertext' to package cache for db 'local'
    debug: adding 'kdebase-workspace' to package cache for db 'local'
    debug: adding 'cpuburn' to package cache for db 'local'
    debug: adding 'kdeplasma-addons-wallpapers-marble' to package cache for db 'local'
    debug: adding 'libgpod' to package cache for db 'local'
    debug: adding 'archlinux-themes-kde' to package cache for db 'local'
    debug: adding 'sdl_ttf' to package cache for db 'local'
    debug: adding 'git' to package cache for db 'local'
    debug: adding 'gawk' to package cache for db 'local'
    debug: adding 'kdesdk-kate' to package cache for db 'local'
    debug: adding 'glib-networking' to package cache for db 'local'
    debug: adding 'mplayer' to package cache for db 'local'
    debug: adding 'pixman' to package cache for db 'local'
    debug: adding 'sdl_pango' to package cache for db 'local'
    debug: adding 'kdegames-kdiamond' to package cache for db 'local'
    debug: adding 'libiodbc' to package cache for db 'local'
    debug: adding 'xorg-xcmsdb' to package cache for db 'local'
    debug: adding 'libsigsegv' to package cache for db 'local'
    debug: adding 'keyutils' to package cache for db 'local'
    debug: adding 'conky-email' to package cache for db 'local'
    debug: adding 'kdeplasma-addons-applets-showdesktop' to package cache for db 'local'
    debug: adding 'lib32-libcups' to package cache for db 'local'
    debug: adding 'hwinfo' to package cache for db 'local'
    debug: adding 'libxcomposite' to package cache for db 'local'
    debug: adding 'kdeplasma-addons-applets-fifteenpuzzle' to package cache for db 'local'
    debug: adding 'lib32-libxss' to package cache for db 'local'
    debug: adding 'scrnsaverproto' to package cache for db 'local'
    debug: adding 'xorg-xdriinfo' to package cache for db 'local'
    debug: adding 'htop' to package cache for db 'local'
    debug: adding 'kdeplasma-addons-runners-spellchecker' to package cache for db 'local'
    debug: adding 'kdegames-bomber' to package cache for db 'local'
    debug: adding 'libdc1394' to package cache for db 'local'
    debug: adding 'ode' to package cache for db 'local'
    debug: adding 'libwpd' to package cache for db 'local'
    debug: adding 'kdenetwork-kppp' to package cache for db 'local'
    debug: adding 'dmxproto' to package cache for db 'local'
    debug: adding 'hunspell-it' to package cache for db 'local'
    debug: adding 'docbook-xsl' to package cache for db 'local'
    debug: adding 'ppl' to package cache for db 'local'
    debug: adding 'subtitleeditor' to package cache for db 'local'
    debug: adding 'gsm' to package cache for db 'local'
    debug: adding 'desktop-file-utils' to package cache for db 'local'
    debug: adding 'xorg-xwd' to package cache for db 'local'
    debug: adding 'cairomm' to package cache for db 'local'
    debug: adding 'libreoffice-writer' to package cache for db 'local'
    debug: adding 'togglecompositing-plasmoid' to package cache for db 'local'
    debug: adding 'kdegames-killbots' to package cache for db 'local'
    debug: adding 'kmozillahelper' to package cache for db 'local'
    debug: adding 'xorg-xinput' to package cache for db 'local'
    debug: adding 'ruby-pango' to package cache for db 'local'
    debug: adding 'perl-gtk2-sexy' to package cache for db 'local'
    debug: adding 'antlr2' to package cache for db 'local'
    debug: adding 'qimageblitz' to package cache for db 'local'
    debug: adding 'gdbm' to package cache for db 'local'
    debug: adding 'xorg-xwininfo' to package cache for db 'local'
    debug: adding 'kdeutils-kremotecontrol' to package cache for db 'local'
    debug: adding 'links' to package cache for db 'local'
    debug: adding 'cloog-ppl' to package cache for db 'local'
    debug: adding 'run-parts' to package cache for db 'local'
    debug: adding 'xf86-video-vesa' to package cache for db 'local'
    debug: adding 'kdeplasma-addons-applets-unitconverter' to package cache for db 'local'
    debug: adding 'fuseiso' to package cache for db 'local'
    debug: adding 'most' to package cache for db 'local'
    debug: adding 'kdewebdev-kfilereplace' to package cache for db 'local'
    debug: adding 'kdemultimedia-mplayerthumbs' to package cache for db 'local'
    debug: adding 'libmusicbrainz3' to package cache for db 'local'
    debug: adding 'enblend-enfuse' to package cache for db 'local'
    debug: adding 'lib32-libx11' to package cache for db 'local'
    debug: adding 'binutils-multilib' to package cache for db 'local'
    debug: adding 'smpeg' to package cache for db 'local'
    debug: adding 'libxtst' to package cache for db 'local'
    debug: adding 'alsa-plugins' to package cache for db 'local'
    debug: adding 'procps' to package cache for db 'local'
    debug: adding 'xorg-xkbcomp' to package cache for db 'local'
    debug: adding 'prison' to package cache for db 'local'
    debug: adding 'lib32-dbus-core' to package cache for db 'local'
    debug: adding 'lib32-lcms' to package cache for db 'local'
    debug: adding 'wicd' to package cache for db 'local'
    debug: adding 'kde-media-player' to package cache for db 'local'
    debug: adding 'xorg-fonts-75dpi' to package cache for db 'local'
    debug: adding 'neon-splash' to package cache for db 'local'
    debug: adding 'kdegames-kjumpingcube' to package cache for db 'local'
    debug: adding 'rtmpdump' to package cache for db 'local'
    debug: adding 'netcfg' to package cache for db 'local'
    debug: adding 'ftgl' to package cache for db 'local'
    debug: adding 'lib32-freetype2' to package cache for db 'local'
    debug: adding 'libmal' to package cache for db 'local'
    debug: adding 'kdelibs' to package cache for db 'local'
    debug: adding 'kdepim-libkdepim' to package cache for db 'local'
    debug: adding 'pacmatic' to package cache for db 'local'
    debug: adding 'quick-init' to package cache for db 'local'
    debug: adding 'perl-list-moreutils' to package cache for db 'local'
    debug: adding 'docbook-xml' to package cache for db 'local'
    debug: adding 'xbill' to package cache for db 'local'
    debug: adding 'sdl_mixer' to package cache for db 'local'
    debug: adding 'libxss' to package cache for db 'local'
    debug: adding 'libdvdcss' to package cache for db 'local'
    debug: adding 'kdeutils-kwallet' to package cache for db 'local'
    debug: adding 'sudo' to package cache for db 'local'
    debug: adding 'kdeedu-klettres' to package cache for db 'local'
    debug: adding 'patch' to package cache for db 'local'
    debug: adding 'lib32-libgpg-error' to package cache for db 'local'
    debug: adding 'libxcursor' to package cache for db 'local'
    debug: adding 'sane' to package cache for db 'local'
    debug: adding 'libxfont' to package cache for db 'local'
    debug: adding 'kile' to package cache for db 'local'
    debug: adding 'tidyhtml' to package cache for db 'local'
    debug: adding 'pinentry' to package cache for db 'local'
    debug: adding 'libqzeitgeist' to package cache for db 'local'
    debug: adding 'freemind' to package cache for db 'local'
    debug: adding 'pylorcon' to package cache for db 'local'
    debug: adding 'beshadowed' to package cache for db 'local'
    debug: adding 'gstreamer0.10-base' to package cache for db 'local'
    debug: adding 'util-linux' to package cache for db 'local'
    debug: adding 'wget' to package cache for db 'local'
    debug: adding 'e2fsprogs' to package cache for db 'local'
    debug: adding 'cowsay' to package cache for db 'local'
    debug: adding 'gnupg' to package cache for db 'local'
    debug: adding 'libreoffice-draw' to package cache for db 'local'
    debug: adding 'kdegames-kshisen' to package cache for db 'local'
    debug: adding 'wavpack' to package cache for db 'local'
    debug: adding 'xfsprogs' to package cache for db 'local'
    debug: adding 'kdeplasma-addons-runners-contacts' to package cache for db 'local'
    debug: adding 'stalonetray' to package cache for db 'local'
    debug: adding 'jfsutils' to package cache for db 'local'
    debug: adding 'kdeplasma-addons-applets-smooth-tasks-kde-sc-46-hg' to package cache for db 'local'
    debug: adding 'libreoffice-extension-nlpsolver' to package cache for db 'local'
    debug: adding 'texlive-core' to package cache for db 'local'
    debug: adding 'python2-cairo' to package cache for db 'local'
    debug: adding 'libwebkit' to package cache for db 'local'
    debug: adding 'smplayer' to package cache for db 'local'
    debug: adding 'kdegames-kbounce' to package cache for db 'local'
    debug: adding 'poppler-qt' to package cache for db 'local'
    debug: adding 'aldm' to package cache for db 'local'
    debug: adding 'bedropped' to package cache for db 'local'
    debug: adding 'bc' to package cache for db 'local'
    debug: adding 'obexftp' to package cache for db 'local'
    debug: adding 'vigra' to package cache for db 'local'
    debug: adding 'lib32-libjpeg-turbo' to package cache for db 'local'
    debug: adding 'gocr' to package cache for db 'local'
    debug: adding 'nightmode' to package cache for db 'local'
    debug: adding 'gtk2' to package cache for db 'local'
    debug: adding 'rp-pppoe' to package cache for db 'local'
    debug: adding 'opencore-amr' to package cache for db 'local'
    debug: adding 'lib32-libpciaccess' to package cache for db 'local'
    debug: adding 'mjpegtools' to package cache for db 'local'
    debug: adding 'cln' to package cache for db 'local'
    debug: adding 'aspell' to package cache for db 'local'
    debug: adding 'libgl' to package cache for db 'local'
    debug: adding 'kdeplasma-addons-runners-characters' to package cache for db 'local'
    debug: adding 'libxslt' to package cache for db 'local'
    debug: adding 'epson-inkjet-printer-escpr' to package cache for db 'local'
    debug: adding 'kdeadmin-ksystemlog' to package cache for db 'local'
    debug: adding 'xorg-server' to package cache for db 'local'
    debug: adding 'yakuake-skin-pixelnine' to package cache for db 'local'
    debug: adding 'sdl_net' to package cache for db 'local'
    debug: adding 'elfutils' to package cache for db 'local'
    debug: adding 'vbetool' to package cache for db 'local'
    debug: adding 'xorg-res-utils' to package cache for db 'local'
    debug: adding 'gnutls' to package cache for db 'local'
    debug: adding 'ca-certificates' to package cache for db 'local'
    debug: adding 'libxcb' to package cache for db 'local'
    debug: adding 'perl-class-inspector' to package cache for db 'local'
    debug: adding 'bison' to package cache for db 'local'
    debug: adding 'pilot-link' to package cache for db 'local'
    debug: adding 'libx86emu' to package cache for db 'local'
    debug: adding 'libldap' to package cache for db 'local'
    debug: adding 'kernel26' to package cache for db 'local'
    debug: adding 'ntp' to package cache for db 'local'
    debug: adding 'db' to package cache for db 'local'
    debug: adding 'kdegraphics-kcolorchooser' to package cache for db 'local'
    debug: adding 'fontconfig-lcd' to package cache for db 'local'
    debug: adding 'ttf-dejavu' to package cache for db 'local'
    debug: adding 'bespin-svn-kde4style' to package cache for db 'local'
    debug: adding 'libmysqlclient' to package cache for db 'local'
    debug: adding 'orc' to package cache for db 'local'
    debug: adding 'fontsproto' to package cache for db 'local'
    debug: adding 'dhcpcd' to package cache for db 'local'
    debug: adding 'kdepimlibs' to package cache for db 'local'
    debug: adding 'polkit' to package cache for db 'local'
    debug: adding 'kdegames-kfourinline' to package cache for db 'local'
    debug: adding 'usbmuxd' to package cache for db 'local'
    debug: adding 'grep' to package cache for db 'local'
    debug: adding 'geogebra' to package cache for db 'local'
    debug: adding 'xvidcore' to package cache for db 'local'
    debug: adding 'glib-perl' to package cache for db 'local'
    debug: adding 'plasma-theme-produkt' to package cache for db 'local'
    debug: adding 'libofa' to package cache for db 'local'
    debug: adding 'kdesdk-kdeaccounts-plugin' to package cache for db 'local'
    debug: adding 'netcfggui' to package cache for db 'local'
    debug: adding 'v4l-utils' to package cache for db 'local'
    debug: adding 'kdeaccessibility-kmouth' to package cache for db 'local'
    debug: adding 'kdeplasma-addons-applets-dict' to package cache for db 'local'
    debug: adding 'libreoffice-impress' to package cache for db 'local'
    debug: adding 'mutagen' to package cache for db 'local'
    debug: adding 'kdemultimedia-kmix' to package cache for db 'local'
    debug: adding 'bash-xyne-common_functions' to package cache for db 'local'
    debug: adding 'kfilebox' to package cache for db 'local'
    debug: adding 'audiofile' to package cache for db 'local'
    debug: adding 'yaourt' to package cache for db 'local'
    debug: adding 'pm-utils-screen-lock' to package cache for db 'local'
    debug: adding 'easytag' to package cache for db 'local'
    debug: adding 'ebook-tools' to package cache for db 'local'
    debug: adding 'xbitmaps' to package cache for db 'local'
    debug: adding 'gphoto2' to package cache for db 'local'
    debug: adding 'freetype2' to package cache for db 'local'
    debug: adding 'xf86-input-evdev' to package cache for db 'local'
    debug: adding 'bash-completion' to package cache for db 'local'
    debug: adding 'libggz' to package cache for db 'local'
    debug: adding 'oxygen-icons' to package cache for db 'local'
    debug: adding 'mime-types' to package cache for db 'local'
    debug: adding 'pmount' to package cache for db 'local'
    debug: adding 'luaposix' to package cache for db 'local'
    debug: adding 'pyrit' to package cache for db 'local'
    debug: adding 'dboxfe2' to package cache for db 'local'
    debug: adding 'phonon' to package cache for db 'local'
    debug: adding 'libltdl' to package cache for db 'local'
    debug: adding 'lib32-nspr' to package cache for db 'local'
    debug: adding 'laptop-mode-tools' to package cache for db 'local'
    debug: adding 'logrotate' to package cache for db 'local'
    debug: adding 'openldap' to package cache for db 'local'
    debug: adding 'kdeplasma-addons-applets-frame' to package cache for db 'local'
    debug: adding 'rrdtool' to package cache for db 'local'
    debug: adding 'kdesdk-strigi-analyzer' to package cache for db 'local'
    debug: adding 'talloc' to package cache for db 'local'
    debug: adding 'libusb-beta' to package cache for db 'local'
    debug: adding 'cdrkit' to package cache for db 'local'
    debug: adding 'eigen2' to package cache for db 'local'
    debug: adding 'lib32-libxi' to package cache for db 'local'
    debug: adding 'popt' to package cache for db 'local'
    debug: adding 'kdepim-kontact' to package cache for db 'local'
    debug: adding 'lib32-gnutls' to package cache for db 'local'
    debug: adding 'dri2proto' to package cache for db 'local'
    debug: adding 'autoconf' to package cache for db 'local'
    debug: adding 'firefox' to package cache for db 'local'
    debug: adding 'icu' to package cache for db 'local'
    debug: adding 'python-imaging' to package cache for db 'local'
    debug: adding 'kdeartwork-desktopthemes' to package cache for db 'local'
    debug: adding 'id3lib' to package cache for db 'local'
    debug: adding 'lib32-atk' to package cache for db 'local'
    debug: adding 'giflib' to package cache for db 'local'
    debug: adding 'sg3_utils' to package cache for db 'local'
    debug: adding 'exiv2' to package cache for db 'local'
    debug: adding 'xorg-xrandr' to package cache for db 'local'
    debug: adding 'shadow' to package cache for db 'local'
    debug: adding 'kdebase-kwrite' to package cache for db 'local'
    debug: adding 'wireless_tools' to package cache for db 'local'
    debug: adding 'libimobiledevice' to package cache for db 'local'
    debug: adding 'kdeutils-filelight' to package cache for db 'local'
    debug: adding 'beanshell' to package cache for db 'local'
    debug: adding 'lib32-pixman' to package cache for db 'local'
    debug: adding 'unzip' to package cache for db 'local'
    debug: adding 'squashfs-tools' to package cache for db 'local'
    debug: adding 'pacman-contrib' to package cache for db 'local'
    debug: adding 'lib32-libdrm' to package cache for db 'local'
    debug: adding 'xorg-xsetroot' to package cache for db 'local'
    debug: adding 'kdegames-kblocks' to package cache for db 'local'
    debug: adding 'kdeartwork-colorschemes' to package cache for db 'local'
    debug: adding 'xf86-video-intel' to package cache for db 'local'
    debug: adding 'hdf5' to package cache for db 'local'
    debug: adding 'ktorrent' to package cache for db 'local'
    debug: adding 'kdeaccessibility-kmag' to package cache for db 'local'
    debug: adding 'hunspell' to package cache for db 'local'
    debug: adding 'kdesdk-kdepalettes' to package cache for db 'local'
    debug: adding 'silverlight-media-pack' to package cache for db 'local'
    debug: adding 'perl-capture-tiny' to package cache for db 'local'
    debug: adding 'kdesdk-kapptemplate' to package cache for db 'local'
    debug: adding 'ncurses' to package cache for db 'local'
    debug: adding 'pm-quirks' to package cache for db 'local'
    debug: adding 'plasma-theme-atelier' to package cache for db 'local'
    debug: adding 'kdegames-klines' to package cache for db 'local'
    debug: adding 'fortune-mod-chucknorris' to package cache for db 'local'
    debug: adding 'libvisual' to package cache for db 'local'
    debug: adding 'dbus' to package cache for db 'local'
    debug: adding 'kde-agent' to package cache for db 'local'
    debug: adding 'libbsd' to package cache for db 'local'
    debug: adding 'ifplugd' to package cache for db 'local'
    debug: adding 'gstreamer0.10-good-plugins' to package cache for db 'local'
    debug: adding 'lib32-libglapi' to package cache for db 'local'
    debug: adding 'xorg-server-common' to package cache for db 'local'
    debug: adding 'hsqldb-java' to package cache for db 'local'
    debug: adding 'lib32-attr' to package cache for db 'local'
    debug: adding 'kdeedu-step' to package cache for db 'local'
    debug: adding 'libstdc++5' to package cache for db 'local'
    debug: adding 'kdeplasma-addons-applets-previewer' to package cache for db 'local'
    debug: adding 'kdepim-runtime' to package cache for db 'local'
    debug: adding 'curl' to package cache for db 'local'
    debug: adding 'sentinella' to package cache for db 'local'
    debug: adding 'perl-xml-parser' to package cache for db 'local'
    debug: adding 'videoproto' to package cache for db 'local'
    debug: adding 'cpufrequtils' to package cache for db 'local'
    debug: adding 'cracklib' to package cache for db 'local'
    debug: adding 'ksplash-theme-generator' to package cache for db 'local'
    debug: adding 'mpg123' to package cache for db 'local'
    debug: adding 'kdepim-kresources' to package cache for db 'local'
    debug: adding 'less' to package cache for db 'local'
    debug: adding 'libgpg-error' to package cache for db 'local'
    debug: adding 'compositeproto' to package cache for db 'local'
    debug: adding 'libgraphite' to package cache for db 'local'
    debug: adding 'libreoffice-math' to package cache for db 'local'
    debug: adding 'libreoffice-extension-presentation-minimizer' to package cache for db 'local'
    debug: adding 'libart-lgpl' to package cache for db 'local'
    debug: adding 'kdeartwork-kscreensaver' to package cache for db 'local'
    debug: adding 'kdeedu-kwordquiz' to package cache for db 'local'
    debug: adding 'nettle' to package cache for db 'local'
    debug: adding 'fortune-mod-hitchhiker' to package cache for db 'local'
    debug: adding 'smplayer-themes' to package cache for db 'local'
    debug: adding 'kdesdk-kmtrace' to package cache for db 'local'
    debug: adding 'redland' to package cache for db 'local'
    debug: adding 'xorg-bdftopcf' to package cache for db 'local'
    debug: adding 'libcroco' to package cache for db 'local'
    debug: adding 'kdeedu-cantor' to package cache for db 'local'
    debug: adding 'openslp' to package cache for db 'local'
    debug: adding 'raptor1' to package cache for db 'local'
    debug: adding 'kdepim-wizards' to package cache for db 'local'
    debug: adding 'lib32-libxrandr' to package cache for db 'local'
    debug: adding 'normalize' to package cache for db 'local'
    debug: adding 'polkit-kde' to package cache for db 'local'
    debug: adding 'kdeplasma-addons-applets-leavenote' to package cache for db 'local'
    debug: adding 'ntfsprogs' to package cache for db 'local'
    debug: adding 'qrencode' to package cache for db 'local'
    debug: adding 'kdeplasma-addons-runners-datetime' to package cache for db 'local'
    debug: adding 'libsoup-gnome' to package cache for db 'local'
    debug: adding 'nano' to package cache for db 'local'
    debug: adding 'archgames-mirrorlist' to package cache for db 'local'
    debug: adding 'verynice' to package cache for db 'local'
    debug: adding 'kdeartwork-sounds' to package cache for db 'local'
    debug: adding 'freeglut' to package cache for db 'local'
    debug: adding 'perl-tie-simple' to package cache for db 'local'
    debug: adding 'tdb' to package cache for db 'local'
    debug: adding 'kdeplasma-addons-applets-timer' to package cache for db 'local'
    debug: adding 'autojump' to package cache for db 'local'
    debug: adding 'plasma-icontasks' to package cache for db 'local'
    debug: adding 'asciidoc' to package cache for db 'local'
    debug: adding 'heirloom-mailx' to package cache for db 'local'
    debug: adding 'libssh2' to package cache for db 'local'
    debug: adding 'xorg-xpr' to package cache for db 'local'
    debug: adding 'module-init-tools' to package cache for db 'local'
    debug: adding 'lib32-fontconfig' to package cache for db 'local'
    debug: adding 'libmpc' to package cache for db 'local'
    debug: adding 'lib32-libgcrypt' to package cache for db 'local'
    debug: adding 'libreoffice-extension-typo' to package cache for db 'local'
    debug: adding 'kdeedu-khangman' to package cache for db 'local'
    debug: adding 'xkeyboard-config' to package cache for db 'local'
    debug: adding 'tar' to package cache for db 'local'
    debug: adding 'ktechlab' to package cache for db 'local'
    debug: adding 'kdeplasma-addons-runners-converter' to package cache for db 'local'
    debug: adding 'ksplasherx' to package cache for db 'local'
    debug: adding 'kdeedu-parley' to package cache for db 'local'
    debug: adding 'raptor' to package cache for db 'local'
    debug: adding 'libfakekey' to package cache for db 'local'
    debug: adding 'kdesdk-kprofilemethod' to package cache for db 'local'
    debug: adding 'libreoffice-extension-scripting-javascript' to package cache for db 'local'
    debug: adding 'pygobject2-devel' to package cache for db 'local'
    debug: adding 'kdebase-runtime' to package cache for db 'local'
    debug: adding 'lame' to package cache for db 'local'
    debug: adding 'kdeedu-kig' to package cache for db 'local'
    debug: adding 'orbit2' to package cache for db 'local'
    debug: adding 'libiec61883' to package cache for db 'local'
    debug: adding 'blackglass-kdm' to package cache for db 'local'
    debug: adding 'iana-etc' to package cache for db 'local'
    debug: adding 'lua' to package cache for db 'local'
    debug: adding 'kdegames-ksquares' to package cache for db 'local'
    debug: adding 'libgsf' to package cache for db 'local'
    debug: adding 'quilt' to package cache for db 'local'
    debug: adding 'libfetch' to package cache for db 'local'
    debug: adding 'xorg-xauth' to package cache for db 'local'
    debug: adding 'libirman' to package cache for db 'local'
    debug: adding 'libmspack' to package cache for db 'local'
    debug: adding 'kdeplasma-addons-wallpapers-mandelbrot' to package cache for db 'local'
    debug: adding 'poppler-data' to package cache for db 'local'
    debug: adding 'libgnome-keyring' to package cache for db 'local'
    debug: adding 'bootchart' to package cache for db 'local'
    debug: adding 'jasper' to package cache for db 'local'
    debug: adding 'xorg-mkfontdir' to package cache for db 'local'
    debug: adding 'alsa-utils' to package cache for db 'local'
    debug: adding 'avahi' to package cache for db 'local'
    debug: adding 'lzo2' to package cache for db 'local'
    debug: adding 'disktrim' to package cache for db 'local'
    debug: adding 'xorg-xkb-utils' to package cache for db 'local'
    debug: adding 'python2' to package cache for db 'local'
    debug: adding 'libxmu' to package cache for db 'local'
    debug: adding 'kdeutils-kdf' to package cache for db 'local'
    debug: adding 'gstreamer0.10-good' to package cache for db 'local'
    debug: adding 'expac-git' to package cache for db 'local'
    debug: adding 'krename' to package cache for db 'local'
    debug: adding 'xorg-xinit' to package cache for db 'local'
    debug: adding 'beclock' to package cache for db 'local'
    debug: adding 'libass' to package cache for db 'local'
    debug: adding 'libtiff' to package cache for db 'local'
    debug: adding 'sqlite3' to package cache for db 'local'
    debug: adding 'yakuake' to package cache for db 'local'
    debug: adding 'glassified-splash' to package cache for db 'local'
    debug: adding 'kdeplasma-addons-applets-binary-clock' to package cache for db 'local'
    debug: adding 'libxrender' to package cache for db 'local'
    debug: adding 'lcms2' to package cache for db 'local'
    debug: adding 'kdegames-bovo' to package cache for db 'local'
    debug: adding 'skype' to package cache for db 'local'
    debug: adding 'libcddb' to package cache for db 'local'
    debug: adding 'sysfsutils' to package cache for db 'local'
    debug: adding 'eject' to package cache for db 'local'
    debug: adding 'kdeplasma-addons-applets-showdashboard' to package cache for db 'local'
    debug: adding 'libgksu' to package cache for db 'local'
    debug: adding 'partitionmanager' to package cache for db 'local'
    debug: adding 'cifs-utils' to package cache for db 'local'
    debug: adding 'x264' to package cache for db 'local'
    debug: adding 'glibmm' to package cache for db 'local'
    debug: adding 'libjpeg6' to package cache for db 'local'
    debug: adding 'autopano-sift-c' to package cache for db 'local'
    debug: adding 'ttf-liberation' to package cache for db 'local'
    debug: adding 'gstreamer0.10-bad' to package cache for db 'local'
    debug: adding 'bzip2' to package cache for db 'local'
    debug: adding 'archlinux-themes-kdm' to package cache for db 'local'
    debug: adding 'libshout' to package cache for db 'local'
    debug: adding 'chmlib' to package cache for db 'local'
    debug: adding 'filesystem' to package cache for db 'local'
    debug: adding 'grub-gfx' to package cache for db 'local'
    debug: adding 'libsoup' to package cache for db 'local'
    debug: adding 'xorg-xbacklight' to package cache for db 'local'
    debug: adding 'libftdi' to package cache for db 'local'
    debug: adding 'kdeedu-marble' to package cache for db 'local'
    debug: adding 'pacman-mirrorlist' to package cache for db 'local'
    debug: adding 'libmp4v2' to package cache for db 'local'
    debug: adding 'kdeutils-printer-applet' to package cache for db 'local'
    debug: adding 'gvolwheel' to package cache for db 'local'
    debug: adding 'libkexiv2' to package cache for db 'local'
    debug: adding 'ruby-rcairo' to package cache for db 'local'
    debug: adding 'gstreamer0.10' to package cache for db 'local'
    debug: adding 'cyrus-sasl-ldap' to package cache for db 'local'
    debug: adding 'pcmciautils' to package cache for db 'local'
    debug: adding 'perl-exiftool' to package cache for db 'local'
    debug: adding 'vi' to package cache for db 'local'
    debug: adding 'coreutils' to package cache for db 'local'
    debug: adding 'gconf' to package cache for db 'local'
    debug: adding 'kdeplasma-addons-wallpapers-weather' to package cache for db 'local'
    debug: adding 'pangomm' to package cache for db 'local'
    debug: adding 'python-notify' to package cache for db 'local'
    debug: adding 'lesspipe' to package cache for db 'local'
    debug: adding 'lib32-pango' to package cache for db 'local'
    debug: adding 'musicbrainz' to package cache for db 'local'
    debug: adding 'xorg-xrdb' to package cache for db 'local'
    debug: adding 'netpbm' to package cache for db 'local'
    debug: adding 'libdvdnav' to package cache for db 'local'
    debug: adding 'kdegraphics-kamera' to package cache for db 'local'
    debug: adding 'mediainfo' to package cache for db 'local'
    debug: adding 'syslog-ng' to package cache for db 'local'
    debug: adding 'texinfo' to package cache for db 'local'
    debug: adding 'libktorrent' to package cache for db 'local'
    debug: adding 'kdegames-palapeli' to package cache for db 'local'
    debug: adding 'msr-tools' to package cache for db 'local'
    debug: adding 'openssl' to package cache for db 'local'
    debug: adding 'hal-info' to package cache for db 'local'
    debug: adding 'kdebase-dolphin' to package cache for db 'local'
    debug: adding 'pth' to package cache for db 'local'
    debug: adding 'tzdata' to package cache for db 'local'
    debug: adding 'networkmanager' to package cache for db 'local'
    debug: adding 'thinkwatt' to package cache for db 'local'
    debug: adding 'kdeplasma-addons-applets-comic' to package cache for db 'local'
    debug: adding 'kdegames-ktron' to package cache for db 'local'
    debug: adding 'paconky' to package cache for db 'local'
    debug: adding 'groff' to package cache for db 'local'
    debug: adding 'libreoffice-common' to package cache for db 'local'
    debug: adding 'copypath-servicemenu-kde4' to package cache for db 'local'
    debug: adding 'plasma-themes' to package cache for db 'local'
    debug: adding 'gtk2-perl' to package cache for db 'local'
    debug: adding 'faad2' to package cache for db 'local'
    debug: adding 'python-pygame' to package cache for db 'local'
    debug: adding 'perl-regexp-common' to package cache for db 'local'
    debug: adding 'libreoffice-calc' to package cache for db 'local'
    debug: adding 'libreoffice-extension-scripting-python' to package cache for db 'local'
    debug: adding 'akonadi' to package cache for db 'local'
    debug: adding 'cloog' to package cache for db 'local'
    debug: adding 'flac' to package cache for db 'local'
    debug: adding 'audiothumbs' to package cache for db 'local'
    debug: adding 'kdm-theme-generator' to package cache for db 'local'
    debug: adding 'startup-notification' to package cache for db 'local'
    debug: adding 'libdrm' to package cache for db 'local'
    debug: adding 'lib32-libxv' to package cache for db 'local'
    debug: adding 'ttf-ubuntu-font-family' to package cache for db 'local'
    debug: adding 'libusb' to package cache for db 'local'
    debug: adding 'kdegames-kiriki' to package cache for db 'local'
    debug: adding 'gpm' to package cache for db 'local'
    debug: adding 'ntfs-3g' to package cache for db 'local'
    debug: adding 'wiper' to package cache for db 'local'
    debug: adding 'libdbusmenu-qt' to package cache for db 'local'
    debug: adding 'pkg-config' to package cache for db 'local'
    debug: adding 'kdeedu-blinken' to package cache for db 'local'
    debug: adding 'rsync' to package cache for db 'local'
    debug: adding 'kdetoys-kteatime' to package cache for db 'local'
    debug: adding 'libxklavier' to package cache for db 'local'
    debug: adding 'glproto' to package cache for db 'local'
    debug: adding 'lib32-bzip2' to package cache for db 'local'
    debug: adding 'udev' to package cache for db 'local'
    debug: adding 'kdeplasma-addons-wallpapers-pattern' to package cache for db 'local'
    debug: adding 'neon' to package cache for db 'local'
    debug: adding 'xaw3d' to package cache for db 'local'
    debug: adding 'kdegraphics-gwenview' to package cache for db 'local'
    debug: adding 'kdeplasma-addons-applets-rememberthemilk' to package cache for db 'local'
    debug: adding 'usbutils' to package cache for db 'local'
    debug: adding 'glibc' to package cache for db 'local'
    debug: adding 'libgme' to package cache for db 'local'
    debug: adding 'libplist' to package cache for db 'local'
    debug: adding 'ttf-bitstream-vera' to package cache for db 'local'
    debug: adding 'kdeplasma-addons-applets-magnifique' to package cache for db 'local'
    debug: adding 'kdesdk-umbrello' to package cache for db 'local'
    debug: adding 'kdebase-kdepasswd' to package cache for db 'local'
    debug: adding 'lib32-libxext' to package cache for db 'local'
    debug: adding 'lib32-glibc' to package cache for db 'local'
    debug: adding 'kernel26-headers' to package cache for db 'local'
    debug: adding 'kdeedu-kturtle' to package cache for db 'local'
    debug: adding 'mercurial' to package cache for db 'local'
    debug: adding 'kdesdk-kioslave' to package cache for db 'local'
    debug: adding 'kdeedu-ktouch' to package cache for db 'local'
    debug: adding 'qjson' to package cache for db 'local'
    debug: adding 'kdepim-kalarm' to package cache for db 'local'
    debug: adding 'libreoffice-base' to package cache for db 'local'
    debug: adding 'libtirpc' to package cache for db 'local'
    debug: adding 'live-media' to package cache for db 'local'
    debug: adding 'kdegames-kapman' to package cache for db 'local'
    debug: adding 'gd' to package cache for db 'local'
    debug: adding 'rtfreader' to package cache for db 'local'
    debug: adding 'libxml++' to package cache for db 'local'
    debug: adding 'hyphen-it' to package cache for db 'local'
    debug: adding 'xcursor-themes' to package cache for db 'local'
    debug: adding 'kdegames-granatier' to package cache for db 'local'
    debug: adding 'a52dec' to package cache for db 'local'
    debug: adding 'newessence-splash' to package cache for db 'local'
    debug: adding 'kbd' to package cache for db 'local'
    debug: adding 'openssh' to package cache for db 'local'
    debug: adding 'kdegames-ksirk' to package cache for db 'local'
    debug: adding 'libacpi' to package cache for db 'local'
    debug: adding 'libdiscid' to package cache for db 'local'
    debug: adding 'libmpeg2' to package cache for db 'local'
    debug: adding 'jack' to package cache for db 'local'
    debug: adding 'abs' to package cache for db 'local'
    debug: adding 'gstreamer0.10-base-plugins' to package cache for db 'local'
    debug: adding 'qtgstreamer-git' to package cache for db 'local'
    debug: adding 'kdegraphics-kgamma' to package cache for db 'local'
    debug: adding 'kde-l10n-it' to package cache for db 'local'
    debug: adding 'lib32-libxfixes' to package cache for db 'local'
    debug: adding 'speex' to package cache for db 'local'
    debug: adding 'esound' to package cache for db 'local'
    debug: adding 'libgssglue' to package cache for db 'local'
    debug: adding 'kdegames-kblackbox' to package cache for db 'local'
    debug: adding 'kdeplasma-addons-applets-pastebin' to package cache for db 'local'
    debug: adding 'kdeplasma-addons-applets-rssnow' to package cache for db 'local'
    debug: adding 'iscan-data' to package cache for db 'local'
    debug: adding 'acl' to package cache for db 'local'
    debug: adding 'lib32-libxft' to package cache for db 'local'
    debug: adding 'lib32-openssl' to package cache for db 'local'
    debug: adding 'shared-mime-info' to package cache for db 'local'
    debug: adding 'kdeplasma-addons-wallpapers-virus' to package cache for db 'local'
    debug: adding 'fftw' to package cache for db 'local'
    debug: adding 'enchant' to package cache for db 'local'
    debug: adding 'lib32-libogg' to package cache for db 'local'
    debug: adding 'libqalculate' to package cache for db 'local'
    debug: adding 'facile' to package cache for db 'local'
    debug: adding 'faac' to package cache for db 'local'
    debug: adding 'kdeadmin-kuser' to package cache for db 'local'
    debug: adding 'hwdetect' to package cache for db 'local'
    debug: adding 'plotutils' to package cache for db 'local'
    debug: adding 'libreoffice-extension-validator' to package cache for db 'local'
    debug: adding 'kdesdk-lokalize' to package cache for db 'local'
    debug: adding 'lib32-gdk-pixbuf2' to package cache for db 'local'
    debug: adding 'qca' to package cache for db 'local'
    debug: adding 'gputils' to package cache for db 'local'
    debug: adding 'fixesproto' to package cache for db 'local'
    debug: adding 'mythes-it' to package cache for db 'local'
    debug: adding 'lib32-libasyncns' to package cache for db 'local'
    debug: adding 'gobject-introspection' to package cache for db 'local'
    debug: adding 'kdegames-ksudoku' to package cache for db 'local'
    debug: adding 'libxaw' to package cache for db 'local'
    debug: adding 'linux-firmware' to package cache for db 'local'
    debug: adding 'mysql-clients' to package cache for db 'local'
    debug: adding 'conky-kde4-transparency' to package cache for db 'local'
    debug: adding 'libpng12' to package cache for db 'local'
    debug: adding 'nss' to package cache for db 'local'
    debug: adding 'libxvmc' to package cache for db 'local'
    debug: adding 'mdk3' to package cache for db 'local'
    debug: adding 'mdadm' to package cache for db 'local'
    debug: adding 'kdewebdev-klinkstatus' to package cache for db 'local'
    debug: adding 'libxfixes' to package cache for db 'local'
    debug: adding 'xorg-fonts-100dpi' to package cache for db 'local'
    debug: adding 'googsystray' to package cache for db 'local'
    debug: adding 'python2-gobject2' to package cache for db 'local'
    debug: adding 'lib32-libldap' to package cache for db 'local'
    debug: adding 'libdmx' to package cache for db 'local'
    debug: adding 'xorg-xkbevd' to package cache for db 'local'
    debug: adding 'mupdf' to package cache for db 'local'
    debug: adding 'zip' to package cache for db 'local'
    debug: adding 'libreoffice-extension-scripting-beanshell' to package cache for db 'local'
    debug: adding 'apache-ant' to package cache for db 'local'
    debug: adding 'getmediainfo-servicemenu-kde4' to package cache for db 'local'
    debug: adding 'stress' to package cache for db 'local'
    debug: adding 'shared-desktop-ontologies' to package cache for db 'local'
    debug: adding 'befaded' to package cache for db 'local'
    debug: adding 'atkmm' to package cache for db 'local'
    debug: adding 'xdelta' to package cache for db 'local'
    debug: adding 'firefox-i18n-it' to package cache for db 'local'
    debug: adding 'xorg-fonts-misc' to package cache for db 'local'
    debug: adding 'lib32-libtiff' to package cache for db 'local'
    debug: adding 'libgcrypt' to package cache for db 'local'
    debug: adding 'yakuake-skin-noname' to package cache for db 'local'
    debug: adding 'crypto++' to package cache for db 'local'
    debug: adding 'xorg-apps' to package cache for db 'local'
    debug: adding 'rtkit' to package cache for db 'local'
    debug: adding 'kdeutils-ktimer' to package cache for db 'local'
    debug: adding 'recordproto' to package cache for db 'local'
    debug: adding 'cryptsetup' to package cache for db 'local'
    debug: adding 'scons' to package cache for db 'local'
    debug: adding 'libreoffice-it' to package cache for db 'local'
    debug: adding 'findutils' to package cache for db 'local'
    debug: adding 'kdeplasma-addons-applets-bball' to package cache for db 'local'
    debug: adding 'libidn' to package cache for db 'local'
    debug: adding 'openjpeg' to package cache for db 'local'
    debug: adding 'rootactions-servicemenu-kde4' to package cache for db 'local'
    debug: adding 'lib32-krb5' to package cache for db 'local'
    debug: adding 'libcdaudio' to package cache for db 'local'
    debug: adding 'libreoffice-extension-wiki-publisher' to package cache for db 'local'
    debug: adding 'xproto' to package cache for db 'local'
    debug: adding 'ghostscript' to package cache for db 'local'
    debug: adding 'yajl' to package cache for db 'local'
    debug: adding 'librsvg' to package cache for db 'local'
    debug: adding 'kdeplasma-addons-applets-spellcheck' to package cache for db 'local'
    debug: adding 'python2-udev' to package cache for db 'local'
    debug: adding 'libzip' to package cache for db 'local'
    debug: adding 'man-pages' to package cache for db 'local'
    debug: adding 'mcpp' to package cache for db 'local'
    debug: adding 'libedit' to package cache for db 'local'
    debug: adding 'libpciaccess' to package cache for db 'local'
    debug: adding 'gnuplot' to package cache for db 'local'
    debug: adding 'kdedecor-aurorae-cupertino' to package cache for db 'local'
    debug: adding 'xorg-font-utils' to package cache for db 'local'
    debug: adding 'perl' to package cache for db 'local'
    debug: adding 'lib32-libxau' to package cache for db 'local'
    debug: adding 'kdeedu-kbruch' to package cache for db 'local'
    debug: adding 'libksba' to package cache for db 'local'
    debug: adding 'kde-login-themes-dont-wear' to package cache for db 'local'
    debug: adding 'cmatrix' to package cache for db 'local'
    debug: adding 'system-config-printer-common' to package cache for db 'local'
    debug: adding 'sed' to package cache for db 'local'
    debug: adding 'consolekit' to package cache for db 'local'
    debug: adding 'xorg-twm' to package cache for db 'local'
    debug: adding 'lib32-libsm' to package cache for db 'local'
    debug: adding 'xorg-mkfontscale' to package cache for db 'local'
    debug: adding 'automoc4' to package cache for db 'local'
    debug: adding 'kdenetwork-kdnssd' to package cache for db 'local'
    debug: adding 'playwolf-plasmoid' to package cache for db 'local'
    debug: adding 'mozilla-common' to package cache for db 'local'
    debug: adding 'hwd' to package cache for db 'local'
    debug: adding 'kdeplasma-addons-applets-life' to package cache for db 'local'
    debug: adding 'openobex' to package cache for db 'local'
    debug: adding 'gettext' to package cache for db 'local'
    debug: adding 'lib32-libxinerama' to package cache for db 'local'
    debug: adding 'libcups' to package cache for db 'local'
    debug: adding 'isl' to package cache for db 'local'
    debug: adding 'cpio' to package cache for db 'local'
    debug: adding 'libical' to package cache for db 'local'
    debug: adding 'ruby-cairo' to package cache for db 'local'
    debug: adding 'kdegames-kollision' to package cache for db 'local'
    debug: adding 'ppp' to package cache for db 'local'
    debug: adding 'chromium-stable-libpdf' to package cache for db 'local'
    debug: adding 'libvpx' to package cache for db 'local'
    debug: adding 'xcursor-archcursorblue' to package cache for db 'local'
    debug: adding 'cyrus-sasl-gssapi' to package cache for db 'local'
    debug: adding 'dcron' to package cache for db 'local'
    debug: adding 'libraw1394' to package cache for db 'local'
    debug: adding 'fortunoid-plasmoid' to package cache for db 'local'
    debug: adding 'kdeplasma-addons-runners-mediawiki' to package cache for db 'local'
    debug: adding 'libxi' to package cache for db 'local'
    debug: adding 'kdeadmin-kcron' to package cache for db 'local'
    debug: adding 'libdatrie' to package cache for db 'local'
    debug: adding 'libreoffice-extension-hunart' to package cache for db 'local'
    debug: adding 'arch-artwork' to package cache for db 'local'
    debug: adding 'i2c-tools' to package cache for db 'local'
    debug: adding 'liblrdf' to package cache for db 'local'
    debug: adding 'lib32-flac' to package cache for db 'local'
    debug: adding 'apr-util' to package cache for db 'local'
    debug: adding 'libebml' to package cache for db 'local'
    debug: adding 'pysmbc' to package cache for db 'local'
    debug: adding 'kdesdk-kuiviewer' to package cache for db 'local'
    debug: adding 'kdeplasma-addons-applets-microblog' to package cache for db 'local'
    debug: adding 'lib32-jack' to package cache for db 'local'
    debug: adding 'gdb' to package cache for db 'local'
    debug: adding 'kdeplasma-addons-applets-knowledgebase' to package cache for db 'local'
    debug: adding 'libmng' to package cache for db 'local'
    debug: adding 'libcaca' to package cache for db 'local'
    debug: adding 'kwebkitpart' to package cache for db 'local'
    debug: adding 'xorg-docs' to package cache for db 'local'
    debug: adding 'kdewebdev-kimagemapeditor' to package cache for db 'local'
    debug: adding 'gtkmm' to package cache for db 'local'
    debug: adding 'eggdbus' to package cache for db 'local'
    debug: adding 'libkipi' to package cache for db 'local'
    debug: adding 'xorg-iceauth' to package cache for db 'local'
    debug: adding 'kdeutils-sweeper' to package cache for db 'local'
    debug: adding 'libmtp' to package cache for db 'local'
    debug: adding 'kdeplasma-addons-applets-systemloadviewer' to package cache for db 'local'
    debug: adding 'libtasn1' to package cache for db 'local'
    debug: adding 'powertop-git' to package cache for db 'local'
    debug: adding 'perl-sdl' to package cache for db 'local'
    debug: adding 'lib32-libmng' to package cache for db 'local'
    debug: adding 'libarchive' to package cache for db 'local'
    debug: adding 'lib32-libvorbis' to package cache for db 'local'
    debug: adding 'dropbox-servicemenu' to package cache for db 'local'
    debug: adding 'kdeplasma-addons-applets-weatherstation' to package cache for db 'local'
    debug: adding 'crunch' to package cache for db 'local'
    debug: adding 'kdeplasma-addons-runners-konsolesessions' to package cache for db 'local'
    debug: adding 'eventlog' to package cache for db 'local'
    debug: adding 'licenses' to package cache for db 'local'
    debug: adding 'schroedinger' to package cache for db 'local'
    debug: adding 'kdemultimedia-kioslave' to package cache for db 'local'
    debug: adding 'imlib2' to package cache for db 'local'
    debug: adding 'kdeplasma-addons-applets-luna' to package cache for db 'local'
    debug: adding 'plymouth-git' to package cache for db 'local'
    debug: adding 'printproto' to package cache for db 'local'
    debug: adding 'lirc-utils' to package cache for db 'local'
    debug: adding 'phonon-vlc' to package cache for db 'local'
    debug: adding 'sysvinit' to package cache for db 'local'
    debug: adding 'quick-usb-formatter' to package cache for db 'local'
    debug: adding 'gperf' to package cache for db 'local'
    debug: adding 'kdegames-kbreakout' to package cache for db 'local'
    debug: adding 'libreoffice-extension-oooblogger' to package cache for db 'local'
    debug: adding 'ruby-libnotify' to package cache for db 'local'
    debug: adding 'perl-params-util' to package cache for db 'local'
    debug: adding 'libmpcdec' to package cache for db 'local'
    debug: adding 'unrar' to package cache for db 'local'
    debug: adding 'customizable-weather-plasmoid' to package cache for db 'local'
    debug: adding 'gen-init-cpio' to package cache for db 'local'
    debug: adding 'lib32-libxcb' to package cache for db 'local'
    debug: adding 'lib32-ncurses' to package cache for db 'local'
    debug: adding 'libevent' to package cache for db 'local'
    debug: adding 'intel-dri' to package cache for db 'local'
    debug: adding 'sdl_gfx' to package cache for db 'local'
    debug: adding 'kdebindings-smoke' to package cache for db 'local'
    debug: adding 'libassuan' to package cache for db 'local'
    debug: adding 'cabextract' to package cache for db 'local'
    debug: adding 'xorg-xrefresh' to package cache for db 'local'
    debug: adding 'clucene' to package cache for db 'local'
    debug: adding 'xorg-server-utils' to package cache for db 'local'
    debug: adding 'libgphoto2' to package cache for db 'local'
    debug: adding 'lvm2' to package cache for db 'local'
    debug: adding 'net-tools' to package cache for db 'local'
    debug: adding 'libglapi' to package cache for db 'local'
    debug: adding 'libieee1284' to package cache for db 'local'
    debug: adding 'soprano' to package cache for db 'local'
    debug: adding 'lib32-libsasl' to package cache for db 'local'
    debug: adding 'archlinux-modern-ksplash' to package cache for db 'local'
    debug: adding 'inputproto' to package cache for db 'local'
    debug: adding 'obex-data-server' to package cache for db 'local'
    debug: adding 'acpid' to package cache for db 'local'
    debug: adding 'perl-alien-sdl' to package cache for db 'local'
    debug: adding 'libsndfile' to package cache for db 'local'
    debug: adding 'saxon' to package cache for db 'local'
    debug: adding 'kdesdk-kstartperf' to package cache for db 'local'
    debug: adding 'dvd+rw-tools' to package cache for db 'local'
    debug: adding 'gstreamermm' to package cache for db 'local'
    debug: adding 'kdegames-kpatience' to package cache for db 'local'
    debug: adding 'wxgtk' to package cache for db 'local'
    debug: adding 'xsensors' to package cache for db 'local'
    debug: adding 'imake' to package cache for db 'local'
    debug: adding 'libsexy' to package cache for db 'local'
    debug: adding 'mesa' to package cache for db 'local'
    debug: adding 'aalib' to package cache for db 'local'
    debug: adding 'acct' to package cache for db 'local'
    debug: adding 'fortune-mod-montypython' to package cache for db 'local'
    debug: adding 'phonon-gstreamer' to package cache for db 'local'
    debug: adding 'lib32-sqlite3' to package cache for db 'local'
    debug: adding 'archlinux-special-wallpapers' to package cache for db 'local'
    debug: adding 'libxdamage' to package cache for db 'local'
    debug: adding 'pcre' to package cache for db 'local'
    debug: adding 'imagemagick' to package cache for db 'local'
    debug: adding 'kdesdk-kbugbuster' to package cache for db 'local'
    debug: adding 'wpa_supplicant' to package cache for db 'local'
    debug: adding 'mtools' to package cache for db 'local'
    debug: adding 'file' to package cache for db 'local'
    debug: adding 'libxext' to package cache for db 'local'
    debug: adding 'gzip' to package cache for db 'local'
    debug: adding 'strigi' to package cache for db 'local'
    debug: adding 'kdeartwork-emoticons' to package cache for db 'local'
    debug: adding 'lib32-libxslt' to package cache for db 'local'
    debug: adding 'lib32-libltdl' to package cache for db 'local'
    debug: adding 'kdeutils-ark' to package cache for db 'local'
    debug: adding 'libreoffice-extension-report-builder' to package cache for db 'local'
    debug: adding 'kdegames-libkmahjongg' to package cache for db 'local'
    debug: adding 'kdegames-libkdegames' to package cache for db 'local'
    debug: adding 'flex' to package cache for db 'local'
    debug: adding 'attica' to package cache for db 'local'
    debug: adding 'libtool-multilib' to package cache for db 'local'
    debug: adding 'xmlrpc-c' to package cache for db 'local'
    debug: adding 'nspr' to package cache for db 'local'
    debug: adding 'lapack' to package cache for db 'local'
    debug: adding 'python2-sip' to package cache for db 'local'
    debug: adding 'freealut' to package cache for db 'local'
    debug: adding 'lib32-glib2' to package cache for db 'local'
    debug: adding 'terminus-font' to package cache for db 'local'
    debug: adding 'polkit-qt' to package cache for db 'local'
    debug: adding 'carbon-splash' to package cache for db 'local'
    debug: adding 'g95' to package cache for db 'local'
    debug: adding 'kdegames-katomic' to package cache for db 'local'
    debug: adding 'feh' to package cache for db 'local'
    debug: adding 'taglib' to package cache for db 'local'
    debug: adding 'mysql' to package cache for db 'local'
    debug: adding 'postgresql-libs' to package cache for db 'local'
    debug: adding 'gmp' to package cache for db 'local'
    debug: adding 'lib32-libxdmcp' to package cache for db 'local'
    debug: adding 'openoffice-thumbnail-plugin' to package cache for db 'local'
    debug: adding 'dosbox' to package cache for db 'local'
    debug: adding 'acpi' to package cache for db 'local'
    debug: adding 'qt' to package cache for db 'local'
    debug: adding 'ggz-client-libs' to package cache for db 'local'
    debug: adding 'libxpm' to package cache for db 'local'
    debug: adding 'cups-pdf' to package cache for db 'local'
    debug: adding 'sdl_perl-old' to package cache for db 'local'
    debug: adding 'tcp_wrappers' to package cache for db 'local'
    debug: adding 'perl-io-stty' to package cache for db 'local'
    debug: adding 'libx86' to package cache for db 'local'
    debug: adding 'audiokonverter' to package cache for db 'local'
    debug: adding 'kdegames-klickety' to package cache for db 'local'
    debug: adding 'texlive-bin' to package cache for db 'local'
    debug: adding 'liboil' to package cache for db 'local'
    debug: adding 'lib32-alsa-lib' to package cache for db 'local'
    debug: adding 'libdv' to package cache for db 'local'
    debug: adding 'bluez' to package cache for db 'local'
    debug: adding 'p7zip' to package cache for db 'local'
    debug: adding 'perl-file-sharedir' to package cache for db 'local'
    debug: adding 'pciutils' to package cache for db 'local'
    debug: adding 'libmodplug' to package cache for db 'local'
    debug: adding 'kdesdk-kpartloader' to package cache for db 'local'
    debug: adding 'dash' to package cache for db 'local'
    debug: adding 'ruby-gtk2' to package cache for db 'local'
    debug: adding 'compat-wireless-patched' to package cache for db 'local'
    debug: adding 'blackglass-splash' to package cache for db 'local'
    debug: adding 'libcdio' to package cache for db 'local'
    debug: adding 'xcb-proto' to package cache for db 'local'
    debug: adding 'read-edid' to package cache for db 'local'
    debug: adding 'fuse' to package cache for db 'local'
    debug: adding 'ethtool' to package cache for db 'local'
    debug: adding 'yakuake-skin-plasma-oxygen-panel' to package cache for db 'local'
    debug: adding 'kdebase-konsole' to package cache for db 'local'
    debug: adding 'lib32-libxrender' to package cache for db 'local'
    debug: adding 'kdeutils-kgpg' to package cache for db 'local'
    debug: adding 'kdegames-kmines' to package cache for db 'local'
    debug: adding 'qtcurve-kde4' to package cache for db 'local'
    debug: adding 'pygtk' to package cache for db 'local'
    debug: adding 'pycups' to package cache for db 'local'
    debug: adding 'gcc-fortran' to package cache for db 'local'
    debug: adding 'libx11' to package cache for db 'local'
    debug: adding 'kdeartwork-styles' to package cache for db 'local'
    debug: adding 'python2-distribute' to package cache for db 'local'
    debug: adding 'kdebase-kfind' to package cache for db 'local'
    debug: adding 'dosfstools' to package cache for db 'local'
    debug: adding 'libmikmod' to package cache for db 'local'
    debug: adding 'xorg-xcursorgen' to package cache for db 'local'
    debug: adding 'rasqal' to package cache for db 'local'
    debug: adding 'kdepim-console' to package cache for db 'local'
    debug: adding 'which' to package cache for db 'local'
    debug: adding 'pangzero' to package cache for db 'local'
    debug: adding 'perl-io-tty' to package cache for db 'local'
    debug: adding 'kdeplasma-addons-applets-bubblemon' to package cache for db 'local'
    debug: adding 'iproute2' to package cache for db 'local'
    debug: adding 'iputils' to package cache for db 'local'
    debug: adding 'iso-codes' to package cache for db 'local'
    debug: adding 'blas' to package cache for db 'local'
    debug: adding 'xorg-xlsclients' to package cache for db 'local'
    debug: adding 'libdvbpsi' to package cache for db 'local'
    debug: adding 'kdeplasma-addons-runners-audioplayercontrol' to package cache for db 'local'
    debug: adding 'aurvote' to package cache for db 'local'
    debug: adding 'kdeutils-kcharselect' to package cache for db 'local'
    debug: adding 'libsamplerate' to package cache for db 'local'
    debug: adding 'djvulibre' to package cache for db 'local'
    debug: adding 'hugin' to package cache for db 'local'
    debug: adding 'lib32-gtk2' to package cache for db 'local'
    debug: adding 'diffutils' to package cache for db 'local'
    debug: adding 'k3b' to package cache for db 'local'
    debug: adding 'kdeadmin-system-config-printer-kde' to package cache for db 'local'
    debug: adding 'kdeplasma-addons-applets-community' to package cache for db 'local'
    debug: adding 'pam' to package cache for db 'local'
    debug: adding 'ddcxinfo-a

  • Nfs mount point does not allow file creations via java.io.File

    Folks,
    I have mounted an nfs drive to iFS on a Solaris server:
    mount -F nfs nfs://server:port/ifsfolder /unixfolder
    I can mkdir and touch files no problem. They appear in iFS as I'd expect. However if I write to the nfs mount via a JVM using java.io.File encounter the following problems:
    Only directories are created ? unless I include the user that started the JVM in the oinstall unix group with the oracle user because it's the oracle user that writes to iFS not the user that creating the files!
    I'm trying to create several files in a single directory via java.io.File BUT only the first file is created. I've tried putting waits in the code to see if it a timing issue but this doesn't appear to be. Writing via java.io.File to either a native directory of a native nfs mountpoint works OK. ie. Junit test against native file system works but not against an iFS mount point. Curiously the same unit tests running on PC with a windows driving mapping to iFS work OK !! so why not via a unix NFS mapping ?
    many thanks in advance.
    C

    Hi Diep,
    have done as requested via Oracle TAR #3308936.995. As it happens the problem is resolved. The resolution has been not to create the file via java.io.File.createNewFile(); before adding content via an outputStream. if the File creation is left until the content is added as shown below the problem is resolved.
    Another quick question is link creation via 'ln -fs' and 'ln -f' supported against and nfs mount point to iFS ? (at Operating System level, rather than adding a folder path relationship via the Java API).
    many thanks in advance.
    public void createFile(String p_absolutePath, InputStream p_inputStream) throws Exception
    File file = null;
    file = new File(p_absolutePath);
    // Oracle TAR Number: 3308936.995
    // Uncomment line below to cause failure java.io.IOException: Operation not supported on transport endpoint
    // at java.io.UnixFileSystem.createFileExclusively(Native Method)
    // at java.io.File.createNewFile(File.java:828)
    // at com.unisys.ors.filesystemdata.OracleTARTest.createFile(OracleTARTest.java:43)
    // at com.unisys.ors.filesystemdata.OracleTARTest.main(OracleTARTest.java:79)
    //file.createNewFile();
    FileOutputStream fos = new FileOutputStream(file);
    byte[] buffer = new byte[1024];
    int noOfBytesRead = 0;
    while ((noOfBytesRead = p_inputStream.read(buffer, 0, buffer.length)) != -1)
    fos.write(buffer, 0, noOfBytesRead);
    p_inputStream.close();
    fos.flush();
    fos.close();
    }

  • Mount points in fstab

    I'm sure this isn't limited to Mavericks, but that is what I'm currently working with.
    I want to mount a hard disk (volume) on a directory of my choosing. AFAIK this can be done in fstab and anything thus specified is ignored by OSX's other rmounting processes, so it should work.
    The problem I'm having is that the mount point has a space in its name and this CANNOT be changed as something else relies on that exact name. Of course by default, a space in the mount point in fstab will cause problems as it will be seen as a separator, so I quoted the entire path string. Double or single quotes both still cause problems. I tried a back slash in front of the space, but that's no better.
    I have since read in mumerous places that there is this problem, but it can be avoided and the solution I have seen is to instead use the octal \040. Aha I thought, this looks promising, but no, there is still a problem with the mount point name.
    Anyone any thoughts on this, why \040 doesn't work and/or any other solutions?

    Read the guides from Oracle and Linux. I've downloaded a couple of guides (it's not easy to find them). Start with Installation and Admin guides. They will refer to other guides where you can read more about OFA. Read the Linux guides/man pages about mount, fstab, fdisk and partitioning. BTW, I only made 2 partitions for Oracle. One for the system, and one for the data (I think it's enough, because on my system there will be only one database).

  • [SOLVED] Mount Points In Arch Linux

    When I performed my initial testing install of Arch Linux today, and I was setting up mount points after I finished partitioning with Cfdisk, I was surprised to see that one of the precanned mount points in the Installer was /etc. On OpenBSD, we were warned against having /etc on its own partition, probably because so much important stuff lives there (like the fstab). I was also surprised to see /var wasn't in the precanned list.
    Anyway, my question is, can you really have /etc on it's own partition? And does the exclusion of /var indicate a problem with it being on its own partition?
    Last edited by NerveJessen (2010-04-02 12:50:38)

    NerveJessen wrote:
    It almost sounds like /var was accidently replaced by /etc.
    EDIT: I'll look into the bug reporting procedures.
    http://bugs.archlinux.org/
    There is the FLySpray link, and there is a button at the top right of your screen as well.
    Post back within this thread with your bug report, so other users may vote for the task once it has been assigned to a developer.
    Welcome to Arch!

Maybe you are looking for

  • How to find out the labview-ve​rsion of a vi

    Hello, is there a way to find out the labview-version of a vi? I have different projects here and o am not sure which project is created with which labview-version. Now i can do it manually to open each vi with different lv-version and check when i c

  • Reader 9 Signature

    Under the document tab the first option is Signature, but when selected is is greyed out.  Under the Security Settings, I was able to create a signature.  Under Security, Show Security Properties it shows that Signing is not Allowed. I have the same

  • Iphone 4 flickering

    After upgrading to ios 7.0.4 the iphone 4 screen flickering especially after trying to show images from the photo album and when trying to show internet page containing images - what is the problem?

  • I get an error when trying to connect to Itunes Connect

    I recently submitted my payment for my Apple developer account and it was approved and the $99 paid. However when I try to connect to Itunes Connect, I get the error message:      Apple ID does not have permission to access iTunes Connect. Is there s

  • Encrypted email in iOS / exchange domain

    hi, i'm using encrypted email time to time on my PC using outlook 2012 and a smartcard.... fine my iphone is set up with this exchange account... fine I was not able to read encryted email (normal!) untill i've exported my certificate to the iphone..