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

aptkit Installed nVidia Drivers on my AMD System. I think.

Abierto
#15 0 comentarios 1 reacción 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
25/100
Tipo de issue
Error
Claridad
Necesita aclaración
Estado de actividad
Estancado
Stack tecnológico
python

Línea de trabajo

Comienza con las entradas de aptkit con role='role-install-packages' y los valores de sender en los registros de APT proporcionados; después, determina qué proceso inició la instalación del paquete NVIDIA. Se considera terminado cuando se haya identificado la ruta que lo inició y la instalación no intencionada tenga una corrección clara y reproducible o una transferencia documentada; en el issue no se nombran archivos fuente ni pruebas.

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

Descripción

Please forgive me if this isn't the right place for this report.

LM 22.2 Cinnamon
Kernel 6.14
AMD Ryzen 5 5500
AMD Radeon RX 580

I received an update notification on the 19th that there were updates for my nVidia drivers. This was surprising to me, since this PC has never had an nVidia card in it. Searching the logs I found that aptkit had installed nVidia drivers on 16 October 2025.

Start-Date: 2025-10-16  16:41:28
Commandline: aptkit role='role-install-packages' sender=':1.537'
Install: nvidia-kernel-common-580-server:amd64 (580.95.05-0ubuntu0.24.04.2), nvidia-firmware-580-server-580.95.05:amd64 (580.95.05-0ubuntu0.24.04.2)
Upgrade: python3-samba:amd64 (2:4.19.5+dfsg-4ubuntu9.3, 2:4.19.5+dfsg-4ubuntu9.4), libldb2:amd64 (2:2.8.0+samba4.19.5+dfsg-4ubuntu9.3, 2:2.8.0+samba4.19.5+dfsg-4ubuntu9.4), libwbclient0:amd64 (2:4.19.5+dfsg-4ubuntu9.3, 2:4.19.5+dfsg-4ubuntu9.4), samba-common-bin:amd64 (2:4.19.5+dfsg-4ubuntu9.3, 2:4.19.5+dfsg-4ubuntu9.4), libsmbclient0:amd64 (2:4.19.5+dfsg-4ubuntu9.3, 2:4.19.5+dfsg-4ubuntu9.4), libnvidia-compute-580-server:amd64 (580.65.06-0ubuntu0.24.04.1, 580.95.05-0ubuntu0.24.04.2), python3-ldb:amd64 (2:2.8.0+samba4.19.5+dfsg-4ubuntu9.3, 2:2.8.0+samba4.19.5+dfsg-4ubuntu9.4), smbclient:amd64 (2:4.19.5+dfsg-4ubuntu9.3, 2:4.19.5+dfsg-4ubuntu9.4), samba-libs:amd64 (2:4.19.5+dfsg-4ubuntu9.3, 2:4.19.5+dfsg-4ubuntu9.4), samba-common:amd64 (2:4.19.5+dfsg-4ubuntu9.3, 2:4.19.5+dfsg-4ubuntu9.4)
End-Date: 2025-10-16  16:41:44

I'm not sure how to parse "Commandline: aptkit role='role-install-packages' sender=':1.537'" so I don't know the origin of the install command.

From the log the other day, where I purged nVidia, I assume that if the command had been through the terminal there would be a "Requested-By" entry.

Start-Date: 2025-12-19  13:44:57
Commandline: aptkit role='role-install-packages' sender=':1.112'
Upgrade: nvidia-kernel-common-580-server:amd64 (580.95.05-0ubuntu0.24.04.2, 580.95.05-0ubuntu0.24.04.3), libnvidia-compute-580-server:amd64 (580.95.05-0ubuntu0.24.04.2, 580.95.05-0ubuntu0.24.04.3), nvidia-firmware-580-server-580.95.05:amd64 (580.95.05-0ubuntu0.24.04.2, 580.95.05-0ubuntu0.24.04.3)
End-Date: 2025-12-19  13:45:08

Start-Date: 2025-12-19  13:59:24
Commandline: /usr/bin/apt purge *nvidia*
Requested-By: k7s5a (1000)
Purge: libnvidia-compute-575-server:amd64 (575.57.08-0ubuntu0.24.04.3), nvidia-kernel-common-580-server:amd64 (580.95.05-0ubuntu0.24.04.3), nvidia-prime-applet:amd64 (1.4.6), libnvidia-compute-580-server:amd64 (580.95.05-0ubuntu0.24.04.3), nvidia-firmware-580-server-580.95.05:amd64 (580.95.05-0ubuntu0.24.04.3)
End-Date: 2025-12-19  13:59:38

I assume there is a bug somewhere in the haystack that called for the nVidia install, but whether it is with aptkit or "sender=':1.537'" (whatever process that is) I don't know.

I am willing to dig around my system to find more information if you want.

Thank you for everything you do. It is appreciated.

Lenguaje dominante
Python
Estrellas
15
Forks
10
Métricas de merge de PR
Sin PR fusionados en 30 d

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 linuxmint/aptkit

Todos los issues de linuxmint/aptkit

Issues similares

Más issues de Python

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.