Page MenuHomePureOS Tracker

Git install bug
Open, NormalPublic

Description

when im installing git(sudo apt install git-all) it downloads all the packages it needs and after downloading it unpacks them, but I noticed that before unpacking it removes all the important system packages such as network manager as well as the gnome graphical shell so my system does not start after that 
U can watch my video here
https://youtu.be/bt9t6jXmCkY

Event Timeline

Reflector triaged this task as Normal priority.Nov 1 2019, 10:04
Reflector created this task.
Reflector created this object with edit policy "Reflector".

Do you need git-all? Usually git-core is sufficient. git-all brings in things that require a different init system, this is why important system packages get removed.

tek021 added a subscriber: tek021.Jul 26 2021, 05:48