Resolve apport-GTK, dkpg, and Git related errors

Asked

Viewed 40 times

1

I was using Git on Linux and while removing one branch that I no longer wanted to use, I probably removed other things.

Ended up giving error in apport and dkpg. With respect to Git, it just lets continue on branch master. When switching to other branchs, Head points to (no branch). I’ve used apt-get purge, remove, -f install, but the apport error ended up affecting the conclusion of the apt-get, that is, does not allow successful installation or removal.

  • If this solved your problem, you can accept your own answer. See more on [tour].

1 answer

1

Probably the problem isn’t related to git, it was just some coincidence with some installation done on the computer. The Aport problem continues. However, git does work. The (no branch) problem was: the branch that was appearing was part of the remote repository, but was not yet on the computer. Missing checkout on remaining branches.

Browser other questions tagged

You are not signed in. Login or sign up in order to post.