Package Details: circleci-cli-bin 0.1.30549-1

Git Clone URL: https://aur.archlinux.org/circleci-cli-bin.git (read-only, click to copy)
Package Base: circleci-cli-bin
Description: CircleCI's new command-line application.
Upstream URL: https://github.com/CircleCI-Public/circleci-cli
Licenses: MIT
Conflicts: circleci-cli
Provides: circleci-cli
Submitter: stefanc_diff
Maintainer: igemnace
Last Packager: igemnace
Votes: 12
Popularity: 0.000000
First Submitted: 2018-12-13 08:05 (UTC)
Last Updated: 2024-03-15 09:01 (UTC)

Dependencies (0)

Required by (0)

Sources (2)

Pinned Comments

igemnace commented on 2021-07-06 01:00 (UTC) (edited on 2021-07-06 01:02 (UTC) by igemnace)

Indeed, here is an issue link for anyone else viewing this thread:

https://github.com/CircleCI-Public/circleci-cli/issues/589

I haven't run the CLI in a long time outside of routinary version checks, since I have no current use for the CLI and am maintaining the PKGBUILD out of habit.

If anyone discovers that this is due to some defect in the PKGBUILD, I'd be happy to merge a patch (or perhaps @stefanc_diff might allow for yet another co-maintainer).

From the looks of that issue, it seems like it might be requiring a kernel compiled with certain parameters (see https://github.com/CircleCI-Public/circleci-cli/issues/589#issuecomment-862544538). If so, hopefully we can express this simply as a dependency on some linux package. Otherwise, if this proves too brittle (e.g. no such linux package maintained both in the repos and in the AUR), we might have to make do with post-installation instructions, both in the PKGBUILD and in a pinned comment here in the AUR.

This comment suggests it must be resolved in circleci-cli itself, however (see https://github.com/CircleCI-Public/circleci-cli/issues/589#issuecomment-872387555). If so, hopefully this will be resolved upstream with a simple version bump.

Latest Comments

« First ‹ Previous 1 2 3 Next › Last »

stefanc_diff commented on 2019-05-02 18:12 (UTC)

@igemnace I've added you as a maintainer on this pkg, following https://lists.archlinux.org/pipermail/aur-requests/2019-May/031197.html

igemnace commented on 2019-05-02 06:10 (UTC)

@Un1Gfn @stefanc_diff Thanks, request made and accepted by polyzen.

zkm2fw commented on 2019-05-01 14:57 (UTC) (edited on 2019-05-01 14:58 (UTC) by zkm2fw)

@stefanc_diff You may add @igemnace as a co-maintainer and they would share their PKGBUILDs.

I'm interested in restarting circleci-ci and making it build from source.

Thank you both.

stefanc_diff commented on 2019-05-01 14:32 (UTC)

Going by users/polyzen response https://lists.archlinux.org/pipermail/aur-requests/2019-April/031178.html

I'd be happy to accept the merge of circle-cli into this AUR pkg.

igemnace can you request this merge ?

igemnace commented on 2019-05-01 06:47 (UTC)

@stefanc_diff Are you willing to maintain this package? I've requested to merge circleci-cli into this package because both of them provide a binary release of the same software. The PKGBUILD from circleci-cli is up-to-date as of writing, though, so either that PKGBUILD must be merged or this PKGBUILD be updated independently.

I've been actively maintaining my own PKGBUILD for this software (up until I was made co-maintainer of circleci-cli) and am up to maintaining the (semi-)frequent version bumps, if need be.

igemnace commented on 2019-04-30 09:47 (UTC)

@Un1Gfn Thanks, PKGBUILD updated.

zkm2fw commented on 2019-04-30 02:53 (UTC) (edited on 2019-05-01 07:08 (UTC) by zkm2fw)

(I'm taking the credit w/o pushing :)

@igemnace +co-maintainer

igemnace commented on 2018-12-03 09:17 (UTC)

Are there plans to update this package? I already have a working PKGBUILD for the latest CLI (https://github.com/CircleCI-Public/circleci-cli) and am up to maintaining the frequent version bumps, if need be.

Tosainu commented on 2018-08-21 03:42 (UTC)

It looks like that CircleCI released new version of CLI. https://github.com/CircleCI-Public/circleci-cli Would you update the package, please?