[SOLVED]Built pacman in Debian, getting 'error invoking external downl

Hi, I've built pacman in Debian and now whenever I try to run any pacman command involving repositories, I get 'error invoking external downloader'. I've configured repositories, but I feel like the problem is with libfetch. I could only build libdownload which is a fork of libfetch.
Here is the output of 'pacman -Syv --verbose':
debug: config: attempting to read file /usr/local/etc/pacman.conf
debug: config: new section 'options'
debug: config: HoldPkg: pacman
debug: config: HoldPkg: glibc
debug: config: SyncFirst: pacman
debug: config: Architecture: i686
debug: config: new section 'main'
debug: registering sync database 'main'
debug: adding new server URL to database 'main': http://cake.lib.fit.edu/archlinux/main/os/i686
debug: setlibpaths() called
debug: option 'cachedir' = /usr/local/var/cache/pacman/pkg/
debug: config: finished parsing /usr/local/etc/pacman.conf
Root : /
Conf File : /usr/local/etc/pacman.conf
DB Path : /usr/local/var/lib/pacman/
Cache Dirs: /usr/local/var/cache/pacman/pkg/
Lock File : /usr/local/var/lib/pacman/db.lck
Log File : /usr/local/var/log/pacman.log
Targets : None
:: Synchronizing package databases...
debug: database path for tree local set to /usr/local/var/lib/pacman/local/
debug: local database version 2
debug: returning error 47 from download : error invoking external downloader
debug: failed to sync db: error invoking external downloader
error: failed to update main (error invoking external downloader)
error: failed to synchronize any databases
debug: unregistering database 'local'
debug: unregistering database 'main'
And here is my pacman.conf file:
# /usr/local/etc/pacman.conf
# See the pacman.conf(5) manpage for option and repository directives
# GENERAL OPTIONS
[options]
# The following paths are commented out with their default values listed.
# If you wish to use different paths, uncomment and update the paths.
#RootDir = /
#DBPath = /usr/local/var/lib/pacman/
#CacheDir = /usr/local/var/cache/pacman/pkg/
#LogFile = /usr/local/var/log/pacman.log
HoldPkg = pacman glibc
# If upgrades are available for these packages they will be asked for first
SyncFirst = pacman
#XferCommand = /usr/bin/wget --passive-ftp -c -O %o %u
#XferCommand = /usr/bin/curl -C - -f %u > %o
#CleanMethod = KeepInstalled
Architecture = auto
# Pacman won't upgrade packages listed in IgnorePkg and members of IgnoreGroup
#IgnorePkg =
#IgnoreGroup =
#NoUpgrade =
#NoExtract =
# Misc options (all disabled by default)
#UseSyslog
#ShowSize
#UseDelta
#TotalDownload
#CheckSpace
# REPOSITORIES
# - can be defined here or included from another file
# - pacman will search repositories in the order defined here
# - local/custom mirrors can be added here or in separate files
# - repositories listed first will take precedence when packages
# have identical names, regardless of version number
# - URLs will have $repo replaced by the name of the current repo
# - URLs will have $arch replaced by the name of the architecture
# Repository entries are of the format:
# [repo-name]
# Server = ServerName
# Include = IncludePath
# The header [repo-name] is crucial - it must be present and
# uncommented to enable the repo.
# An example of a disabled remote package repository with multiple servers
# available. To enable, uncomment the following lines. You can add preferred
# servers immediately after the header and they will be used before the
# default mirrors.
#[core]
#Server = ftp://ftp.example.com/foobar/$repo/os/$arch/
# The file referenced here should contain a list of 'Server = ' lines.
#Include = /usr/local/etc/pacman.d/mirrorlist
# An example of a custom package repository. See the pacman manpage for
# tips on creating your own repositories.
#[custom]
#Server = file:///home/custompkgs
[main]
Server = http://cake.lib.fit.edu/archlinux/$repo/os/$arch
My pacman is version v.3.5.4 and libalpm v.6.0.4
Thanks for any help again!
Last edited by aabmass (2011-12-23 17:26:52)

libdownload is our ancient fork of libfetch -- do not use it. It's not even the same library, and it required buildsys changes to use. Honestly, I don't recommend libfetch either. Looks to me like you didn't build pacman with internal downloader support at all.
You won't find a tarball of libfetch anywhere because its part of NetBSD core. Arch keeps a snapshot, which you can download.
Regardless, I suggest looking at our PKGBUILDs for sane build time options: 4.0.1, 3.5.4

