Announcement

Collapse
No announcement yet.

KDE updates [4.13.2, Plasma 4.11.10]?

Collapse
This topic is closed.
X
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    KDE updates [4.13.2, Plasma 4.11.10]?

    I transitioned from LMDE to Kubuntu recently, after I confirmed for myself that KDE 4.13 indeed ran better on the netbook on which I do a lot of my Linux stuff than the 4.11.x release on which LMDE is still stuck ... and observing that updates to various other components including the kernel are pushed more frequently than Mint does. After experimenting with (semi)rolling releases, I can appreciate an LTS release that gets frequent updates (and hopefully can "evolve" transparently into the next LTS release when time comes), esp. as I usually rebuild my kernel to tune it to my hardware (and include the Con Kolivas patches ).

    I do wonder however why KDE itself is still at 4.13.0 while 2 monthly bugfix releases have already been published. Is there a timeline for KDE updates to appear in Trusty/stable, or should I add an update channel if I don't want to wait for Kubuntu 15 in order to get an update to my desktop environment?

    #2
    Stable Relesea Updates

    The Ubuntu has the Stable Release Updates policy: https://wiki.ubuntu.com/StableReleaseUpdates

    The Kubuntu Updates policy: https://wiki.ubuntu.com/Kubuntu/UpdatesPolicy


    The KDE packages - based on earlier releases:

    - When ready&tested the packages will be copied to the Kubuntu Updates PPA.
    - Later, after more testing, the packages will be copied to the Ubuntu proposed and again after testing to the Ubuntu updates.

    “Package Archives for Kubuntu” team: https://launchpad.net/~kubuntu-ppa
    Kubuntu Backports
    Kubuntu Beta Backports
    Kubuntu Experimental
    Kubuntu Next
    Kubuntu Updates
    Kubuntu Package Staging (DON'T USE)
    Options

    The user can enable the Kubuntu Updates PPA and get the latest updates

    The Kubuntu Updates PPA has (at the moment) the KDE 4.13.2 - https://launchpad.net/~kubuntu-ppa/+..._filter=trusty

    or

    The user can wait that the updates has been testes and approved to the Ubuntu updates.

    The SRU tracking bug for KDE SC 4.13.1 (Ubuntu updates) : https://bugs.launchpad.net/ubuntu/+s...s/+bug/1318142


    More

    - https://help.ubuntu.com/community/Repositories/Ubuntu
    - https://wiki.ubuntu.com/Testing/EnableProposed
    Last edited by Rog132; Jun 17, 2014, 04:17 AM.
    A good place to start: Topic: Top 20 Kubuntu FAQs & Answers
    Searching FAQ's: Google Search 'FAQ from Kubuntuforums'

    Comment


      #3
      Originally posted by Rog132 View Post

      “Package Archives for Kubuntu” team: https://launchpad.net/~kubuntu-ppa
      So what exactly does this mean, that it's not possible to track a "channel" with newer KDE releases AND keep tracking 14.04 LTS?
      As in

      The user can enable the Kubuntu Updates PPA and get the latest updates
      And drift away from 14.04LTS? "Kubuntu Updates" seems more general than something like OpenSUSE's KDE Current repo?

      The user can wait that the updates has been testes and approved to the Ubuntu updates.
      Is that a quote from an official page?

      The SRU tracking bug for KDE SC 4.13.1 (Ubuntu updates) : https://bugs.launchpad.net/ubuntu/+s...s/+bug/1318142
      What's the "SRU tracking bug"? The page reads more like a list of proposed (and accepted) additions?



      More

      - https://help.ubuntu.com/community/Repositories/Ubuntu
      - https://wiki.ubuntu.com/Testing/EnableProposed[/QUOTE]
      Last edited by rjvbb; Jun 17, 2014, 04:42 AM.

      Comment


        #4
        OK, so I followed the instructions on the EnableProposed wiki page. On Kubuntu 14.04, one has to enable the pre-release software source in the Muon Package Manager's sources setting. I created a /etc/apt/preferences file as instructed, made the appropriate ZFS snapshots for easy rollback (in case that'd be needed).
        Contrary to what I expected, apt-get -s dist-upgrade still showed me a bunch of updates, but also announced that kmail would be removed. An apt-get install kmail/trusty-proposed behaved as if I had given the -s flag (I had not), so I unticked the pre-release source in Muon again.

        And then it turned out that the 4.13.1 update had been pushed to the stable release tree.
        (Muon's update notifier called that 2 updated packages, of which 5 were updated for security reasons ... a somewhat strange way of counting )

        Comment


          #5
          If your going to try complex things like that, don't trust muon and use the command line.

          Sent from my Nexus 5 using Tapatalk

          Comment


            #6
            KDE SC 4.13.1 & Ubuntu repositories

            At here:



            Code:
            sudo apt-get update
            sudo apt-get dist-upgrade
            =>

            Log of sudo apt-get dist-upgrade
            Wed Jun 18 10:48:37 2014

            Reading package lists...
            Building dependency tree...
            Reading state information...
            The following packages will be upgraded:
            apt apt-transport-https apt-utils ark audiocd-kio baloo biosdevname bsdutils...

            177 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
            Need to get 73.7 MB of archives.
            After this operation, 19.5 kB of additional disk space will be used.
            Do you want to continue? [Y/n]

            After that ( https://www.kubuntuforums.net/showth...fo-Regenerated ):

            :~$ kde4-config --version
            Qt: 4.8.6
            KDE Development Platform: 4.13.1
            kde4-config: 1.0
            A good place to start: Topic: Top 20 Kubuntu FAQs & Answers
            Searching FAQ's: Google Search 'FAQ from Kubuntuforums'

            Comment


              #7
              What is the unsupported updates repo? Is it kubuntu back ports or Trusty back ports?

              Sent from my Nexus 5 using Tapatalk

              Comment


                #8
                What is the unsupported updates repo? Is it kubuntu back ports or Trusty back ports?
                Ubuntu Trusty backports

                Ubuntu Backports: https://help.ubuntu.com/community/UbuntuBackports

                The Kubuntu is backporting things through the PPA: https://launchpad.net/~kubuntu-ppa/+archive/backports

                The software properties/sources is showing the PPA's on the 'Other Software' tab

                The software sources frontend can be launched with the command:
                Code:
                kdesudo software-properties-kde
                Last edited by Rog132; Jun 18, 2014, 08:46 AM.
                A good place to start: Topic: Top 20 Kubuntu FAQs & Answers
                Searching FAQ's: Google Search 'FAQ from Kubuntuforums'

                Comment


                  #9
                  Originally posted by mr_raider View Post
                  If your going to try complex things like that, don't trust muon and use the command line.

                  Exactly, I only used Muon to tweak the software sources, in order to follow the settings preconfigured by Kubuntu.

                  Comment

                  Working...
                  X