[svn] 1548: Added @exclude to Javadoc package-info file for this package.

Revision: 1548
Author: [email protected]
Date: 2008-05-03 03:48:18 -0700 (Sat, 03 May 2008)
Log Message:
Added @exclude to Javadoc package-info file for this package.
Modified Paths:
blazeds/branches/3.0.x/modules/core/src/java/flex/messaging/cluster/package-info.java

nbd wrote:
How could one interpret this?
[root@kw etc]# checkupdates | grep pcre
pcre
[root@kw etc]# pacman -Si pcre | grep Version
Version : 8.37-1
[root@kw etc]# pacman -Qi pcre | grep Version
Version : 8.37-1
[root@kw etc]#
Ok, after updating your original post and asking this question I understand what you are actually trying to do. The "local package database" generally refers to /var/lib/pacman/local, not /var/lib/pacman/sync, which is why it was unclear.
fakeroot pacman -Syb /tmp/tmpdb -i pcre
should do what you want, but be very careful never to install anything using that temporary database. Take a look at the checkupgrades script to see how it does things if you want to do more than just check remote package info.

Similar Messages

  • [svn] 1549: New Javadoc package-info file.

    Revision: 1549
    Author: [email protected]
    Date: 2008-05-03 03:53:04 -0700 (Sat, 03 May 2008)
    Log Message:
    New Javadoc package-info file.
    Added Paths:
    blazeds/branches/3.0.x/modules/proxy/src/java/flex/messaging/services/http/package-info.j ava

    Revision: 1549
    Author: [email protected]
    Date: 2008-05-03 03:53:04 -0700 (Sat, 03 May 2008)
    Log Message:
    New Javadoc package-info file.
    Added Paths:
    blazeds/branches/3.0.x/modules/proxy/src/java/flex/messaging/services/http/package-info.j ava

  • Kinterbasdb AUR build missing package info file

    Not sure what this means, but used the AUR PKGBUILD and the download didn't resolve, so manually copied the file to the directory from the project page. Package seemed to build ok but on installing it gave message ... load_pkg: missing package info file in kinterbasdb-3.2.src.tar.gz
    Any help appreciated.

    How stupid am I, build these packages all the time, hit the tab key and tried to add the wrong package.
    Profound apologies for my stupidy and wasting your time - worked fine of course now.
    My only excuse is of having just done a total system upgrade and being agitated that my postgresql won't start!!!!!!!!! and doing > 1 thing at the same time.
    Thanks again.

  • [svn:fx-trunk] 11193: fix packaged build file for textlayout to accommodate the recent changes made to that project

    Revision: 11193
    Author:   [email protected]
    Date:     2009-10-27 13:08:28 -0700 (Tue, 27 Oct 2009)
    Log Message:
    fix packaged build file for textlayout to accommodate the recent changes made to that project
    QE notes: no
    Doc notes:
    Bugs: sdk-23302
    Reviewer:
    Tests run: checkintests
    Is noteworthy for integration: no
    Ticket Links:
        http://bugs.adobe.com/jira/browse/sdk-23302
    Modified Paths:
        flex/sdk/trunk/frameworks/build_framework.xml

    There are two main annoying problems with Flash Builder and swc's:
    1.  Flash Builder doesn't reflect changes made to swc files
    Solution : First of all - keep your swc files inside your project folder, you can also disable global swc cache: change as3api.cpp code,refresh swc in flashBuilder bug!
    2. Flash Builder breakes content inside swc files (and also popular problem "TypeError: Error #1034: Type Coercion failed: cannot convert flash.display::MovieClip@1f21adc1 to...")
    Solution : locate the project .actionScriptProperties file and set useFlashSDK=”false” :  Flash Builder 4.7 – useFlashSDK | In Flagrante Delicto!
    In this case you can also download latest Apache Flex SDK to target new Flash player versions: http://flex.apache.org/
    Hope this helps!
    P.

  • Reset config files for a package

    According to https://wiki.archlinux.org/index.php/Pa … save_Files I have this situation in my config files:
    original = X, current = Y, new = X
    Is there a way to set current config files of package to X and save Y as .pacsave OR install X as .pacnew and leave Y in place without removing package?
    Last edited by Evgeniuz (2012-03-12 22:00:00)

    I'm not positive I'm understanding you right, but if I am and you are talking about basically backing up a package's config file, it is pretty simple.  I believe the .pacnew and .pacsave refers to changes in the makeup of a package in general, not its config file. 
    To change back to the original config and save the modified version you can just add .backup or anything onto the end of the file that you don't want to use right now .  Then, you just need to save the file that you want to use as the config file with wthe filename of the configuration file for that package (so the same but w/o the .backup).
    Sorry if I am misunderstanding you and you really did mean .pacnew or .pacsave and not config files.  Or if I am totally wrong but that is my understanding of config files and I know it has worked for me in multiple instances.
    ~Boz~

  • Unable to release package administration lock for this system

    Hi,
    I created a Solaris package, but at the end of installation (on a Solaris 10 sparc) I get :
    #pkgadd -d MyApp_version__SunOS_sparc.pkg
    Installation of <MyAppName> was successful.
    pkgadd: ERROR: ERROR: Unable to release package administration lock for
    this system; try again later
    pkgadd: ERROR: ERROR: Unable to release package administration lock for
    this system; try again later
    The solution is to delete:
    #rm –rf /tmp/.ai.pkg.zone.lock*
    Then some lib issues occur .. fixed by:
    #cd /usr/lib
    #ln -sf ../../lib/libdlpi.so.1 libdlpi.so.1
    Then I can install and uninstall without any problems as many time as I need.
    Why does this issues occur when the package is first install on a system ?
    Thanks,
    Bianca

    Hi Alan,
    In the postinstall script I only handle the configuration files that my application has (all the files are in the /app/MyApp directory, no system files involved). I use the read user input and replace the values in the config file, and create another 2 files (also in /app/MyApp directory). This is all I do.
    I use the packaging scripts: depend, copyright, pgkinfo, preinstall, request, postinstall, preremove, postremove
    Thanks,
    Bianca

  • ORA-06509: PL/SQL: ICD vector missing for this package

    Hi,
    While taking the Export i am getting the following Error
    ORA-06509: PL/SQL: ICD vector missing for this package
    we are using Oracle 10g Rel 2 on Server 2000 OS,
    how to fix this problem
    thanks in Advance...
    -M
    Edited by: RUH on Jan 6, 2009 8:44 AM
    Edited by: IND on Jan 10, 2009 3:19 PM

    hi
    thanks for the Reply,
    we are using oracle 1002000100 , No patches are applied so far,
    USING EXP commonad but not the Datapump
    EXP xng/xng@xrpt172 file=d:\bk_xng_ul.dmp owner=xng direct=y log=d:\bk_xng_ul.log
    then export is terminated Successfull with warning and the Error ORA-06509: PL/SQL: ICD vector missing for this package is giving
    many thanks
    -m

  • Creation of one single config file for 100 packages

    Hello Everyone,
    I need to create a single config file for multiple packages. Is it possible to do it?
    Could you please let me know how can it be achieved?
    Regards,
    Chinni

    Its possible
    Depending on whether all packages contain same configuration items and names you can use any of below approaches
    1. If all package configuration items and names are same, you can point all packages to same config file and it will use values from file for all of them
    2.If packages have different set of conigurations, then one method is to use parent package (wrapper package) to call and execute all of them. Then define all configurations as variable values in parent and add a config file in it. Pass only required configurations
    to each of child packages by using parent package configuration method.
    http://www.sqlis.com/sqlis/post/Using-Parent-Package-Variables-in-Package-Configurations.aspx
    The parent package has to call child packages using execute package task
    Then change any of values in your config file for parent package and change gets reflected to child package property values.
    Please Mark This As Answer if it helps to solve the issue Visakh ---------------------------- http://visakhm.blogspot.com/ https://www.facebook.com/VmBlogs

  • [SOLVED] -Qkk shows "no mtree file" for all packages

    When running pacman -Qkk after the upgrade to 4.1.0, I am now getting "no mtree file" for all packages on my system. These errors did not occur prior to the upgrade, and I upgraded no other packages. Does this indicate breakage? How should I fix this?
    Last edited by cdown (2013-04-05 02:05:35)

    Allan wrote:The only way to fix this is to rebuild all packages using makepkg from pacman-4.1....
    So this is not breakage that I can fix on my end, then?
    I looked at the libalpm source for information about mtrees, it looks like they are used to provide package integrity validation, but it's possible I'm wrong since I only read a small part of the code on mtrees. I'd appreciate information about what they are and what issues lacking them could cause.

  • Log4J - file appender (2/more file for same package/class)

    Hi All,
    My requirement is i want to create 2 log file for same package.
    EG: com.foo.bar
    my code:
    log4j.rootCategory= ALL, fileAppender,stdout
    log4j.appender.fileAppender=org.apache.log4j.RollingFileAppender
    log4j.appender.fileAppender.File=c:\\temp\\test.log
    log4j.appender.fileAppender.MaxFileSize=64KB
    log4j.appender.fileAppender.layout=org.apache.log4j.PatternLayout
    log4j.appender.stdout=org.apache.log4j.ConsoleAppender
    log4j.appender.stdout.layout=org.apache.log4j.PatternLayout
    log4j.appender.file1=org.apache.log4j.RollingFileAppender
    log4j.appender.file1.File= file1.log
    log4j.appender.file1.MaxFileSize=64KB
    log4j.appender.file1.MaxBackupIndex=1
    log4j.appender.file1.layout=org.apache.log4j.PatternLayout
    log4j.appender.file1.layout.ConversionPattern=%p %t %c - %m%n
    log4j.appender.file2=org.apache.log4j.RollingFileAppender
    log4j.appender.file2.File= file2.log
    log4j.appender.file2.MaxFileSize=64KB
    log4j.appender.file2.MaxBackupIndex=1
    log4j.appender.file2.layout=org.apache.log4j.PatternLayout
    log4j.appender.file2.layout.ConversionPattern=%p %t %c - %m%n
    log4j.appender.file3=org.apache.log4j.RollingFileAppender
    log4j.appender.file3.File= file3.log
    log4j.appender.file3.MaxFileSize=64KB
    log4j.appender.file3.MaxBackupIndex=1
    log4j.appender.file3.layout=org.apache.log4j.PatternLayout
    log4j.appender.file3.layout.ConversionPattern=%p %t %c - %m%n
    // THIS IS FOR ClIENT
    log4j.logger.com.ls.es.service=DEBUG, file1
    // THIS IS FOR SUPPORT
    log4j.logger.com.ls.es.service=DEBUG, file2
    // THIS IS ERROR MESSAGE
    log4j.logger.com.ls.es.service=ERROR, file3
    Here file1 is for Client(Client Admin)and file2 is for Support.
    but am getting only file3.log file which is for Error Message..
    some where configuration is missing...
    Thanks,
    by
    dhana

    I have created a class that allow to create easily new logs:
    1.- Switch the Root Logger output
    2.- Create as many logs as desired (I build a simple web server, each new client has a log associated to it).
    Main problem: code and comments in spanish.
    Are you intereseted on it? Let me know, I can send it to you by mail.
    Cesar

  • The digital signature for this package is incorrect- error itunes install

    I won an ipod shuffle at MacWorld Wednesday. I need to update my itunes to 7.02, but keep getting this error after install is attempted:
    The digital signature for this package is incorrect. The package may have been tampered with or corrupted since being signed by “Apple”.
    G5   Mac OS X (10.4.8)  

    Ok..... got no help, but through lots of trial and error found the following. If I download the file my work on a flash dirve it installs fine. Best I can see is it must be some issue with my Netgear router.
    Try downloading on another system. File comes in as .dmg and then opens to a .mpkg when all is fine. Mine would never open the enclosing folder.
    Best of Luck!
    G5   Mac OS X (10.4.8)  

  • The digital signature for this package is incorrect.

    im trying to do a software update and i get    The digital signature for this package is incorrect. The package may have been tampered with or corrupted since being signed by “Apple”. how do i fix it?

    Are you using Software Update, or direct download?
    Which exact one is it?

  • Info. required for Business Package for GL accounts.

    Hi,
    Please let me know business package for
    1.General ledger creation
    2.General ledger changing
    I need this package for Adobe interactive forms for web dynpro Java for Portal.Kindly let me know also scenario names as well.
    Thank you,
    Laxmikant

    Laxmikant,
    check this link
    http://help.sap.com/erp2005_ehp_03/helpdata/EN/b4/af2ece0cf94427956546a15da8f303/frameset.htm
    Thanks
    Bala Duvvuri

  • [svn] 3775: Adding a link to the FxCheckBox example for ASDoc.

    Revision: 3775
    Author: [email protected]
    Date: 2008-10-21 09:22:17 -0700 (Tue, 21 Oct 2008)
    Log Message:
    Adding a link to the FxCheckBox example for ASDoc.
    Modified Paths:
    flex/sdk/trunk/frameworks/projects/flex4/src/mx/components/FxCheckBox.as

    guess not

  • I am getting error :digital signature for this package is incorrect--

    I have completed a clean install and have installed OS 9.2 as well as OS 10.3
    and OS 10.4.2 from install DVDs apparently successfully. Now when I attempt to install the software updates for my computer, I get error that the digital signature of this package is incorrect and may have been corrupted since signed by apple. I have previously had all software up to date using software update/s etc. So how do I fix this digital signature Problem??
    Harold

    Hi, Harold and baltwo —
    (1) Harold, I agree with baltwo's advice to try using "stand-alone" downloads as a short-term "work-around."  But I realize this may be unsatisfying — if the error becomes chronic.
    (2) baltwo's advice to search Apple's KnowledgeBase is normally a very useful resource — but in this instance, only provides links to a few articles about the topic as it relates to OS 9, Mail.app, and OS X Server. If you'd like to read background info about the current usage of digital signatures, you'll find info that's a bit more relevant from:
        •  Help »» Mac Help »» "What is a digital identity" and "certificate"
        •  an ADC search (using, e.g., [ exact phrase: "digital signature" and all the words:
           "OS X" ] as terms)
        •  a Google•Mac search.
    However, in terms of resolving your situation, I'm inclined to think that most of the search results will be academic. If you search through these discussions to see others' Software Update problems and solutions, you'll find this error message is relatively common — and seems to represent a number of conditions (based on the differing solutions).
    (3) I haven't noticed a cogent solution that spans these problems. But the troubleshooting process outlined in KnowledgeBase Articles 106695: Troubleshooting Automatic Software Update in Mac OS X and 106692: Troubleshooting installation and software updates may be helpful. As the latter suggests, you may want to try logging-in to a temporary "test" administrator account as a means to determine whether your account's keychain is implicated specifically. (...or another user-specific issue.)
    Please post back to discuss your progress.
    Good luck!
    Dean

