Announcement

Collapse
No announcement yet.

configuration

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

    configuration

    Today I installed Kubuntu Gutsy, but when I try to open Add/Remove Programs, I get:
    The APT Database could not be opened! This may be caused by incorrect APT configuration or some similar problem. Try running apt-setup and apt-get update in terminal and see if it helps to resolve the problem.

    when I write on Console:
    wget -q http://packages.medibuntu.org/medibuntu-key.gpg -O- | sudo apt-key add - && sudo apt-get update
    I get:
    OK
    E: Type 'wget' is not known on line 75 in source list /etc/apt/sources.list

    what shoud I do?
    please, help me...


    #2
    Re: configuration

    Sounds like an error in your /etc/apt/sources.list file. If you open it with kate, and paste it into a post here, we can probably show you how to fix it.

    Comment


      #3
      Re: configuration

      deb cdrom:[Kubuntu 7.10 _Gutsy Gibbon_ - Release i386 (20071016.1)]/ gutsy main restricted
      # See http://help.ubuntu.com/community/UpgradeNotes for how to upgrade to
      # newer versions of the distribution.

      # Line commented out by installer because it failed to verify:
      #deb http://lt.archive.ubuntu.com/ubuntu/ gutsy main restricted
      # Line commented out by installer because it failed to verify:
      #deb-src http://lt.archive.ubuntu.com/ubuntu/ gutsy main restricted

      ## Major bug fix updates produced after the final release of the
      ## distribution.
      # Line commented out by installer because it failed to verify:
      #deb http://lt.archive.ubuntu.com/ubuntu/ gutsy-updates main restricted
      # Line commented out by installer because it failed to verify:
      #deb-src http://lt.archive.ubuntu.com/ubuntu/ gutsy-updates main restricted

      ## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
      ## team, and may not be under a free licence. Please satisfy yourself as to
      ## your rights to use the software. Also, please note that software in
      ## universe WILL NOT receive any review or updates from the Ubuntu security
      ## team.
      # Line commented out by installer because it failed to verify:
      #deb http://lt.archive.ubuntu.com/ubuntu/ gutsy universe
      # Line commented out by installer because it failed to verify:
      #deb-src http://lt.archive.ubuntu.com/ubuntu/ gutsy universe
      # Line commented out by installer because it failed to verify:
      #deb http://lt.archive.ubuntu.com/ubuntu/ gutsy-updates universe
      # Line commented out by installer because it failed to verify:
      #deb-src http://lt.archive.ubuntu.com/ubuntu/ gutsy-updates universe

      ## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
      ## team, and may not be under a free licence. Please satisfy yourself as to
      ## your rights to use the software. Also, please note that software in
      ## multiverse WILL NOT receive any review or updates from the Ubuntu
      ## security team.
      # Line commented out by installer because it failed to verify:
      #deb http://lt.archive.ubuntu.com/ubuntu/ gutsy multiverse
      # Line commented out by installer because it failed to verify:
      #deb-src http://lt.archive.ubuntu.com/ubuntu/ gutsy multiverse
      # Line commented out by installer because it failed to verify:
      #deb http://lt.archive.ubuntu.com/ubuntu/ gutsy-updates multiverse
      # Line commented out by installer because it failed to verify:
      #deb-src http://lt.archive.ubuntu.com/ubuntu/ gutsy-updates multiverse

      ## Uncomment the following two lines to add software from the 'backports'
      ## repository.
      ## N.B. software from this repository may not have been tested as
      ## extensively as that contained in the main release, although it includes
      ## newer versions of some applications which may provide useful features.
      ## Also, please note that software in backports WILL NOT receive any review
      ## or updates from the Ubuntu security team.
      # deb http://lt.archive.ubuntu.com/ubuntu/ gutsy-backports main restricted universe multiverse
      # deb-src http://lt.archive.ubuntu.com/ubuntu/ gutsy-backports main restricted universe multiverse

      ## Uncomment the following two lines to add software from Canonical's
      ## 'partner' repository. This software is not part of Ubuntu, but is
      ## offered by Canonical and the respective vendors as a service to Ubuntu
      ## users.
      # deb http://archive.canonical.com/ubuntu gutsy partner
      # deb-src http://archive.canonical.com/ubuntu gutsy partner

      # Line commented out by installer because it failed to verify:
      #deb http://security.ubuntu.com/ubuntu gutsy-security main restricted
      # Line commented out by installer because it failed to verify:
      #deb-src http://security.ubuntu.com/ubuntu gutsy-security main restricted
      # Line commented out by installer because it failed to verify:
      #deb http://security.ubuntu.com/ubuntu gutsy-security universe
      # Line commented out by installer because it failed to verify:
      #deb-src http://security.ubuntu.com/ubuntu gutsy-security universe
      # Line commented out by installer because it failed to verify:
      #deb http://security.ubuntu.com/ubuntu gutsy-security multiverse
      # Line commented out by installer because it failed to verify:
      #deb-src http://security.ubuntu.com/ubuntu gutsy-security multiverse

      wget -q http://packages.medibintu.org/medibuntu-key.gpg -O-
      sudo apt-key add - && sudo apt-get update

      deb http:/ /packages.medibuntu.org/ gutsy free non-free
      deb http://packages.medibuntu.org/ gutsy free non-free
      deb http://packages.medibuntu.org/ feisty free non-free

      maybe here?

      Comment


        #4
        Re: configuration

        Originally posted by sopen

        wget -q http://packages.medibintu.org/medibuntu-key.gpg -O-
        sudo apt-key add - && sudo apt-get update

        deb http:/ /packages.medibuntu.org/ gutsy free non-free
        deb http://packages.medibuntu.org/ gutsy free non-free
        deb http://packages.medibuntu.org/ feisty free non-free
        I would delete all of this and try again with Medibuntu, following their instructions exactly. You should not have the "wget" command showing up in this file. That command is issued in the Konsole.

        Also, you can delete the first line that says "deb cdrom:[Kubuntu 7.10 _Gutsy Gibbon_ - Release i386 (20071016.1)]/ gutsy main restricted" unless you really like inserting that CD every time you want to install a package.

        Comment


          #5
          Re: configuration

          thank you!!!!
          everything's gonna be all right ;-)

          Comment


            #6
            Re: configuration

            Hi dibl,

            wonder why you suggest mediubuntu - got to have a look now!
            Once your problem is solved please mark the topic of the first post as SOLVED so others know and can benefit from your experience! / FAQ

            Comment

            Working...
            X