Il 30/04/2012 00:56, Valter Mura ha scritto: > 2012/4/29 Scott Kitterman <[email protected]> > >> On Sunday, April 29, 2012 09:40:24 AM Valter Mura wrote: >>> Il 28/04/2012 21:01, Scott Kitterman ha scritto: >>>> On Saturday, April 28, 2012 08:57:07 AM Valter Mura wrote: >>>>> Il 26/04/2012 14:06, Jonathan Riddell ha scritto: >>>>>> The news you've all been waiting for >>>>>> >>>>>> http://www.kubuntu.org/news/12.04-release >>>>>> >>>>>> Mind and read the known issues >>>>>> >> https://wiki.kubuntu.org/PrecisePangolin/ReleaseNotes/Kubuntu#Known_Issu >>>>>> e >>>>>> s KMail upgrades are still flakey and kmix crashes :( >>>>> >>>>> Hi Jonathan, >>>>> >>>>> is there a reason why my (old) system doesn't warn me to upgrade both >>>>> from Muon and APT? >>>>> >>>>> PIV 2.8 Ghz >>>>> >>>>> Oneiric 11.10 updated / KDE 4.8.2 / 32bit >>>> >>>> If you have all the updates installed, you need to log out and log in >> to >>>> restart your KDE session and there needs to be a network present when >> you >>>> log in to get the notification. If you still don't get it, you can >> start >>>> the upgrade process manually. >>> >>> Hi Scott, thanks for your time. >>> >>> I've already updated my system, I take it constantly updated. >>> >>> Could give me a way to update it manually? The update from command line >>> (apt) doesn't work, that is, "sudo apt-get dist-upgrade" returns nothing. >>> I'm suspecting there's something with the repository or some string to >>> add in "Other software". >>> The program fetches from the "Main" server, so everything should be ok. >>> >>> TIA, regards, >> >> Try: >> >> $ kdesudo do-release-upgrade -m desktop -f kde >> >> If that doesn't get the upgrader started, then try it again with -d on the >> end. If it starts, you'll be at step 6 of the upgrade instructions: >> >> https://help.ubuntu.com/community/PreciseUpgrades/Kubuntu >> >> and you can follow along from there. >> >> > Nothing of nothing. This is a very strange think and the first time it > occurs to me... > > > Ciao > > > Hello Valter (and anyone else), I was in your same situation, as one of my systems correctly recognized that Precise was released, while another one not. After some quick research, I think I've found the issue.
Due to bug #944876 ([1]), which has just been fixed, if you have asked KDE to prompt you to upgrade on regular distribution releases, it checks only for new LTS releases instead. As the "meta-release-lts" file on the Ubuntu site (used by the Update Manager to check for LTS upgrades, [2]) does not mention Precise yet (it will do only when the first point release of Precise is out, see bug #989334 at [3]), the Update Manager will act as if there was no distribution upgrade available. Changing the /etc/update-manager/release-upgrades file manually did the trick for me - try doing it, or install the new update-manager package for Oneiric (it should be propagating across the mirrors right now, so it should show up in a few hours or a day at most), then check that the Distribution upgrade setting in the KDE System Settings application is correct and proceed. Ciao, Alessandro Menti [1] https://bugs.launchpad.net/ubuntu/+source/software-properties/+bug/944876 [2] http://changelogs.ubuntu.com/meta-release-lts [3] https://bugs.launchpad.net/ubuntu/+source/update-manager/+bug/989334 -- A neutron walks into a bar and asks how much for a drink. The bartender replies "for you, no charge". -- Sheldon Cooper, The Big Bang Theory -- kubuntu-devel mailing list [email protected] Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/kubuntu-devel
