Package Details: git-req 2.5.0-1

Git Clone URL: https://aur.archlinux.org/git-req.git (read-only, click to copy)
Package Base: git-req
Description: Switch between merge/pull requests in your GitLab and GitHub repositories with just the request ID.
Upstream URL: https://arusahni.github.io/git-req/
Keywords: git git-extension github gitlab merge mr pr pull request
Licenses: MIT
Conflicts: git-req
Provides: git-req
Submitter: aru
Maintainer: aru
Last Packager: aru
Votes: 1
Popularity: 0.000000
First Submitted: 2020-03-04 02:49 (UTC)
Last Updated: 2023-04-16 13:31 (UTC)

Dependencies (2)

Required by (0)

Sources (1)

Latest Comments

aru commented on 2021-01-16 20:24 (UTC)

@rageltman AUR has been updated with the fixed version. Thanks for the report!

aru commented on 2021-01-16 19:55 (UTC)

@rageltman thanks for the heads up. It looks like a transitive dependency no longer builds as expected under newer versions of the Rust compiler. I've released a 2.2.1 version that fixes this issue. It will be pushed to AUR momentarily.

rageltman commented on 2021-01-15 01:07 (UTC)

The build is failing with:

[2021-01-14T21:22:47.595Z]    Compiling phf_codegen v0.7.24
[2021-01-14T21:22:47.595Z] error: failed to run custom build command for `git-req v2.2.0 (/build/git-req/src/git-req-2.2.0)`
[2021-01-14T21:22:47.595Z] 
[2021-01-14T21:22:47.595Z] Caused by:
[2021-01-14T21:22:47.595Z]   process didn't exit successfully: `/build/git-req/src/git-req-2.2.0/target/release/build/git-req-702cf51fb792dccd/build-script-build` (exit code: 101)
[2021-01-14T21:22:47.595Z]   --- stderr
[2021-01-14T21:22:47.595Z]   thread 'main' panicked at 'attempted to leave type `linked_hash_map::Node<yaml::Yaml, yaml::Yaml>` uninitialized, which is invalid', /build/rust/src/rustc-1.49.0-src/library/core/src/mem/mod.rs:659:9
[2021-01-14T21:22:47.595Z]   note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
[2021-01-14T21:22:47.595Z] warning: build failed, waiting for other jobs to finish...
[2021-01-14T21:22:47.595Z] error: build failed
[2021-01-14T21:22:47.595Z] ==> ERROR: A failure occurred in build().
[2021-01-14T21:22:47.595Z]     Aborting...
script returned exit code 255