Announcement

Collapse
No announcement yet.

Adept busted(Solved)

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

    Adept busted(Solved)

    I messed something up. When trying to apply updates I get:
    There was an error commiting changes. Possibly there was a problem downloading some packages or the commit would break packages.
    Pls help.
    Reg Kubuntu user 19940

    #2
    Re: Adept busted

    Open a console and type:
    Code:
    sudo dpkg --configure -a
    Code:
    sudo apt-get autoclean
    Code:
    sudo apt-get update
    Code:
    sudo apt-get install
    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: Adept busted

      hmmm....I installed java manually. Apt is trying to update java? After following your commands i get
      The package sun-java6-bin needs to be reinstalled, but I can't find an archive for it.
      I have java plugin installed in firefox. I think I tryed to get java through adept but it did not work due to the fact that I could not agree to license agreement in adept. I then installed manually. I must not have deselected JRE in adept after manual install.
      Reg Kubuntu user 19940

      Comment


        #4
        Re: Adept busted

        Installing any of the JRE packages is best done from the CLI (command line), as Java presents a EULA (End User License Agreement) which you must answer/click OK to or it doesn't get installed. Doing the installation in Adept Manager, I believe, still presents the EULA, but it isn't 'popped' to the top of open windows, so users don't see it.
        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


          #5
          Re: Adept busted

          From konsole
          eric@eric-laptop:~$ sudo apt-get -f install
          Password:
          Reading package lists... Done
          Building dependency tree... Done
          E: The package sun-java6-bin needs to be reinstalled, but I can't find an archive for it.
          Funny thing is that I have java plugin for firefox.
          Reg Kubuntu user 19940

          Comment


            #6
            Re: Adept busted

            Read through this and follow the link at the end of the thread and you should be on your way.

            http://ubuntuforums.org/showthread.php?t=367515&page=2

            Note: just use Kate instead of nautilus as your text editor.

            back up files before editing them

            Comment


              #7
              Re: Adept busted

              Even easier than that! I should have noticed before hours of frustration that I had a repo disabled. Enabled and tada. But all of your suggestions are what led me to the answer. TY
              Reg Kubuntu user 19940

              Comment


                #8
                Re: Adept busted

                Isn't it amazing that the 'easiest' problems are always the 'hardest' to figure out!
                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

                Working...
                X