Hi, I did some tests on my Ubuntu system. From the binary distribution, all
was right, but when I tried to install it from the deb file I got an error.
It is also worth checking the rpm. I'll try to by the end of the day today
unless someone has time before.

This is the output:
```shell
$ sudo dpkg -i apache-brooklyn-1.1.0-rc1.deb
[sudo] password for juan:
Sorry, try again.
[sudo] password for juan:
Selecting previously unselected package apache-brooklyn.
(Reading database ... 187048 files and directories currently installed.)
Preparing to unpack apache-brooklyn-1.1.0-rc1.deb ...
dpkg: error processing archive apache-brooklyn-1.1.0-rc1.deb (--install):
 conffile name 'etc/brooklyn/all.policy' is not an absolute pathname
Errors were encountered while processing:
 apache-brooklyn-1.1.0-rc1.deb
```


On Wed, 7 Feb 2024 at 11:33, Iuliana Cosmina <iuli...@cloudsoft.io> wrote:

> Hello all,
>
> I've performed the following on macOS (M1) , Sonoma 14.2.1 (23C71).
>
> - Download links work.
> - Binaries work.
> - Checksums and PGP signatures are valid.
> * --> !!! Not sure if this is related but when trying to run the cli on
> macOS, I got the warnings attached. I remember a discussion last year about
> registering a contributor to this project as a registered macOS developer,
> but not sure if anything came of that.  *
> - Expanded source archive matches contents of RC tag.
> - Expanded source archive builds and passes tests.
> - LICENSE is present and correct.
> - NOTICE is present and correct, including copyright date.
> - All files have license headers where appropriate.
> - All dependencies have compatible licenses.
> - No compiled archives bundled in the source archive.
> - I follow this project’s commits list.
> - Apache Brooklyn started successfully with no exceptions in the logs.
> - All pages displayed correctly and responsive(on Brave, Firefox and
> Chrome).
> - The catalog is populated with default blueprints.
> - The `br` cli works for adding a location to the catalog and location
> appears in the catalog page and location page.
> - Used the Graphical Composer to create a simple app and deploy it in the
> location added with the cli.
> - Deleted the app using the `stop` effector.
>
> Unless the macOS complaint about this product's developer not being
> verified is critical, it's a *LGTM, ready to +1. *
>
> Cheers,
> Iuliana Cosmina
>
> On Mon, 5 Feb 2024 at 22:28, Geoff Macartney <geoff.macart...@gmail.com>
> wrote:
>
>> I've done (Mac Monterey)
>>
>>    - Download links work
>>    - Binaries works (just tested the tar tbh)
>>    - LICENSE is present and correct.
>>    - NOTICE is present and correct, including copyright date.
>>    - All files have license headers where appropriate.
>>    - All dependencies have compatible licenses (As far as I know)
>>    - No compiled archives bundled in source archive.
>>    - Deployed and deleted simple server template app.
>>
>> LGTM, ready to +1. Don't think the failure with nginx needs to block the
>> release. In future maybe a simpler example might be worthwhile.
>>
>> Geoff
>>
>>
>>
>>
>> On Mon, 5 Feb 2024 at 15:42, Thomas Bouron <thomas.bou...@cloudsoft.io>
>> wrote:
>>
>> > Hi all.
>> >
>> > Here are the tests I've successfully conducted on my MacBook running
>> Sonoma
>> > 14.3 running Java 1.8.0.292
>> >
>> >    - Download links work
>> >    - Binaries works (unpacked and tested both tar and zip)
>> >    - LICENSE is present and correct.
>> >    - NOTICE is present and correct, including copyright date.
>> >    - All files have license headers where appropriate.
>> >    - All dependencies have compatible licenses (As far as I know)
>> >    - No compiled archives bundled in source archive.
>> >
>> > I have also deployed, used and tear down template 1 (1-server-template)
>> and
>> > 4 (4-resilient-bash-web-cluster-template) on AWS, region `eu-west-1`.
>> > Template 4 failed to deployed because nginx couldn't compile (C compiler
>> > missing) but this is an issue with the blueprint itself, not Brooklyn.
>> >
>> > Given the circumstances, I'll +1 this RC unless people feel strongly
>> about
>> > fixing the blueprint.
>> >
>> > Best.
>> >
>> > On Fri, 2 Feb 2024 at 10:51, Duncan Grant <duncangr...@gmail.com>
>> wrote:
>> >
>> > > This is to call for a vote for the release of Apache Brooklyn 1.1.0.
>> > >
>> > > This release comprises of a source code distribution, and a
>> corresponding
>> > > binary distribution, and Maven artifacts.
>> > >
>> > > The source and binary distributions, including signatures, digests,
>> etc.
>> > > can
>> > > be found at:
>> > >
>> > >
>> > >
>> >
>> https://dist.apache.org/repos/dist/dev/brooklyn/apache-brooklyn-1.1.0-rc1
>> > >
>> > > The artifact SHA-256 checksums are as follows:
>> > >
>> > >   7e9f516888cd449b4336b490a1a61f2ad38e043f780e89287aa66c4f8372638e
>> > > *apache-brooklyn-1.1.0-rc1-1.noarch.rpm
>> > >   0444355d282e997d45b78c1db2917e6868c7406cd4a4f32e5687dc61c6911665
>> > > *apache-brooklyn-1.1.0-rc1-bin.tar.gz
>> > >   68a8bafbc08da9e1098fe9b62862347fdeb3f5eb126b7ff324ca8ac7e19c2d19
>> > > *apache-brooklyn-1.1.0-rc1-bin.zip
>> > >   9e3ec65c85823d577e8ba2e52245f4f8a79e21fdab9fe2e491c0292315b8feb8
>> > > *apache-brooklyn-1.1.0-rc1-classic.tar.gz
>> > >   1f26e6344dd87e0fc4044fbdcf4a9dfeb82bab0ada0ebebed6d9efade13a09d7
>> > > *apache-brooklyn-1.1.0-rc1-classic.zip
>> > >   2b1624321e867b2b2953aa20b9a30d3c81594f2bf3d62cb977879dd21bab6289
>> > > *apache-brooklyn-1.1.0-rc1-client-cli-linux.tar.gz
>> > >   8eee13fd6f1112df4e2e7019e1891acd1fc01fe539fb34a7c910c3bb2c057810
>> > > *apache-brooklyn-1.1.0-rc1-client-cli-linux.zip
>> > >   164d15fbdad43442529080e2cbfd740b5af7699403e1ab474fe9881eeb52a4d4
>> > > *apache-brooklyn-1.1.0-rc1-client-cli-macosx.tar.gz
>> > >   851ff58cadb7dac8c5cd329c345c7ec6dce0c6fff58b843681b1dc82ceabd0e6
>> > > *apache-brooklyn-1.1.0-rc1-client-cli-macosx.zip
>> > >   0fcd3e47a526a47c1b746b6a033876618a05d45c0e1da79514ad86e405b155dd
>> > > *apache-brooklyn-1.1.0-rc1-client-cli-windows.tar.gz
>> > >   0f7717763b29be671f666bfa017665f205d803e14d8f68407502c1c4ac2f93cb
>> > > *apache-brooklyn-1.1.0-rc1-client-cli-windows.zip
>> > >   ee35a63a93a16da651145585c5679289cac40f92a5a57b18cf38273fef620cc5
>> > > *apache-brooklyn-1.1.0-rc1-src.tar.gz
>> > >   e8d5d51bb94f76b346e769389751bd6c5fef4321fd02b3dd3b009598d5718a09
>> > > *apache-brooklyn-1.1.0-rc1-src.zip
>> > >   3bc9bae54819ad8b3d4c3b2166d829a75082cf667d3e47fe7445d879b306c98f
>> > > *apache-brooklyn-1.1.0-rc1-vagrant.tar.gz
>> > >   6ea928ade39e9e4b08a37b6bd6dd3ce2fb68417bf1f3c04d063d18aa3ba63a7a
>> > > *apache-brooklyn-1.1.0-rc1-vagrant.zip
>> > >   955d0e1d77daa1663a34dda1294244394bddc6333a7e352a04648ec0fc7ccf28
>> > > *apache-brooklyn-1.1.0-rc1.deb
>> > >
>> > > The Nexus staging repository for the Maven artifacts is located at:
>> > >
>> > >
>> > >
>> >
>> https://repository.apache.org/content/repositories/orgapachebrooklyn-1056
>> > >
>> > > All release artifacts are signed with the following key:
>> > >
>> > >     https://people.apache.org/keys/committer/duncangrant.asc
>> > >
>> > > KEYS file available here:
>> > >
>> > >     https://dist.apache.org/repos/dist/release/brooklyn/KEYS
>> > >
>> > >
>> > > The artifacts were built from git commit IDs:
>> > >
>> > > brooklyn: 83141598299c145d971461e9b103ea5298efe66d
>> > > -n brooklyn-client:
>> > > 587d869822666a6ea8ca80043d33c198acdf8326
>> > > -n brooklyn-dist:
>> > > bab76db9d4d5ae646cd1fb43fd59ce909bf047ac
>> > > -n brooklyn-docs:
>> > > e0aae5c49e0e55128ade90ef21d5022ed6e79878
>> > > -n brooklyn-library:
>> > > cdcb3195228a3c4bc8f1031e7a54012ad02237fd
>> > > -n brooklyn-server:
>> > > bb3d2ec8de376837b63a6a9742f3ccbbfd69ac38
>> > > -n brooklyn-ui:
>> > > c8f7c5869652aba403d6a1e5f743d3e5393774eb
>> > > All of the above have been tagged as "apache-brooklyn-1.1.0-rc1"
>> > >
>> > > Please vote on releasing this package as Apache Brooklyn 1.1.0.
>> > >
>> > > The vote will be open for at least 72 hours.
>> > > [ ] +1 Release this package as Apache Brooklyn 1.1.0
>> > > [ ] +0 no opinion
>> > > [ ] -1 Do not release this package because ...
>> > >
>> > >
>> > > Thanks!
>> > >
>> > >
>> > >
>> > > CHECKLIST for reference
>> > >
>> > > [ ] Download links work.
>> > > [ ] Binaries work.
>> > > [ ] Checksums and PGP signatures are valid.
>> > > [ ] Expanded source archive matches contents of RC tag.
>> > > [ ] Expanded source archive builds and passes tests.
>> > > [ ] LICENSE is present and correct.
>> > > [ ] NOTICE is present and correct, including copyright date.
>> > > [ ] All files have license headers where appropriate.
>> > > [ ] All dependencies have compatible licenses.
>> > > [ ] No compiled archives bundled in source archive.
>> > > [ ] I follow this project’s commits list.
>> > >
>> >
>> >
>> > --
>> >
>> > Thomas Bouron E: thomas.bou...@cloudsoft.io
>> >
>> > Lead Software Engineer
>> >
>> > https://cloudsoft.io Connect with me on LinkedIn
>> > <https://www.linkedin.com/in/tbouron/>
>> >
>> >
>> > <https://bit.ly/443qaWT>
>> >
>> > Integration Services
>> >
>>
>
>
> --
> Cheers,
> Iuliana Cosmina
>


-- 
*Juan D. Cabrerizo*
j...@cabrerizo.es

Reply via email to