You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by GitBox <gi...@apache.org> on 2022/11/08 10:12:43 UTC

[GitHub] [qpid-broker-j] vavrtom opened a new pull request, #159: NO-JIRA: Replaced gnu by posix in tar long file mode (assembly-plugin)

vavrtom opened a new pull request, #159:
URL: https://github.com/apache/qpid-broker-j/pull/159

   There is an issue with GNU tar long file mode in some OSes. 
   
   `group id '1377585961' is too big ( > 2097151 ). Use STAR or POSIX extensions to overcome this limit`
   
   Changing the mode to 'posix' fixes the issue.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@qpid.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org


[GitHub] [qpid-broker-j] vavrtom merged pull request #159: NO-JIRA: Replaced gnu by posix in tar long file mode (assembly-plugin)

Posted by GitBox <gi...@apache.org>.
vavrtom merged PR #159:
URL: https://github.com/apache/qpid-broker-j/pull/159


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@qpid.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org