[SOLVED] Skipping a package update

This is a known issue in the AUR, but I seem to be unable to ignore this upgrade when checking for updates (to update the rest of the system around it).
Can anyone help to point me in the right direction? I have not found anything on the wiki or google.
Thanks!
╰─[06:08:35]>>> sudo pacman -Syu --ignore flexget
:: Synchronizing package databases...
core is up to date
extra is up to date
community is up to date
multilib is up to date
:: Starting full system upgrade...
resolving dependencies...
looking for conflicting packages...
error: failed to prepare transaction (could not satisfy dependencies)
:: flexget: requires python2-sqlalchemy<0.9.99
Last edited by highway (2015-04-30 01:16:39)

Simplified explanation:
flexget is in the AUR
python2-sqlalchemy is in the repos
python2-sqlalchemy on your system is less than version 0.9.99
flexget on your system requires python2-sqlalchemy less than version 0.9.99 (i.e. the one on your system)
pacman wants to update all of the repo packages on your system
repo python2-sqlalchemy is at version equal to or greater than 0.9.99
pacman can't upgrade to the repo version of python2-sqlalchemy because it would break the version of flexget on your system
Solutions:
remove flexget and upgrade your system then re-install flexget when it works with the current version of python-sqlalchemy
wait for a version of flexget that supports the current version of python-sqlalchemy and then upgrade your system

