Advertisement
Guest User

Unmet Dependecies SSTP-Client

a guest
Apr 8th, 2022
44
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 0.96 KB | None | 0 0
  1. ┌─[][???][~]
  2. └──╼ $uname -a
  3. Linux ??? 5.16.0-12parrot1-amd64 #1 SMP PREEMPT Debian 5.16.12-2parrot1 (2022-03-11) x86_64 GNU/Linux
  4. ┌─[???][~]
  5. └──╼ $sudo apt install sstp-client
  6. Reading package lists... Done
  7. Building dependency tree... Done
  8. Reading state information... Done
  9. Some packages could not be installed. This may mean that you have
  10. requested an impossible situation or if you are using the unstable
  11. distribution that some required packages have not yet been created
  12. or been moved out of Incoming.
  13. The following information may help to resolve the situation:
  14.  
  15. The following packages have unmet dependencies:
  16.  sstp-client : Depends: libc6 (>= 2.34) but 2.31-13+deb11u3 is to be installed
  17.                Recommends: network-manager-sstp but it is not going to be installed or
  18.                            network-manager-sstp-gnome but it is not going to be installed
  19. E: Unable to correct problems, you have held broken packages.
  20.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement