[SOLVED]error when trying to find a package with pacman-Ss

gives me the following error
error: could not open file /var/lib/pacman/sync/extra/clutter-gtk-0.10.2-1/depends: No such file or directory
any solution thanks 
Last edited by jccl1706 (2010-03-16 19:03:27)

Did you try with: pacman -Ss. (space between pacman and -Ss argument)
Last edited by n0dix (2010-03-16 18:41:51)

Similar Messages

  • I keep getting this error when trying to backup time capsule with time machine. The backup disk image "/Volumes/Data-1/Dan's iMac.sparsebundle" is already in use.

    I keep getting this error when trying to backup time capsule with time machine. The backup disk image “/Volumes/Data-1/Dan’s iMac.sparsebundle” is already in use.

    Make sure that no other Macs are backing up at the time.
    Pull the power cable from the back of the Time Capsule
    Count to ten
    Plug the power cable back into the back of the Tme Capsule
    Wait a few minutes, then try a backup again.

  • Permissions error when trying to recover a package

    The error: The operation can’t be completed because you don’t have permission to access [file]
    I have been using a writing program called Scrivener which has a package with many files. That I kept open nearly all the time (including when Time Machine did its backups).

    First, ProxyServer's source code must start with the line...
    package com.davidflanagan.examples.net;
    Next, you must have a directory structure that matches the package name - a directory named com which contains a directory named davidflanagan which contains a directory named examples which contains a directory named net and ProxyServer.class must be in the net directory,.
    Next, the directory that contains com must be in your Classpath when you execute ProxyServer.
    To execute ProxyServer, use "java com.davidflanagan.examples.net.ProxyServer"
    http://java.sun.com/docs/books/tutorial/java/interpack/packages.html

  • 942: error when trying to browse/refresh Packages, Procedures and Functions

    Hi,
    I'm using OSD 1.1 against 10g.
    I can create and compile functions in a certain schema but when I try to browse the Functions node I get "ORA-00942: table or view does not exist." and the node does not expand.
    The same thing happens with the Packages and Procedures nodes.
    Does anyone have any ideas?
    Thanks in advance
    Mike

    I've got the same problem with SQL Developer 1.1.0.23.64 against 9.2.0.4.0 and 10.1.0.4.0. This error occured only for a few package/procedure/function owners. I've found that these owners have SELECT ANY TABLE system privilege. In such case SQL Developer generates following SELECT:
    SELECT OBJECT_NAME, OBJECT_ID, DECODE(STATUS, 'INVALID', 'TRUE', 'FALSE') INVALID, 'TRUE' runnable, NVL( b.HAS_BODY, 'FALSE') HAS_BODY
    FROM SYS.DBA_OBJECTS a,
    (SELECT 'TRUE' HAS_BODY, object_name tmp_name FROM SYS.DBA_OBJECTS WHERE OWNER = :SCHEMA AND OBJECT_TYPE = 'PACKAGE BODY') b
    WHERE OWNER = :SCHEMA
    AND OBJECT_TYPE = 'PACKAGE'
    AND object_name = tmp_name (+)
    AND SUBOBJECT_NAME IS NULL
    AND OBJECT_ID NOT IN ( SELECT PURGE_OBJECT FROM RECYCLEBIN )
    Otherwise it generates
    SELECT OBJECT_NAME, OBJECT_ID, DECODE(STATUS, 'INVALID', 'TRUE', 'FALSE') INVALID, 'TRUE' runnable, NVL( b.HAS_BODY, 'FALSE') HAS_BODY
    FROM SYS.ALL_OBJECTS a,
    (SELECT 'TRUE' HAS_BODY, object_name tmp_name FROM SYS.ALL_OBJECTS WHERE OWNER = :SCHEMA AND OBJECT_TYPE = 'PACKAGE BODY') b
    WHERE OWNER = :SCHEMA
    AND OBJECT_TYPE = 'PACKAGE'
    AND object_name = tmp_name (+)
    AND SUBOBJECT_NAME IS NULL
    AND OBJECT_ID NOT IN ( SELECT PURGE_OBJECT FROM RECYCLEBIN )
    Both for 10g.
    So you could try to grant SELECT on DBA_OBJECTS to owner of your functions.
    I don't know why SQL Developer doesn't SELECT from ALL_OBJECTS in all cases.
    Jiri
    Message was edited by:
    Jiri Suchy
    You will need grant SELECT on DBA_SOURCE, too.

  • IMovie error when trying to export-file open with write privilege

    When trying to export an iMovie, after about two hours, I got a message - error - a file is open with write privilege.  Any idea what might be causing this error or what the error message means?

    Ask the users in the iMovie forum: https://discussions.apple.com/community/ilife/imovie?categoryID=141

  • Java error when trying to access EAS Console with a URL.

    Hi all,
    Trying to access EAS Console with the URL but getting an JAVA error
    And it asks
    Block potentially unsafe components from being run?(recommended)
    Yes No
    Thanks

    What is your Java and EAS versions? Have you checked the supported platform matrices to confirm you have compatible versions?
    http://www.oracle.com/technetwork/middleware/bi-foundation/hyperion-supported-platforms-085957.html
    Cheers,
    Mehmet

  • [SOLVED]Git error when trying to push a package to AUR4

    Hi,
    I'm currently in the process to upload my packages to AUR4.
    Package 'overlook-fing' builds and run fine on my system, but when I issue the 'git push' command, I get the following error:
    Counting objects: 6, done.
    Delta compression using up to 4 threads.
    Compressing objects: 100% (6/6), done.
    Writing objects: 100% (6/6), 1.91 KiB | 0 bytes/s, done.
    Total 6 (delta 0), reused 0 (delta 0)
    remote: Traceback (most recent call last):
    remote: File "hooks/update", line 241, in <module>
    remote: for fname in pkginfo['source']:
    remote: KeyError: 'source'
    remote: error: hook declined to update refs/heads/master
    To [email protected]:/overlook-fing.git
    ! [remote rejected] master -> master (hook declined)
    error: failed to push some refs to '[email protected]:/overlook-fing.git'
    I don't understand what is this 'source' error as it was running fine until now.
    Could someone explain where is my mistake. Here is the PKGBUILD :
    # Contributor: Piotr Rogoża <rogoza dot piotr at gmail dot com>
    # Created: 08/12/2010
    # Maintainer: Salan54 <salan at fremenil dot com>
    # Modified: 05/16/2013
    pkgname=overlook-fing
    pkgver=2.2
    pkgrel=3
    _altpkgname=fing
    pkgdesc='The ultimate tool for network discovery and scanning'
    arch=('i686' 'x86_64')
    url='http://www.overlooksoft.com/'
    license=('custom:Overlook Freeware license')
    depends=('boost-libs' 'openssl' 'zlib')
    options=(!strip)
    case $CARCH in
    i686)
    source=("${pkgname}-${pkgver}.tgz::http://www.overlooksoft.com/packages/linux32/${pkgname}-${pkgver}.tgz"
    "fingbox-sentinel.service"
    "fingbox-sentinel.script"
    md5sums=('fa523c841daa6963fda51a32b5972bcd' '013488a7afe3048524df6b7527faae69' '95dbef149b9d3a9ea3bac0bd0c77b343')
    x86_64)
    source=("${pkgname}-${pkgver}.tgz::http://www.overlooksoft.com/packages/linux64/${pkgname}-${pkgver}.tgz"
    "fingbox-sentinel.service"
    "fingbox-sentinel.script"
    md5sums=('3e599f665442631657ebc8bef74d98e1' '013488a7afe3048524df6b7527faae69' '95dbef149b9d3a9ea3bac0bd0c77b343')
    esac
    package() {
    cd "$srcdir"
    cp -r usr $pkgdir/
    install -dm755 "${pkgdir}"/etc/${_altpkgname}
    install -dm755 "${pkgdir}"/var/data/${_altpkgname}/{box,sentinel}
    install -dm755 "${pkgdir}"/var/log/${_altpkgname}
    install -Dm644 ./usr/share/${_altpkgname}/template/conf/sentinel.txt "${pkgdir}"/var/data/${_altpkgname}/sentinel/
    install -Dm644 ./usr/share/${_altpkgname}/template/conf/*.properties "${pkgdir}"/etc/${_altpkgname}/
    # systemd & fingbox-sentinel
    install -Dm755 fingbox-sentinel.service "${pkgdir}"/usr/lib/systemd/system/fingbox-sentinel.service
    install -Dm755 fingbox-sentinel.script "${pkgdir}"/usr/lib/systemd/scripts/fingbox-sentinel
    # license
    install -dm755 "${pkgdir}"/usr/share/licenses/${_altpkgname}
    ln -s /usr/share/${_altpkgname}/doc/license.txt "${pkgdir}"/usr/share/licenses/${_altpkgname}/license
    # vim:set ts=2 sw=2 et ft=sh tw=100:
    Thanks for your answers.
    Salan
    Last edited by Salan54 (2015-06-08 14:56:39)

    Try updating the PKGBUILD to use modern architecture-specific source arrays instead of bash conditionals.
    man PKGBUILD | less -p "source \(array\)"

  • WrongName error when trying to run a package file

    Hi, I am trying to run a file in a package. The package name is called com.davidflanagan.examples.net and the file name is ProxyServer.class. I've set the class path to point to the directory the package is in using the CLASSPATH environment variable. I've tried using "java ProxyServer" and "java com.davidflanagan.examples.net.ProxyServer", but I get a cryptic Wrong name error in both Windows and Linux. Any help would be greatly appreciated.

    First, ProxyServer's source code must start with the line...
    package com.davidflanagan.examples.net;
    Next, you must have a directory structure that matches the package name - a directory named com which contains a directory named davidflanagan which contains a directory named examples which contains a directory named net and ProxyServer.class must be in the net directory,.
    Next, the directory that contains com must be in your Classpath when you execute ProxyServer.
    To execute ProxyServer, use "java com.davidflanagan.examples.net.ProxyServer"
    http://java.sun.com/docs/books/tutorial/java/interpack/packages.html

  • [SOLVED]Error when trying to boot from a usb drive

    I have installed arch linux on a usb drive.
    When I am trying to load it , I get the following error :
    ERROR: '/dev/disk/by-label/ARCH_201211' device did not show up after 30 seconds
    Any ideas?
    Thank you.
    Last edited by skiabox (2012-11-16 19:55:10)

    Use a BitTorrent client instead of a ddl (direct download link). This way it's less prone to errors, because it's checked while it's being downloaded.
    Either that, or check its MD5 against the one from the Download page.
    There's also this: https://wiki.archlinux.org/index.php/Be … ion_medium
    Note: The quality of optical drives and the discs themselves varies greatly. Generally, using a slow burn speed is recommended for reliable burns. If you are experiencing unexpected behaviour from the disc, try burning at the lowest speed supported by your burner.
    Last edited by DSpider (2012-11-16 15:13:55)

  • Bfff0011 error when trying to find "?*" in VISA

    Hi,
    I recently installed labview and VISA on a new computer and whenever I start up VISA Interactive Control, I get the attached error message.  Has anyone encountered this before or know how to fix it? I have Labview 2010 64-bit and VISA 5.0.3
    Thanks,
    Solved!
    Go to Solution.
    Attachments:
    visa error.png ‏24 KB

    I guess I didn't have anything setup to be found.  I added a device in MAX and now it all works great.

  • [SOLVED] Errors when trying to start the X

    When I try to start x using startx command , I get three lines with errors (taken from /var/log/Xorg.0.log) :
    (EE) Failed to load module "vesa" (module does not exist, 0)
    (EE) Failed to load module "modesetting" (module does not exist, 0)
    (EE) Failed to load module "fbdev" (module does not exist, 0)
    Last edited by skiabox (2012-11-17 00:07:27)

    It is usually under /etc/X11 when using the proprietary driver, but you are using the open source driver.
    You could see if the radeon driver is loaded with this command
    # lsmod | grep radeon
    if it is not, you can try to load it manually with
    # modprobe radeon
    and see if you get any errors...
    edit:
    For some reason I thought your X failed to start. If it works, you can forget about the above
    Last edited by drobole (2012-11-16 22:55:02)

  • [SOLVED] error when tried to run Anki "requires a UTF-8 locale"

    Traceback (most recent call last):
      File "/usr/bin/anki", line 5, in <module>
        import aqt
      File "/usr/share/anki/aqt/__init__.py", line 12, in <module>
        from aqt.qt import *
      File "/usr/share/anki/aqt/qt.py", line 10, in <module>
        from anki.utils import isWin, isMac
      File "/usr/share/anki/anki/__init__.py", line 14, in <module>
        raise Exception("Anki requires a UTF-8 locale.")
    Exception: Anki requires a UTF-8 locale.
    Not sure what this means or how to trouble shoot, any help would be appreciated.  Still a little bit of a noob.  Thanks!
    Last edited by charli3 (2015-06-10 01:01:13)

    Ok, this is wierd...
    From the traceback you posted an exception is raised in /usr/share/anki/anki/__init__.py at line 14. Now looking at that file we can see that the exception is raised whenever the function sys.getfilesystemencoding().lower() returns the string ascii or ansi_x3.4-1968:
    /usr/share/anki/anki/__init__.py lines 9:14 wrote:if sys.version_info[0] > 2:
    raise Exception("Anki should be run with Python 2")
    elif sys.version_info[1] < 6:
    raise Exception("Anki requires Python 2.6+")
    elif sys.getfilesystemencoding().lower() in ("ascii", "ansi_x3.4-1968"):
    raise Exception("Anki requires a UTF-8 locale.")
    However this output
    charli3 wrote:$ python2 -c "import sys; print sys.getfilesystemencoding()"
    UTF-8
    shows that the function sys.getfilesystemencoding() returns UTF-8 and thus the exception shouldn't occur
    Did you execute anki in a terminal different from the one in wich you executed the command I posted? Can you please try again to run this commands
    python2 -c "import sys; print sys.getfilesystemencoding()" && anki
    and see what happen?
    PS:
    charli3 wrote:(Is that Spock piped through Sherlock with Holmes args?)
    I think you're right

  • Got errors when trying to open word document with Office Web App Server and customized WOPI host

    I am configuring the Office Web App Server with our ASP.NET MVC WOPI host based on this example. https://code.msdn.microsoft.com/office/Building-an-Office-Web-f98650d6. While both the OWA server and WOPI server has been set up and I can use Excel and PowerPoint
    app to open and edit xls and ppt file now, there are problems opening word documents no matter I enable or disable the editing function of OWA server.
    When I open a word document while enabling editing I got this error:
    If I disable editing I got this message:
    I have tried several file so I thought it is not the files' problem. Also I didn't find any exception in the log of OWA server. 

    Hi Gary Jiang,
    Thanks for posting in MSDN forum.
    This forum is for developers discussing issues about
    apps for Office.
    Based on the description, it seems that you got an issue when you deploy the code sample. If I understood clearly, I suggest that you contact the author of the code sample from the "Q and A" tab.
    Also if you have the question about WOPI, I suggest that you get more effective response from
    Office
    Protocols forum.
    Regards & Fei
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • Error when trying to create a worksheet with 4 columns

    Dear All,
    I was trying to create a worksheet in tabluar formate base on a table (folder) that has 3 columns (items) .. the worksheet was created successfully .. but when saved it , then closed and tried to reopen it i got the following error
    ORA-03120: two-task conversion routine: integer overflow
    when i tried to add the columns one by one to the sheet .. it worked till 3 columns .. when i tried to add the fourth one i got that error agian ...
    I changed the combinations of the columns ... to make sure that there's no problem in the formate of one of them ..
    it worked with any combination of 3 columns
    can you help me to solve this problem
    best of regards,
    Shaimaa

    Cryptic message!
    I saw a definition online for this that said:
    Cause:     An integer value in an internal Oracle structure overflowed when being sent or received over a heterogeneous connection. This can happen when an invalid buffer length or too great a row count is specified. It usually indicates a bug in the user application.
    Action:     Check parameters to Oracle calls. If the problem recurs, reduce all integer parameters, column values not included, to less than 32767.
    Which seems even more cryptic.
    Then checking on another forum with this error, I saw:
    Q. I am getting the above error trying to run a free hand SQL report on two tables that are materialised views (database links) on our reporting database from our production database. Now the bizarre thing with this is that the report does not work on my computer or our production server, however one of my team mates can run the report.
    Can anybody explain why this error might occur? I am able to run free hand SQL on any other table. The Oracle error talks about a CLOB, but if that were the case, why would it work on a different machine?
    A1. Check if you have the same version Oracle client on the three machines. What happens if you run the query through a different tool like TOAD or SQL*Plus ?
    Final A. The problem was due to the different versions of Oracle Client. I was running 9.2 on my PC, I had 9.2 on the server and it wouldn't work. My collegues were running 9.0.1 and had no issues, once I changed back to this version on both my PC and the Server, the problem was gone.
    I think the problem was something to do with BO 6.5.1 as the report was developed in 6.1.a and worked fine, as soon as we upgraded the porblem occured.
    If you are not using CLOB's, I would suggest going down the track of checking your Oracle ver.
    So, with all that info, I'd check:
    1. are you using Disco Desktop and getting this?
    2. Materialized views?
    3. Links to another database in your folder?
    4. Do you have a different Oracle client that others? Can others run the same report and all okay?
    5. Can you run the same query in TOAD, SQL*Nav, SQL*Dev, etc?
    Russ

  • XML error when trying to run any report with add/remove programs - worked briefly after SP1 upgrade - no longer works

    I applied SP1 in hopes of fixing the reporting bug as discussed
    here and it did work - for a day or so. Now, I am getting the error again. Not sure what to do. Please advise.
    The attempt to connect to the report server failed. Check your connection information and that the report server is a compatible version.
    There is an error in XML document (1, 301094).
    '', hexadecimal value 0x1E, is an invalid character. Line 1, position 301094. 
    I also get the "report builder click-once application does not exist on the server" - to which I had applied the registry key
    [HKLM\SOFTWARE\Wow6432Node\Microsoft\ConfigMgr10\AdminUI\Reporting]
    "ReportBuilderApplicationManifestName"="ReportBuilder_3_0_0_0.application"
    SQL
    and SCCM are on the same server - which I can get to report server web but cannot create reports from SCCM console.
    Thanks

    Yes, I know this is an old post, but I’m trying to clean them up. Did you solve this problem, if so what was the solution?
    This problem was solved in SP1 if you are still having this problem after applying SP1, then you need to contact CSS directly for support, they will work with you to solve this problem.
    Garth Jones | My blogs: Enhansoft and
    Old Blog site | Twitter:
    @GarthMJ

Maybe you are looking for

  • Can't Start Tomcat 5 as a Service

    Can't Start Tomcat 5 as a Service on XP, when I do tomcat5\bin\net start tomcat5 I get "NET" is not recognized as an internal or external command where's that net command coming from? java or XP thanks

  • If I buy new IPOD can I transfer music from my existing itunes library?

    I fear there is something wrong with my current ipod. It will not allow me to update from my existing library. Question: If I just go out and buy a brand new ipod, will I be able to plug in to my computer, and then transfer all the music that is curr

  • Add fields automatically

    I thought I read somewhere that Livecycle version 8 could automatically add fields to your form by trying to guess where they would go. Is this possible?

  • Problem importing Address Book to new OS

    I recently upgraded my macbook pro from leopard to snow leopard. I backed up all my data to an external hard drive. I did not archive address book. How can I import my address book data to my new OS?

  • User can't create folders on Share point

    The users is on 10.4.3 trying to create a new folder on a share point on a 10.3.8 server. All permissions in workgroup manager are correct with regards to the particualr share point. The user was able to create the folders about 3 weeks ago and then