Similar Messages

  • [SOLVED] Question about package updates and ABS

    Hello,
    I have manually compile my kernel in order to apply a patch my laptop needs to suspend. So I use abs and customize the pkgbuild. A few days ago when the update for kernel26-2.6.33.3-2 came out, I thought I'd just refresh abs, rebuild, and then I'd be up to date. But instead now pacman -Syu tells me that there is still an update for the kernel.
    Does building from ABS not get you the latest package update?
    Also, what exactly is the package update compared to a software update? I'm guessing that it is an arch only update to the package but the software itself is the same version. Or am I totally off?
    Thanks for the help!
    Last edited by Fingel (2010-05-12 03:42:38)

    When building via ABS, the package installed gets its version from the PKGBUILD ($pkgver-$pkgrel).  Pacman just looks at available version vs installed version to tell if you should upgrade.
    Your abs tree was probably just not up to date; just because pacman -Syu says your mirror has a package, doesn't mean building via abs _at that moment_ will get that version.
    Be sure to run `abs` to update your tree, then when you're editing the PKGBUILD, check which version it's building.  In some cases, you can simply increment those numbers right in the PKGBUILD before building as source files are often fetched based on those variables, etc. -- but I don't know if I'd recommend that when building something like the kernel.
    Last edited by brisbin33 (2010-05-11 17:08:12)

  • [SOLVED] Resolve java package update conflicts

    Currently I have jdk, jre and java-common installed. A new package java-runtime-common is going to shift out java-common. However, removing java-common will break jdk and jre so pacman won't let me go. In this case what would be the best way to update the relevant java packages? Note that jdk and jre are installed from AUR, which pacman doesn't know about. Thanks.
    Last edited by cyker (2014-10-17 04:37:55)

    cyker wrote:Thanks, get it work already. I think it's a very useful tool. Not sure why it doesn't have a man page. Probably it's helpful to integrate its functionality into pacman.
    Not sure what you mean:
    $ pkgfile testdb
    core/pacman
    $ testdb -h
    usage:
    testdb [-b <pacman db>] : check the local database
    testdb [-b <pacman db>] core extra ... : check the listed sync databases

  • [solved] yaourt VCS package updates

    Hello,
    the command $ yaourt -Syua --devel upgrades all VCS packages. However, I do not completely understand how that works.
    Does yaourt upgrade all VCS packages that are installed regardless of their version or does yaourt reconcile the VCS packages with my local packages and upgrades only these that are newer?
    Regards
    Last edited by orschiro (2012-12-23 09:37:02)

    Then this feature is not working on my system.
    As an example I just upgraded two packages nemo-dropbox-git and nemo-fileroller-git. So they are definitely the latest version.
    Now when I run  $ yaourt -Syua --devel it still wants to upgrade them again:
    [orschiro@thinkpad ~]$ yaourt -Syua --devel
    :: Synchronizing package databases...
    cinnarch-repo is up to date
    cinnarch-core is up to date
    core is up to date
    extra is up to date
    community is up to date
    multilib is up to date
    Foreign packages: \ 19 / 19
    ==> upgrading SVN/CVS/HG/GIT package
    Targets (2): nemo-dropbox-git nemo-fileroller-git
    ==> Proceed with upgrade? [Y/n]
    ==> ----------------------------
    ==>

  • How to get changes of a custom PL/SQL package updated in ISG?

    Hi All,
    I need some help on how to change a custom PL/SQL package in ISG integration repository:
    I already uploaded my custom PL/SQL package to the integration repositoy some time ago. Now I have made some changes to PL/SQL record/table types defined in the package (added some fields and removed some others). These changed record/table types are used by a procedure I already uploaded to the integration repository. When regenerating the WSDL for my PL/SQL package in integration repository I get an error that the wrapper for respective procedure can't be found. When checking up the SQL types that were automatically generated (by JPublisher) for corresponding PL/SQL types, these generated SQL types are invalid...
    So it seems that in one case JPublisher generated an empty SQL type (with no attributes). In another case JPublisher generated the SQL type with old attribute list, so it didn't adopt the changes of corresponding PL/SQL type in the package...
    Can anybody tell me how to get the changes of a cusotm PL/SQL package updated in ISG? Or is there any possibility to first remove a whole PL/SQL package from the ISG integration repository (and getting rid of all old automatically generated SQL types), so that I can newly upload my PL/SQL package afterwards?
    Thanks
    Konrad
    Edited by: Konrad on 24.10.2011 10:51

    Thanks Daniel, for your reply...
    (-> for info: I'm a colleague of Konrad...)
    Yes, we used a higher version number - and the upload of iLDT file works fine...
    But, the problem occured when generating the WSDL...
    However, I think we have found an approach of how to get the changes of a custom PL/SQL package updated correctly in ISG:
    1. Save a copy of PL/SQL package and then delete it in the database
    2. Regenerate the WSDL for PL/SQL package in ISG (seems that all atutomatically generated JPub wrappers and SQL types are also deleted)
    3. Restart all processes
    4. Create the changed version of PL/SQL package in the database again
    5. upload of iLDT
    6. Regenerate the WSDL for PL/SQL package in ISG
    Best Regards
    Carolin

  • Cron.daily scripts ran multiple times since cron package update

    Since cron package update I get a weird behaviour with cron.daily scripts. Indeed these scripts are executed multiple times, which is somewhat annoying for big backup.
    I added this little script in cron.daily to show this :
    #!/bin/bash
    # Test cron
    date >> /var/log/date_cron
    And I get this :
    Mon Feb 22 11:27:53 CET 2010
    Tue Feb 23 11:27:13 CET 2010
    Tue Feb 23 11:37:16 CET 2010
    Tue Feb 23 11:44:45 CET 2010
    Wed Feb 24 12:05:08 CET 2010
    Wed Feb 24 12:15:59 CET 2010
    Wed Feb 24 12:22:59 CET 2010
    Thu Feb 25 12:24:32 CET 2010
    Thu Feb 25 12:31:49 CET 2010
    Thu Feb 25 12:35:01 CET 2010
    Thu Feb 25 12:45:30 CET 2010
    Fri Feb 26 12:44:37 CET 2010
    Fri Feb 26 12:52:56 CET 2010
    Fri Feb 26 13:02:18 CET 2010
    Sat Feb 27 13:04:10 CET 2010
    Sat Feb 27 13:13:50 CET 2010
    Sat Feb 27 13:22:06 CET 2010
    Sat Feb 27 13:28:49 CET 2010
    Sun Feb 28 13:29:49 CET 2010
    Sun Feb 28 13:35:19 CET 2010
    Sun Feb 28 13:44:18 CET 2010
    Sun Feb 28 13:49:52 CET 2010
    Mon Mar 1 13:38:06 CET 2010
    Mon Mar 1 13:47:02 CET 2010
    Mon Mar 1 13:55:55 CET 2010
    Tue Mar 2 13:58:21 CET 2010
    Tue Mar 2 14:01:56 CET 2010
    Tue Mar 2 14:08:14 CET 2010
    Wed Mar 3 14:06:35 CET 2010
    Wed Mar 3 14:15:44 CET 2010
    Wed Mar 3 14:24:24 CET 2010
    Thu Mar 4 14:25:04 CET 2010
    Thu Mar 4 14:33:16 CET 2010
    Thu Mar 4 14:41:33 CET 2010
    Fri Mar 5 14:43:35 CET 2010
    Fri Mar 5 14:47:05 CET 2010
    Fri Mar 5 14:53:14 CET 2010
    Sat Mar 6 14:53:32 CET 2010
    Sat Mar 6 14:58:50 CET 2010
    Sat Mar 6 15:04:18 CET 2010
    Sun Mar 7 14:58:30 CET 2010
    Sun Mar 7 14:58:30 CET 2010
    Sun Mar 7 15:09:07 CET 2010
    Sun Mar 7 15:13:29 CET 2010
    Mon Mar 8 15:12:19 CET 2010
    Mon Mar 8 15:12:19 CET 2010
    Mon Mar 8 15:20:50 CET 2010
    Tue Mar 9 15:24:35 CET 2010
    Tue Mar 9 15:24:35 CET 2010
    Tue Mar 9 15:31:58 CET 2010
    We can see that the script is executed three times a day instead of one.
    Here is /var/spool/cron/root :
    # root crontab
    # DO NOT EDIT THIS FILE MANUALLY! USE crontab -e INSTEAD
    # man 1 crontab for acceptable formats:
    # <minute> <hour> <day> <month> <dow> <tags and command>
    # <@freq> <tags and command>
    # SYSTEM DAILY/WEEKLY/... FOLDERS
    @hourly ID=sys-hourly /usr/sbin/run-cron /etc/cron.hourly
    @daily ID=sys-daily /usr/sbin/run-cron /etc/cron.daily
    @weekly ID=sys-weekly /usr/sbin/run-cron /etc/cron.weekly
    @monthly ID=sys-monthly /usr/sbin/run-cron /etc/cron.monthly
    How can I restore the wanted behaviour ?

    Svenstaro wrote:This bug still appears. Is dcron still being worked on?
    $ crontab -l
    # DO NOT EDIT THIS FILE MANUALLY!! USE crontab -e INSTEAD.
    # <minute> <hour> <day> <month> <dow> <command>
    0 0 1 1 * /usr/bin/update_dcron
    uh-oh

  • Adobe and Windows 7 Professional Service Package Updates

    After Microsoft sent down  the latest Service Pack update, both Adobe Photoshop CS6 and Lightroom...both of  which had been running previously...now fail to initialize.   The message given was:  Microsoft has been alerted with this problem and will send back a solution.  I called the Adobe Help desk.  We proceeded to de-install everything that could be causing a conflict on the Hewett Packard HP170 running Windows 7 Professional:  all adobe plug-in software, a 2nd monitor, a Wacom Intuos 4 tablet.  Then we uninstalled and reinstalled both Lightroom 4.1 and Photoshop CS6 The problem continued.  Repair referred the situation to "tier 2 support".  That was 3 days ago. 
    In the meantime, I tried an experiment:    Using the  MSCONFIG command, I started the computer in DIAGNOSTIC STARTUP mode rather than NORMAL.  Then I tried to start the previously-new download  CS6 Photoshop and Lightroom 4.1.  BOTH STARTED SUCCESFULLY.  However, both appear now to be trial software.  When I go back to Normal Startup in windows program MSCONFIG,  the need to register for a trial comes up for Photoshop and Lightroom 4.1 doesn't let you save any changes.
    This is not the first Service Pack upgrade/Adobe conflict I have experienced  For the past year, every time Microsoft sent down a service package update, an Adobe program...usually photoshop but sometimes Premier...would stop working. In two severe cases, I took the computer to a dealer who restored the machine to pre-service-pack update points.  . But with the cloud software and CS6, that really should end!
    Do you have any suggestions on how to fix this problem?  If not, do you have a way to get adobe to get back to me on trouble ticket 183659886?

    Are you saying you installed Service Pack 1 after installing Photoshop CS6 and that stopped Photoshop working?
    Because if you're just talking about Windows Update, I keep my systems up to date and no Windows updates have stopped Adobe software from working here.
    I know the problem seems simple from your perspective, but apparently it's not.
    That your software starts when you bring up the system in Safe Mode probably says that something else you have installed and running on that system is interfering.
    Perhaps if you'll explain exactly what it is that's going wrong (when it doesn't work) with specifics, some folks here might be able to help you.  It might be as simple as Windows Update delivering a bum display driver, which you could override yourself by going to the web site of the maker of your video card.
    Do you know how to read the Windows event logs?
    -Noel

  • RME 4.0.6 Device Package update failure

    Hi,
    i have downloaded a lot of new device packages for the RME 4.0.6. If i install this packages i get the following error message.
    Installation failed for product [Resource Manager Essentials] with message : com.cisco.nm.xms.psu.packagemgmt.InstallerException: Repository in use.
    Another Package Support Updater client session may be modifying device support.
    I searched for the psu.lock file but i couldn't find this file. How can i fix this without reinstalling the lms?
    André

    Hi,
    i have attached the psu.log file. There is no .lock file, i've checked this again. I tried again to update the device packages
    After 1 hour i stopped the update.( normaly an update take max. 10 minutes. During the device package update i could see the the psu.log file was going into a loop. It starts at 0 kbytes -> growing to nearly 950kbytes and than it starts again at 0 kbytes
    Andre

  • LMS 4.2 fails Device Package Update

    Hallo,
    Device Package Update fails with this error:
    Error while downloading package information from Cisco.com for the selected products. See the d:/CSCOpx/log/psu.log file for details.
    PSU.log shows:
    ERROR  [RemoteRepSync : downloadPsuHeadersAsXml]  : VDSException thrown com.cisco.nm.xms.vds.VDSException: CcoDownloadAdapter::getXmlFileList():IOException:connect timed out
    best regards
    Alex

    What is the exact model of 3850 switch you're trying to monitor?
    Following are the supported models :
    Device Name
    sysObjectID
    Supported Software Version
    Support Type
    Device Name
    sysObjectID
    Supported Software Version
    Support Type
    Cisco Catalyst 3850-48P-E Switch
    1.3.6.1.4.1.9.1.1641
    Device Update
    Cisco Catalyst 3850-48P-S Switch
    1.3.6.1.4.1.9.1.1643
    Device Update
    Cisco Catalyst 3850-24P-E Switch
    1.3.6.1.4.1.9.1.1642
    Device Update
    Cisco Catalyst 3850-24P-S Switch
    1.3.6.1.4.1.9.1.1644
    Device Update
    Cisco Catalyst 3850-24U-E Switch
    1.3.6.1.4.1.9.1.1767
    03.11.35.EMP
    Device  Update
    Cisco Catalyst 3850-48U-E Switch
    1.3.6.1.4.1.9.1.1768
    03.11.35.EMP
    Device Update
    If it is 3850-24p-L, it can be :
    CSCuj61704    No support for 3850-24p-L in LMS 4.2.3
    Try updating your mdf device package as well. Device package for Common Services.
    For current Nexus device package issue, each device package is not individual, but has some dependant packages. Without which they are tend to fail during installation check.
    You can select all the available device packages and try to install. It seems you dont have SharedDcmaIOS (3.1.7) installed and hence the package is failng due to pre-requisite.
    You have to install each package which fails which consistancy check on other packages.
    For mdf package update, you can select common service as well and check for update.
    There may be some 3850 device packages already available, please share output of following command for us to see :
    NMSROOT/bin/psucli -p rme -q -all
    -Thanks
    Vinod
    **Rating Encourages contributors, and its really free. **

  • Skip validaton when updating

    hi I have situation hear where I what to skip validation when updating record. For example where in record I did not change id number I what to skip that validation BUT if I try to change the idnumber I must validate that id number
    am in jdeveloper 11.1.1.6.0
    this is how am doing validation
    <af:inputText value="#{bindings.Identitynumber.inputValue}"
                            simple="true"
                            required="#{bindings.Identitynumber.hints.mandatory}"
                            columns="20"
                            maximumLength="#{bindings.Identitynumber.hints.precision}"
                            shortDesc="#{bindings.Identitynumber.hints.tooltip}"
                            id="it6" partialTriggers="resId1 sor1"
                            visible='#{pageFlowScope.InternalBean.passid eq "1"}'
                            validator="#{pageFlowScope.InternalBean.checkIdNrUnq}"
                            autoSubmit="true" immediate="true" label="Id Number">
                <f:validator binding="#{bindings.Identitynumber.validator}"/>
              </af:inputText>
    public void checkIdNrUnq(FacesContext facesContext, UIComponent uIComponent,
    Object object) {
    // Add event code here...
    //OperationBinding op = ADFUtils.findOperation("findbyEmail");
    String value =(String)object;
    String evalue= checkIdNumber(value);
    if( evalue == null){
    }else{
    FacesMessage message = new FacesMessage();
    message.setSeverity(FacesMessage.SEVERITY_ERROR);
    message.setSummary("Id Number already exists.");
    message.setDetail("Id Number already exists.");
    FacesContext context =  FacesContext.getCurrentInstance();
    context.addMessage("esecurity", message);
    throw new ValidatorException(message);
    // showFacesInformationMessage("Email already exists");
    public String checkIdNumber(String idnumber){
    String value = null;
    IntUsrAppModuleImpl am = (IntUsrAppModuleImpl)ADFUtil.getApplicationModuleForDataControl("IntUsrAppModuleDataControl");
    try{
    value=am.findIdNr(idnumber.toUpperCase().trim());
    catch(Exception e){
    e.printStackTrace();
    return value;
    im my module impl class i have this
    public String findIdNr(String pidnumber){
    String value = null;
    ViewObjectImpl Idnr = getValidateId1();
    ViewCriteria usrByIdNr = Idnr.getViewCriteria("ValidateIdCriteria");
    Idnr.setNamedWhereClauseParam("pidnumber",pidnumber);
    Idnr.appendViewCriteria(usrByIdNr);
    Idnr.executeQuery();
    Row[] rows = Idnr.getAllRowsInRange();
    for(int i = 0; i < rows.length; i++){
    Row row =(Row)rows[i];
    value =(String)row.getAttribute("Identitynumber");
    return value;
    my ViewCriteria is
    <ViewCriteria
        Name="ValidateIdCriteria"
        ViewObjectName="InternalUsr.ValidateId"
        Conjunction="AND">
        <Properties>
          <CustomProperties>
            <Property
              Name="displayOperators"
              Value="InAdvancedMode"/>
            <Property
              Name="autoExecute"
              Value="false"/>
            <Property
              Name="allowConjunctionOverride"
              Value="true"/>
            <Property
              Name="showInList"
              Value="true"/>
            <Property
              Name="mode"
              Value="Basic"/>
          </CustomProperties>
        </Properties>
        <ViewCriteriaRow
          Name="vcrow106"
          UpperColumns="1">
          <ViewCriteriaItem
            Name="ValidateIdCriteria_vcrow106_Identitynumber"
            ViewAttribute="Identitynumber"
            Operator="="
            Conjunction="AND"
            Value=":pidnumber"
            IsBindVarValue="true"
            Required="Optional"/>
        </ViewCriteriaRow>
      </ViewCriteria>

    User,
    Posting your entire source code of the page, bean, vo etc does not give us any information. Please refrain from posting the full source in each of your question. Post the code snippet only when someone ask you to provide so or providing it supports others understanding your question / usecase. Not in every question / thread / reply you post.
    Also, rephrase your question, so that we could understand the usecase better. If you don't modify a field in a record, you would not be getting any validation error for that field when submitting. Validation errors would be thrown only when you modify the field for which you've defined the validation rule.
    -Arun

  • SMP 2.2 Deployment of package (update) problem in SCC

    Hi everybody,
    Hope you can help. I'm currently working on some updates of a mobile application. The changes on the frontend and backend work ok. The problem lies in the update of the Sybase part. We already have a complete environment up and running and that works ok. I recently changed one of the structures of the bapi's which lay behind a MBO. I've refreshed the MBO and I see the new attributes in the workspace.
    The second step is to build the package. This works as well.
    The third step is to make sure the structure changes are also present in the backend system (QAS). This works ok.
    The fourth step is to deploy it in our QAS domain of the SUP server using SCC. I follow the normal steps to update the Package and than the trouble starts. It says it failed to update the current package and provides me with the following errors (I've reduced it to the essential ones):
    2014-03-05 09:11:31.023 Subsystem=Error,Application ID=,Application Connection ID=,User=,Correlation ID=,Package=,Root Context ID=,Transaction ID=,MBO=,Operation=,Thread ID=679,Node ID=SUP01,Error=DataServices: deploys intersect, not allowed with mode UPDATE.
    And the following related to the newly added attributes:
    2014-03-05 09:11:31.014 Subsystem=Error,Application ID=,Application Connection ID=,User=,Correlation ID=,Package=,Root Context ID=,Transaction ID=,MBO=,Operation=,Thread ID=679,Node ID=SUP01,Error=Column "XYZ" :new attribute
    And
    2014-03-05 09:11:31.014 Subsystem=Error,Application ID=,Application Connection ID=,User=,Correlation ID=,Package=,Root Context ID=,Transaction ID=,MBO=,Operation=,Thread ID=679,Node ID=SUP01,Error=DataServices: MBO: "Inspections" Column "XYZ" :new attribute.
    And
    2014-03-05 09:11:31.013 Subsystem=Error,Application ID=,Application Connection ID=,User=,Correlation ID=,Package=,Root Context ID=,Transaction ID=,MBO=,Operation=,Thread ID=679,Node ID=SUP01,Error=Columns Conflict
    The problem is that the programmer who did al this is not available. I have a guide which I was following to the letter but somehow this doesn't work anymore. Documentation of sybase does not provide information about these errors (as far as I could find).
    Hope you can help!
    Cheers!
    Laurens

    I found the following in the documentation. Do I interpret it correctly by saying that adding attributes would result in errors?
    http://infocenter.sybase.com/help/index.jsp?topic=/com.sybase.infocenter.dc01283.0213/doc/html/fre1321910988667.html
    Supported Changes for Update Deployment
    Understand package changes supported by an Update deployment.
    Allowed package updates include:
    Adding MBOs to a new synchronization group
    Changing the Cache Policy
    Adding or removing Result Set Filters
    Adding or removing Result Checkers
    Adding operation parameters with default values
    Adding or removing a logical role
    During deployment, multiple messages may be returned via the ProgressMonitor, which display in the Error Log view in Unwired WorkSpace. Verification does not halt if an error is detected, it continues to log all relevant error messages. When deploying a package in Update mode where an existing version of that package is deployed, deployment fails verification and returns an error if it "breaks" the existing application.
    Detailed messages returned from Unwired Server for an Update deployment indicating what the update consists of includes:
    MBO: {MBOName} Column {name} :new attribute
    Columns Conflict in MBO {MBOName} different nodes
    Schema validation messages returned from Unwired Server if an Update deployment fails include:
    Deploys intersect, not allowed with mode UPDATE
    Cannot Merge Documents. Name or version does not match

  • Did all the updates that Apple requested in my 64 GB IPOD and the battery continues discharging very quickly. When this problem will be solved, because before these updates were downloading not the battery so quickly. Did we revive the Steve Jobs to resol

    Did all the updates that Apple requested in my 64 GB IPOD and the battery continues discharging very quickly. When this problem will be solved, because before these updates were downloading not the battery so quickly. Did we revive the Steve Jobs to resolve the problem, because each update only worsens the operation. I look forward to a quick, effective and definitive solution. Thank You. Ester

    Did all the updates that Apple requested in my 64 GB IPOD and the battery continues discharging very quickly. When this problem will be solved, because before these updates were downloading not the battery so quickly. Did we revive the Steve Jobs to resolve the problem, because each update only worsens the operation. I look forward to a quick, effective and definitive solution. Thank You. Ester

  • [SOLVED] yaourt how to update aur packages

    Hi!
    I got a quick question. I thought that yaourt is able to update old packages installed from Aur automatically.
    So for example I type as usually yaourt -Syu --aur but I noticed it doesn't show AUR packages I can update. Only from core/extra/community
    For example I just typed:
    yaourt yaourt
    1 aur/yaourt 0.9.2.6-1 [0.9.2.5-1 installed] (2406)
    and see that I can update yaourt. I have other packages installed from AUR, how do I know that a newer version is available without checking it manually?
    edit:
    so I am happy to mark it as solved. It wasn't a bug, but it is a way how yaourt works.
    yaourt -Syu --aur shows packages from core/extra/community.
    If I press Y (to install them). It shows a list again with the information how much to download and install and then after pressing "No" to install them, yaourt continues to check AUR packages in this case.
    Julien MISCHKOWITZ, the developer said he could change the behavior
    Thanks everyone for the attention!
    Last edited by ngsupb (2009-08-21 13:15:09)

    shining wrote:yaourt has a bug tracker : http://bugs.archlinux.fr/index/proj3?or … &sort=desc
    Thank you shining. I have opened a ticket there. Lets wait, I hope they can help!

  • [SOLVED] How to submit AUR package updates?

    Since yesterday I started maintaining a package. Unfortunately I don't see how I can update it. Please help.
    Last edited by bstaletic (2014-06-20 17:07:17)

    Oh. I thought it would make a duplicate, thanks.

  • [SOLVED] Best practice on updating git-sourced packages?

    So quick question. Im maintaining an AUR package that grabs sources from git. How should I update the package? Will the package be automatically updated when the git repo has new commits, or do I have to manually increment the pkgrel variable in the PKGBUILD or is there something else I should be doing?
    Cheers!
    Last edited by Zygote (2014-04-03 07:04:44)

    Zygote wrote:Im maintaining an AUR package that grabs sources from git. How should I update the package?
    As a maintainer, you shouldn't "update" anything. As long as the PKGBUILD file successfully builds the package then it's good!
    Will the package be automatically updated when the git repo has new commits
    No, it will not. There is nothing automatic about the AUR.
    do I have to manually increment the pkgrel variable in the PKGBUILD or is there something else I should be doing?
    Updating a package that relies on git is the responsibility of the end user.
    As an end user, it's my responsibility to read the project's commit messages and mailing lists and bug reports, decide that the software is stable, and when I have enough time, run "makepkg" (or an AUR helper) to create a fresh new package based on the latest source code from the git repository.

Maybe you are looking for

  • Xp: bug: jbutton: transparent + no border

    hi, we have tested our swing-application under win-xp and must see that the jbuttons doesn't be shown correctly. this problem does exist only under win-xp. in win9x, winnt, win2k it works perfectly. we use own designed buttons with transparent gif's

  • Mac :: Firefox :: CSS border issue

    Can someone with Firefox on a Mac check this page and see if you can tell why in the "products" boxes ( there are 3 ) .. the bottom border is missing on only 2 of them. I believe the 3rd box down renders the border. If I delete a paragraph from the 1

  • Sattellite shuts off, screen starts blinking, and many other problems

    Hello About a year ago i bought a Toshiba Sattellite L855-149. And the thing has been nothing but problems and inconveniences. Not what you'd espect for an 800€ Laptop. First time i tried to connect to wireless network, blue screen. Happenned a huge

  • Quantity reduced in PO confirmations

    Hi, My problem is that I cannot understand the logic of reduced quantites for PO confirmation when we deal with combinations of partial GRs and partial confirmations. We use confirmation control key 0001 with AB order acknowledgement (MRP rel, not GR

  • Pricing of configurable material

    Hi experts, I want some help for following scenario. Suppose I have one Configurable material as "A". For which I require 10 multilevel items for manufacturing. Each 10 multilevel items have 20 characteristics. If I want to calculate price of my fini