[ 
http://jira.codehaus.org/browse/MRPM-51?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=226180#action_226180
 ] 

Brett Okken commented on MRPM-51:
---------------------------------

Try using newer version (2.0, 2.0.1, 2.1-alpha-1). Clearing the work area may 
resolve your problems. 

Here are some potential workarounds:
fix permissions issues so that all users can use/modify/delete workarea
have each user provide a workarea[1] (consider command line &/or profiles)
have each user checkout the code into their own directory to build/deploy

[1] - http://mojo.codehaus.org/rpm-maven-plugin/rpm-mojo.html#workarea


> Add support for the -f option in the %files section of the rpm spec
> -------------------------------------------------------------------
>
>                 Key: MRPM-51
>                 URL: http://jira.codehaus.org/browse/MRPM-51
>             Project: Mojo RPM Plugin
>          Issue Type: New Feature
>          Components: rpm
>         Environment: Red hat Linux
>            Reporter: Dudley Fox
>            Assignee: Brett Okken
>         Attachments: patch.tgz, rpm-4.zip
>
>   Original Estimate: 0 minutes
>  Remaining Estimate: 0 minutes
>
> We have a.rpm and b.rpm. And we have user_a and user_b.
> We install a.rpm as user_a, and then b.rpm as user_b. The installation
> of b.rpm fails, because it does not have permission to overwrite the
> file Sha1header (part of the rpm database), which is created when you
> have files under your %files section.
>  
> We know we can fix this if we use something like: %files -f $PWD/$Name.list
> At this point, it looks as if we will need to add this functionality 
> ourselves, as soon 
> as we have the patch (or more details) I will add them to this issue.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email


Reply via email to