Search:
Archives
- May 2018
- April 2018
- January 2018
- June 2017
- April 2017
- February 2017
- January 2017
- September 2016
- August 2016
- July 2016
- May 2016
- March 2016
S | M | T | W | T | F | S |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | |||
5 | 6 | 7 | 8 | 9 | 10 | 11 |
12 | 13 | 14 | 15 | 16 | 17 | 18 |
19 | 20 | 21 | 22 | 23 | 24 | 25 |
26 | 27 | 28 |
Raspberry Pi libgnutls-openssl27 error
- Feb, 08, 2017
- No Comments.
Running apt-get and you get an error sudo apt-get -y dist-upgrade You might want to run ‘apt-get -f install’ to correct these. The following packages have unmet dependencies: libgnutls-openssl27 : Depends: libgnutls-deb0-28 (= 3.3.8-6+deb8u4) but 3.3.8-6+deb8u3 is installed libhogweed2 : Breaks: libgnutls-deb0-28 (< 3.3.8-6+deb8u4) but 3.3.8-6+deb8u3 is installed E: Unmet dependencies. Try using -f. cat […]
Read More