« Return to Thread: [jira] Created: (MUNIX-24) [PATCH] Implement useFakeroot dpkg setting

[jira] Updated: (MUNIX-24) [PATCH] Implement useFakeroot dpkg setting

by JIRA jira@codehaus.org :: Rate this Message:

Reply to Author | View in Thread


     [ http://jira.codehaus.org/browse/MUNIX-24?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Luis Arias updated MUNIX-24:
----------------------------

    Attachment: useFakeroot+depends.patch

This new patch (useFakeroot+depends.patch) was made against current svn and implements the previous fakeroot option and a depends section in the dpkg specific parameters so that package run-time dependencies can be specified in the pom.xml.

> [PATCH] Implement useFakeroot dpkg setting
> ------------------------------------------
>
>                 Key: MUNIX-24
>                 URL: http://jira.codehaus.org/browse/MUNIX-24
>             Project: Maven 2.x Unix Plugin
>          Issue Type: New Feature
>    Affects Versions:  1.0-alpha-4
>            Reporter: Luis Arias
>         Attachments: unix.fakeroot.patch, useFakeroot+depends.patch
>
>
> dpkg wasn't working for me because of a permission error (141) so I implemented the fakeRoot setting in DpkgSettings down through Dpkg where it was partially implemented.  I am now building a deb package fine with fakeRoot true in my pom.xml. Patch is against today's trunk. (svn rev 9858 I believe).

--
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


 « Return to Thread: [jira] Created: (MUNIX-24) [PATCH] Implement useFakeroot dpkg setting