[SOLVED] Braid AUR "ERROR: There is no agent set up to handle file..."

SOLUTION AT BOTTOM OF THREAD!
I have installed numerous AUR packages in the past.  However, this is the first that I am unable to figure out.
I assume I am supposed to extract the tar, copy the Braid package files (from my owned copy of Braid) to the same directory, run makepkg, then install via pacman.  The problem I am having is when I go to use makepkg I get the following error:
# makepkg -s
==> Making package: braid 1.0.2-1 (DATE TIME)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving Sources...
==> ERROR: There is no agent set up to handle file URLs. Check /etc/makepkg.conf.
Aborting...
I am not finding any solutions on Google.  Please help!
Edit - Edited to show thread solved.
Last edited by qKUqm3wtY4 (2013-01-03 17:00:49)

SOLUTION! Provided by tdy
braid-linux-build2.run.bin from Humble Indie Bundle 2 is required!
You must edit the PKGBUILD file.
source=("$_gamepkg"::"file://$_gamepkg"
Change the source line to this:
source=($_gamepkg
Don't extract the braid file.  Just place it in the same directory as the PKGBUILD file.
Run makepkg
# makepkg -s
Then run pacman
pacman -U [filename].pkg.tar
YOU ARE DONE!
UPDATE!!!
AFTER THIS THREAD WAS SOLVED, THE AUR PACKAGE WAS UPDATED TO SOLVE THIS ERROR.  JUST MAKE SURE YOU HAVE THE braid-linux-build2.run.bin FILE IN THE SAME DIRECTORY, AND THE INSTALL WILL WORK.
Last edited by qKUqm3wtY4 (2013-01-06 09:18:11)

Similar Messages

  • There is no agent set up to handle mozconfig URLs

    Hi,
    Trying to run makepkg for  firefox 3 from aur and I get this message;
    There is no agent set up to handle mozconfig URLs Check /etc/makepkg.conf
    What do I need to change/add?
    Thanks

    Thanks Tomk.  It's compiling as I peck on the keyboard. BTW I noticed there's a version of forefox3 that requires cairo >= 1.5.?  Where do we get that and in your opinion is it worth it??  And, yes, I do use a pair of LCD monitors.

  • How can I solve a Parse Error: "There was a problem parsing this package"

    Hello;
    I developed a really simple app in Flash Pro CC for android. I published it using AIR 13.0 for Android. When I tried to install it I received the Parse Error: "There was a problem parsing this package"
    Im not sure if the problem has something to do with my app xml file, but here it is:
    <?xml version="1.0" encoding="UTF-8"?>
    <application xmlns="http://ns.adobe.com/air/application/13.0">
         <id>TOeatorNOTTOeat</id>
         <versionNumber>1.0.0</versionNumber>
         <versionLabel>TouchEvent</versionLabel>
         <filename>TO eat or NOT TO eat</filename>
         <description/>
         <name>TO eat or NOT TO eat</name>
         <copyright/>
         <initialWindow>
              <content>TO%20eat%20or%20NOT%20TO%20eat.swf</content>
              <systemChrome>standard</systemChrome>
              <transparent>false</transparent>
              <visible>true</visible>
              <fullScreen>true</fullScreen>
              <aspectRatio>landscape</aspectRatio>
              <renderMode>gpu</renderMode>
              <autoOrients>false</autoOrients>
         </initialWindow>
         <icon>
              <image36x36>icons/icon36x36.png</image36x36>
              <image48x48>icons/icon48x48.png</image48x48>
              <image72x72>icons/icon72x72.png</image72x72>
              <image96x96>icons/icon96x96.png</image96x96>
         </icon>
         <customUpdateUI>false</customUpdateUI>
         <allowBrowserInvocation>false</allowBrowserInvocation>
        <android>
              <manifestAdditions>
                   <![CDATA[<manifest> </manifest>]]>
              </manifestAdditions>
         </android>
         <supportedLanguages>en</supportedLanguages>
    </application>
    What do you think is the best to check?

    i don't see any problem with your manifest.
    try saving your fla and the published files to a new directory and see if the error resolves.

  • Application Errors - There is no application set to open the document app name

    My mac (Mac Book Air, running OS X 10.9.5) got corrupted somehow, so I took it to a local authorised apple shop. They advised that I delete it and wipe the hard drive and re-partition it. I *think* I did this successfully. However, a number of my apps iPhoto, Keynote etc will no longer open. I get the error message in the title - There is no application set to open the document <whatever app I'm trying to open>.
    Please help? I don't have too much on my mac yet as I'm a new user, so could start the process of wiping again if that's the safest way to get back to a known good point.
    many thanks in advance!

    Hmmm. Haven't used a Mac very long, have you?
    OK, let's give this a try:
    Per previous post get to the Open With panel.
    From the dropdown menu select Other.
    You should see a File Open dialog like below:
    Navigate to the desired location:
    Note that on your machine the hard drive is probably named, Macintosh HD, instead of Test Bed as you see above.
    After you have selected the Installer click on the Add button.

  • In Adobe Acrobat Pro XI, is there a way to set defaults when combining files?

    My specific problem;  When I combine files, Adobe creates the bookmarks (which is desirable).  These bookmarks however, always seem to default on "page width" view.  I would prefer to have the bookmarks set to "fit page".  It is very cumbersome to edit each bookmark to reset the view.  (this is another issue which should be addressed as well).
    My preferences already are set to view the files in fit page, single page, however this setting does not seem to transfer to the combined file.
    Is there a way to globally set the preferences for this?  Even the settings during the combining function do not give options for the page view settings.

    There isn't a way to set this during the Combine process but it's easy to change all the bookmarks in one go using the following technique:
    Open the bookmark navigation pane and select all the bookmarks (be sure to expand all subbookmarks).
    Right-click and choose Properties from the context-sensitive menu.
    Click the Actions tab and choose Execute a menu item from the dropdown.
    Click the Add button and choose View > Zoom > Zoom to Page Level and click OK.

  • [SOLVED] updating aur package "install: cannot stat ...: No such file"

    This is my first attempt at creating a new package so I decided to update the orphaned crtmpserver package and I'm getting an error where makepkg cannot locate a file...
    I'm test building the package in /var/abs/local/rtmpd directory which contains two files PKGBUILD and rtmpd.service.
    PKGBUILD:
    pkgname=rtmpd-svn
    pkgver=811
    pkgrel=1.1
    pkgdesc="High performance rtmp streaming server"
    arch=('i686' 'x86_64')
    url="http://www.rtmpd.com"
    license=('GPL')
    depends=('openssl')
    makedepends=('subversion' 'cmake' 'lua')
    provides=('crtmpserver')
    conflicts=('crtmpserver')
    _svntrunk='https://svn.rtmpd.com/crtmpserver/trunk'
    _svnmod='crtmpserver'
    _svnbuild='crtmpserver/crtmpserver'
    source=('rtmpd.service')
    md5sums=('SKIP')
    build() {
    msg "Starting SVN checkout"
    svn co --non-interactive --no-auth-cache --username anonymous --password "" https://svn.rtmpd.com/crtmpserver/trunk crtmpserver
    cd $_svnmod/builders/cmake
    sh cleanup.sh
    cmake -DCRTMPSERVER_INSTALL_PREFIX=/usr
    make
    package(){
    cd $_svnmod/builders/cmake
    make DESTDIR="$pkgdir" install
    install -dm644 "$pkgdir/etc/crtmpserver"
    mv "$pkgdir/usr/etc/crtmpserver.lua.sample" "$pkgdir/etc/crtmpserver"
    rm -rf "$pkgdir/usr/etc"
    install -D -m644 "rtmpd.service" "$pkgdir/usr/lib/systemd/system/rtmpd.service"
    Here's the output from running makepkg
    [ourhome@server rtmpd]$ makepkg > log
    ==> Making package: rtmpd-svn 811-1.1 (Sun Feb 8 14:42:27 PST 2015)
    ==> Checking runtime dependencies...
    ==> Checking buildtime dependencies...
    ==> Retrieving sources...
    -> Found rtmpd.service
    ==> Validating source files with md5sums...
    rtmpd.service ... Skipped
    ==> Extracting sources...
    ==> Starting build()...
    ==> Starting SVN checkout
    A crtmpserver/3rdparty
    A crtmpserver/3rdparty/lua-dev
    A crtmpserver/3rdparty/lua-dev/lundump.h
    A crtmpserver/3rdparty/lua-dev/lapi.h
    A crtmpserver/sources/androidapplestreaming/src/variantconnection.cpp
    A crtmpserver/sources/androidapplestreaming/src/jniwrapper.cpp
    Checked out revision 811.
    -- The C compiler identification is GNU 4.9.2
    -- The CXX compiler identification is GNU 4.9.2
    -- Check for working C compiler: /usr/bin/cc
    ==> Entering fakeroot environment...
    ==> Starting package()...
    Install the project...
    -- Install configuration: "Debug"
    -- Installing: /var/abs/local/rtmpd/pkg/rtmpd-svn/usr/lib/crtmpserver/libtinyxml.so
    -- Installing: /var/abs/local/rtmpd/pkg/rtmpd-svn/usr/lib/crtmpserver/libcommon.so
    -- Installing: /var/abs/local/rtmpd/pkg/rtmpd-svn/usr/lib/crtmpserver/libthelib.so
    -- Installing: /var/abs/local/rtmpd/pkg/rtmpd-svn/usr/lib/crtmpserver/applications/flvplayback/libflvplayback.so
    -- Installing: /var/abs/local/rtmpd/pkg/rtmpd-svn/usr/lib/crtmpserver/applications/appselector/libappselector.so
    -- Installing: /var/abs/local/rtmpd/pkg/rtmpd-svn/usr/lib/crtmpserver/applications/samplefactory/libsamplefactory.so
    -- Installing: /var/abs/local/rtmpd/pkg/rtmpd-svn/usr/lib/crtmpserver/applications/vptests/libvptests.so
    -- Installing: /var/abs/local/rtmpd/pkg/rtmpd-svn/usr/lib/crtmpserver/applications/admin/libadmin.so
    -- Installing: /var/abs/local/rtmpd/pkg/rtmpd-svn/usr/lib/crtmpserver/applications/proxypublish/libproxypublish.so
    -- Installing: /var/abs/local/rtmpd/pkg/rtmpd-svn/usr/lib/crtmpserver/applications/stresstest/libstresstest.so
    -- Installing: /var/abs/local/rtmpd/pkg/rtmpd-svn/usr/sbin/crtmpserver
    -- Installing: /var/abs/local/rtmpd/pkg/rtmpd-svn/usr/etc/crtmpserver.lua.sample
    -- Installing: /var/abs/local/rtmpd/pkg/rtmpd-svn/usr/man/man1/crtmpserver.1
    install: cannot stat ‘rtmpd.service’: No such file or directory
    ==> ERROR: A failure occurred in package().
    Aborting...
    and that's the mystery to me.  Makepkg finds rtmpd.service when it starts but cannot find it when it's time to package.
    Where's it looking ?
    Last edited by gillecaluim (2015-02-08 23:36:50)

    The service file is in $srcdir, not $_svnmod/builders/cmake.
    You're using an outdated PKGBUILD template too. The svn source should be included in the source array and not checked out manually during the build process.
    EDIT: since this repository requires authentication, perhaps the correct format won't work.
    Last edited by WorMzy (2015-02-08 23:07:59)

  • Is there a way to set a default solution .runsettings file in VS2013?

    This is a question my coworker asked over on StackOverflow
    [here], but hasn't received a single comment or answer. Thought I'd repost it here since I know the VS guys are more likely to see it here...
    I'm using VS2013 with the built-in unit test framework. I've created a .runsettings file that sits in the Solution Items folder. When I select Test -> Test Settings -> Select Test Settings File, I am able to choose my .runsettings file and it works
    as expected.
    When I exit out of VS2013 and then re-load the project, I have to re-select the .runsettings file. Is there any way to set the default .runsettings file at solution level so it gets persisted?

    Hi,
    I can’t get your issue on my side(VS2012 Update 4 machine and VS2013 Update 1 RC machine). If you are using VS2012, please upgrade it to VS2012 Update 4. If you are using VS2013, please upgrade it to VS2013 Update 1 RC.
    When I restart VS and re-load the project, the .runsettings file is still selected
    with the Select Test Settings File menu option and .runsettings file is still used when I run the unit test.
    I doubt that there is anything wrong with your VS. As I mentioned above, please reset your VS settings through Tools->Import and Export settings->Reset all settings…
    If no help, try some other devenv commands to fix:
    1.devenv.exe  /safemode
    2.devenv.exe  /resetskippkgs
    3.devenv.exe  /installvstemplates
    4.devenv.exe  /resetuserdata 
    devenv.exe can be located under your VSlocation/Common7/IDE
    What your need is to put it to run prompt and add commands to it.
    If the issue still exists, please repair or reinstall your VS.
    Meanwhie, if you have some anti-virus software running when you work with VS, please close them to check the reuslt.
    Best regards,
    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.

  • Installation error in invoking target 'agent nmhs'

    Dear All,
    I am new to this forum and I would like to inquire about the reasons behind a specific installation error of Oracle 11gR2 on Fedora 13 and the way to fix it. The error led to a weired behavior for the EM. I am going to explain everything precisely to flap the correspondence time so please please please bare with me.
    I have followed precisely all the pre-requisites for preparing the installation environment (Fedora 13 Linux OS) by following the instructions in the manual that comes on the source installation Disk-1of Oracle 11g R2, like assigning the environment variables, setting kernel parameters, installation of all the required and necessary packages, creating the necessary directories and changing the owner ship, in addition to creation the user 'oracle' and the necessary groups. This installation ends up with a successful working database that can be accessed using sqlplus locally and remotely from another machine. My EM also worked but for a limited period of time for only about 10 to 15 min then after that I cannot access it due to a problem in the agent background process or daemon that is resulted from the error happened during the installation, and need to restart my machine. Here is what happened.
    My installation is a stand alone database (database control / console database). Everything went smoothly during the installation except the following error that I couldn't get rid of or fix it, and I just continued the installation by clicking on the continue button of the OUI alert window. The error message on the alert window is:
    Error in invoking target 'agent nmhs' of makefile '/u01/app/oracle/product/11.2.0/dbhome_1/sysman/lib/ins_emagent.mk'. See '/u01/app/oraInventory/logs/installActions2010-06-24_03-22-15PM.log' for details.
    and here is the contenets (error part) of the installActions2010-06-24_03-22-15PM.log file
    INFO: /usr/bin/ld: /u01/app/oracle/product/carried(nmectlt.o): undefined reference to symbol 'B_DestroyKeyObject'
    */usr/bin/ld: note: 'B_DestroyKeyObject' is defined in DSO /u01/app/oracle/product/11.2.0/dbhome_1/lib/libnnz11.so so try adding it to the linker command line*
    */u01/app/oracle/product/11.2.0/dbhome_1/lib/libnnz11.so: could not read symbols: Invalid operation*
    INFO: collect2: ld returned 1 exit status
    *INFO: make[1]: --- [u01/app/oracle/product/carried] Error 1*
    INFO: make[1]: Leaving directory `/u01/app/oracle/product/carried'
    *INFO: make: --- [emdctl] Error 2*
    INFO: End output from spawned process.
    INFO: ----------------------------------
    INFO: Exception thrown from action: make
    Exception Name: MakefileException
    Exception String: Error in invoking target 'agent nmhs' of makefile '/u01/app/oracle/product/11.2.0/dbhome_1/sysman/lib/ins_emagent.mk'. See '/u01/app/oraInventory/logs/installActions2010-06-24_03-22-15PM.log' for details.
    Exception Severity: 1
    INFO: Calling Action unixActions10.2.0.3.0 ; make
    registerOnly = false
    installMakePath = /usr/bin/make
    installMakeFileName = /u01/app/oracle/product/11.2.0/dbhome_1/rdbms/lib/ins_rdbms.mk
    installTarget = all_no_orcl
    undoMakeFileName =
    installArguments = ORACLE_HOME=/u01/app/oracle/product/11.2.0/dbhome_1
    logFile = /u01/app/oracle/product/11.2.0/dbhome_1/install/make.log
    undoTarget =
    progMsg = Linking RDBMS Executables
    After all the above, I am going to explain here how this error affected the EM. Here is the output of starting the dbconsole:
    $ emctl start dbconsole
    Oracle Enterprise Manager 11g Database Control Release 11.2.0.1.0
    Copyright (c) 1996, 2009 Oracle Corporation. All rights reserved.
    http://bassam-desktop:1158/em/console/aboutApplication
    Starting Oracle Enterprise Manager 11g Database Control .... started.
    Logs are generated in directory /u01/app/oracle/product/carried-desktop_orcl/sysman/log
    and here is the output of the status of the dbconsole
    $ emctl status dbconsole
    Oracle Enterprise Manager 11g Database Control Release 11.2.0.1.0
    Copyright (c) 1996, 2009 Oracle Corporation. All rights reserved.
    http://bassam-desktop:1158/em/console/aboutApplication
    EM Daemon is not running.
    Logs are generated in directory /u01/app/oracle/product/carried-desktop_orcl/sysman/log
    notice the EM Daemon (agent background process) is not running
    Becuase of this error, the actual status of the database is not shown up in the EM. For example, if I try to startup my database through the EM, it starts successfully, but its status will not be shown, same thing happens for the listener. Clicking the View Details link in the EM after starting up the database shows up the following:
    SQL*Plus: Release 11.2.0.1.0 Production on Sat Jun 26 03:43:36 2010
    Copyright (c) 1982, 2009, Oracle. All rights reserved.
    SQL> Connected to an idle instance.
    SQL> SQL> ORACLE instance started.
    Total System Global Area 1489829888 bytes
    Fixed Size          1336624 bytes
    Variable Size          922749648 bytes
    Database Buffers     553648128 bytes
    Redo Buffers          12095488 bytes
    Database mounted.
    Database opened.
    SQL> Disconnected from Oracle Database 11g Enterprise Edition Release 11.2.0.1.0 - Production
    With the Partitioning, OLAP, Data Mining and Real Application Testing options
    Oracle Enterprise Manager 11g Database Control Release 11.2.0.1.0
    Copyright (c) 1996, 2009 Oracle Corporation. All rights reserved.
    Agent is Not Running
    again notice the last line of the message Agent is not running.
    After all the above, I beleive that the installation error is the cause of all that. I would appreciate it if you could help me solving this problem. Thanks.
    Bassam A. Al-Khaffaf

    Hi,
    I have successfully installed Oracle 11g R2 after some manual intervention to solve this linker error.
    The linker error actually gave the useful hint to solve this problem:
    INFO: /usr/bin/ld: /home/akos/app/akos/product/11.2.0/dbhome_1/sysman/lib//libnmectl.a(nmectlt.o): undefined reference to symbol 'B_DestroyKeyObject'
    /usr/bin/ld: note: 'B_DestroyKeyObject' is defined in DSO /home/akos/app/akos/product/11.2.0/dbhome_1/lib/libnnz11.so so try adding it to the linker command line
    /home/akos/app/akos/product/11.2.0/dbhome_1/lib/libnnz11.so: could not read symbols: Invalid operation
    collect2: ld returned 1 exit status
    This means that the gcc linker phase lacked an option for "-lnnz11". I run "make agent nmhs" manually,
    so the last command that gave an error can be copy&pasted to the command line. Adding "-lnnz11"
    after "-lcore11" to the command made it run successfully, and also re-running "make agent nmhs"
    on the command line didn't fail now. Then I chose the "Retry" button in the installer GUI and it proceeded.
    This change in the Fedora 13 linker was announced at
    http://docs.fedoraproject.org/en-US/Fedora/13/html/Release_Notes/sect-Release_Notes-The_GCC_Compiler_Collection.html
    In Fedora 12 and earlier it was allowed to an app with library A and the app was able to use symbols
    from every other libraries (B, C, ...) that library A was linked with. In Fedora 13 this is not allowed anymore,
    your app needs to be linked explicitely with library B, C, etc.
    Later, there was another problem with SELinux not allowing text relocation in .../product/11.2.0/dbhome_1/lib/libclntsh.so.11.1
    which was solved by running:
    chcon -t textrel_shlib_t '.../product/11.2.0/dbhome_1/lib/libclntsh.so.11.1'
    and re-running configuration of "Oracle Net Configuration Assistant". This allows keeping SELinux on.
    After that, installation and setup of the first database succeeded on Fedora 13.

  • "Message from Webpage (error) There was an error in the browser while setting properties into the page HTML, possibly due to invalid URLs or other values. Please try again or use different property values."

    I created a site column at the root of my site and I have publishing turned on.  I selected the Hyperlink with formatting and constraints for publishing.
    I went to my subsite and added the column.  The request was to have "Open in new tab" for their hyperlinks.  I was able to get the column to be added and yesterday we added items without a problem. 
    The problem arose when, today, a user told me that he could not edit the hyperlink.  He has modify / delete permissions on this list.
    He would edit the item, in a custom list, and click on the address "click to add a new hyperlink" and then he would get the error below after succesfully putting in the Selected URL (http://www.xxxxxx.com), Open
    Link in New Window checkbox, the Display Text, and Tooltip:
    "Message from Webpage  There was an error in the browser while setting properties into the page HTML, possibly due to invalid URLs or other values. Please try again or use different property values."
    We are on IE 9.0.8.1112 x86, Windows 7 SP1 Enterprise Edition x64
    The farm is running SharePoint 2010 SP2 Enterprise Edition August 2013 CU Mark 2, 14.0.7106.5002
    and I saw in another post, below with someone who had a similar problem and the IISreset fixed it, as did this problem.  I wonder if this is resolved in the latest updated CU of SharePoint, the April 2014 CU?
    Summary from this link below: Comment out, below, in AssetPickers.js
    //callbackThis.VerifyAnchorElement(HtmlElement, Config);
    perform IISReset
    This is referenced in the item below:
    http://social.technet.microsoft.com/Forums/en-US/d51a3899-e8ea-475e-89e9-770db550c06e/message-from-webpage-error-there-was-an-error-in-the-browser-while-setting?forum=sharepointgeneralprevious
    TThThis is possibly the same information that I saw, possibly from the above link as reference.
    http://seanshares.com/post/69022029652/having-problems-with-sharepoint-publishing-links-after
    Again, if I update my SharePoint 2010 farm to April 2014 CU is this going to resolve the issue I have?
    I don't mind changing the JS file, however I'd like to know / see if there is anything official regarding this instead of my having to change files.
    Thank you!
    Matt

    We had the same issue after applying the SP2 & August CU. we open the case with MSFT and get the same resolution as you mentioned.
    I blog about this issue and having the office reference.
    Later MSFT release the Hotfix for this on December 10, 2013 which i am 100% positive should be part of future CUs.
    So if you apply the April CU then you will be fine.
    Please remember to mark your question as answered &Vote helpful,if this solves/helps your problem. ****************************************************************************************** Thanks -WS MCITP(SharePoint 2010, 2013) Blog: http://wscheema.com/blog

  • Error in invoking target 'agent nmhs' of makefile - during 11g Installation

    Hi guys~
    I've just installed 11g (x64) on Fedora 13 (x64)
    but during the installation there was an error.
    Error in invoking target 'agent nmhs' of makefile
    *'/u01/app/.../sysman/lib/ins_emagent.mk'*
    This is the log file
    [http://lyh913.tistory.com/attachment/[email protected]]
    When oracle checked prerequisite packages, there was 8 failed packages such as libaio(i386), libgcc(i386) etc. I installed all of them (i686) with yum, but failed status didn't change. so I ignore them.
    And then Error in invoking target 'agent nmhs' of makefile occured
    Acturally I was able to excute sqlplus successfully but I'm curious that it is okay with this error.
    I think there gonna be a problem sooner or later.
    Is there anybody who can help me out? Please~ :-)
    Anyway thanks for reading and sorry for my poor English(English isn't my mother tongue)

    Satish Kandi wrote:
    The pre-requisite check has to succeed for the setup to complete successfully (with exceptions).
    Have you tried installing the packages without yum?Thank you Satish Kandi~
    I tried to download rpm packages and install them after your reply.
    But Fedora said that they are already installed.
    Failed prerequisite packages were
    libaio-0.3.105, compat-libstdc++-33-3.2.3, libaio-devel-0.3.105, libgcc-3.4.6
    libstdc++-3.46, unixODBC-2.2.11, unixODBC-devel-2.2.11, pdksh-5.2.14
    And I've got these packages.
    [root@localhost ~]# rpm -qa | grep i686
    nss-softokn-freebl-3.12.4-17.fc13.i686
    libtool-ltdl-2.2.6-20.fc13.i686
    numactl-devel-2.0.3-8.fc13.i686
    libgcc-4.4.4-2.fc13.i686
    ksh-20100309-3.fc13.i686
    compat-libstdc++-33-3.2.3-68.i686
    readline-6.1-2.fc13.i686
    libaio-devel-0.3.109-2.fc13.i686
    libstdc++-4.4.4-2.fc13.i686
    unixODBC-2.2.14-11.fc13.i686
    numactl-2.0.3-8.fc13.i686
    libaio-0.3.109-2.fc13.i686
    unixODBC-devel-2.2.14-11.fc13.i686
    glibc-2.12-1.i686
    ncurses-libs-5.7-7.20100130.fc13.i686
    At first 'glibc(it requires i686)' was failed status but after I installed glibc-2.12-1.i686, it became succeed.
    The other packages require i386. Does this mean I should install i386 packages?
    Edited by: user10406944 on 2010. 6. 1 오전 3:52
    Edited by: user10406944 on 2010. 6. 1 오전 3:52

  • Error : There was a problem reading this document (109).

    hello, i have a lot of PDF Files that become corrupted ! i dont know why
    and i receive this error message when i open the pdf file:
    " There was an error processing a page. There was a problem reading this document (109)."
    im using adobe acrobat 8 prof. also acrobat reader.
    please can any one help me to solve this big problem.

    When I encountered an error "there was a problem reading this document 110" in Acrobat Pro 11 on 28.7 MB CS6 file, it indeed was very frustrating.
    I solved my problem, but since I don't know which step benefitted me, I've to enumerate all the steps I took:
    Read below:
    1.1. I could copy the file anywhere on the drive, but couldn't 'save as' from Acrobat Pro.
    1.2. No document security was applied of any sort on the file.
    1.3. Still in the first tab of the document properties, all details under advance section were empty. No 'PDF Version' 'location' 'file size' etc were populated. Nothing.
    1.4. I couldn't change and save anything in any of property dialogue. I could comment on the text, but as soon as I tried to save, it gave an error (some sort of 'File reading' error).
    1.5. When I tried to extract a page (I tried many), it gave 'reading error'.
    1.6. I didn't try 'splitting error'. Since I was 100% sure, it'll give me same reading error.
    1.7. I opened the file in Firefox and tried saving it as pdf from there. But no error, but no save either.
    1.8. I ran 'Remove Hidden Information' from protection panel without any errors.
    1.9. I tried 'sanitize document' from the same tab, but didn't succeed.
    1.10. Then (here I think the problem was resolved), from Document Processing panel, I did some commands. 1st, 'Export all images', successfully. Then 'Remove all links', it found 0.
    1.11. Then in 'print production' panel, I clicked/tried to open acrobat distiller. The same opened, did some processing. But I don't know if it did something in solving the problem or not.
    1.12. Although I think my problem was resolved till now, but the last step I did was 'Saved As' the file (from the file menu) as a .ps file. Though I've not yet reopened/used that ps file (to convert it into a pdf file again). But around here I wanted to close the file and it asked me whether I wanted to save the file, I said yes. And it saved the file correctly. And I checked that in properties dialogue, the missing information was populated too.
    1.13. Sorry for so lengthy instructions, but I had no choice.

  • Error"There was an internal error when submitting the form" URM Disposition

    Hello
    I get the following error - "*There was an internal error when submitting the form*" - when i allocate a Retention Disposition to a Retention Category.
    Any Ideas how this can be solved?
    Thank you

    Not based on the minimal information provided.
    Error messages in 11g, from a UI standpoint, are severely deficient. How about looking in the content server logs and posting some more information?

  • Error: there is a problem with Adobe Acrobat/Reader   If it is running, please exit and try again.

    I keep getting this message when trying to open a file.
    Error: there is a problem with Adobe Acrobat/Reader   If it is running, please exit and try again.

    I have the same problem also but solved with the solution from http://www.brain-cluster.com/blog/orange/2011/03/06/there-problem-adobe-acrobatreader-if-it-running-please-exit-and-try-again

  • How i can solve 6753 airport error

    how i can solve 6753 airport error?

    IIRC, it's not uncommon to spot this after a firmware update to 7.6.1.  And IIRC, wasn't there a 7.6.2 release today?  Unplug the express, plug it back in, and generally this should self-resolve.

  • How to solve Audition CS6 error "The amount of audio to burn will not fit on the CD........."?

    I have a brand new PC that is MORE than adequate. I have once succeeded in burning a CD after learning all about time tracks and merging them. (made a few with only ONE track)
    Two things:
    1) I find that I must add a CD marker at the end of the WAV because Audition CS6 erases whatever is the last CD marker I've made. Very frustrating but now I know I have to do this but I have no idea WHY!!
    2) Right now I have a WAV that is just over 1 hour and 3 minutes with a total of 637.74MB of info. When I try to export/burn a CD, I get an error message stating "The amount of audio to burn will not fit.......".  I am using TDK 700MB blanks with a Pioneer Blu-ray burner.
    Obviously it will fit.
    What am I doing wrong, all of a sudden?

    Hey ryclark,
    Thanks for responding. Something else is going on here.....
    Here's what I re-replied to our friend...
    Thanks for the response.
    When I built this computer last Nov/Dec, it was built with the second 
    fastest Intel 7i, quad-core chipset on an 64-bit ASUS motherboard. It's  running
    Win 7 Pro. It has a 500GB SSD "C" drive with another 14 TB of true hard 
    drive space. It is set up with 64 bit. I had been using Audition CS3 for  many
    years and even go back to it's origin: Cool Edit and Cool Edit Pro. My 
    learning curve was minimal, sans the CD burning, which I used other software
    for  which is now antiquated, so I need Audition for this. Between this and 
    IZotope 3 I've repaired and improved many a recording. All-in-all extremely 
    useful software.
    As for the idea "to burn it anyway", well the error message comes up and 
    that's it - if I "X" out of that message and try to burn again the message
    comes  back  - so Audition will not let me. It is convinced that this file is 
    longer than it really is, but only when I add track  marks to it!
    There are only 11 tracks.
    I was able to burn a CD of this same file but without all the track marks, 
    so the same exact file length/size will burn, only as the one track.
    I've also succeeded in burning other WAV's , both greater and smaller, with
    and without multiple track marks, without issue. Of course all with less 
    than the CD's max. capacity.
    This problem seems to be with this one file. I've even  re-made/re-recorded
    the file from scratch with no change. There's something else  going on here
    that I can't put my finger on. (I am "recording" LP's and making  personal
    CDs of them)
    Also, only from time to time, I have another error after burning a CD that 
    states it could not verify the CD. For this I assume it is the blank rather
    than AA? The first might burn without issue and with the second burn I 
    get the error. It is near the end of a stack of blanks, so.....
    As for the need to "mark the end" of the file makes a lot of sense but of 
    all the other CD track-marking software I've used, none needed one to do
    this,  but this IS Adobe after all.
    You'd think there might be a smidge of intuitiveness with Adobe, but maybe 
    not.
    - Mark
    In a message dated 8/2/2014 8:11:52 A.M. Eastern Daylight Time, 
    [email protected] writes:
    How  to solve Audition CS6 error "The amount of audio to burn will not fit
    on  the CD........."?
    created by ryclark (https://forums.adobe.com/people/ryclark)  in 
    Audition CS5.5, CS6 & CC - View the full  discussion
    (https://forums.adobe.com/message/6605916#6605916)

Maybe you are looking for

  • Reading a properties file from BPEL Process (jar)

    Hello, I've created a .jar in which i have various classes and a xml file where i keep certain properties. I have a BPEL Process in which i've embedded java code to access the classes in the jar. I've created a folder in <ORACLE_HOME>/MyLibrary and a

  • Can 10.5 Upgrade Kill a Powerbook G4?

    Hello, Powerbook G4 1Ghz, 1GB memory - was running 10.4.10 with no problems. Tried to upgrade to 10.5. I could never get the upgrade to finish (kernel panics, core dumps, etc.). Tried every option, including a complete erase of the hard drive and fre

  • Adding a Timer (Automatic Transition)

    Hello I'm new to this forum so I hope someone may be able to help me. I'm trying to add an automatic transition to this Image Gallery that uses and XML data file. I have everything the way I like it, but now I need to have the images and the dynamic

  • Setting message properties

              I'm trying to set a message property for my message object.           The name of the property is "Content-Type".           When I try the setObjectProperty method I get an exception (MessageFormatException).           When I try the setStr

  • Call precompile​dDll in mobile module

    Hi, I need to call the precompiled dll in my mobile project. I got struck while building the application its gives a "error missing vi or c file" I have no idea what to do.since i am new to this. what method i need to follow to call the precompiled d