Hacktoberfest 2026: los issues que los mantenedores marcaron para octubre, abiertos y aptos para principiantes. Explorar issues de Hacktoberfest

Errors when I use computers than haven't been used in a while.

Abierto
#1,269 7 comentarios 0 reacciones 0 asignados Ver en GitHub

Nadie ha tomado este issue todavía.

Evaluación

Dificultad
4/5
Tiempo estimado
3-5 días
Aptitud para principiantes
35/100
Tipo de issue
Error
Claridad
Necesita aclaración
Estado de actividad
Tranquilo
Stack tecnológico
git, macos
Área
tooling

Línea de trabajo

Reproduce git pull on an affected computer and start from the dyld error naming libcurl.4.dylib, Git's HTTPS helper, and the missing libnghttp2.dylib. Trace how pkgx handles these dependencies after a machine has been idle. Done means Git can run successfully without deleting and reinstalling it.

Escrito por el modelo de indexación a partir del texto del issue.

Descripción

I use pkgx on a bunch of computers that I manage. So I don't use these computers daily. I put git on them awhile back. It's been awhile since I've run git on them manually, but I just tried and I get this error. Any ideas? I could just delete it and reinstall it, but I'm submitting this issue to hopefully reduce this type of error in the future. It seems like a lot of times when I don't use computers for a bit and then start using them, errors like this pop up on all of them. But I don't get these errors on my daily driver.

> git pull
dyld[89302]: Library not loaded: @rpath/nghttp2.org/v1/lib/libnghttp2.dylib
  Referenced from: <F633202F-225A-3753-8C7F-3EC2EEFD24FE> /usr/local/pkgx/curl.se/v8.17.0/lib/libcurl.4.dylib
  Reason: tried: '/usr/local/pkgx/curl.se/v8.17.0/lib/../../../nghttp2.org/v1/lib/libnghttp2.dylib' (no such file), '/usr/local/pkgx/git-scm.org/v2.54.0/libexec/../../../nghttp2.org/v1/lib/libnghttp2.dylib' (no such file), '/usr/local/pkgx/git-scm.org/v2.54.0/libexec/../../../nghttp2.org/v1/lib/libnghttp2.dylib' (no such file)
error: git-remote-https died of signal 6
fatal: remote helper 'https' aborted session
Lenguaje dominante
Rust
Estrellas
9.9k
Forks
1.4k
Merge medio
1 d 17 h
PR fusionados (30 d)
1

Guía de contribución

No hay ninguna guía de contribución indexada para este repositorio

Primeros pasos

  1. Lee el issue completo y luego la guía de contribución del proyecto.
  2. Comenta en el issue que vas a ocuparte — evita que dos personas hagan lo mismo.
  3. Haz un fork del repositorio y trabaja en una rama.
  4. Abre un pull request que haga referencia al número del issue.

Más de pkgxdev/pkgx

Todos los issues de pkgxdev/pkgx

Issues similares

Más issues de Rust

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.