| Summary: | unable to upgrade system, but system keeps telling me to upgrade | ||
|---|---|---|---|
| Product: | [KDE Neon] neon | Reporter: | Ian <ian.keeler> |
| Component: | Packages User Edition | Assignee: | Neon Bugs <neon-bugs-null> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | jr, neon-bugs-null, ribiku.sith, sitter, subdiff |
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | Neon | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Ian
2016-10-06 19:50:53 UTC
Same her. ThinkPad X220T. Try with terminal: Open Konsole. Execute line by line: sudo apt update sudo apt upgrade sudo apt full-upgrade If upgrade and full-upgrade don't work: sudo apt install -f Hi Roman, works for me, but I think Discover is only a GUI for apt-get? Thanks, Ribiku Hi Ribiku, great to hear that it solved your problem. Somebody else has to answer this question, who is more involved in the development of Discover. I think it uses PackageKit, which again uses an apt backend for updating / installing software. In any case when updating, Discover seems to do something equivalent to apt full-upgrade. Maybe it should also do apt install -f, in case this doesn't succeed ? Or did already apt full-upgrade fix your problem? |