Bug 412914

Summary: Cannot update due to PKCON error
Product: [KDE Neon] neon Reporter: Peter <p.wibberley>
Component: generalAssignee: Neon Bugs <neon-bugs>
Status: RESOLVED FIXED    
Severity: major CC: jr, neon-bugs, sitter
Priority: NOR    
Version First Reported In: unspecified   
Target Milestone: ---   
Platform: Neon   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description Peter 2019-10-13 17:23:11 UTC
Discover crashes when updating. This may be due to an error when running "pkcon refresh" in a terminal. This gives the following messages:  

Refreshing cache              [=========================]         
Loading cache                 [=========================]         
Downloading packages          [=========================]         
Running                       [=========================]         
Finished                      [=========================]         
Fatal error: E: Repository 'http://archive.neon.kde.org/user/lts bionic InRelease' changed its 'Origin' value from 'user/lts bionic' to 'neon'
E: Repository 'http://archive.neon.kde.org/user/lts bionic InRelease' changed its 'Label' value from 'KDE neon - User Edition (LTS)' to 'KDE neon - Plasma LTS Edition' 


System Information is as follows:  
KDE Plasma Version: 5.12.9
KDE Frameworks Version: 5.62.0
Qt Version: 5.12.3
Kernal Version: 4.15.0-64-generic
OS Type: 64-bit
Comment 1 Peter 2019-10-15 19:39:14 UTC
Discover no longer seems to be crashing when I attempt an update.  However, the error with 'pkcon refresh' is still occurring.
Comment 2 Peter 2019-10-21 13:42:20 UTC
Running sudo apt update seems to have solved the problem.  It is confusing, though, as I had undestood that pkcon is supposed to be used in place of apt.