How to find package owning a certain file?

Hi,
I'm trying to download a source code from git and got the following error message
gpg: error while loading shared libraries: libgcrypt.so.20: cannot open shared object file: No such file or directory
Clearly it's not able to find the file  "libgcrypt.so.20", so my logic is to find a pacakge that provides that and install it. I tried using the archlinux package database and search for it by keyword but got nothing. Any ideas how I can proceed to fix this problem?
Thanks in advance

There's also a tool called pkgfile which is more powerful than `pacman -Qo`. Look it up.
In this case, the package is (surprise!) libgcrypt. Sh*t broke probably because you did a partial update/install of some packages, which is generally not recommended. Do `pacman -Syu` often.
Edit: or... if the .so didn't really get bumped recently, it could mean some other weird problem.
Last edited by lolilolicon (2014-02-02 08:46:34)

Similar Messages

  • How to find out the source program file in Proposal in Sales Online in CRM

    How to find out the source program file in Proposal in Sales Online in CRM

    You can find it in the oracle->apps->prp directory.
    It is the $JAVA_HOME

  • How to find my iphone back up file in pc without iphone connect

    How to find my iphone back up file in itune without connect my iphone? I lost my phone and urgently need to find my contacts in PC, anyone can help?

    You don't. It's gone. You should really pay more attention to the prompts that pop up on your computer before you just click 'ok'.

  • How do I view and manage certain files that I have stored in iCloud? I know that I can delete an entire backup, but is it possible to delete certain photos/contacts/notes etc. from that backup?

        How do I view and manage certain files that I have stored in iCloud? I know that I can delete an entire backup, but is it possible to delete certain photos/contacts/notes etc. from that backup?

    No.

  • How to find our own postings

    Hi
    Can any one let me know how to find your own postings in this forum, before the updates on this forum
    it was esy by giving our handle name in search options we can find it, but now am facing problems to find it.
    can anyone let me know about it.
    thanks in advance. :-)

    There may be (and hopefully is) an easier way, but this seems to work:
    1. In the URL of the page that's returned by clicking <b>Search for all user messages</b>, find your user ID. The URL should look something like this:
    http://forums.oracle.com/forums/search.jspa?userID=<your user ID>
    2. Add the "userID=<your user ID>" as a parameter in the URL of any search results page to filter the results for your own postings only. For example, to see all your postings, the following URL seems to work:
    http://forums.oracle.com/forums/search.jspa?userID=<your user ID>&dateRange=all
    Hope this helps.

  • Where can I find the forum premiere elements? and how to find my own questions asked return?

    waar vind ik het premiere elements forum en hoe vind ik mijn eigen gestelde vragen terug?
    where can I find the forum premiere elements? and how to find my own questions asked return?

    arkitsa wrote:
    thank you 99jon, but still difficult to find your own questions back.
    Click on this:
    then this:
    and finally this:
    And your posts will be listed.

  • Windows 2008 Server crashed - How to find location of remote shared files that they used to access on remote web app?

    We have a client that was running windows 2008 server.  A previous IT person had setup their system, so we were walking into a situation where there were many unknowns.  Server was mainly handling emails only, and we were able to get their exchange
    database off and export PSTs to hosted exchange via microsoft.
    Everything went fine with that, however one user said that he used to access files on the server via the remote web app as he described.  He would go to the following url:
    https://mail.theirdomain.com/remote/menu.aspx#
    and he would use his login and then he would see several links to folders.  He could then click on those and see his desired files.  
    We were able to get the server booted again, however we could not find any of the files he described on it at all, leaving me to suspect that perhaps this remote link was accessing another PC.  
    We have the old server up and running, however the link above is no longer active because we have pointed the domain to the new hosted exchange server.  As I am still learning and my boss wanted me to research this on my own and figure out how to find
    out where these files are located.  Any advice would be greatly appreciated.  
    Just as a note I did try access mail.localhost.com/remote/menu.aspx# on the server but this did not work.  Is there any way in the IIS 7 management console to figure out where this was pointing to?  

    I figured it out - The server was using sharepoint to host these files.  I browsed localhost:987 and opened the sharepoint site locally on the server.  They had several documents to be exported, however when clicking on Open in Explorer it was
    giving an error that local client was not configured.  I installed Desktop Experience and after that was able to open it in Windows Explorer and copy all files off.  

  • How to find classes implementing a certain interface at runtime

    I am making an Application and I want have a plug-in nature for the different tools I have.
    My App is packaged in a package with subpackages for the individual tools. I want to beable to remove/add subpackages without crashing the app.
    The only way I can see this working is for the App to search its sub packages for a certain interface (eg an 'AddOnTool' interface) and build a set of available AddOnTools.
    I just dont know if this is possible, but pretty sure it must be!....
    Once I have the set of available AddOnTools I also realise that I have to Construct the one chosen, this I see as my other hurdle!
    If I can be helped with these I'll be mighty Happy!

    You can use getClassLoader() in the Class class to get the ClassLoader, then use getPackages() to get an array of all packages available to your class. How to get a list of all classes, however, I can't find in the documentation; perhaps you can do more research.

  • How to find out the size of files transferred over the SQL * Net?

    I am trying to test the Advanced Compress (AC) for 11g Data Guard. When the AC is turned on, the archived log files are supposed to be compressed on the primary database server and sent over SQL*Net, then decompressed on the standby db server. We will see the file sizes are the same on both primary and standby servers. I want to verify that the AC works by monitoring how much data are sent over SQL*Net. Per Oracle, AC uses 35% less of the bandwith. That means the size of the files transferred should be at least 65% of the original size.
    Is there a way to find out the size through Oracle utilities? If not, how to find out by OS utilities? OS is Solaris 5.10.
    Thanks.

    I'm not sure this can be done via SQL*Net, but a network packet sniffer between the two servers should be able to help - you might want to contact your network team.
    HTH
    Srini

  • How to find variables in an fla file?

    Hello all,
    I purchased a flash web template that is very complex, and
    have been learning flash more earnestly from it. I only know how to
    find actionscripts by clicking on frames in symbols with an "a" One
    such frame makes refences to _root.READ = 1 (another 2, 3, etc).
    Unfortunately I cannot find what "READ" is. Can someone help me
    with how is "best" to find variable declarations in a complex fla
    file with no familiarity with its creation?
    The specific coade I am looking at references a pop-up
    window:
    on (release) {
    _root.popup_pressed = 1;
    _root.scrHEIGHT = 555;
    _root.scroller.scroller.gotoAndStop(2);
    _root.TM_title = "Advertising and Marketing";
    _root.READ = 1;
    _root.scroller.gotoAndPlay("s1");
    All the best!
    Michael

    Thank you. I am also not savvy with flash (yet), and after I
    posted this I noticed an unexpanded list in the action pane which
    shows variables (left bottom corner). This alone was a big help. I
    also discovered the "Movie Explorer" and typing "READ" into that
    only gives me "Scene1" (the top level clip).
    I wanted to ask a follow-up question to your posting. I
    thought that only frames marked with "a" had actionscript code in
    them, but from your reply it seems that variables can be declared
    in ANY frame? So, to find the variable "READ" I need to click on
    each frame to find it?
    Best regards,
    Michael

  • How to find creation date of a file in RHEL 5

    We have instances having RHEL 5.10 in our setup. The file system type shown using
    df –T
    says that file system type is ext3.  The ls –ltr command seems to show the modification time but not created date.
    I hope my question is clear on how to find the created date of a file in Red Hat Linux.
    Requesting a reply to my query.
    Regards

    Hi,
    I agree with Dude.
    Also you can check the command find, this command has many options like:
    -atime n  
                  File  was  last accessed n*24 hours ago.
    -cmin n
                  File’s status was last changed n minutes ago.
    -ctime n
                  File’s  status  was  last changed n*24 hours ago.  See the comments for -atime to understand how
                  rounding affects the interpretation of file status change times.
    -mtime n
                  File’s data was last modified n*24 hours ago.  See the comments for  -atime  to  understand  how
                  rounding affects the interpretation of file modification times.¨
    Best regards

  • How to find the size of a file or folder

    How can I find the size of a file or folder?
    I am trying to determine the size of my iPhoto and Mail folder.
    It says "Size: --" under general from Get Info.

    It's working fine...
    When you ask for that info, and Finder presents those '--' dashes instead of a value, actually, Finder is calculating the value in background.
    That's something that i recently noticed and wonder why tha heck he needs to do all that work by himself, kinda re-inventing the wheel of file size value "calculus"...
    I posted some thoughts about it here: File / Folder size... How do Finder gets it?
    Will appreciate feedback about this!
    Props!

  • How to Find Packages/Procedures using any particular table

    Hi,
    I want to find out the procedures,packages using any particular table. Please tell me how to find out.

    >
    I want to find out the procedures,packages using any particular table. Please tell me how to find out.
    >
    You can use the utldtree.sql in the rdbms\admin folder to do that. See my reply in this thread
    Re: Finding out all procedures , functions in a tree like structure in sequence
    The comments in the script (and in the thread) show how to use it. The script creates a table, a view and a procedure.
    Then you just use it like the comments describe. Here is the result for my SCOTT.EMP table. You can see I have a lot of packages and functions and things that depend on that table.
    execute deptree_fill('table', 'scott', 'emp');
    select * from ideptree
    OBJECT_NAME,SCHEMA,NAME,TYPE,STATUS
    0. EMP,SCOTT,EMP,TABLE,VALID
          1. PAK_TEST1,SCOTT,PAK_TEST1,PACKAGE,INVALID
                2. PAK_TEST1,SCOTT,PAK_TEST1,PACKAGE BODY,VALID
          1. GET_EMP,SCOTT,GET_EMP,FUNCTION,INVALID
          1. THREE_TABLE_EMP_VIEW,SCOTT,THREE_TABLE_EMP_VIEW,VIEW,INVALID
          1. TEST_PKG,SCOTT,TEST_PKG,PACKAGE,INVALID
                2. TEST_PKG,SCOTT,TEST_PKG,PACKAGE BODY,VALID
          1. TEST_F,SCOTT,TEST_F,FUNCTION,INVALID
          1. PIPELINE,SCOTT,PIPELINE,FUNCTION,INVALID
          1. GETOLDSAL,SCOTT,GETOLDSAL,FUNCTION,INVALID
          1. UPDATESAL_RETURNOLDSAL,SCOTT,UPDATESAL_RETURNOLDSAL,FUNCTION,INVALID
          1. EMP_HIER_PKG,SCOTT,EMP_HIER_PKG,PACKAGE,INVALID
                2. EMP_HIER_PKG,SCOTT,EMP_HIER_PKG,PACKAGE BODY,INVALID
          1. EMP_TBL,SCOTT,EMP_TBL,TYPE,INVALID
          1. EMP_HIER_PKG,SCOTT,EMP_HIER_PKG,PACKAGE BODY,INVALID
          1. TEST_REFCURSOR_PKG,SCOTT,TEST_REFCURSOR_PKG,PACKAGE BODY,VALID
          1. DOIT,SCOTT,DOIT,PROCEDURE,VALID
          1. DOIT1,SCOTT,DOIT1,PROCEDURE,VALID
          1. LSZRPT,SCOTT,LSZRPT,PACKAGE,INVALID
                2. LSZRPT,SCOTT,LSZRPT,PACKAGE BODY,INVALID
          1. F_GET_NAME,SCOTT,F_GET_NAME,FUNCTION,INVALID
          1. TEST_REFCURSOR_PKG1,SCOTT,TEST_REFCURSOR_PKG1,PACKAGE BODY,INVALID
          1. TEST2,SCOTT,TEST2,PROCEDURE,INVALID
          1. TAX_COST_SP,SCOTT,TAX_COST_SP,PROCEDURE,INVALID
          1. V_EMP,SCOTT,V_EMP,VIEW,VALID
                2. EMPLOYEES,USER1,EMPLOYEES,SYNONYM,VALID
          1. VIEW_EMP_TEST,SCOTT,VIEW_EMP_TEST,VIEW,VALID
          1. MASTER_MV,SCOTT,MASTER_MV,MATERIALIZED VIEW,INVALID
          1. TEST_VIEW,HR,TEST_VIEW,VIEW,VALID
          1. MYEMPVIEW,SCOTT,MYEMPVIEW,VIEW,VALID
          1. MYEMPVIEW1,SCOTT,MYEMPVIEW1,VIEW,VALID
          1. TEST_NDX,SCOTT,TEST_NDX,VIEW,VALID
          1. PKG1,SCOTT,PKG1,PACKAGE,VALID
          1. EMP_ACTIONS,SCOTT,EMP_ACTIONS,PACKAGE BODY,INVALID
          1. MYPACKAGE,SCOTT,MYPACKAGE,PACKAGE,VALID
          1. V_EMP1,SCOTT,V_EMP1,VIEW,VALID
          1. IDEXISTS,SCOTT,IDEXISTS,PROCEDURE,VALID
          1. VIEW_TEST_EMP,SCOTT,VIEW_TEST_EMP,VIEW,INVALID
          1. GET_EMP_REC,SCOTT,GET_EMP_REC,FUNCTION,VALID
          1. GET_EMP_CLOB,SCOTT,GET_EMP_CLOB,FUNCTION,VALID

  • How to find my own mobile number on N96

    How do i find my own phone number on the N96? I have an old sim card and do not know the phone number for it. I cant ring another phone as it has no credit. Thanks

    I don´t know for sure if there is a way to do it yourself if your own number isn´t within the contacts, but what you can do for sure is go or call the operator and tell them the SIM card number. With that they´ll be able to tell you the phone number.
    If you do manage to sort this out by yourself let us know.
    By clicking the "Kudos!" or the "Solution?" button on the right you can say "Thank You" and you´ll show the author and others that the post is useful.
    The day we stop improving is the day we stop being good.

  • How To Find Your Own Posts Easily

    It’s not very convenient to search for your posts, every time you log into the Forum. So here is how you can effortlessly find your own posts.
    1. Click on your screen name on the right hand side, below My Community. 
    2. This will open your profile page. At the left side, just below your name, the Recent Posts by… list will show latest posts you have created. 
    3. If you don’t see the post you are looking for, click on the View All link just below the list.
    This will list all the posts you have done in the Forum, till date. If there are more than 20 posts, they will be listed on different pages.
    Now that you have found your post, you can show your appreciation to people who helped you, by giving Kudos. To learn how to give Kudos - check this link:
    How To Give A Kudos
    I work for HP, supporting HP experts and trying to help this community as much as I can.

    Change your iTunes (Apple ID) password along with any other password that was stored in the iPod.  If any passwords are associated with credit cards, contact the CC company and get your card replaced (with a new number).  If any passwords are associated with your bank or any savings institution, contact them also and discuss approprate action with them.
    The "Find my..." function is pretty much useless if the device is in the hands of a thief.  All that is necessary is for the thief to connect to any computer with iTunes and "Restore as new."
    The only real protection you have is with the personal information on the device rather than the physical device itself.  This requires action before the device is lost/stolen.  If the device has significant personal information, it should have a strong 8-digit (or longer) password AND be configured for automatic wipe in the event of ten consecutive incorrect password entries.

Maybe you are looking for

  • How do I get my iphone to use the same apple ID and password as my laptop

    I have just bought an iphone 4s , Tmobile contract, and cannot get it toaccept my apple id and password that I use for my laptop. Do the apple IDs and paswords have to be different for each device? If not how to Igethem to be the same?

  • Hyperlink on a trigger won't open in a new window

    I have set up a roll over trigger that reveals a target and it works great. The only issue is that the hyperlink I have assigned to the trigger will only work if I uncheck the "open in a new window or tab" box. If I check that box, nothing happens wh

  • Purchase Order Approvals

    Dear All. I would like to know if there is a way to activate approval procedures for Purchase Orders already entered in SAP. The Purchase Order have not gone to the next stage of Goods receipt or AP Invoice. Kind Regards Rajindra Parmar

  • I Photo 9.1.5 won't open on Macosx 10.6.8

    It just keeps spinning and never opens.  Does anyone know how this can be fixed?  I do have a backup drive but have never used it and don't know how. thanks ann

  • Contacts get stored with different names

    Hi, I have had this problem for a while now, i even got a new Q10 and still problem exists. whenever i store a new contact with a new name it gets stored but the display name is something totally different it will choose one of my existing contacts f