Similar Messages

  • Error invoking external WS from pl/sql ( 11i10 Appls DB)

    I stuck when I'm trying to call a WebService from pl/sql. I get error : "...'Element' is an invalid node type. Line 6, position 7...."
    what i did: Wrote a plsql, assembled envelop, body(hardcoded with xml data) etc and used utl_http functions to begin soap request. When i run this plsql, then i get above errror.
    Question: Why did i get this error, especialy when I'm not using Element characters in my code ? Are there any specific java class or pl/sql pkgs that need to be installed in 11i10 DB (9.2.0.5.0) inorder for DB to be compatible in invoking a Webservice (SOAP over http)? If so,what are they and Doesn't these pkgs come when you install 11i10? Are there any preparations/setups that I need to do to DB to invoke WS from plsql?
    Please guide me as this is the first time we are invoking a Webserivce from plsql
    Thanks
    Message was edited by:
    [email protected]
    Message was edited by:
    [email protected]

    Thank you very much, Tugdual, for pointing to right documents. I have read thru them and now have an understanding what jar files need to be present.
    Yes, I have looked at WS Doc but it was Version 10g (9.0.4) where there is not much info. The newer version 10g Release 3 (10.1.3) has changed a lot :)
    Just to jott here : The delta files from base 11i10 to jars needed by webservice are (min) 1. soap.jar, 2. dms.jar 3. servlet.jar
    4. jssl-1_1.jar [Only if we are using SSL on both endpoints)
    Thanks                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   

  • Pacman running but getting error message

    Hello all.  I am new to Arch Linux having just installed it this weekend.  I ran an FTP install just installing the base packages at first.  I originally had difficulties getting the internet configured correctly but after checking the wiki I am up and running. 
    When I run pacman I get a message that there is an invalid locale (or incorrect -  I am at work and forgot to bring my notes with the exact message, sorry).  It then says it will use C as default.  The packages install without issue, but, wanting everything to be "right" I have to ask if I have something configured incorrectly?  If so, just head me to the right config or even the wiki page if I missed it.
    Tonight I am working on getting xorg and gnome up and running.    I have enjoyed the install very much and I have learned a lot so far.  I am looking forward to learning more.  I am so very please with how fast Arch loads.  I have been used to bigger installs with lots of things I do not use.

    LoneWolf43 wrote:
    Yes i did run the command 'locale-gen' as root.
    My language setting in rc.conf was en_US.utf-8, fixed this in locale.gen. but the error message is still there.
    My Webmin ppp dialup stopped to work aswell with pacman 3.0. Installed pacman with "pacman -Sy pacman".
    Testing a full update now if it maybe can solve some of my problems, or can i get the old pacman back? (In a easy way )
    Thanks in advance
    You didn't read what I typed.
    en_US.utf8 (mine)
    is different than
    en_US.utf-8 (yours)
    You want no hyphen.

  • Mystery with SE3320 - Error message "External SCSI BUS Reset

    We have had this problem for several weeks and have been unable to resolve with much trial & error attempts.
    Appreciate the help of the Sun community!
    =============
    *Initial Problem: During Sybase installation on E2900 server. During "create database" stage, which involved a lot of harddisk operation, the system showed external reset error message for several disks on StorEdge 3320
    During mirroring process, we always getting error message "External SCSI BUS Reset" then "target xxxxxx reduce sync transfer rate". We suspect that we have a wrong cable as of we are using P/N 530-3631-01 instead of 530-3631-02 as mentioned on SE3320 Product Manual. Unfortunately, we do not have the suggested cable with us, if you believe the problem is with the cable? Now we are trying to re-seat connections as well as change available SCSI cables just to find our luck. We are also suspicious if we need jumpers and terminators.
    2 (two) faulty storages condition now is still in the SAME with condition when we raised complaint which is error message during high load I/O operations. In total, we have 6 SE3320 Storage, and the error messages only occur for this 2 faulty storage systems. It is true that mirroring will still created sucessfully regardless the error messages, however after error messages, I/O speed for that disk will be reduced.

    Correction to my previous post: the "burn" button is not visible when browsing through the music library, only in the "purchased" or "playlist" views (which is really confusing, by the way.)
    that's normal. you'll only see it in a playlist of some description. (the "Purchased" list is a playlist.) see:
    I'm having trouble burning a CD or DVD
    is that a home-built or custom-built PC? (checking, because it makes a difference when going checking for updates to drivers and whatnot.)

  • [SOLVED]I get errors when I try to install any package.

    when I try to install any package using pacman. I get this exact same error.
    ldconfig: File /usr/lib/libefreet.so.1 is empty, not checked.
    ldconfig: File /usr/lib/libecore_input_evas.so is empty, not checked.
    ldconfig: File /usr/lib/libeet.so is empty, not checked.
    ldconfig: File /usr/lib/libgstdataprotocol-0.10.so is empty, not checked.
    ldconfig: File /usr/lib/libecore_imf.so.1.9.1 is empty, not checked.
    ldconfig: File /usr/lib/libGIMPACTUtils.so.2.82 is empty, not checked.
    ldconfig: File /usr/lib/libembryo.so.1.9.1 is empty, not checked.
    ldconfig: File /usr/lib/libecore_evas.so is empty, not checked.
    ldconfig: File /usr/lib/libgstpbutils-0.10.so is empty, not checked.
    ldconfig: File /usr/lib/libecore_file.so.1.9.1 is empty, not checked.
    ldconfig: File /usr/lib/libMiniCL.so is empty, not checked.
    ldconfig: File /usr/lib/libgstriff-0.10.so is empty, not checked.
    ldconfig: File /usr/lib/libecore_input.so.1 is empty, not checked.
    ldconfig: File /usr/lib/libluajit-5.1.so.2.0.3 is empty, not checked.
    ldconfig: File /usr/lib/libBulletCollision.so.2.82 is empty, not checked.
    ldconfig: File /usr/lib/libecore_imf.so is empty, not checked.
    ldconfig: File /usr/lib/libethumb.so is empty, not checked.
    ldconfig: File /usr/lib/libgstcontroller-0.10.so.0.30.0 is empty, not checked.
    ldconfig: File /usr/lib/libecore_file.so is empty, not checked.
    ldconfig: File /usr/lib/libgstinterfaces-0.10.so is empty, not checked.
    ldconfig: File /usr/lib/libluajit-5.1.so.2 is empty, not checked.
    ldconfig: File /usr/lib/libefreet_mime.so is empty, not checked.
    ldconfig: File /usr/lib/libeet.so.1 is empty, not checked.
    ldconfig: File /usr/lib/libecore_avahi.so.1 is empty, not checked.
    ldconfig: File /usr/lib/libgstdataprotocol-0.10.so.0.30.0 is empty, not checked.
    ldconfig: File /usr/lib/libgstaudio-0.10.so.0 is empty, not checked.
    ldconfig: File /usr/lib/libecore_file.so.1 is empty, not checked.
    ldconfig: File /usr/lib/libembryo.so.1 is empty, not checked.
    ldconfig: File /usr/lib/libBulletSoftBody.so.2.82 is empty, not checked.
    ldconfig: File /usr/lib/libMiniCL.so.2.82 is empty, not checked.
    ldconfig: File /usr/lib/libBulletDynamics.so is empty, not checked.
    ldconfig: File /usr/lib/libecore_wayland.so is empty, not checked.
    ldconfig: File /usr/lib/libeina.so is empty, not checked.
    ldconfig: File /usr/lib/libgsttag-0.10.so is empty, not checked.
    ldconfig: File /usr/lib/libraw_r.so is empty, not checked.
    ldconfig: File /usr/lib/libgstnetbuffer-0.10.so is empty, not checked.
    ldconfig: File /usr/lib/libgstfft-0.10.so is empty, not checked.
    ldconfig: File /usr/lib/libraw.so is empty, not checked.
    ldconfig: File /usr/lib/libbluetooth.so.3.17.7 is empty, not checked.
    ldconfig: File /usr/lib/libgstrtp-0.10.so.0.25.0 is empty, not checked.
    ldconfig: File /usr/lib/libefreet.so is empty, not checked.
    ldconfig: File /usr/lib/libLinearMath.so is empty, not checked.
    ldconfig: File /usr/lib/libeeze.so.1.9.1 is empty, not checked.
    ldconfig: File /usr/lib/libethumb.so.1.9.1 is empty, not checked.
    ldconfig: File /usr/lib/libethumb_client.so is empty, not checked.
    ldconfig: File /usr/lib/libecore_imf_evas.so is empty, not checked.
    ldconfig: File /usr/lib/libgstrtsp-0.10.so is empty, not checked.
    ldconfig: File /usr/lib/libgstinterfaces-0.10.so.0 is empty, not checked.
    ldconfig: File /usr/lib/libecore_ipc.so.1.9.1 is empty, not checked.
    ldconfig: File /usr/lib/libgstdataprotocol-0.10.so.0 is empty, not checked.
    ldconfig: File /usr/lib/libgstpbutils-0.10.so.0.25.0 is empty, not checked.
    ldconfig: File /usr/lib/libedje.so.1.9.1 is empty, not checked.
    ldconfig: File /usr/lib/libeina.so.1 is empty, not checked.
    ldconfig: File /usr/lib/libecore.so.1 is empty, not checked.
    ldconfig: File /usr/lib/libecore_wayland.so.1 is empty, not checked.
    ldconfig: File /usr/lib/libecore_fb.so.1 is empty, not checked.
    ldconfig: File /usr/lib/libelementary.so.1.9.1 is empty, not checked.
    ldconfig: File /usr/lib/libgstcheck-0.10.so.0.30.0 is empty, not checked.
    ldconfig: File /usr/lib/libecore_input_evas.so.1 is empty, not checked.
    ldconfig: File /usr/lib/libecore_imf_evas.so.1 is empty, not checked.
    ldconfig: File /usr/lib/libeldbus.so.1 is empty, not checked.
    ldconfig: File /usr/lib/libBulletFileLoader.so.2.82 is empty, not checked.
    ldconfig: File /usr/lib/libgsttag-0.10.so.0.25.0 is empty, not checked.
    ldconfig: File /usr/lib/libecore_evas.so.1.9.1 is empty, not checked.
    ldconfig: File /usr/lib/libecore_audio.so is empty, not checked.
    ldconfig: File /usr/lib/libecore_input.so.1.9.1 is empty, not checked.
    ldconfig: File /usr/lib/libecore_x.so.1.9.1 is empty, not checked.
    ldconfig: File /usr/lib/libgstcontroller-0.10.so.0 is empty, not checked.
    ldconfig: File /usr/lib/libgstrtp-0.10.so is empty, not checked.
    ldconfig: File /usr/lib/libevas.so is empty, not checked.
    ldconfig: File /usr/lib/libecore_avahi.so.1.9.1 is empty, not checked.
    ldconfig: File /usr/lib/libBulletXmlWorldImporter.so.2.82 is empty, not checked.
    ldconfig: File /usr/lib/libgstnet-0.10.so.0 is empty, not checked.
    ldconfig: File /usr/lib/libgstaudio-0.10.so is empty, not checked.
    ldconfig: File /usr/lib/libecore_fb.so is empty, not checked.
    ldconfig: File /usr/lib/libBulletSoftBodySolvers_OpenCL_Mini.so is empty, not checked.
    ldconfig: File /usr/lib/libeio.so.1 is empty, not checked.
    ldconfig: File /usr/lib/libHACD.so is empty, not checked.
    ldconfig: File /usr/lib/libecore_x.so.1 is empty, not checked.
    ldconfig: File /usr/lib/libevas.so.1 is empty, not checked.
    ldconfig: File /usr/lib/libecore_con.so is empty, not checked.
    ldconfig: File /usr/lib/libgstnet-0.10.so is empty, not checked.
    ldconfig: File /usr/lib/libecore_wayland.so.1.9.1 is empty, not checked.
    ldconfig: File /usr/lib/libelementary.so.1 is empty, not checked.
    ldconfig: File /usr/lib/libemotion.so.1 is empty, not checked.
    ldconfig: File /usr/lib/libgstvideo-0.10.so.0.25.0 is empty, not checked.
    ldconfig: File /usr/lib/libelementary.so is empty, not checked.
    ldconfig: File /usr/lib/libefreet_trash.so.1 is empty, not checked.
    ldconfig: File /usr/lib/libgstfft-0.10.so.0 is empty, not checked.
    ldconfig: File /usr/lib/libecore_con.so.1 is empty, not checked.
    ldconfig: File /usr/lib/libecore_ipc.so is empty, not checked.
    ldconfig: File /usr/lib/libeo.so.1 is empty, not checked.
    ldconfig: File /usr/lib/libXp.so is empty, not checked.
    ldconfig: File /usr/lib/libecore_avahi.so is empty, not checked.
    ldconfig: File /usr/lib/libgstbase-0.10.so.0 is empty, not checked.
    ldconfig: File /usr/lib/libgstrtsp-0.10.so.0.25.0 is empty, not checked.
    ldconfig: File /usr/lib/libedje.so is empty, not checked.
    ldconfig: File /usr/lib/libBulletMultiThreaded.so is empty, not checked.
    ldconfig: File /usr/lib/libethumb.so.1 is empty, not checked.
    ldconfig: File /usr/lib/libecore.so is empty, not checked.
    ldconfig: File /usr/lib/libeeze.so.1 is empty, not checked.
    ldconfig: File /usr/lib/libgstnetbuffer-0.10.so.0.25.0 is empty, not checked.
    ldconfig: File /usr/lib/libefreet_trash.so is empty, not checked.
    ldconfig: File /usr/lib/libeio.so is empty, not checked.
    ldconfig: File /usr/lib/libgstrtsp-0.10.so.0 is empty, not checked.
    ldconfig: File /usr/lib/libXp.so.6.2.0 is empty, not checked.
    ldconfig: File /usr/lib/libefreet_mime.so.1 is empty, not checked.
    ldconfig: File /usr/lib/libgstaudio-0.10.so.0.25.0 is empty, not checked.
    ldconfig: File /usr/lib/libembryo.so is empty, not checked.
    ldconfig: File /usr/lib/libBulletDynamics.so.2.82 is empty, not checked.
    ldconfig: File /usr/lib/libgstvideo-0.10.so is empty, not checked.
    ldconfig: File /usr/lib/libefreet_mime.so.1.9.1 is empty, not checked.
    ldconfig: File /usr/lib/libecore_input.so is empty, not checked.
    ldconfig: File /usr/lib/libBulletWorldImporter.so.2.82 is empty, not checked.
    ldconfig: File /usr/lib/libConvexDecomposition.so is empty, not checked.
    ldconfig: File /usr/lib/libecore.so.1.9.1 is empty, not checked.
    ldconfig: File /usr/lib/libgstpbutils-0.10.so.0 is empty, not checked.
    ldconfig: File /usr/lib/libecore_input_evas.so.1.9.1 is empty, not checked.
    ldconfig: File /usr/lib/libgstapp-0.10.so.0.25.0 is empty, not checked.
    ldconfig: File /usr/lib/libedje.so.1 is empty, not checked.
    ldconfig: File /usr/lib/libeet.so.1.9.1 is empty, not checked.
    ldconfig: File /usr/lib/libevas.so.1.9.1 is empty, not checked.
    ldconfig: File /usr/lib/libraw_r.so.10 is empty, not checked.
    ldconfig: File /usr/lib/libeldbus.so.1.9.1 is empty, not checked.
    ldconfig: File /usr/lib/libBulletWorldImporter.so is empty, not checked.
    ldconfig: File /usr/lib/libgstvideo-0.10.so.0 is empty, not checked.
    ldconfig: File /usr/lib/libConvexDecomposition.so.2.82 is empty, not checked.
    ldconfig: File /usr/lib/libeo.so is empty, not checked.
    ldconfig: File /usr/lib/libbluetooth.so.3 is empty, not checked.
    ldconfig: File /usr/lib/libgstnetbuffer-0.10.so.0 is empty, not checked.
    ldconfig: File /usr/lib/libBulletSoftBodySolvers_OpenCL_Mini.so.2.82 is empty, not checked.
    ldconfig: File /usr/lib/libephysics.so.1.9.1 is empty, not checked.
    ldconfig: File /usr/lib/libLinearMath.so.2.82 is empty, not checked.
    ldconfig: File /usr/lib/libgstriff-0.10.so.0.25.0 is empty, not checked.
    ldconfig: File /usr/lib/libraw.so.10 is empty, not checked.
    ldconfig: File /usr/lib/libgstcdda-0.10.so.0.25.0 is empty, not checked.
    ldconfig: File /usr/lib/libefreet_trash.so.1.9.1 is empty, not checked.
    ldconfig: File /usr/lib/libefreet.so.1.9.1 is empty, not checked.
    ldconfig: File /usr/lib/libBulletSoftBody.so is empty, not checked.
    ldconfig: File /usr/lib/libecore_ipc.so.1 is empty, not checked.
    ldconfig: File /usr/lib/libgstbase-0.10.so.0.30.0 is empty, not checked.
    ldconfig: File /usr/lib/libgstcontroller-0.10.so is empty, not checked.
    ldconfig: File /usr/lib/libeeze.so is empty, not checked.
    ldconfig: File /usr/lib/libHACD.so.2.82 is empty, not checked.
    ldconfig: File /usr/lib/libgstreamer-0.10.so.0.30.0 is empty, not checked.
    ldconfig: File /usr/lib/libgstsdp-0.10.so.0 is empty, not checked.
    ldconfig: File /usr/lib/libluajit-5.1.so is empty, not checked.
    ldconfig: File /usr/lib/libgstriff-0.10.so.0 is empty, not checked.
    ldconfig: File /usr/lib/libecore_evas.so.1 is empty, not checked.
    ldconfig: File /usr/lib/libecore_imf.so.1 is empty, not checked.
    ldconfig: File /usr/lib/libecore_audio.so.1.9.1 is empty, not checked.
    ldconfig: File /usr/lib/libecore_fb.so.1.9.1 is empty, not checked.
    ldconfig: File /usr/lib/libgstrtp-0.10.so.0 is empty, not checked.
    ldconfig: File /usr/lib/libemotion.so is empty, not checked.
    ldconfig: File /usr/lib/libgstcdda-0.10.so is empty, not checked.
    ldconfig: File /usr/lib/libeldbus.so is empty, not checked.
    ldconfig: File /usr/lib/libeo.so.1.9.1 is empty, not checked.
    ldconfig: File /usr/lib/libgsttag-0.10.so.0 is empty, not checked.
    ldconfig: File /usr/lib/libeina.so.1.9.1 is empty, not checked.
    ldconfig: File /usr/lib/libXp.so.6 is empty, not checked.
    ldconfig: File /usr/lib/libgstcheck-0.10.so.0 is empty, not checked.
    ldconfig: File /usr/lib/libgstinterfaces-0.10.so.0.25.0 is empty, not checked.
    ldconfig: File /usr/lib/libgstsdp-0.10.so.0.25.0 is empty, not checked.
    ldconfig: File /usr/lib/libgstcdda-0.10.so.0 is empty, not checked.
    ldconfig: File /usr/lib/libephysics.so.1 is empty, not checked.
    ldconfig: File /usr/lib/libemotion.so.1.9.1 is empty, not checked.
    ldconfig: File /usr/lib/libbluetooth.so is empty, not checked.
    ldconfig: File /usr/lib/libecore_con.so.1.9.1 is empty, not checked.
    ldconfig: File /usr/lib/libecore_audio.so.1 is empty, not checked.
    ldconfig: File /usr/lib/libgstnet-0.10.so.0.30.0 is empty, not checked.
    ldconfig: File /usr/lib/libecore_imf_evas.so.1.9.1 is empty, not checked.
    ldconfig: File /usr/lib/libraw_r.so.10.0.0 is empty, not checked.
    ldconfig: File /usr/lib/libraw.so.10.0.0 is empty, not checked.
    ldconfig: File /usr/lib/libgstapp-0.10.so is empty, not checked.
    ldconfig: File /usr/lib/libBulletMultiThreaded.so.2.82 is empty, not checked.
    ldconfig: File /usr/lib/libGIMPACTUtils.so is empty, not checked.
    ldconfig: File /usr/lib/libethumb_client.so.1 is empty, not checked.
    ldconfig: File /usr/lib/libephysics.so is empty, not checked.
    ldconfig: File /usr/lib/libBulletXmlWorldImporter.so is empty, not checked.
    ldconfig: File /usr/lib/libgstreamer-0.10.so is empty, not checked.
    ldconfig: File /usr/lib/libgstapp-0.10.so.0 is empty, not checked.
    ldconfig: File /usr/lib/libeio.so.1.9.1 is empty, not checked.
    ldconfig: File /usr/lib/libecore_x.so is empty, not checked.
    ldconfig: File /usr/lib/libethumb_client.so.1.9.1 is empty, not checked.
    ldconfig: File /usr/lib/libgstsdp-0.10.so is empty, not checked.
    ldconfig: File /usr/lib/libgstbase-0.10.so is empty, not checked.
    ldconfig: File /usr/lib/libBulletCollision.so is empty, not checked.
    ldconfig: File /usr/lib/libgstfft-0.10.so.0.25.0 is empty, not checked.
    ldconfig: File /usr/lib/libgstreamer-0.10.so.0 is empty, not checked.
    ldconfig: File /usr/lib/libBulletFileLoader.so is empty, not checked.
    ldconfig: File /usr/lib/libgstcheck-0.10.so is empty, not checked.
    what I have tried so far:
    pacman -Syyf <packagename> which tells me invalid option
    I tried -Ssy
    I am running arch linux 64bit on an HP pavillion g6?
    Last edited by RaptorAnon (2014-03-30 07:02:05)

    Kartious wrote:
    It is good to see your system working now, though I tend to frown against reinstalling the entire system. Fixing the issue though sometimes tedious and frustrating can be one of the best ways for you to learn about your system and a fresh install doesn't teach you anything (apart from learning the tools to install Arch better I guess..). Which in your case, some knowledge is much needed seeming that you were executing commands without even knowing what they even do...
    Gummiboot is just a bootloader and shouldn't effect any of the libraries listed in your first post so it is still unknown why this issue has happened. You didn't even mention anything you did previous to your error nor posted any logs so no one could help you properly.
    Anyhow if you feel your problem Is fixed, It would be great if you marked the thread as solved.
    It's alright I wanted to change the partition order anyway.
    nevertheless next time I will be sure to look into the problem further.

  • Getting error while running OIM in built purging script OIM_ReconArch.sh

    Getting error while running OIM in built purging script OIM_ReconArch.sh
    bash-3.00$ cat Err_Arch_Recon_2012_11_01_15_36_06.log
    -- Reconciliation Archival Execution Status
    BEGIN OIM_SP_ReconArchival('N','N',200000,'ARCHIVE_SELECT_WITH_CONS_DROP_REC','Both Events','20110101','20111231'); END;
    ERROR at line 1:
    ORA-00942: table or view does not exist
    ORA-06512: at "PREPRD.OIM_SP_RECONARCHIVAL", line 722
    ORA-00942: table or view does not exist
    ORA-01031: insufficient privileges
    ORA-06512: at line 1
    Please Help

    ORA-06512: at "PREPRD.OIM_SP_RECONARCHIVAL", line 722
    ORA-00942: table or view does not exist
    ORA-01031: insufficient privileges
    (1) Check whether the OIM_SP_RECONARCHIVAL table or view exists or not...
    (2) If it exists, check whether the DEV_OIM user has enough privilege to view this table or not...
    If not, give it all privilege by login as sys as sysdba
    GRANT ALL PRIVILEGES TO DEV_OIM;
    COMMIT;

  • Getting error  connection timed out while invoking webservice from bpel.

    Hi,
    I am trying to call a secure webservice developed in .Net having extension .svc from the bpel service and in response i am getting error
    com.oracle.bpel.client.BPELFault: faultName: {{http://schemas.oracle.com/bpel/extension}remoteFault}
    messageType: {{http://schemas.oracle.com/bpel/extension}RuntimeFaultMessage}
    parts: {{summary=<summary>exception on JaxRpc invoke: HTTP transport error: javax.xml.soap.SOAPException: java.security.PrivilegedActionException: javax.xml.soap.SOAPException: Message send failed: Connection timed out: connect</summary>
    I am able to call this web service from the java programme using HTTPClient by setting the username/password and soapaction in http Header but not from the BPEL process. This .Net service is synchronous in nature. I also set the proxy in opmn.xml but didn't got any success.
    Please reply me ASAP. Need urgent help.
    Thanks.

    Are you working on 11g ? if this is 11g
    How are you invoking the webservice ...does it have any authentication..
    If the webservice which you are invoking has basic http authentication...
    1. In the composite.xml file, right click on the reference and configure WS policies. In security tab, add a security policy named"oracle/wss_http_token_client_policy"
    2. Add two binding properties for the reference
    (i) oracle.webservices.auth.username
    (ii) oracle.webservices.auth.password
    and provide the username and password for those two properties...
    Just try this out...
    Thanks,
    N

  • SOA-- Invoking OSB Service Getting Error :ORA-00084: global area must be PGA, SGA, or UGA

    Hello Friends,
    Really appreciate your help/inputs on the below Error Message encountered while running a Concurrent Program--using SOA:Same encountered in recently refreshed DEV instance, Can it be related to some Developement Instance Configuration related to SOA, as same working as expected in PROD.PLEASE ASSIST
    Need your inputs on the Error Message we are getting which Invoking OSB Service.
    "Error inside invoke_osb_service -> Error Code : -84Error Message :ORA-00084: global area must be PGA, SGA, or UGA "
    Can you please review and confirm if the same encountered before or assist on the same:
    XXFIN_AP_INVOICES_INT_IB_PKG.invoke_osb_service
    -- Define the SOAP request according the the definition of the web service being called
    l_soap_request := 
                '<?xml version = "1.0" encoding = "UTF-8"?>'
            || '<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:prox="http://OmnicareFinance/ProxyInput/">'
             ||   '<soapenv:Header/>'
             ||     '<soapenv:Body>'
             ||       '<prox:InboundProcess>'
             ||     '<Source_system>'||g_source_instance||'</Source_system>'
             ||     '<Run_mode>'||g_run_mode||'</Run_mode>'
             ||     '<Batch_key>'||g_batch_key||'</Batch_key>'
             ||     '<Request_id>'||g_request_id||'</Request_id>'
             ||     '<Invoice_Header_File_name>'||g_file_name||'</Invoice_Header_File_name>'
             ||     '<Invoice_Line_File_name>'||NULL||'</Invoice_Line_File_name>'
             ||     '<File_location>'||g_file_location||'</File_location>'
             ||       '</prox:InboundProcess>'
             ||     '</soapenv:Body>'
             ||   '</soapenv:Envelope>';
    Oracle Apps Log File
    -->Entering XXFIN_AP_INVOICES_INT_IB_PKG.invoke_osb_service
    -->   = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = =
    -->Response> status_code: "200"
    -->Response> reason_phrase: "OK"
    -->Response> http_version: "HTTP/1.1"
    -->Response From OSB: <?xml version="1.0" encoding="UTF-8"?>
    <soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"><soapenv:Header xmlns:prox="http://OmnicareFinance/ProxyInput/"/><soapenv:Body xmlns:prox="http://OmnicareFinance/ProxyInput/"><prox:InboundProcessResponse><status>E</status></prox:InboundProcessResponse></soapenv:Body></soapenv:Envelope>
    -->OSB Response: E
    -->Error inside invoke_osb_service -> Error Code : -84Error Message :ORA-00084: global area must be PGA, SGA, or UGA
    -->   = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = =
    -->Entering XXFIN_AP_INVOICES_INT_IB_PKG.capture_error_info
    THANKS
    ANKUR

    Hi..
    >
    # symptom: ORA-00381: cannot use both new and old parameters for buffer cache size specification
    # cause: Both db_block_buffers and db_cache_size parameters are defined in the init.ora (instance parameter file). The db_block_buffers parameter has been deprecated and has been maintained only for backward compatibility. The db_cache_size parameter is one of the size parameters which defines the size of the cache for buffers. These parameters cannot be combined. Setting this along with the Dynamic SGA parameters errors out.
    >
    For sga_target refer to [http://download.oracle.com/docs/cd/B19306_01/server.102/b14237/initparams193.htm#REFRN10256]
    which quotes
    >
    SGA_TARGET specifies the total size of all SGA components. If SGA_TARGET is specified, then the following memory pools are automatically sized:
    *Buffer cache (DB_CACHE_SIZE)
    * Shared pool (SHARED_POOL_SIZE)
    * Large pool (LARGE_POOL_SIZE)
    * Java pool (JAVA_POOL_SIZE)
    * Streams pool (STREAMS_POOL_SIZE)
    If these automatically tuned memory pools are set to non-zero values, then those values are used as minimum levels by Automatic Shared Memory Management. You would set minimum values if an application component needs a minimum amount of memory to function properly.
    >
    So, the what ever the value are set for the parameter will act as minimum value when sga_target is set.
    HTH
    Anand

  • Get error message when syching iPod, iPod cannot be synced. You do not have enough access priveleges for this operation.  How to solve this?

    Get error message when syching iPod, iPod cannot be synced. You do not have enough access priveleges for this operation.  How to solve this?

    Hello FranBNYC
    It sounds like a permissions issue with your library, check out the article below to check and make sure that things are set correctly.
    Trouble adding music to iTunes library or importing audio CD
    http://support.apple.com/kb/ts1387
    Thanks for using Apple Support Communities.
    Regards,
    -Norm G.

  • I am trying to download the Facebook app to my new iPad and I keep getting an error .  It tells me to sign in using my existing Apple ID, which I enter, then when I put in the password I get ConnectionManager::invoke::Failed to find service connection url

    the iPad is totally new to me.  I can't seem to do anything with my Apple ID.  As the title says, I am trying to download the Facebook app to my new iPad and I keep getting an error.  It tells me to sign in using my existing Apple ID, which I enter, then when I put in the password I get ConnectionManager::invoke::Failed to find service connection url.  Cancel or Retry.  I have no idea what I'm doing wrong.  Any help would be greatly appreciated.
    I'd also love to know how to get rid of the old owner's name, which was Mike - I'm Ann

    Wow, I found a solution in another thread:
    I had exact same error.....
    Rebooting - Failed
    Logging in to iTunes - Failed
    Logging into itunes Store - Failed
    Logging into iTunes Genius - SUCCESS    I woulnd't have thought it would make a difference but it does Then just log into the 'other' services with iTunes.
    Good luck!
    I still need to know how to change the name to Ann, though, Mike keeps popping up - and yes, I have changed it under Settings.....

  • When I start the Mozilla Firefox I get error message "ReferenceError: Globalstorage is not defined." How to solve this problem?

    When I start the Mozilla Firefox I get error message "ReferenceError: Globalstorage is not defined." How to solve this problem?
    -Vinayak

    Disabling Samsung Caster add-on solved this issue for me.

  • Im getting error whil invoking webservices

    hi
    i am getting error when i am trying to invoke web service in bepl invoking. I can invoke file adapter and DB adapters but i can not invoke web service i got this error.
    May 24, 2012 3:19:20 PM Started invocation of operation "process" on partner "Service1".
    May 24, 2012 3:19:20 PM Faulted while invoking operation "process" on provider "Service1".
    <messages>
    <input>
    <Invoke1_process_InputVariable>
    <part name="payload">
    <process>
    <input>11111111</input>
    </process>
    </part>
    </Invoke1_process_InputVariable>
    </input>
    <fault>
    <bpelFault>
    <faultType>0</faultType>
    <remoteFault>
    <part name="summary">
    <summary>java.lang.NoSuchMethodError: oracle.wsm.policy.model.IPolicySet.getStatus()Loracle/wsm/policy/model/IPolicySet$POLICYSET_STATUS;</summary>
    </part>
    <part name="detail">
    <detail>oracle.wsm.policy.model.IPolicySet.getStatus()Loracle/wsm/policy/model/IPolicySet$POLICYSET_STATUS;</detail>
    </part>
    </remoteFault>
    </bpelFault>
    </fault>
    <faultType>
    <message>0</message>
    </faultType>
    </messages>
    and my wsm-pm is targeting only soa and bam now i changed to only admin but still its not working.

    Thanks for your Post
    Invoking is working with File or Database Adapters.when i am invoking a web services in BPEL then i am getting the error.
    My code and Program is fine.Everyone getting same error when they using this servers. If i use another servers its working i am not getting error.
    <summary> java.lang.NoSuchMethodError: oracle.wsm.policy.model.IPolicySet.getStatus()Loracle/wsm/policy/model/IPolicySet$POLICYSET_STATUS;
    </summary>
    </part>
    -<part name="detail">
    <detail>
    oracle.wsm.policy.model.IPolicySet.getStatus()Loracle/wsm/policy/model/IPolicySet$POLICYSET_STATUS;
    </detail>
    </part>

  • Getting error reading settings with service profile manager. Why and what can I do to solve problem?

    Getting "error reading settings" with the service profile manager in Lion server OS. Why and what can I do to solve problem?

    I have also had the 'Error reading settings' problem in Profile Manager, despite trying everything in the discussions and clean reinstalls (which work for a little while only).
    It seems that various different fixes work for some people but not others; and the underlying cause of the problem has not been resolved.
    There are now numerous threads on this problem (there are yet others with similar problems):
    https://discussions.apple.com/thread/3189397
    https://discussions.apple.com/thread/3195100
    https://discussions.apple.com/thread/3212015
    https://discussions.apple.com/thread/3208533
    https://discussions.apple.com/thread/3249062
    https://discussions.apple.com/thread/3199734
    https://discussions.apple.com/thread/3212304
    I have posted this in each to try and pull things together a bit.
    Does anyone know if Apple has acknowledged the issue and offered an official response?

  • [Solved] Pacman error: pacman.confesting (download library error)

    My system has not updated for a couple of days, for the last day it has been running successfuly but showing as up to date with no updates to install, which is unusual for 36hours as there's always something to update.
    As of today I updated my mirrorlist to the lastest version and this is the output I get on trying to update, a quick google of these lines and searching on here gets me no results, any help on where to start looking would be appreciated.
    [user@archlinux ~]$ sudo pacman -Sy
    :: Synchronizing package databases...
    testing 12.7 KiB 3.09M/s 00:00 [###########################################################################] 100%
    core 122.1 KiB 962K/s 00:00 [###########################################################################] 100%
    extra 1805.8 KiB 1873K/s 00:01 [###########################################################################] 100%
    error: failed retrieving file 'pacman.confesting.db' from mirror.unitedcolo.de : The requested URL returned error: 400 Bad Request
    error: failed retrieving file 'pacman.confesting.db' from ftp.snt.utwente.nl : The requested URL returned error: 404 Not Found
    error: failed retrieving file 'pacman.confesting.db' from archlinux.neuf.no : The requested URL returned error: 400 Bad Request
    error: failed retrieving file 'pacman.confesting.db' from ftp.portlane.com : The requested URL returned error: 400 Bad Request
    error: failed retrieving file 'pacman.confesting.db' from lon.mirror.rackspace.com : The requested URL returned error: 404 Not Found
    error: failed to update community-tsudo leafpad /etc/pacman.confesting (download library error)
    community 2.4 MiB 1781K/s 00:01 [###########################################################################] 100%
    multilib-testing 3.7 KiB 0.00B/s 00:00 [###########################################################################] 100%
    multilib 121.0 KiB 953K/s 00:00 [###########################################################################] 100%
    infinality-bundle is up to date
    The error appears no matter which update server I enable.
    Last edited by bug2k12 (2014-12-18 10:08:49)

    with testing repos enabled (same output with pacman -Syyu)
    [user@archlinux ~]$ sudo pacman -Syuu
    :: Synchronizing package databases...
    testing 19.0 KiB 238K/s 00:00 [###########################################################################] 100%
    core 122.1 KiB 127K/s 00:01 [###########################################################################] 100%
    extra 1805.9 KiB 1038K/s 00:02 [###########################################################################] 100%
    community-testing 13.5 KiB 2.63M/s 00:00 [###########################################################################] 100%
    community 2.4 MiB 1166K/s 00:02 [###########################################################################] 100%
    multilib-testing 3.7 KiB 0.00B/s 00:00 [###########################################################################] 100%
    multilib 121.0 KiB 181K/s 00:01 [###########################################################################] 100%
    infinality-bundle is up to date
    :: Starting full system upgrade...
    warning: lib32-db: downgrading from version 5.3.28-2 to version 5.3.28-1
    :: Replace mesa-dri with testing/mesa? [Y/n] y
    resolving dependencies...
    looking for inter-conflicts...
    error: failed to prepare transaction (could not satisfy dependencies)
    :: lib32-gtk3: requires gtk3=3.14.5
    with testing repos disabled
    [user@archlinux ~]$ sudo pacman -Syuu
    :: Synchronizing package databases...
    core 122.1 KiB 167K/s 00:01 [###########################################################################] 100%
    extra 1805.9 KiB 357K/s 00:05 [###########################################################################] 100%
    community 2.4 MiB 384K/s 00:06 [###########################################################################] 100%
    multilib 121.0 KiB 140K/s 00:01 [###########################################################################] 100%
    infinality-bundle is up to date
    :: Starting full system upgrade...
    warning: lib32-db: downgrading from version 5.3.28-2 to version 5.3.28-1
    warning: lib32-mesa: downgrading from version 10.4.0-1 to version 10.3.5-1
    warning: lib32-p11-kit: downgrading from version 0.22.1-3 to version 0.22.1-1
    warning: lib32-systemd: downgrading from version 218-1 to version 217-1
    warning: virtualbox: downgrading from version 4.3.20-3 to version 4.3.20-1
    warning: virtualbox-guest-utils: downgrading from version 4.3.20-3 to version 4.3.20-1
    warning: virtualbox-host-dkms: downgrading from version 4.3.20-3 to version 4.3.20-1
    resolving dependencies...
    looking for inter-conflicts...
    error: failed to prepare transaction (could not satisfy dependencies)
    :: lib32-gtk3: requires gtk3=3.14.5
    [user@archlinux ~]$ sudo pacman -Syyu
    :: Synchronizing package databases...
    core 122.1 KiB 82.7K/s 00:01 [###########################################################################] 100%
    extra 1805.9 KiB 252K/s 00:07 [###########################################################################] 100%
    community 2.4 MiB 307K/s 00:08 [###########################################################################] 100%
    multilib 121.0 KiB 192K/s 00:01 [###########################################################################] 100%
    infinality-bundle 9.8 KiB 0.00B/s 00:00 [###########################################################################] 100%
    infinality-bundle.sig 287.0 B 0.00B/s 00:00 [###########################################################################] 100%
    :: Starting full system upgrade...
    warning: lib32-db: local (5.3.28-2) is newer than multilib (5.3.28-1)
    warning: lib32-mesa: local (10.4.0-1) is newer than multilib (10.3.5-1)
    warning: lib32-p11-kit: local (0.22.1-3) is newer than multilib (0.22.1-1)
    warning: lib32-systemd: local (218-1) is newer than multilib (217-1)
    warning: virtualbox: local (4.3.20-3) is newer than community (4.3.20-1)
    warning: virtualbox-guest-utils: local (4.3.20-3) is newer than community (4.3.20-1)
    warning: virtualbox-host-dkms: local (4.3.20-3) is newer than community (4.3.20-1)
    resolving dependencies...
    looking for inter-conflicts...
    error: failed to prepare transaction (could not satisfy dependencies)
    :: lib32-gtk3: requires gtk3=3.14.5

  • How to solve  when we get error sid missing?

    how to solve  when we get error sid missing?

    Hi,
      If you get  SID error means, There is no reference for the particular data in the Master data of that characteristic.
        so, Load that value in the Master data of the characteristic you wont get that sid error.
    Ex: When loading data to ods if it is giving sid for country withvalue ('india'), so india is not there in the master data of the characteristic Country. You need to enter the value India in mster data table of the characteristic.
    Otherwise you can choose option ' Update without master data' or something similar to that in infpackage or dtp.
    rgrds,
    v.sen.

Maybe you are looking for

  • Update new iPod 5.0 to new iOS 7

    Just got replacement iPod 5th gen. When I try to back up it says the iOS's are not compatible. How do I up date to new iOS so I can restore?

  • IPad downloads

    How can I download adobe flash player on my iPad

  • How do I disable the firefox 6.0 feature in which group tabs all don't load upon startup?

    OS is Windows 7 x64. I have defined four tab groups. Only one of them loads when I start Firefox. I understand that this is a new feature in 6.0, but I would like the option to revert to the prior behavior. I looked in about:config, but didn't find a

  • Reduced Access Based on Account Type

    Hello, I have a client who would like to allow full access to the entire team for their accounts execpt for 2 types. How can I limit the accounts to the owner/manager for the 2 types verses allowing the team to have visibility? For instance, account

  • Multiple column heading for sql that returns single column

    Hi All, I have just started using APEX and my apex version is 3.2.0.00.27. We have a report that displays the output from a query similar to the below one. We are using borderless template and removed the "before each row" and "after each row" values