Announcement

Collapse
No announcement yet.

Updates problem

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

    Updates problem

    Hello
    I have installed kubuntu, and now when i go to adept manager and press
    fetch updates (i assume its something like check for upsates)
    it just stops at "waiting for headers",,,
    here's a pic: http://i28.tinypic.com/jauvdw.png
    as i understand from some googling its a problem with my sources..
    so here they are:
    Code:
    deb cdrom:[Kubuntu 7.10 _Gutsy Gibbon_ - Release i386 (20071016.1)]/ gutsy main restricted
    # See [url]http://help.ubuntu.com/community/UpgradeNotes[/url] for how to upgrade to
    # newer versions of the distribution.
    
    # deb [url]http://il.archive.ubuntu.com/ubuntu/[/url] gutsy main restricted
    # deb-src [url]http://il.archive.ubuntu.com/ubuntu/[/url] gutsy main restricted
    
    ## Major bug fix updates produced after the final release of the
    ## distribution.
    # deb [url]http://il.archive.ubuntu.com/ubuntu/[/url] gutsy-updates main restricted
    # deb-src [url]http://il.archive.ubuntu.com/ubuntu/[/url] 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.
    # deb [url]http://il.archive.ubuntu.com/ubuntu/[/url] gutsy universe
    # deb-src [url]http://il.archive.ubuntu.com/ubuntu/[/url] gutsy universe
    # deb [url]http://il.archive.ubuntu.com/ubuntu/[/url] gutsy-updates universe
    # deb-src [url]http://il.archive.ubuntu.com/ubuntu/[/url] 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.
    # deb [url]http://il.archive.ubuntu.com/ubuntu/[/url] gutsy multiverse
    # deb-src [url]http://il.archive.ubuntu.com/ubuntu/[/url] gutsy multiverse
    # deb [url]http://il.archive.ubuntu.com/ubuntu/[/url] gutsy-updates multiverse
    # deb-src [url]http://il.archive.ubuntu.com/ubuntu/[/url] 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 [url]http://il.archive.ubuntu.com/ubuntu/[/url] gutsy-backports main restricted universe multiverse
    # deb-src [url]http://il.archive.ubuntu.com/ubuntu/[/url] 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 [url]http://archive.canonical.com/ubuntu[/url] gutsy partner
    # deb-src [url]http://archive.canonical.com/ubuntu[/url] gutsy partner
    
    deb [url]http://security.ubuntu.com/ubuntu[/url] gutsy-security main restricted
    deb-src [url]http://security.ubuntu.com/ubuntu[/url] gutsy-security main restricted
    deb [url]http://security.ubuntu.com/ubuntu[/url] gutsy-security universe
    deb-src [url]http://security.ubuntu.com/ubuntu[/url] gutsy-security universe
    deb [url]http://security.ubuntu.com/ubuntu[/url] gutsy-security multiverse
    deb-src [url]http://security.ubuntu.com/ubuntu[/url] gutsy-security multiverse
    please if someone can post a working one..
    and im really newbie to linux and kubuntu..

    oh and sorry for my english


    mcComBat

    #2
    Re: Updates problem

    Open Konsole Terminal Program and give the command:
    kdesu kate /etc/apt/sources.list
    This will open your sources list as shown below and make it changeable. On every line that starts either deb or deb-src - remove the #. Save and close. Then give the commands:
    sudo apt-get update
    and
    sudo apt-get upgrade
    . Try to update again
    "A problem well stated is a problem half solved." --Charles F. Kettering
    "Sometimes the questions are complicated and the answers are simple."--Dr. Seuss

    Comment


      #3
      Re: Updates problem

      it says like that

      Code:
      Ign cdrom://Kubuntu 7.10 _Gutsy Gibbon_ Release i386 (20071016.1) gutsy/main T
      ranslation en_US
      Ign cdrom://Kubuntu 7.10 _Gutsy Gibbon_ Release i386 (20071016.1) gutsy/restri
      cted Translation en_US
      Err [url]http://us.archive.ubuntu.com[/url] feisty backports Release.gpg
       Connection failed
      Err [url]http://il.archive.ubuntu.com[/url] gutsy Release.gpg
       Connection failed
      Err [url]http://security.ubuntu.com[/url] gutsy security Release.gpg
       Connection failed
      Err [url]http://archive.canonical.com[/url] gutsy Release.gpg
       Connection failed
      Err [url]http://us.archive.ubuntu.com[/url] feisty backports/main/debian installer Translat
      ion en_US
       Connection failed
      Err [url]http://il.archive.ubuntu.com[/url] gutsy/main Translation en_US
       Connection failed
      Err [url]http://security.ubuntu.com[/url] gutsy security/main Translation en_US
       Connection failed
      Err [url]http://archive.canonical.com[/url] gutsy/partner Translation en_US
       Connection failed
      18% [Waiting for headers] [Waiting for headers] [Waiting for headers] [Waiting for headers]

      Comment


        #4
        Re: Updates problem

        hi
        it cancels your sources.list uses this sources.list
        #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.

        deb http://il.archive.ubuntu.com/ubuntu/ gutsy main restricted
        deb-src http://il.archive.ubuntu.com/ubuntu/ gutsy main restricted

        ## Major bug fix updates produced after the final release of the
        ## distribution.
        deb http://il.archive.ubuntu.com/ubuntu/ gutsy-updates main restricted
        deb-src http://il.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.
        deb http://il.archive.ubuntu.com/ubuntu/ gutsy universe
        deb-src http://il.archive.ubuntu.com/ubuntu/ gutsy universe
        deb http://il.archive.ubuntu.com/ubuntu/ gutsy-updates universe
        deb-src http://il.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.
        deb http://il.archive.ubuntu.com/ubuntu/ gutsy multiverse
        deb-src http://il.archive.ubuntu.com/ubuntu/ gutsy multiverse
        deb http://il.archive.ubuntu.com/ubuntu/ gutsy-updates multiverse
        deb-src http://il.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://il.archive.ubuntu.com/ubuntu/ gutsy-backports main restricted universe multiverse
        deb-src http://il.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

        deb http://security.ubuntu.com/ubuntu gutsy-security main restricted
        deb-src http://security.ubuntu.com/ubuntu gutsy-security main restricted
        deb http://security.ubuntu.com/ubuntu gutsy-security universe
        deb-src http://security.ubuntu.com/ubuntu gutsy-security universe
        deb http://security.ubuntu.com/ubuntu gutsy-security multiverse
        deb-src http://security.ubuntu.com/ubuntu gutsy-security multiverse
        later from the
        sudo apt-get update
        and
        sudo apt-get upgrade

        Comment


          #5
          Re: Updates problem

          when i do upgrade it asks some questions and that stops at 0% getting headers:

          Code:
          mccombat@mcComBat-kubuntu:~$ sudo apt-get upgrade
          Reading package lists... Done
          Building dependency tree
          Reading state information... Done
          The following packages will be upgraded:
           adept adept-batch adept-common adept-installer adept-manager adept-notifier adept-updater akregator avahi-autoipd avahi-daemon bind9-host bzip2 cupsys cupsys-bsd cupsys-client
           cupsys-common dnsutils e2fslibs e2fsprogs findutils foo2zjs ghostscript ghostscript-x gtk-qt-engine hwdb-client-common hwdb-client-kde kaddressbook karm kate kcontrol
           kdebase-bin kdebase-data kdebase-kio-plugins kdelibs-data kdelibs4c2a kdepasswd kdepim-kio-plugins kdepim-kresources kdepim-wizards kdeprint kdesktop kdesudo kdm kfind
           khelpcenter kicker klipper kmail kmailcvt kmenuedit knotes konqueror konqueror-nsplugins konsole kontact korganizer ksmserver ksplash ksysguard ksysguardd kwin
           language-pack-en language-pack-en-base language-pack-kde-en language-pack-kde-en-base libavahi-client3 libavahi-common-data libavahi-common3 libavahi-compat-libdnssd1
           libavahi-core5 libavahi-qt3-1 libbind9-30 libblkid1 libbz2-1.0 libc6 libc6-i686 libcairo2 libcomerr2 libcupsimage2 libcupsys2 libdb4.4 libdns32 libflac++6 libflac8 libgs8
           libicu36 libisc32 libisccc30 libisccfg30 libkcal2b libkdepim1a libkleopatra1 libkmime2 libkonq4 libkpimexchange1 libkpimidentities1 libkrb53 libksieve0 libktnef1 liblwres30
           libmimelib1c2a libmysqlclient15off libnm-util0 libpango1.0-0 libpango1.0-common libpcre3 libperl5.8 libpng12-0 libpoppler-qt2 libpoppler2 libpq5 libpulse0 libqt3-mt
           libqt4-core libqt4-gui libruby1.8 libsmbclient libsnmp-base libsnmp10 libss2 libssl0.9.8 libuuid1 libvolume-id0 libxfont1 libxml2 linux-headers-2.6.22-14
           linux-headers-2.6.22-14-generic linux-image-2.6.22-14-generic linux-restricted-modules-2.6.22-14-generic linux-restricted-modules-common mysql-common network-manager
           networkstatus openoffice.org-calc openoffice.org-common openoffice.org-core openoffice.org-draw openoffice.org-impress openoffice.org-java-common openoffice.org-kde
           openoffice.org-math openoffice.org-style-crystal openoffice.org-style-human openoffice.org-writer openssh-client openssl perl perl-base perl-modules perl-suid poppler-utils
           python-libxml2 python-qt4 python-qt4-dbus python-uno python2.5 python2.5-dev python2.5-minimal ruby1.8 samba-common smbclient ttf-opensymbol tzdata udev unzip volumeid
           xserver-xorg-core xserver-xorg-video-intel
          168 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
          Need to get 10.0MB/269MB of archives.
          After unpacking 5468kB of additional disk space will be used.
          Do you want to continue [Y/n]? y
          WARNING: The following packages cannot be authenticated!
           libc6 libc6-i686 e2fslibs e2fsprogs findutils perl-modules perl-suid libperl5.8 libdb4.4 perl perl-base language-pack-en language-pack-en-base language-pack-kde-en
           language-pack-kde-en-base linux-image-2.6.22-14-generic libblkid1 libcomerr2 libss2 libuuid1 python2.5-dev bzip2 libbz2-1.0 libssl0.9.8 python2.5 python2.5-minimal tzdata
           libkrb53 libvolume-id0 udev volumeid libisc32 libdns32 libisccc30 libisccfg30 libbind9-30 liblwres30 bind9-host dnsutils openssh-client libavahi-common-data libavahi-common3
           libavahi-client3 libpng12-0 libqt3-mt libavahi-qt3-1 libcupsys2 libpcre3 libxml2 kdelibs-data kdelibs4c2a konsole adept-common adept-manager adept-installer adept-updater
           adept-notifier adept-batch adept libktnef1 libkdepim1a libkcal2b akregator avahi-autoipd libavahi-core5 avahi-daemon libavahi-compat-libdnssd1 libcupsimage2 libpoppler2
           poppler-utils libgs8 ghostscript cupsys-common cupsys cupsys-bsd cupsys-client foo2zjs ghostscript-x libcairo2 libpango1.0-common libpango1.0-0 gtk-qt-engine
           hwdb-client-common libqt4-core libqt4-gui python-qt4 hwdb-client-kde libkleopatra1 kaddressbook karm kate libkonq4 libsmbclient kdebase-data kdm konqueror kdesktop kdebase-bin
           kdebase-kio-plugins kfind kicker kcontrol kdepasswd kdepim-kresources libkmime2 kdepim-kio-plugins libkpimidentities1 kdepim-wizards kdeprint kdesudo khelpcenter klipper
           libksieve0 libmimelib1c2a kmail kmailcvt kmenuedit knotes konqueror-nsplugins libkpimexchange1 korganizer kontact ksmserver kwin ksplash ksysguard ksysguardd libflac8
           libflac++6 libicu36 mysql-common libmysqlclient15off libnm-util0 libpoppler-qt2 libpq5 libpulse0 libruby1.8 libsnmp-base libsnmp10 libxfont1 linux-headers-2.6.22-14
           linux-headers-2.6.22-14-generic linux-restricted-modules-common linux-restricted-modules-2.6.22-14-generic network-manager networkstatus python-uno openoffice.org-writer
           openoffice.org-impress openoffice.org-draw openoffice.org-style-human openoffice.org-style-crystal openoffice.org-common openoffice.org-kde openoffice.org-math ttf-opensymbol
           openoffice.org-calc openoffice.org-core openoffice.org-java-common openssl python-libxml2 python-qt4-dbus ruby1.8 smbclient samba-common unzip xserver-xorg-core
           xserver-xorg-video-intel
          Install these packages without verification [y/N]? y
          0% [Waiting for headers] [Waiting for headers]

          Comment


            #6
            Re: Updates problem

            someone?

            Comment

            Working...
            X