Linux Daemon & Communication

Howdy! I was rolling around an idea in this small  head of mine to write a daemon. I would really like to write it in either Python or Ruby. My question is: is there a standard way that Linux developers write daemons so that other processes can communicate with them? I have looked into the idea of using something like pyro for RPC; is that an accepted use of an RPC technology like that?
Most of my programming experience is in Windows / .NET world and Rails. I know there are nice ways to grab ahold of windows services with .NET and talk to them. I am wondering how people do it in the Linux (Daemon) world.

banana989 wrote:
Howdy! I was rolling around an idea in this small  head of mine to write a daemon. I would really like to write it in either Python or Ruby. My question is: is there a standard way that Linux developers write daemons so that other processes can communicate with them? I have looked into the idea of using something like pyro for RPC; is that an accepted use of an RPC technology like that?
Most of my programming experience is in Windows / .NET world and Rails. I know there are nice ways to grab ahold of windows services with .NET and talk to them. I am wondering how people do it in the Linux (Daemon) world.
For local access, just use dbus. For remote call, there is no such standard on linux; however you could try CORBA (industry standard, compatible with .net remoting and j2ee's)
BTW I dont think it's good to write daemon in python or ruby - how can you kill or renice it, or even find it on top/ps?

Similar Messages

  • Arch Linux Turkish Community @ 8th Free Software and Linux Festival

    Hey There Guys,
    We'd love to tell you about the latest news. We were at our stand all
    day long on the very first day of 8th Free Software and Linux Festival.
    What we've done?
    * We've burnt 20 i686 and 10 x86_64 CD images and created paper CD cases
    and gave everyone for free. (unfortunetly we were only capable of doing
    40 of them and 30 cases since especially the cases were so expensive as
    they were the best quality available)
    * Made some installations for people who needs help
    * Printed nearly 30 Turkish installation manual and gave them with the
    CD's..
    * Created a "Arch Linux on Tap" concept and made it available over the
    network!    They is very cool though since anyone can put the plug in
    and install Arch with our very new and fresh Arch mirror (that have i686
    and x86_64 packages for core, testing, community, extra).
    We'll continue to do introduce Arch Linux to visitors of the festival
    and help them to discover the beauty!
    We also have some pictures for you!    Comments are welcome!
    http://www.flickr.com/photos/tunix/sets … 848517025/

    Yeah, that's mine! (which runs Leopard for now but has several virtual Arch's on it..) I'm working on installing Arch on it.. (is a 3-4 years Arch user by now btw..)

  • Arch Linux Turkish Community Announcement

    Hey All,
    We, as the Turkish users of Arch Linux, have created our own community to support, to translate, to develop our very beloved Linux distro on all platforms. As our first gift to the community, we have translated pacman completely to Turkish. It's also being tested by our community right now.
    We set http://www.archlinuxtr.org as our web site (it's currently under development) and have SVN, Trac projects (still being configured). We also have #archlinux.tr on irc.freenode.net
    We look forward to see anyone commenting, helping, cheering, donating and of course contributing our work.
    Cheers..!

    Yeah, that's mine! (which runs Leopard for now but has several virtual Arch's on it..) I'm working on installing Arch on it.. (is a 3-4 years Arch user by now btw..)

  • Finder to remote linux machine communication

    Amongst other things, I'm using my mac as a display for jobs being run on a remote linux workstation via X11. That all works great. I have the linux machine mounted on my mac and can navigate it via the Finder. What I'd like to be able to do in the Finder is navigate to a specific kind of file (whose extension is 'use') on the linux box and double click on it and have the linux machine start a job on that file and display it back to the mac. If I double click on such a file, can I invoke a shell script (or whatever) on the mac which takes the full path name of the double clicked file as an argument. That shell script would basically contain something like:
    xhost + linux_machine
    rsh linux_machine -l myuserid linux_script fullfilename
    where linux_script is a script that would run on the linux box which would start the desired job and xdisplay it back to the mac.
    Ideally the script that runs on the mac would not bring up any transient terminal windows etc.
    Any ideas on the best way to accomplish this?
    Many thanks,
    Mick.

    Hi Michael,
    I'm (mostly) all up and running now. I wrote an AppleScript based application that does all the shell script commands (ssh etc) based on the file and path name passed into it from the Finder when I double-click on my *.use files. I have tried to set up all *.use files to be operated on by my AppleScript application via the GetInfo window but, infuriatingly, the GetInfo window refuses to accept the application when I click on Change All. When I do that the Open With application just changes to <None>. I tried removing my ~/Library/Preferences/com.apple.LaunchServices.plist file and letting it regenerate itself, but the system stubbornly refuses to accept the application binding. I can do the bindings individually, but not globally. I have hundreds of these files...
    If anybody know their way around this Finder bug (I think it's a bug) then I'm all ears.
    Thanks.

  • Arch Linux (and general Linux) graphics and artists community

    TheBodziO has started a discussion about the (Arch) linux graphics community. That gives me an idea. It would be nice to create an online (sub)community dedicated to graphics, DTP, and photography centered around Arch Linux. For now, I can only offer some ideas, my experience in graphics and DTP, and lots of hosting space on a non-dedicated server.
    The ideas for the (sub)community:
    * an open forum for discussion, not just Arch-related but 'graphics on Linux' in general
    * a wiki for Linux artists
    * a gallery (d'oh!)
    * an Arch LiveCD for graphics artists
    * a dedicated graphics repository
    If you have suggestions and/or are interested to participate, please post below.

    For start I want to say that I'm content that the new thread have been started to discuss the matters of cooperation of designers and developers communities. It's a good sign.
    As foxbunny said the whole idea is *much* more than another art repository. I thought about creating a common ground - a meeting point - for both developers and designers. Developers have the skills to code. Designers have needs and ideas how to speed up/ease their work. Developers create tools that designers use and designers provide feedback and ideas. What I think free software world lacks is an organized way to provide the pan-project and pan-distro connection between these groups.
    To illustrate the whole thing on a simple example: let's assume that I'd love to have a possibility to lock some operations on elements of my project with password. It's because my work will be given to someone else who will be responsible for placing a text in proper places on the design. I don't want to see him to move or delete something accidentally. It's possible that also some other designers will find that feature useful too. Then maybe some developer will be willing to implement that. The trouble is, that if I propose that feature and encourage its implementation in gimp, I would have to repeat the same process for scribus for example. But the idea is common. I want to state it once and see who will catch the bait . To some extent it will promote deeper integration between different projects.
    Today graphic designers have the tools for editing vector graphics, raster graphics some page design tools. These tools often use the same methodologies! There are bezier curves in gimp, inkscape, scribus... whatever yet they are implemented redundantly. Perhaps thanks to one thoughts sharing panel it will be possible to come with some common solutions. Maybe some common libraries or platforms will emerge in time? I think that mentioned meeting point will keep us close to unix philosophy: do it for a single purpose and do it well. In other words I think that it will allow us to have powerful building blocks on which something even better than today state of the art apps could be build.
    I want to at least start some discussion about the issue. Hopefully this will be only a beginning.
    First I want to ask: do you believe that a subcommunity of archers that would be responsible for communication between the developers and designers would be useful? If so then we could more precisely state our goals and code of conduct.
    Designers experience is of the essence if we want to make free software usable for demanding "art" community.
    Last edited by TheBodziO (2007-10-28 20:35:15)

  • About the future of Arch Linux Newsletter.

    Hi,
    As you may have noticed, I have taken the job to make the Arch Linux weekly newsletter a possibility again. I the time I've been doing them, we speak of about 3 weeks, I have enjoyed writing them and have received very positive comments from the community that reads them. I would like to thank all of you personally for the support, you are the community and yours are the newsletter. But, as you all may have noticed the newsletter has been in an unchanged format for quite a long time. I mean, I just added the Humor section thats all, I know there is an email address to which you can all write your suggestions to, but I find people communicate and express themselves better on the forums.
    So what I will ask of you, dear readers, suggestions of sections I should add/remove/edit, I will appreciate your constructive criticism in general. Express your thoughts in this thread to help me make a better more quality newsletter.
    In other news, the newsletter won't be weekly no more, as Jason Chu and I have talked about, is easier to maintain a 2 time a month newsletter than 4 times a month, also the Arch Linux Developers/Community doesn't make that much noise as the other major distributions, we tend to be a bit quieter. The bright side is, the newsletter will be written with more time at hand, more stuff to write about, and will contribute to a better quality overall.
    What has been suggested so far and I will work out on the next issue of the newsletter?
    * Change the Bugs stats to not reflect the overall percentage but the actual bugs opened and closed that week.
    As Roman Kyrylych points out: "They show a summary of status field "Progress" in open reports, but in 99% this field goes straight from 0% to 100%, so the overall number is always very low and doesn't really show anything".
    So I wait for your suggestions as well.;)

    Hi again,
    I ask for your opinion again on the subject of the stats section in the newsletter, Do you find this an important part that should stay there?
    I mean, this is going to be the most tedious, time-taking and in my opinion useless section I will have to write for the newsletter. I do want to bring a high quality newsletter but I feel this part doesn't contribute to the quality of the newsletter at all, Why?
    * Newsletters that include this section are mostly from distributions that has point releases and not rolling releases.
    * The number will always increase with minimum decrease because as a rolling release system Arch Linux is every package keep being updated everyday to newer versions, opening and closing more bugs by itself.
    * People might not be interested in how many bugs are and how many are closed every week, since this numbers aren't even provided on the bug system itself.
    Please give this a consideration and tell me your opinions.

  • RMI failed between 2 Linux macines (Red Hat 9)

    follwing exception is occurs when trying to communicate RMI between Linux.
    Communication failure while contacting agent platform: An RMI exception occurred [nested Connection refused to host: 127.0.0.1; nested exception is:
            java.net.ConnectException: Connection refused]

    Perhaps yoc can try this:
    when you run the rmiregistry use this command:
    rmiregistry -J-Djava.security.policy=xxx.policy
    xxx.policy is your policy file to use when the client try to connect to the server. Both the client and the server program must apply to this policy. When you start your server program type this command:
    java -Djava.security.policy=xxx.policy rmiServerClass
    and then start the client with the same command, just replace the rmiServerClass with your client class. the xxx.policy files must exist in both your server and client directory(you can invoke the rmiregistry command from anywhere).

  • Kalu: Keeping Arch Linux Up-to-date

    Hi all,
    Yes, there are already a few “update notifier” out there, but I couldn’t find one that would fit my needs (granted I didn’t search too hard, I was also interested in making my own as a fun exercice…) so I decided to make a new one.
    kalu (which could stand for “Keeping Arch Linux Up-to-date”) is a small application that will add an icon to your systray and sit there, regularly checking if there’s anything new for you to upgrade. As soon as it finds something, it’ll show a notification to let you know about it. (In other words, revolutionary. )
    What kalu can check for:
    - updated packages (A word about this: kalu does not sync your "actual" databases, to avoid potential problems, but instead uses temporary copies of the dbs.)
    - updated watched packages (i.e. packages not installed, but for which you still wanna know when there's an update)
    - updated AUR packages
    - updated watched AUR packages (same as watched ones, but for AUR packages. Who would've guessed?)
    - news (from archlinux.org)
    (on its tooltip, kalu can also report how many (if any) dbs can be synced)
    When system/AUR upgrades are available, notifications can include a button to start the system/AUR upgrades. You can specify the command line to be executed when the button is clicked.
    And for the fun of it, it comes with an integrated "system updater," to do what `pacman -Syu` does but in a GTK GUI. Because why not? Also, I wanted one. :-)
    The system updater can also execute one (or more) command lines of your choice after a successfull upgrade, and you can use a variable ($PACKAGES) to be replaced by the list of upgraded packages. (Note that the list actually is of all packages involved in the sysupgrade, i.e. also those removed or added, e.g. when a package is replaced by another one.)
    If you don't like it/the idea of a graphical system updater, and not using it isn't enough, you can use configure option --disable-updater and turn kalu into a notifier only.
    From v1.1.0 onwards, two command line options - --manual-checks (-m) and --auto-checks (-a) - allow to run manual/auto checks from command line. No GUI will be used at all, everything gets printed on stderr/stdout (using the same templates as for notifications).
    This can be done without the need for a DISPLAY/running X server (i.e. no GTK init performed), thus works from a tty or through SSH. This can also be useful to use kalu from scripts.
    Alongside those options is a configure option (--disable-gui) to make kalu a small CLI-only binary (i.e. no dependency to GTK nor libnotify), which could be useful on GUIless box (e.g. servers), where kalu can then still be used to check for upgrades, watched packages, etc
    With v1.2.0 it is now possible to have kalu re-show the last notifications. So if you missed them or forgot what it was about, one click will re-show all notifications instantly without the need to ran the checks again. And, somewhat similarly to what happens after a system upgrade using kalu's updater, you can now use variable $PACKAGES on the command line to perform AUR updates. Can be useful to start some helper/script to handle the update of those packages automatically for you.
    Also note that kalu's source code (and issue tracker) has been moved to a git repo (was mercurial before), and is now hosted on github.
    Thanks to Painless Rob for his great icons.
    Links:
    - Slightly more verbose description
    - Source code
    - PKGBUILD in the AUR
    - Complete changelog
    Hopefully someone may find it useful.
    Cheers,
    -jacky
    Edit: Added info about recent changes/additions to latest version.
    Last edited by jjacky (2012-09-15 11:37:49)

    OK - a quick report.
    The news does not appear to have a 'mark read' button.
    Here is the debug;
    [neil@arch ~]$ sudo kalu --debug
    [08:34:02] debug mode enabled
    [08:34:02] config: attempting to read file /root/.config/kalu/kalu.conf
    [08:34:02] config: finished parsing /root/.config/kalu/kalu.conf
    [08:34:02] config: attempting to read file /root/.config/kalu/watched.conf
    [08:34:02] config: finished parsing /root/.config/kalu/watched.conf
    [08:34:02] config: attempting to read file /root/.config/kalu/watched-aur.conf
    [08:34:02] config: finished parsing /root/.config/kalu/watched-aur.conf
    [08:34:02] config: attempting to read file /root/.config/kalu/news.conf
    [08:34:02] config: finished parsing /root/.config/kalu/news.conf
    [08:34:04] downloading http://www.archlinux.org/feeds/news/
    [08:34:05] downloaded 12335 bytes
    [08:34:05] -> Minimum kernel requirement 2.6.32
    [08:34:05] -> libpng/libtiff rebuilds move from [testing]
    [08:34:05] -> Arch Linux @ FOSDEM 2012
    [08:34:05] -> kmod replaces module-init-tools
    [08:34:05] -> pacman 4 moves to [core]
    [08:34:05] -> Users of unofficial kernels must enable devtmpfs support
    [08:34:05] -> filesystem upgrade - manual intervention required
    [08:34:05] -> wiki and bbs downtime
    [08:34:05] -> initscripts update - manual intervention required
    [08:34:05] -> Hostname utility moved from net-tools to inetutils
    [08:34:05] parsing pacman.conf (/etc/pacman.conf) for options
    [08:34:05] config: attempting to read file /etc/pacman.conf
    [08:34:05] config: new section 'options'
    [08:34:05] config: SyncFirst: pacman
    [08:34:05] config: arch: x86_64
    [08:34:05] config: checkspace
    [08:34:05] config: SigLevel: Never
    [08:34:05] config: new section 'core'
    [08:34:05] config file /etc/pacman.conf, line 82: including /etc/pacman.d/mirrorlist
    [08:34:05] config: attempting to read file /etc/pacman.d/mirrorlist
    [08:34:05] config: finished parsing /etc/pacman.d/mirrorlist
    [08:34:05] config: new section 'extra'
    [08:34:05] config file /etc/pacman.conf, line 86: including /etc/pacman.d/mirrorlist
    [08:34:05] config: attempting to read file /etc/pacman.d/mirrorlist
    [08:34:05] config: finished parsing /etc/pacman.d/mirrorlist
    [08:34:05] config: new section 'community'
    [08:34:05] config file /etc/pacman.conf, line 94: including /etc/pacman.d/mirrorlist
    [08:34:05] config: attempting to read file /etc/pacman.d/mirrorlist
    [08:34:05] config: finished parsing /etc/pacman.d/mirrorlist
    [08:34:05] config: new section 'multilib'
    [08:34:05] config file /etc/pacman.conf, line 105: including /etc/pacman.d/mirrorlist
    [08:34:05] config: attempting to read file /etc/pacman.d/mirrorlist
    [08:34:05] config: finished parsing /etc/pacman.d/mirrorlist
    [08:34:05] config: new section 'archlinuxfr'
    [08:34:05] config: finished parsing /etc/pacman.conf
    [08:34:05] setting up libalpm
    [08:34:05] creating local db
    [08:34:05] created tmp folder /tmp/kalu-YB259V
    [08:34:05] created symlink /tmp/kalu-YB259V/local
    [08:34:05] created folder /tmp/kalu-YB259V/sync
    [08:34:05] copying /var/lib/pacman/sync/multilib.db to /tmp/kalu-YB259V/sync/multilib.db
    [08:34:05] ..done
    [08:34:05] updated time for /tmp/kalu-YB259V/sync/multilib.db
    [08:34:05] copying /var/lib/pacman/sync/archlinuxfr.db to /tmp/kalu-YB259V/sync/archlinuxfr.db
    [08:34:05] ..done
    [08:34:05] updated time for /tmp/kalu-YB259V/sync/archlinuxfr.db
    [08:34:05] copying /var/lib/pacman/sync/extra.db to /tmp/kalu-YB259V/sync/extra.db
    [08:34:05] ..done
    [08:34:05] updated time for /tmp/kalu-YB259V/sync/extra.db
    [08:34:05] copying /var/lib/pacman/sync/community.db to /tmp/kalu-YB259V/sync/community.db
    [08:34:05] ..done
    [08:34:05] updated time for /tmp/kalu-YB259V/sync/community.db
    [08:34:05] copying /var/lib/pacman/sync/core.db to /tmp/kalu-YB259V/sync/core.db
    [08:34:05] ..done
    [08:34:05] updated time for /tmp/kalu-YB259V/sync/core.db
    [08:34:05] register core
    [08:34:05] add server http://mir1.archlinux.fr/archlinux/core/os/x86_64 into core
    [08:34:05] add server http://archlinux.mirror.dkm.cz/pub/archlinux/core/os/x86_64 into core
    [08:34:05] add server http://archlinux.mirror.kangaroot.net/core/os/x86_64 into core
    [08:34:05] add server http://ftp.uni-kl.de/pub/linux/archlinux/core/os/x86_64 into core
    [08:34:05] add server http://archlinux.mirror.root.lu/core/os/x86_64 into core
    [08:34:05] add server http://ftp.halifax.rwth-aachen.de/archlinux/core/os/x86_64 into core
    [08:34:05] register extra
    [08:34:05] add server http://mir1.archlinux.fr/archlinux/extra/os/x86_64 into extra
    [08:34:05] add server http://archlinux.mirror.dkm.cz/pub/archlinux/extra/os/x86_64 into extra
    [08:34:05] add server http://archlinux.mirror.kangaroot.net/extra/os/x86_64 into extra
    [08:34:05] add server http://ftp.uni-kl.de/pub/linux/archlinux/extra/os/x86_64 into extra
    [08:34:05] add server http://archlinux.mirror.root.lu/extra/os/x86_64 into extra
    [08:34:05] add server http://ftp.halifax.rwth-aachen.de/archlinux/extra/os/x86_64 into extra
    [08:34:05] register community
    [08:34:05] add server http://mir1.archlinux.fr/archlinux/community/os/x86_64 into community
    [08:34:05] add server http://archlinux.mirror.dkm.cz/pub/archlinux/community/os/x86_64 into community
    [08:34:05] add server http://archlinux.mirror.kangaroot.net/community/os/x86_64 into community
    [08:34:05] add server http://ftp.uni-kl.de/pub/linux/archlinux/community/os/x86_64 into community
    [08:34:05] add server http://archlinux.mirror.root.lu/community/os/x86_64 into community
    [08:34:05] add server http://ftp.halifax.rwth-aachen.de/archlinux/community/os/x86_64 into community
    [08:34:05] register multilib
    [08:34:05] add server http://mir1.archlinux.fr/archlinux/multilib/os/x86_64 into multilib
    [08:34:05] add server http://archlinux.mirror.dkm.cz/pub/archlinux/multilib/os/x86_64 into multilib
    [08:34:05] add server http://archlinux.mirror.kangaroot.net/multilib/os/x86_64 into multilib
    [08:34:05] add server http://ftp.uni-kl.de/pub/linux/archlinux/multilib/os/x86_64 into multilib
    [08:34:05] add server http://archlinux.mirror.root.lu/multilib/os/x86_64 into multilib
    [08:34:05] add server http://ftp.halifax.rwth-aachen.de/archlinux/multilib/os/x86_64 into multilib
    [08:34:05] register archlinuxfr
    [08:34:05] add server http://repo.archlinux.fr/x86_64 into archlinuxfr
    [08:34:05] core was updated
    [08:34:07] extra was updated
    [08:34:09] community was updated
    [08:34:09] multilib was updated
    [08:34:10] archlinuxfr was updated
    [08:34:10] -> gdome2 0.8.1-3 -> 0.8.1-4 [dl=106416; ins=942080]
    [08:34:10] -> gsm 1.0.13-6 -> 1.0.13-7 [dl=33196; ins=163840]
    [08:34:10] -> libcdaudio 0.99.12-5 -> 0.99.12-6 [dl=51152; ins=266240]
    [08:34:10] -> libgme 0.6.0-1 -> 0.6.0-2 [dl=117552; ins=348160]
    [08:34:10] -> libid3tag 0.15.1b-6 -> 0.15.1b-7 [dl=42820; ins=307200]
    [08:34:10] -> libieee1284 0.2.11-3 -> 0.2.11-4 [dl=62344; ins=421888]
    [08:34:10] -> libirman 0.4.5-2 -> 0.4.5-3 [dl=12576; ins=69632]
    [08:34:10] -> libmodplug 0.8.8.3-1 -> 0.8.8.4-1 [dl=150248; ins=409600]
    [08:34:10] -> libofa 0.9.3-3 -> 0.9.3-4 [dl=57572; ins=327680]
    [08:34:10] -> libwpg 0.2.0-1 -> 0.2.1-1 [dl=100924; ins=610304]
    [08:34:10] -> libzip 0.10-1 -> 0.10-2 [dl=108000; ins=503808]
    [08:34:10] -> lsb-release 1.4-10 -> 1.4-11 [dl=6204; ins=53248]
    [08:34:10] -> menu-cache 0.3.2-1 -> 0.3.2-2 [dl=47280; ins=188416]
    [08:34:10] -> neon 0.29.6-2 -> 0.29.6-3 [dl=182224; ins=1282048]
    [08:34:10] -> openbox 3.5.0-4 -> 3.5.0-5 [dl=324440; ins=2306048]
    [08:34:10] -> p11-kit 0.9-1 -> 0.11-1 [dl=61216; ins=438272]
    [08:34:10] -> perl-encode-locale 1.02-1 -> 1.03-1 [dl=9544; ins=53248]
    [08:34:10] -> perl-error 0.17016-2 -> 0.17017-1 [dl=17860; ins=77824]
    [08:34:10] -> perl-http-date 6.00-1 -> 6.01-1 [dl=8252; ins=49152]
    [08:34:10] -> perl-file-listing 6.03-1 -> 6.04-1 [dl=7300; ins=49152]
    [08:34:10] -> perl-html-tagset 3.20-2 -> 3.20-3 [dl=9916; ins=57344]
    [08:34:10] -> perl-http-message 6.02-1 -> 6.03-1 [dl=70156; ins=229376]
    [08:34:10] -> perl-http-cookies 6.00-1 -> 6.01-1 [dl=19828; ins=90112]
    [08:34:10] -> perl-http-negotiate 6.00-1 -> 6.01-1 [dl=11104; ins=57344]
    [08:34:10] -> sudo 1.8.3.p2-2 -> 1.8.4-1 [dl=519196; ins=2236416]
    [08:34:10] -> taglib 1.7-3 -> 1.7-4 [dl=231812; ins=1265664]
    [08:34:10] -> tint2 0.11-4 -> 0.11-5 [dl=89756; ins=417792]
    [08:34:10] -> vlc 1.1.13-6 -> 2.0.0-1 [dl=6922380; ins=36552704]
    [08:34:10] looking for AUR updates
    [08:34:10] downloading http://aur.archlinux.org/rpc.php?type=multiinfo&arg[]=alan-bzr&arg[]=archey&arg[]=archlinux-lxdm-theme&arg[]=conky-lua&arg[]=exaile&arg[]=gnome-menus2&arg[]=graveman&arg[]=gtk-engines-clearlooks-colors&arg[]=i2c-tools&arg[]=kalu&arg[]=openbox-menu&arg[]=pacmanxg4-bin&arg[]=python-xrandr&arg[]=read-edid&arg[]=readahead-fedora&arg[]=toluapp&arg[]=wicked-git&arg[]=wmfs-git&arg[]=xdg-su&arg[]=yapan
    [08:34:10] downloaded 7730 bytes
    [08:34:10] parsing json
    [08:34:10] got 20 results
    [08:34:10] pacmanxg4-bin 4.7-2 -> 4.8-1
    [08:34:10] -> pacmanxg4-bin 4.7-2 -> 4.8-1 [dl=0; ins=0]
    [08:34:10] removing /tmp/kalu-YB259V/sync/archlinuxfr.db success (0)
    [08:34:10] removing /tmp/kalu-YB259V/sync/multilib.db success (0)
    [08:34:10] removing /tmp/kalu-YB259V/sync/community.db success (0)
    [08:34:10] removing /tmp/kalu-YB259V/sync/extra.db success (0)
    [08:34:10] removing /tmp/kalu-YB259V/sync/core.db success (0)
    [08:34:10] removing /tmp/kalu-YB259V/sync success (0)
    [08:34:10] removing /tmp/kalu-YB259V/local success (0)
    [08:34:10] removing /tmp/kalu-YB259V success (0)
    [08:34:18] config: attempting to read file /etc/pacman.conf
    [08:34:18] config: new section 'options'
    [08:34:18] config: SyncFirst: pacman
    [08:34:18] config: arch: x86_64
    [08:34:18] config: checkspace
    [08:34:18] config: SigLevel: Never
    [08:34:18] config: new section 'core'
    [08:34:18] config file /etc/pacman.conf, line 82: including /etc/pacman.d/mirrorlist
    [08:34:18] config: attempting to read file /etc/pacman.d/mirrorlist
    [08:34:18] config: finished parsing /etc/pacman.d/mirrorlist
    [08:34:18] config: new section 'extra'
    [08:34:18] config file /etc/pacman.conf, line 86: including /etc/pacman.d/mirrorlist
    [08:34:18] config: attempting to read file /etc/pacman.d/mirrorlist
    [08:34:18] config: finished parsing /etc/pacman.d/mirrorlist
    [08:34:18] config: new section 'community'
    [08:34:18] config file /etc/pacman.conf, line 94: including /etc/pacman.d/mirrorlist
    [08:34:18] config: attempting to read file /etc/pacman.d/mirrorlist
    [08:34:18] config: finished parsing /etc/pacman.d/mirrorlist
    [08:34:18] config: new section 'multilib'
    [08:34:18] config file /etc/pacman.conf, line 105: including /etc/pacman.d/mirrorlist
    [08:34:18] config: attempting to read file /etc/pacman.d/mirrorlist
    [08:34:18] config: finished parsing /etc/pacman.d/mirrorlist
    [08:34:18] config: new section 'archlinuxfr'
    [08:34:18] config: finished parsing /etc/pacman.conf
    [08:34:18] [kalu-updater] sender is :1.16 -- client is (null)
    [08:34:18] [kalu-updater] client is :1.16
    [08:34:18] MethodFinished for method Init
    [08:34:18] [kalu-updater] sender is :1.16 -- client is :1.16
    [08:34:18] [kalu-updater] getting alpm params
    [08:34:18] [kalu-updater] init alpm
    [08:34:18] MethodFinished for method InitAlpm
    [08:34:18] [kalu-updater] sender is :1.16 -- client is :1.16
    [08:34:18] [kalu-updater] add server http://mir1.archlinux.fr/archlinux/core/os/x86_64 into core
    [08:34:18] [kalu-updater] add server http://archlinux.mirror.dkm.cz/pub/archlinux/core/os/x86_64 into core
    [08:34:18] [kalu-updater] add server http://archlinux.mirror.kangaroot.net/core/os/x86_64 into core
    [08:34:18] [kalu-updater] add server http://ftp.uni-kl.de/pub/linux/archlinux/core/os/x86_64 into core
    [08:34:18] [kalu-updater] add server http://archlinux.mirror.root.lu/core/os/x86_64 into core
    [08:34:18] [kalu-updater] add server http://ftp.halifax.rwth-aachen.de/archlinux/core/os/x86_64 into core
    [08:34:18] MethodFinished for method AddDb
    [08:34:18] [kalu-updater] sender is :1.16 -- client is :1.16
    [08:34:18] [kalu-updater] add server http://mir1.archlinux.fr/archlinux/extra/os/x86_64 into extra
    [08:34:18] [kalu-updater] add server http://archlinux.mirror.dkm.cz/pub/archlinux/extra/os/x86_64 into extra
    [08:34:18] [kalu-updater] add server http://archlinux.mirror.kangaroot.net/extra/os/x86_64 into extra
    [08:34:18] [kalu-updater] add server http://ftp.uni-kl.de/pub/linux/archlinux/extra/os/x86_64 into extra
    [08:34:18] [kalu-updater] add server http://archlinux.mirror.root.lu/extra/os/x86_64 into extra
    [08:34:18] [kalu-updater] add server http://ftp.halifax.rwth-aachen.de/archlinux/extra/os/x86_64 into extra
    [08:34:18] MethodFinished for method AddDb
    [08:34:18] [kalu-updater] sender is :1.16 -- client is :1.16
    [08:34:18] [kalu-updater] add server http://mir1.archlinux.fr/archlinux/community/os/x86_64 into community
    [08:34:18] [kalu-updater] add server http://archlinux.mirror.dkm.cz/pub/archlinux/community/os/x86_64 into community
    [08:34:18] [kalu-updater] add server http://archlinux.mirror.kangaroot.net/community/os/x86_64 into community
    [08:34:18] [kalu-updater] add server http://ftp.uni-kl.de/pub/linux/archlinux/community/os/x86_64 into community
    [08:34:18] [kalu-updater] add server http://archlinux.mirror.root.lu/community/os/x86_64 into community
    [08:34:18] [kalu-updater] add server http://ftp.halifax.rwth-aachen.de/archlinux/community/os/x86_64 into community
    [08:34:18] MethodFinished for method AddDb
    [08:34:18] [kalu-updater] sender is :1.16 -- client is :1.16
    [08:34:18] [kalu-updater] add server http://mir1.archlinux.fr/archlinux/multilib/os/x86_64 into multilib
    [08:34:18] [kalu-updater] add server http://archlinux.mirror.dkm.cz/pub/archlinux/multilib/os/x86_64 into multilib
    [08:34:18] [kalu-updater] add server http://archlinux.mirror.kangaroot.net/multilib/os/x86_64 into multilib
    [08:34:18] [kalu-updater] add server http://ftp.uni-kl.de/pub/linux/archlinux/multilib/os/x86_64 into multilib
    [08:34:18] [kalu-updater] add server http://archlinux.mirror.root.lu/multilib/os/x86_64 into multilib
    [08:34:18] [kalu-updater] add server http://ftp.halifax.rwth-aachen.de/archlinux/multilib/os/x86_64 into multilib
    [08:34:18] MethodFinished for method AddDb
    [08:34:18] [kalu-updater] sender is :1.16 -- client is :1.16
    [08:34:18] [kalu-updater] add server http://repo.archlinux.fr/x86_64 into archlinuxfr
    [08:34:18] MethodFinished for method AddDb
    [08:34:18] [kalu-updater] sender is :1.16 -- client is :1.16
    [08:34:22] MethodFinished for method SyncDbs
    [08:34:22] [kalu-updater] sender is :1.16 -- client is :1.16
    [08:34:27] [kalu-updater] sender is :1.16 -- client is :1.16
    [08:34:47] MethodFinished for method SysUpgrade
    [08:35:26] downloading http://www.archlinux.org/feeds/news/
    [08:35:27] downloaded 12335 bytes
    I still have '1 AUR packages updated' on the mouseover...

  • SunOne 7 Fails To Install - Mandrake Linux 10

    Hi, my system:
    - Mandrake Linux 10 (Community)
    - Kernel 2.6.6
    - KDE 3.2
    I tried to install SunOne 7 Platform Edition updates 2, 3 and 4, everytime I launch the ./setup (as root), the result is the initial screen with the following error:
    appservResources:LinOSCheckPanel-Gui-HeaderText
    appservResources:LinOSCheckPanel-unsupportedOS-Text
    And Just the "cancel" button available.
    The I tried to start with -debug option
    java appserv -debug
    Give me the following results (console) :
    Enabling debug mode.
    Using long form attribute offset calculation.
    Time to find offset table: 62ms
    archiveReader class com.sun.wizards.core.ArchiveReader has length 27219
    archiveReader class com.sun.wizards.core.Platform has length 7176
    archiveReader class com.sun.wizards.core.SystemInterface has length 9819
    archiveReader class com.sun.wizards.core.PlatformToolkit has length 3134
    archiveReader class AixNativeToolkit has length 15854
    archiveReader class SolarisPlatformToolkit has length 17266
    archiveReader class LinuxNativeToolkit has length 10697
    archiveReader class WindowsPlatformToolkit has length 16366
    archiveReader class WindowsNativeToolkit has length 17953
    archiveReader class HpuxNativeToolkit has length 11420
    archiveReader class LinuxPlatformToolkit has length 10110
    archiveReader class Osf1NativeToolkit has length 20329
    archiveReader class Osf1PlatformToolkit has length 17213
    archiveReader class AixPlatformToolkit has length 13323
    archiveReader class WindowsBootstrap has length 4046
    archiveReader class HpuxPlatformToolkit has length 13975
    archiveReader class SolarisNativeToolkit has length 20355
    Unable to find class: com.sun.wizards.core.MsgCat
    Extracting...Using long form attribute offset calculation.
    Time to find offset table: 60ms
    ...................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................Unable to find class: com.sun.wizards.WizardResources_pt
    Unable to find class: com.sun.wizards.WizardResources_pt_BR
    Initializing...VM: osName="Linux"
    VM: osArch="i386"
    VM: osVer="2.6.6-mh1"
    osType=1
    osName=2
    arch=2
    currentVersion is 2.6.6-mh1
    platformNameClass=LinuxPlatformToolkit
    trying to instantiate LinuxPlatformToolkit . . . success
    systemInterface created.
    writing native stuff to /tmp
    nativeProcessAvailable=true
    com.sun.wizards.core.Def instantiated.
    system locale = pt_BR
    initial default locales = []
    Unable to find class: com.sun.wizards.WizardResources_pt
    Unable to find class: com.sun.wizards.WizardResources_pt_BR
    Unable to find class: com.iplanet.ias.installer.resource.appservResources_pt
    Unable to find class: com.iplanet.ias.installer.resource.appservResources_pt_BR
    com.iplanet.install.util.wbResource::setResourceBundleKeyName: resource bundle key name is "com.iplanet.ias.installer.resource.appserv"
    com.iplanet.install.util.wbResource::setResourceBundleKeyName: os name "Linux" os type "Unix"
    Unable to find class: com.iplanet.ias.installer.resource.appservResources_pt
    Unable to find class: com.iplanet.ias.installer.resource.appservResources_pt_BR
    Command line to be processed:
    -debug
    com.iplanet.install.util.wbResource::getString: resource string "appservResources:LinOSCheckPanel-Gui-HeaderText" not found
    com.iplanet.install.util.wbResource::getString: resource string "appservResources:LinOSCheckPanel-unsupportedOS-Text" not found
    com.iplanet.install.util.wbResource::getString: resource string "appservResources:LinOSCheckPanel-Gui-OnlineHelp" not found
    Unable to find class: com.sun.wizards.WizardResources_pt
    Unable to find class: com.sun.wizards.WizardResources_pt_BR
    Deleting file /tmp/LinuxNativeToolkit_5.5.1_1
    Deleting file /tmp/j2sdk-1_4_1_04-linux-i586.rpm.rpm.out0.432396
    I am totally lost, :-/
    Can you help me ?
    Thank you very much
    Claudio Miranda

    Sun Java System Application Server 7 installer explicitly checks for supported Linux kernel versions (2.4 and 2.5) and will not let you proceed with installation if different kernel version is detected. Since Mandrake Linux 10 is running 2.6 kernel, you will not be able to install this version of application server on this system.

  • Should I switch?

    I'm presently a happy Debian user looking for a better experience, and I'm wondering if Archlinux might be the answer.  I've heard lots of great stuff about it.
    I love that Debian has all the packages I want and a huge, active community.  Apt is great and generally everything just works.  However, using Sid (I like updated packages), there is a lot of breakage, and even some of Sid's packages simply don't get updated as often as they should.  The community also has quite a bit of Debianism--that is, everything must be done the "Debian way."  Again, I'm still happy with Debian, and none of these are show-stoppers.
    But I would like to not have to worry so much about broken packages all the time.  Just updating GNOME from 2.18.3-1 to 2.18.3-2 breaks the network-manager package--that's ridiculous!  I'd also like more updated packages, such as development versions of GNOME (2.19) and maybe some KDE 4 beta builds.  I don't want to have to compile my own kernel with the nvidia module every time there's an update--I just want to be able to install the nvidia/nvidia-glx package and be on my way.
    Is Archlinux a good alternative for me?
    Last edited by CocoAUS (2007-09-07 19:42:25)

    Well I was a Ubuntu user of 3 years. I look after 5 machines in my family and 1 at my shop. 4 of these are now Arch. I find it a much snappier/responsive distro and I like the structure of the init system - rc.conf and the package system pacman.
    Read the install guide and the wiki they are necessary to change but very good.
    I moved a system from ubuntu to arch this w/e. Preserved the 270GB /home and reinstalled everything else (yet to do the s/w raid). THis includes, printing, scanning, apache, dovecot, gnome, etc.
    To simplify I'm building my own scripts of packages. Not foolproof yet, but they reduce some of the tedium of installing packages.
    Here's what I've got so far;
    #!/bin/sh
    # Russell's Arch-Pacman default package list
    # Date: Sat 08 Sep 2007
    ## Base utils and gui
    pacman -S xorg-server gnome gnome-extra gnome-themes gnome-themes-extras gnome-icon-theme xorg-fonts-100dpi ttf-dejavu ttf-bitstream-vera gnome-system-tools nautilus-open-terminal mc gparted xinetd hdparm alacarte ntfs-3g gnome-commander gtk-theme-switch2 gtk-smooth-engine gtk2-themes-collection sudo gksu openssh ttf-ms-fonts freetype2 xorg-fonts-type1 control-center gnome-screensaver samba
    ## Productivity suites, email, web browsing.
    pacman -S openoffice-base gnumeric abiword wine acroread jre gnome-cups-manager cups-pdf flashplugin mozilla-thunderbird mozilla-firefox gnome-cups-manager cups-pdf cups flashplugin
    ## Multimedia capability - DVDs and movies base codecs
    pacman -S codecs totem-xine gxine mplayer mplayer-plugin alsa-lib alsa-utils totem-plugin lame cdrdao libdvdcss libdvdnav libdvdread
    ## Multimedia capability - additional codecs
    pacman -S gstreamer0.10-alsa gstreamer0.10-alsaspdif gthumb gstreamer0.10-lame gstreamer0.10-taglib gstreamer0.10-ffmpeg gstreamer0.10-gconf gstreamer0.10-libpng gstreamer0.10-jpeg gstreamer0.10-gnomevfs gstreamer0.10-hal gstreamer0.10-mpeg2dec gstreamer0.10-dvdread gstreamer0.10-a52dec gstreamer0.10-mad
    ## Server and machine specific utils
    # pacman -S apache php
    # pacman -S madwifi madwifi-utils wifi-radar
    # pacman -S xfce4 xfce4-goodies
    ## Printing
    pacman -S hplip hpoj foomatic-db foomatic-db-engine foomatic-db-hpijs foomatic-db-ppd foomatic-filters gutenprint
    ## Scanning
    pacman -S pyqt sane sane-frontends xsane
    ## Repositories
    #Server = ftp://mirror.pacific.net.au/linux/archlinux/current/os/i686
    #Server = ftp://mirror.pacific.net.au/linux/archlinux/testing/os/i686
    #Server = ftp://mirror.pacific.net.au/linux/archlinux/extra/os/i686
    #Server = ftp://mirror.pacific.net.au/linux/archlinux/community/os/i686
    #Server = ftp://mirror.pacific.net.au/linux/archlinux/unstable/os/i686
    ## Default groups.
    # use script - newuser
    #disk::6:root,ruscook
    #disk::6:root,ruscook
    #lp::7:daemon
    #wheel::10:root,ruscook
    #log::19:root,ruscook
    #video:x:91:ruscook,joy,jazmin,harry
    #audio::92:ruscook,joy,jazmin,harry
    #optical::93:hal,ruscook,joy,jazmin,harry
    #storage:x:95:hal,ruscook,joy,jazmin,harry
    #users::100:ruscook
    #camera:x:97:ruscook
    #scanner:x:96:ruscook,joy,jazmin
    #gpasswd -a ruscook disk,wheel,log,video,audio,optical,storage,scanner
    And here's my script to create a new user:
    #!/bin/sh
    # Russell's default User/Group script
    # Date: Sat 08 Sep 2007
    for i in ruscook; do
    echo creating user: $i
    adduser $i
    for g in wheel log users disk video audio optical storage scanner lp camera; do
    gpasswd -a $i $g
    done
    done
    for i in joy jazmin harry; do
    echo creating user: $i
    adduser $i
    for g in disk video audio optical storage scanner lp camera; do
    gpasswd -a $i $g
    done
    done
    The above will help me make a "std" install on each of the machines I look after.
    I also edit sudoers, to allow "wheel" users access to sudo.
    Take the plunge, there's a steeper learning curve than Ubuntu but the reward is a more responsive system, without waiting for gentoo's compile times :-)
    Russ
    Last edited by ruscook (2007-09-08 06:25:09)

  • Want to get my new HP-ENVY-k073 Back to Clean PC State

    I don't like Windows, except for Win2kPro, and the more they change it, the less I like it.  When I first got this laptop, which is last week, it drove me crazy with the rapid shifts from one view to another, and it is a hard drive hog, so I decided to replace it with Ubuntu 14.04, which being a variation on Linux, is completely free.  I use it sucessfully on my older but less capable laptop and desktop.  So I booted from an external usb DVD/CD drive to a LiveCD (actually a LiveDVD) image I had downloaded and burned to a DVD, and got Ubuntu installed in place of Windows 8.1.  I was able to boot up and run Ubuntu fine. But then I needed to copy a usb HDD drive's contents to the new laptop's HDD so as to free up the usb HDD to allow me to reformat it as an ext4 drive, and replace the corrupted NTFS file system on it.  The only tool that would tackle the NTFS drive was chkdsk.exe, and I had to run that off my wife's laptop with Win7 on it.   Win8.1 proved too difficult to work with, which is why I gave up on trying to run chkdsk.exe from it when I first got the new laptop.  Chkdsk.exe "fixed" some file and folder issues, but finally failed when it ran out of clusters to remap the drive's contents to.  At least it appeared to give me back access to the dtored folders and files there, but appearances can be misleading.  There was a lot of cross-threading there that spoiled things going forward. So, using a terminal in Ubuntu on the new laptop, I made some command line entries:     mkdir ~/tmpdrive:    sudo cp -rfp /media/oldefoxx/My\ Passport/* ~/tmpdrive/ The My\ Passport drive had already been mounted by clicking on it under Places in the GUI.  So it started copying all the folders and files from the "My Passport" (usb HDD ) to the new /home/oldefoxx/tmpdrive folder, a process that would take hours.  So I set it aside and went on to other things with my older laptop.  And then I slept. The sudo statement?  Gave me super-user powers for that one command.  Dealt with any folders and files that I, oldefoxx, might not have access to otherwise. The cp command?  Unix shorthand for the word "copy".  I could have used mv ("move") in its place, but I allow for human error and leave the original in its place for later efforts in case something goes wrong. The -rfp flags on the cp command?  r means reiterate (repeat) for each subfolder and file found within.  f means force the replacement of any filder or file that has the same name on the destination end.  p means preserve the owner/group/user flagged bits associated with the different folders and files being dealt with. Otherwise, everything gets reflagged as being "root" (what my temporary super-user status marks me as). On reviving the darkened screen (happens after a certain timeout period), I was unpleasently surprized to see I had completely run out of hard drive space on my new laptop, so the copy over was incomplete.  Run out of hard drive space?  No way!.  I had a bit over 620GB of contents on that usb HDD, and way more than that on my new laptop!  What went wrong?  Two things: (1)  Unfortunately, instead of just manually deleting and recreating my new ext4 and swap partitions, I had left it to the installer to do it for me, and with Ubuntu 14.04, it now recommends using a LV approach, which is suppose to simplify future partitions moves and relocations.  So I allowed this, and that made the new format more bulky than I had allowed for.  I won't make that mistake again. (2)  The real space eater though turned out to be that chkdsk.exe had cross-threaded files and folders among each other, so that both folders and files were showing up all over the map of the usb HDD drive.  The total apparent drive space required to hold all these as separate entities must have been not only gigantic (multi-Gs) but possibly tremendous (into the T's).    No wonder I had not only run out of destination drive space, but had reaced zero bytes left. I had access to Ubuntu's GUI still,  but with no drive space left, there was nothing I could do.   To see if it would help, I decided to first do a reboot.  Ubuntu came up, but gave me no login screen.  So I decided to reboot to a LiveCD.  But that didn't work, because the LiveCD has to build some temporary map structures somewhere, and apparently instead of using a temporary RAM (Random Access Memory) structure in memory, it must go to the internal hard drive, which at this point is so full that it won't permit this.  So the LiveCD approach failed.  I decided to just try and recover part of what I had had already copied over later, and just go ahead and wipe the My Passport drive of its contents and use my older laptop to run LiveCD and install Ubuntu to it, along with a complete reformat of the drive as ext4.  I did that, but this effort was flawed in two respects: (1)  I got the install done okay, but the install made the usb HDD the primary boot drive for GRUB2, while GRUB2 did not allow for the fact that a usb HDD is non-permanent.  My old laptop lost the ability to boot when the usb HDD drive was not connected, and the usb HDD drive did not have GROB2 on it to serve as a stand-alone bootable device.  I had to use two new sets of terminal commands to take carfe of this.  With the usb HDD drive attached, I booted up on my old laptop,and did this in the terminal window:    sudo grub-install /dev/sda    sudo update-grub    sudo grub-install /dev/sdb    sudo update-grub That took care of it.  With or without my usb HDD being attached to my old laptop, it is now bootable.  the /dev/sda is how my first internal hard drive is identified.  Since I only have one internal drive, my usb HDD drive becomes the next lettered drive, or /dev/sdb.  Haf I two internal drives, it would be /dev/sdc, and so on.  In Unix and Linux, drives are treated as folders under the /dev folder (dev being shorthand for devices).  When a user mounts a device, it is added to the mounted devices list kept under /media/[username] folder.  When a user is created, they get a new folder under /home and a new one under /media (in earlier times, they used /mnt instead of /media, and mnt stands for mount). There is a file named /etc/fstab that identifies what devices are mounted sutomatically whenever the system boots up.As super-user, you can make changes to this table file, but screw up, and you can make your system unbootable. All this seems aside from the point of this post.  At some point, my new HP ENVY 17-k073 became unbootable.  I can't get to it any more, though I;ve tried F9 (select boot device), F10 *BIOS Setup), ESC, and every other function key to try and make progress.  EXC brings up a mini-grub, but I don;t know how to use it.  I can type in help but the list seems endless, and I can't see most od it before it goes off screen.  Working with the part I can see, I can see what a few commands say, but in most cases I don;t have enough insight to know what parameter(s) to supply.  It does tell me that hd0 (hdo,msdos) has errors, but so apparently do the internal and usb CD drives.  If I want to do a boot, I have to load the kernel first, but it doesn't tell me how to load the kernel.  There is a lot I am missing here, and this might be the one tool at my disposal to deal with it, and I don't know how. Under F9, of devices I can pick from, is listed my old My Passport designation, but that's no longer available.  I see no way to add usb-ext4 as a choice to this brief list.  None of the choices shown are bringing my new laptop to life again.  The one I really haven't explored at length involves the internal CD-ROM drive, for two reasons:  (1)  It is extremely difficult to get the drive tray to extend.  Probably the flimiest thing on this Laptop, aside from getting the battery pack to properly latch in and not drop out.  (2)  When I could get the tray to extend and put a LiveCD in it, the PC refused to boot from it.  I' can use this LiveCD elsewhere and it does it's thing, but on this laptop, it won't.  I've tried other LiveCDs with no better success.  But it did finally read from the usb DVD/CD RW frive for my initial install of Ubuntu.  I wonder id I have a bad DVD/CD RW drive in this thing?  What can I do about that?  I've only had this HP EMVY 17-K073 drive three days now, taking delivery on this last Thursday, and it is now only Sunday. Anyway, I'm in a tight spot here, and want to get back to one of a few possible states here.  The first one is my first choice: (1) Be able to boot from my usb-connected usb-ext4 HDD so that I can recover my transferred folders and files from the crammed-full 17-K073 drive first. (2)  Be able to reboot from my externally-connected DVD/CD RW drive so that I can reattempt a complete reinstall of Ubuntu, even though this means losing my hord of stored folders and files in the process. (3)               

    I appreciate the thought.  But as you say, that means getting into the guts of the laptop, and that should not be necessary.  No, the real trick is to get the PC back into boot form somehow. I spent quite a bit of time on a support chat session last night, and though reluctant to help me at first (I had wiped out Windows 8.1, and they were disinclined to deal with a 3rd party OS), I convenced them it was now a hardware issue.  That is, how to get the PD to recognize one of three boot sources if it was not going to boot up to the internal hard drive.  It had to be something related to using F9 and/or F10 function keys.  So we went through some of the functions of the function keys during the black screen phase of the boot process.  I found out that F1 gives you information about this particular laptop, including the derial number, that F2 allows me to test memory, check the hard drive, or pick a different language. F9 lets you select a specific device to use during bootup.  The oriblem was, F9 was showing the usb hdd selection as being specific to my wd (Western Digital) My Passport 0748 drive, and it now had a different name and assigned UUID due to having been reformatted from NTFS to ext4.  I had to get rid of that specific drive reference, and F9 gave me no way to do it.  It had to be somewhere in the Systems Settings, which are accessed via the F10 key.  But I had already looked at the boot device order in the Systems Settings, and it was okay, and tried both with and without the legacy boot option.  Still no go.  Support gave me a few more ideas to try, but it was real late, I was tired, so I elected just to use F3 and text the built-in SSHD during my rest period (SSHD stands for Solid State Hard Drive, which is an excellent feature of this laptop, as mechanical hard drives wear out and develop problems over time). So when I woke up today, I hoped the changes made earlier would help.  They didn't.  I turned Legacy support back on, and tried to get the LiveCD to load properly from thr internal DVD/CD drive.  This time it worked.  I'm up running on the LiveCD, and tried an install, but somehow that got hung, so I just rebooted back to the LiveCD and went into Try mode, which is much like the real thing, but mostly isolated from the existing hard drives.  I had to figure out how to look for any existing files on my internal HDD so that I could copy them back to the reformatted My Passport drive, now renamed usb-ext4.   The search for existing hard drives under Ubuntu begins under /dev,  but the LiveCD treats the devices there somewhat differently than normal.  It adds a subfolder /mapper in which it keeps files that somehow manage the process, and I don;t have a clue as to how to use those files myself. But I know Ubuntu well enough to know that there is a folder named /media under which a logged in user appears by name, and when I checked with a "dir /media/" command, the LiveCd had me down as being "ubuntu".  That was my username when using the LiveCD.  When I did a "dir /media/ubuntu/", I saw four listings.  Two were HDDs that were being identified via their UUIDs, so had about 16 mixed characters that uniquely identify each.  And I had cdrom and usr-ext4. I did a change directory to the first long UUID name by typing in "cd /media/ubuntu/" then doing a screen copy-and-paste to put one of the UUIDs after the last slash ("/").  In terminal mode, copy-and-paste are slightly different than found in similar operations else where.  First, what gets copued has to be highlighted with the mouse and left button held down.  When you have the exact area you want to go to the clipboard highlighted, you hold down the Ctrl+Shft keys together and press the "C" key.  Now it is in the clipboard.  Then you use Ctrl+Shft again and press the "V" key.  The copied text in the clipboard is then copied to the place on the command line where the cursor sits.   Press Enter, and you have changed directories to that point.  A '"dir" commanf now shows you the contents of the root folder on that drive.  The contents of the first drive were not what I needed, so I repeated this process to get to the root of the 2nd HDD.  This had the recognizable folders for Ubuntu in it, so this was the drive I had installed Ubuntu to, and I then used a repeat of the "dir" and "cd" commands ro walk up the home > username > foldersought > folderfilestore, where rhe username, foldersought, filderfilestore are simply representing the actual names used. When I got to folderfilestore, I was refused oermisson to enter.  This happened in the GUI as well.  Well, where the users may be balked, root or super-user have no problem.  LiveCD does not permit you to log in as root, but in Terminal mode, you can become super-user by typing in :sudo -s" or "sudo su" and pressing Enter.  From the LiveCD, you don;t even have to enter a password.  I mean you are just there.  To avoid further folder and file disputes over priveleges, I used the following command:  "chown -R nobody:nogroup " and stuck the name of the folderfile store on the end.  In a few moments, that folder and everything it contained had all priveleges revoked.  Now I could selectively go through this folder from the GUI and eliminate needless or unwanted folders and files, while merging the remaining on the separate storage partition I had previously formatted on the externally connected HDD that had been My Passport. Why am I going into such detail?  Because this is what you can do with a LiveCD of any distro of Linux, and you can do it all with free software that you download off the internet.  I just prefer Ubuntu, because it is widely supported and most like Windows in terms of its Gnome or KDE GUIs.  That means less relearning.  Anf the magic that Linux is, is (1) Better, faster, smaller than Windows,  (2) Completely free,  (3) able to work with Microsoft volume and file formats so you don't lose everything you already have, and (4)  Even run some MSDOS and Windows programs via an add-in named Wine, which is also free.  You can get recovery disks for Windows, but I find having a LiveCD another effective way to deal with lots of problems.  Like now, I am using it to work around a crammed hard drive problem so that I can reformat the internal drive, reinstall Ubuntu from the same LiveCD, and keep on going.  I can reinstall from a Live CD without disturbing my existing account or the files already there.  Or I can take over the whole drive and erase everything on it.  Or I can install Ubuntu along side the existing operating system (no me though.  I have no use or regard for any Windows version pass XP).  Or you can install Ubuntu to run as a client of Windows (some like it this way).  Or you can install a VM in your existing OS and install Ubuntu in a Virtual Machine client, which isolates it pretty well from the external world. To a lot of people, Windows is it.  You need go no further, except to buy the next major release coming out of Microsoft.  The biggest part of MS' profits is not enhancing existing Windows, but coming up with something a bit newer, better, or offering more features than is already on the streeets in the form of an earlier version of windows.  That is profiting off ofr having created a large worldwide dependency on Windows, and just catering to people's desire to do more and more things, like fingerprint recognition, touchscreen, webcam, and playing DVDs on your PC instead of via a player attached to your TV.  You can even attach your PC to the TV via a an HDML port to turn your PC into a media center.  I mean this is all do-able, but why would you want to?   What you are really buying into is the idea that the PC can do anything, but it takes Windows to make it happen.  So you have to buy newer, faster, bigger PCs as Windows gets bigger, more bloated, and more demanding on storage space and required memory. If I buy a PC, (and this new laptop qualifies), I don't pay attention to whether it comes with Eindows 7 Pro, Windows 8, 8,2, or 8.3.  I'm going to trash all that anyway.  And MS' enticement, that I can have a free upgrade to Windows 10 is not something I need to hear.  The ubuntu (and other Linux distros) community is worldwide and people help each other through forums.  Support for Windows is not so lavished, and while some of it is free to visit and download from, you find that technical support is of the pay-extra kind or of the as covered by the warrantee nature. I won't close this thread yet.  I'm at the start of a lengthy copy-reformat-reinstall-recopy effort, and just because I can boot up from a LiveCD and do some of it does not mean that I will find the PC able to boot from the internal drive when the reinstall is complete.  Until then, it is a play it by ear effort still.  

  • 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

  • Flash video in on flowing move

    Hello,
    I work with Linux FC14 and installed:
    firefox.i686                             3.6.15-1.fc14
    flash-plugin.i386                        10.2.152.27-release         @adobe-linux-i386
    When I with a right mouse click try to open the Configurations Adobe Flash Player, then I see that it is disabled.
    So I cannot open the Configurations Adobe Flash Player window.
    Because in Screen Tab it should be able to turn on the Hardware Acceleration.
    Please my question: how can I get the Flash video in on flowing move?
    Many thanks in advance,
    Gaston Verhulst

    Hi, Sorry you are having problems. I use Windows and help with Flash Player on that mostly. Mac, a little. Linux, I don't know at all. Sometimes other users that use Linux would help and that's better.
    However, I can give you some direction to perhaps help you.
    http://kb2.adobe.com/cps/153/tn_15397.html  
    http://forums.adobe.com/message/3477422#793232
    http://forums.adobe.com/thread/791816?tstart=0 
    Following is one of the Linux Forums that you may be able to discuss your problem.
    http://www.linux.com/community/forums
    I hope another Linux user would see your thread and reply.
    Thanks,
    eidnolb

  • Help with Plash player 10,3,162,29.

    Help with Plash player 10,3,162,29.e
    I need some help with Flash Player 10,3,162,29.
    I'm able to play youtube videos and most prerecorded videos.
    However,with streams in realtime,like news sites,live sporting events and live webcam feeds,
    they play fine for about a minute or 2 then the feed just stops (the player does not crash or close or give me an error).
    I'm using 64bit Ubuntu 10.10 maverick ,in both KDE & Gnome.
    This happens with all browsers I have tried also,from the recent release of Chrome to FireFox4.
    I have also tried other versions of flash player with only the same results (even 32bit versions).
    I also tried the newest release of flash aid.
    I've updated my drivers.
    I have also disablded hardware acceleration and also tried it with it enablded.
    Nothing seems to work.
    Below is a exapmle of a recorded video that stops after about 2 minutes.
    ( http://bcove.me/fz8lfrx9 )
    I was able to watch the video fine on a 10 year old Toshiba latop running windows 98,
    with very little ram.So I know the issue is not on their side...
    So,what would cause this issue?
    My internet connection is fine & very stable.
    The desk top PC I'm on is a 64 bit system less then a year old and has 16GB of ram ,so I know it isnt a resource issue.
    Thank you for reading.

    Hi, I'm sorry that didn't improve things for you. Normally updates have new features and contain improvements as they have had feed back from those testing this beta.
    Even tho you have a 64bit system, you need to use the 32bit browser, which I'm sure you are aware of. Just thot I'd mention that.
    It sounds as if the streaming is coming down faster than can be handled. Have you tried to pause it to see if that helps? Do you see if it is buffering? I have a radio station I stream to and for some reason it buffers for quite some time, like 5-7 minutes. I have learned just to let it and then it will start working correctly.
    I checked that site you linked to and it played fine for me along with the audio. I use XP/SP3 and have the latest Flash Player version using IE.
    One thing I noticed is that you are experiencing this with all browsers. This indicates to me that there is something common that is causing a conflict. Since Flash Player works thru the browser, then anything Installed into the browser(s) is either a + or a -. You may want to look into that possibility.
    A Setting perhaps needs adjusted.
    Have you reviewed the Troubleshooting Guide? I don't know if that would be helpful but there may be something you would see. http://kb2.adobe.com/cps/153/tn_15397.html  Also a couple of links that may help.
    http://www.linux.com/community/forums 
    http://www.adobe.com/products/flashplayer/systemreqs/index.html       System Requirements
    http://forums.adobe.com/message/3477422#793232 
    That would be all that I would have since I am sort of lost when it comes to Linux.
    Thanks,
    eidnolb    

  • Oracle 10g/11g database use on UEK versus Red Hat kernel? How widely used?

    Greetings
    is there any official or semi-official information regarding how widely used is Oracle UEK to run Oracle 10g/11g database (RAC or single-node) versus running Oracle database on Red Hat Linux or on Oracle Linux with Red Hat kernel ?
    I am asking because at my customer site there is a perception that Red Hat (or Oracle Linux with Red Hat kernel) is much more widely used in production to run Oracle 10g/11g database and therefore it will provide better stability even if the performance may be somewhat reduced compared to Oracle UEK option.
    So I need some sort of approximate percentage numbers of how well is UEK used in Linux Oracle community to run Oracle 10g/11g databases.
    Many thanks.
    Yuri B

    The problem with the world is that the intelligent people are full of doubts, while the stupid ones are full of confidence. Well, in my opinion, a higher market share does not reflect the quality or reliability of a product. Take MS Windows for example. Unfortunately, the reason for success is often not due to knowledge and experience, but rather due to fear and sheep effect or herd behavior.
    Perhaps you can use other arguments or questions to help you to make a decision, eg.:
    Oracle has a better understanding of what Oracle products require than Red Hat.
    Oracle takes full responsibility for the OS and Database, no finger pointing.
    Oracle tries to provide a better product than the RHEL kernel.
    The Oracle UEK kernel contains Oracle driver software, not available for RHEL 6 or later.
    Oracle updates are free of charge, RHEL requires a subscription.
    Oracle as a company is about 20 times bigger than Red Hat.
    There can be reasons that require the use of the original RHEL kernel, for instance if the vendor of a specific driver for your hardware demands it. But otherwise...

Maybe you are looking for

  • Getting data in GATP Planning area on open Sales Orders yet to be PGI'ed

    This is in context of allocation planning. I understand there are two internal GATP relevant key figures AEMENGE (allocation) and KCQTY (incoming sales order quantity) which come over from R3. These two key figures are part of any allocation planning

  • HT1212 forgot my passcode how can i reset the password without crashing my device

    need help to reset password on line without crashing my ipod

  • Print Jtable with multiline header?

    i want to print jtable with multi-lines header and footer using the print function that takes MessageFormat as header and footer i used MessageFormat header = new MessageFormat("hello\r\nworld");and i used '\n' only but it was printed all in the same

  • Slideshow not showing entire photo?

    I'm making a slideshow for a wedding this Saturday. As I was previewing the slideshow, I noticed that the pictures weren't being shown in their entirety. Is there an option that I can select that will allow the photos to be shown as a whole? I've tri

  • Problemi con adobe id

    Salve ho un problema, ho scaricato un file acsm purtroppo non riesco a scaricarlo quando ci provo mi dice problema autorizzazione adobe id, dicendomi che è stato autorizzato da un'altra adobe id come faccio a risolvere questo problema ????