Announcement

Collapse
No announcement yet.

Adding Key and Backport Repos (Solved)

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

    Adding Key and Backport Repos (Solved)

    I'm trying to install the Kubuntu Backports to upgrade to KDE 4.3.4. Whenever I try to add the backport keys following the instructions in the Kubuntu site (http://www.kubuntu.org/faq/PPA-keys), I get this message:

    gpg: can't open /home/username/.gnupg/pubring.gpg

    Can anyone help!

    #2
    Re: Adding Key and Backport Repos

    Are you attempting to use the Graphical method or the CLI method?

    Note: The instructions for the graphical method may not work for you. For the time being, we recommend you use the command line method explained below.
    Windows no longer obstructs my view.
    Using Kubuntu Linux since March 23, 2007.
    "It is a capital mistake to theorize before one has data." - Sherlock Holmes

    Comment


      #3
      Re: Adding Key and Backport Repos

      command line

      Comment


        #4
        Re: Adding Key and Backport Repos

        Try this
        Code:
        sudo add-apt-repository ppa:kubuntu-ppa/backports

        Comment


          #5
          Re: Adding Key and Backport Repos

          Thanks! It worked. It added the key. However, what's the command to update to Kde 4.3.4?

          Comment


            #6
            Re: Adding Key and Backport Repos

            Code:
            sudo apt-get update
            followed by
            Code:
            sudo apt-get upgrade

            Comment


              #7
              Re: Adding Key and Backport Repos

              For some reason the update fails. This is what I get after sudo apt-get update and sudo apt-get upgrade:

              The following packages have been kept back:
              amarok amarok-common amarok-utils
              0 packages upgraded, 0 newly installed, 0 to remove and 3 not upgraded.
              Need to get 0B of archives. After unpacking 0B will be used.

              Comment


                #8
                Re: Adding Key and Backport Repos

                If you are looking for the KDE 4.3.4 update, I believe you should add this ppa
                Code:
                sudo add-apt-repository ppa:kubuntu-ppa/ppa

                Comment


                  #9
                  Re: Adding Key and Backport Repos

                  Great. That worked. Everything is working fine after the upgrade.

                  Comment


                    #10
                    Re: Adding Key and Backport Repos

                    Please consider editing the original post and mark it as SOLVED

                    Comment

                    Working...
                    X