Skip to content

repo.py: support rhel 7#51617

Merged
becker33 merged 1 commit intodevelopfrom
hs/fix/symref
Nov 20, 2025
Merged

repo.py: support rhel 7#51617
becker33 merged 1 commit intodevelopfrom
hs/fix/symref

Conversation

@haampie
Copy link
Copy Markdown
Member

@haampie haampie commented Nov 20, 2025

Closes #51615

RHEL 7 ships git 1.8 which does not support git ls-remote --symref.

Just use git ls-remote <remote> HEAD refs/heads/* instead.

RHEL 7 ships git 1.8 which does not support `git ls-remote --symref`.

Signed-off-by: Harmen Stoppels <[email protected]>
@haampie haampie requested a review from alecbcs November 20, 2025 20:56
@haampie haampie added v1.0.3 PRs to backport for v1.0.3 v1.1.1 labels Nov 20, 2025
@becker33 becker33 enabled auto-merge (squash) November 20, 2025 21:52
@becker33 becker33 merged commit 7bea853 into develop Nov 20, 2025
31 of 32 checks passed
@becker33 becker33 deleted the hs/fix/symref branch November 20, 2025 22:00
@alecbcs
Copy link
Copy Markdown
Member

alecbcs commented Nov 21, 2025

Looks good to me.

@psakievich this is probably another area where we could use your work on optimizing for different git versions.

psakievich pushed a commit to psakievich/spack that referenced this pull request Dec 1, 2025
RHEL 7 ships git 1.8 which does not support `git ls-remote --symref`.

Signed-off-by: Harmen Stoppels <[email protected]>
becker33 pushed a commit that referenced this pull request Jan 10, 2026
RHEL 7 ships git 1.8 which does not support `git ls-remote --symref`.

Signed-off-by: Harmen Stoppels <[email protected]>
@becker33 becker33 mentioned this pull request Jan 10, 2026
2 tasks
becker33 pushed a commit that referenced this pull request Jan 11, 2026
RHEL 7 ships git 1.8 which does not support `git ls-remote --symref`.

Signed-off-by: Harmen Stoppels <[email protected]>
Signed-off-by: Gregory Becker <[email protected]>
becker33 pushed a commit that referenced this pull request Jan 15, 2026
RHEL 7 ships git 1.8 which does not support `git ls-remote --symref`.

Signed-off-by: Harmen Stoppels <[email protected]>
Signed-off-by: Gregory Becker <[email protected]>
vjranagit pushed a commit to vjranagit/spack that referenced this pull request Jan 18, 2026
RHEL 7 ships git 1.8 which does not support `git ls-remote --symref`.

Signed-off-by: Harmen Stoppels <[email protected]>
Signed-off-by: Gregory Becker <[email protected]>
becker33 pushed a commit that referenced this pull request Jan 22, 2026
RHEL 7 ships git 1.8 which does not support `git ls-remote --symref`.

Signed-off-by: Harmen Stoppels <[email protected]>
Signed-off-by: Gregory Becker <[email protected]>
becker33 pushed a commit that referenced this pull request Jan 26, 2026
RHEL 7 ships git 1.8 which does not support `git ls-remote --symref`.

Signed-off-by: Harmen Stoppels <[email protected]>
Signed-off-by: Gregory Becker <[email protected]>
@becker33 becker33 mentioned this pull request Feb 2, 2026
becker33 pushed a commit that referenced this pull request Feb 2, 2026
RHEL 7 ships git 1.8 which does not support `git ls-remote --symref`.

Signed-off-by: Harmen Stoppels <[email protected]>
becker33 pushed a commit that referenced this pull request Feb 2, 2026
RHEL 7 ships git 1.8 which does not support `git ls-remote --symref`.

Signed-off-by: Harmen Stoppels <[email protected]>
Signed-off-by: Gregory Becker <[email protected]>
becker33 pushed a commit that referenced this pull request Feb 19, 2026
RHEL 7 ships git 1.8 which does not support `git ls-remote --symref`.

Signed-off-by: Harmen Stoppels <[email protected]>
Signed-off-by: Gregory Becker <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

v1.0.3 PRs to backport for v1.0.3 v1.1.1

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Spack initialization issues on RHEL 7

3 participants