Announcement

Collapse
No announcement yet.

why does this problem come???

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

    why does this problem come???

    wen i try to download emerald through adept manager an error is coming and its displaying

    """"""There was an error committing changes. Possible reasons include problems downloading some of the packages or that the commit would break other packages"""""

    wat is this error(i encountered this error even for some packages)

    #2
    Re: why does this problem come

    For a more useful error message, try installing from the command line:

    sudo apt-get install emerald

    Incidentally, that holds true with most things: running from the command line gives you better error messages.

    Comment


      #3
      Re: why does this problem come

      I prefer to use the --simulate option when executing from the CLI - that way I get to see what would happen without actually having it happen.

      So, from the CLI, type:
      Code:
      sudo apt-get install --simulate emerald
      and copy/paste the results for review.
      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