Lynn Frank

Results 42 comments of Lynn Frank

This link results in a 404

This is similar to Issue #96 and #100. I want to create a way to recover in these situations.

So what you would want is a way to say to the ark resource: "Please ignore if the package is updated or not updated. I want the package to be...

I think that is because the bin extension is getting lumped in with the tar expander. :) What is your platform?

I'm done with a month of conferencing. I'm slowly making my through these issues. Thanks for submitting it.

You're very right. There is assumption in the tool that it is looking for `tar`, `tar.gz`, `tgz`, `tar.bz2`, `tbz`, `tar.xz` and `txz`. https://github.com/burtlo/ark/blob/master/libraries/tar_command_builder.rb#L32-L37 So @rmoriz what you are proposing is...

Could you get me a war file that I could use to reproduce the issue?

Without the the `action :nothing` the resources would act every time. So every time we would unpack the file, set the owner, etc... Taking action every time is not very...

I've got time next week (after a long few weeks of classes) so I'll make that change to the slash. Alright now back to my last class.

I marked it as a bug and I'm sure it is one. Next week I have some time to address this issue and others.