Summary: | New port: net/py27-cloud-init - Cloud instance startup scripts | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | harm | ||||||||
Component: | Individual Port(s) | Assignee: | Dmitry Marakasov <amdmi3> | ||||||||
Status: | Closed FIXED | ||||||||||
Severity: | Affects Only Me | CC: | amdmi3, hiren | ||||||||
Priority: | --- | ||||||||||
Version: | Latest | ||||||||||
Hardware: | Any | ||||||||||
OS: | Any | ||||||||||
Attachments: |
|
Created attachment 148180 [details]
poudriere log
The shar looks okay. The portlint output will probably show clean if the newest version of portlint is used. The poudriere log is missing stage-qa tests, but it's a python distutils port so it's probably okay. I'm moving to patch ready but it would be nice to follow up with a new poudriere log and portlint output. Created attachment 148564 [details]
poudriere -t log
Poudriere logs with -t.
A commit references this bug: Author: amdmi3 Date: Mon Oct 27 19:48:05 UTC 2014 New revision: 371603 URL: https://svnweb.freebsd.org/changeset/ports/371603 Log: Package provides configuration and customization of cloud instance. WWW: https://launchpad.net/cloud-init PR: 194295 Submitted by: harm@weites.com Changes: head/net/Makefile head/net/cloud-init/ head/net/cloud-init/Makefile head/net/cloud-init/distinfo head/net/cloud-init/pkg-descr head/net/cloud-init/pkg-message |
Created attachment 148179 [details] pkg Cloud-init package to allow cloud deployments for FreeBSD. This supports clouds like Openstack or Amazon AWS. # portlint WARN: Makefile: possible direct use of "scripts" "COMMENT= Init scripts for use on cloud images" found. if so, use ${SCRIPTDIR} instead. 0 fatal errors and 1 warnings found.