Package Details: concourse 7.11.2-2

Git Clone URL: https://aur.archlinux.org/concourse.git (read-only, click to copy)
Package Base: concourse
Description: Concourse is a container-based continuous thing-doer written in Go and Elm
Upstream URL: https://concourse-ci.org
Keywords: ci ci-cd concourse continuous-delivery continuous-integration elm go pipelines
Licenses: custom:Apache-2.0
Conflicts: concourse-bin
Submitter: bramswenson
Maintainer: cheatsc
Last Packager: cheatsc
Votes: 4
Popularity: 0.000002
First Submitted: 2017-03-08 08:58 (UTC)
Last Updated: 2024-06-09 05:00 (UTC)

Pinned Comments

cheatsc commented on 2024-05-30 22:44 (UTC) (edited on 2024-05-30 22:51 (UTC) by cheatsc)

@gbourant Thank you for reporting. I assume that this patch is also required for v7.11.2. I'll try the patch this night.

Also if a strange error occurs use export UV_USE_IO_URING=0

I've faced the same problem. I'll set the environment variable on PKGBUILD or announce here until it will be resolved.

Latest Comments

« First ‹ Previous 1 2 3 4 Next › Last »

pancho commented on 2020-03-22 16:07 (UTC)

... and yet, sadly, we failed.

The dragon cast its fiery breath upon us, and burned us to a crisp.

Disowning...

pancho commented on 2020-03-22 09:10 (UTC)

I've created the mirror repo on GitHub:

https://github.com/4km3/AUR-concourse

and created a gitter chat for it:

https://gitter.im/AUR-concourse/community

I'll begin working on it at 16:00 CET today.

Feel free to join us and say hello!

rodrigofuente commented on 2020-03-18 09:27 (UTC)

@pancho: count me in!

pancho commented on 2020-03-18 09:24 (UTC)

Hi, fellas.

This monster has been left untamed for damn too long. I propose having a hack-a-ton this weekend to settle this once and for all.

Who's with me!?

(I'll create a mirror repo on GitHub and setup a Gitter chat channel to coordinate)

Also, anyone interested in co-maintain it is more than welcome to join. Just ask!

dvzrv commented on 2020-03-11 07:51 (UTC)

@hendres: The package is more or less unbuildable, as upstream neither provides build instructions, nor packaging guidelines. The integration with shipped images proves very complicated.

I'll disown, if you want to have a shot.

hendres commented on 2020-03-10 22:23 (UTC) (edited on 2020-03-10 22:24 (UTC) by hendres)

Hey folks, it is a while since it is flagged out of date. Any news, may I assist?

pancho commented on 2018-05-02 18:53 (UTC)

TODO: This package should build from source, since we have the -bin package which installs from upstream binary release.

I'll merge the build machinery from the -git package when I get the chance.

@anigeo: Sorry to keep you waiting... I'll try to check that it indeed works fine with the default kernel, now that USERNS is enabled by default. Can't commit to a specific date, though.

anigeo commented on 2018-01-02 04:31 (UTC)

I'm maintainer of linux-userns AUR package, as Archlinux Kernel supports user namespaces since 4.14.4-2, would you test if the ARCH kernel works with your package?

pancho commented on 2017-10-01 06:36 (UTC)

Hi, @branswenson! Count me in to inherit this repo, in order to make it build from source. As for the build cycle, let me introduce you to our friendly neighbor spi^H^H^H updpkgsums, which will be a good lad and update the checksums automagically for us :-) Cheers!

bramswenson commented on 2017-09-29 23:44 (UTC)

Hey @pancho, I reckon you reckon right. As such I've just updated to v3.5.0 and pushed the update here, then migrated to `concourse-bin`. I don't have a need for a compiled concourse at the moment. So I'll pass this repo on to a new maintainer should one come along. In the meantime I'll add you as a maintainer for the bin projects. I've created a script you can run to make new builds. Just change the version and sha512sum in `PKGBUILD` and then run `./build`, commit and push. Thanks! bramswenson