Maybe you are looking for

  • Why can I not sign in to Skype on myniPad Air?

    Hello everyone. I have an iPad Air with retina display and I recently began to notice that I cannot sign in to Skype. I tried to sign in to Skype on my iPod Touch and it worked just fine. Why am I having this problem, all of a sudden?

  • Movies on a new 80gb ipod

    does anyone know when i can download movies on my new 80gb ipod. The uk website says it not available yet, the american website won't let me Any ideas?

  • Adding BSEG-WSKTO to the standard report S_ALR_87012078

    The requirement we have is that we need to add BSEG-WSKTO to the standard report S_ALR_87012078. Is it possible to add a new field to a standard report build by report painter/writer. If so can you let me know how. Thanks, Gopi.

  • When I open PDFs in firefox 4 RC my Synaptics touchpad 2-finger scrolling stops working.

    I am using Windows 7 and have Acrobat 9 Pro installed. Scrolling works fine when I do not have a pdf open in any tab. When I have a pdf open in any tab, I can scroll in the pdf's tab but not in any other. My logitech mousewheel works fine all the tim

  • How to change layout set in KM room part...

    Hi, My company is currently using EP6 SP15 and is in the process of trialing the use of Collaboration room. One of the feedback from our users is that they do not like the layout of the KM document room part. What they would like to use is the "Tree