I am working on an update to the nginx script for other reasons. I also notice that package updates needs to be run. Any best practices on handling this? Should the crate do it, be left up to the caller and documented, or be an option that is on by default in the settings map? I am leaning towards the latter.
it works now, after adding java/server-spec to my :extends...
On Tuesday, May 7, 2013 1:28:30 PM UTC+10, Hugo wrote:Matthew Chadwick <math...@gmail.com> writes:--
> ahah the difference was that you were doing (converge {(group) 1} :phase []
> ) whereas I was doing (converge (group-spec :phase [...
>
> Now it starts the install phase, but I get a bunch of 403s like:
>
> http://ap-southeast-2.ec2.archive.ubuntu.com/ubuntu/pool/main/o/openssl/libssl-dev_1.0.1-4ubuntu5.5_amd64.deb
> 403 Forbidden
That's usually a sign that you need to update the package manager -
(p.actions/package-manager :update)
Hugo
You received this message because you are subscribed to the Google Groups "pallet" group.
To unsubscribe from this group and stop receiving emails from it, send an email to pallet-clj+...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.