Announcement

Collapse
No announcement yet.

problem width adept

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

    problem width adept

    I have instaled kubuntu 7.10 and i can't install any new software. My adept don't load my repository list. I think he is not see any servers width software. I have changed my server list but it is not load and adept stop working on 50% but load nothing. The same is on mint 4.0, ubuntu polish version, xubuntu and ubuntu width synaptic . It is very strange because kubuntu 7.04 works guite well. Everything is ok.... I can change my repository and it loads very fast...

    please help me. Sorry for my broke english!

    #2
    Re: problem width adept

    Have ypu tried synaptic?.
    Try in a konsole (terminal); sudo dpkg --configure -a

    And post your sources.list

    Bye,
    Jhonny

    Comment


      #3
      Re: problem width adept

      Close adept
      Open konsole
      Code:
      sudo apt-get update
      This should fix it. Now you can open adept and all repos should be in place.

      Comment


        #4
        Re: problem width adept

        I done it few days ago... But it not works...

        The same is on ubuntu or xubuntu. There is synaptic but it not works... This is not adept error and not synatic error. I think this erron is in something different.

        hmmmm Frist error is in the time of instaltion from live cd. System try to download something from internet but he can't do it... The same is on alternate instal...

        When I start the live instalation internet is working very fast. But adept do not load anything from ubuntu gusty server...

        I have kubuntu 7.04 and there everything is ok... I am very dissapointed....





        Comment


          #5
          Re: problem width adept

          Try these, one at a time:
          Code:
          sudo apt-get update
          sudo apt-get install
          sudo dpkg --configure -a
          For external use only.

          Comment


            #6
            Re: problem width adept

            I done new instalation kubuntu 7.10. And I get this error:
            Attached Files

            Comment


              #7
              Re: problem width adept

              It's not an error (really). It's a notice telling you that one of the indicated repository is 'temporarily' not available, so they have been commented out in your sources.list file.
              Using Kubuntu Linux since March 23, 2007
              "It is a capital mistake to theorize before one has data." - Sherlock Holmes

              Comment


                #8
                Re: problem width adept

                next
                open console and type tree comands from last post....

                ang I have got:

                root@konrad:~# sudo apt-get update
                Ign cdrom://Kubuntu 7.10 _Gutsy Gibbon_ - Release i386 (20071016.1) gutsy/main Translation-en_US
                Ign cdrom://Kubuntu 7.10 _Gutsy Gibbon_ - Release i386 (20071016.1) gutsy/restricted Translation-en_US
                Reading package lists... Done
                root@konrad:~# sudo apt-get install
                Reading package lists... Done
                Building dependency tree
                Reading state information... Done
                0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
                root@konrad:~# sudo dpkg --configure -a

                Comment


                  #9
                  Re: problem width adept

                  I open my adept menager> manage repositories>> chosse some new software... and I try to load new list of software [ I load it from main server]. And Adept stop in this moment:
                  Attached Files

                  Comment


                    #10
                    Re: problem width adept

                    You need to let it run. It can sometimes take a while - sometimes a long while - before the download process finishes.
                    Using Kubuntu Linux since March 23, 2007
                    "It is a capital mistake to theorize before one has data." - Sherlock Holmes

                    Comment


                      #11
                      Re: problem width adept

                      hmmm I have very fast internet. And on 7.04 version it works quite fast... Mayby 10 seconds... But there can't load by all night...
                      Attached Files

                      Comment


                        #12
                        Re: problem width adept

                        Can you please post (or attach) the contents of /etc/apt/sources.list? (e.g. open it with Kate and copy-paste.)
                        For external use only.

                        Comment


                          #13
                          Re: problem width adept

                          OK

                          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://us.archive.ubuntu.com/ubuntu/ gutsy main restricted
                          # Line commented out by installer because it failed to verify:
                          # deb-src http://us.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://us.archive.ubuntu.com/ubuntu/ gutsy-updates main restricted
                          # Line commented out by installer because it failed to verify:
                          # deb-src http://us.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://us.archive.ubuntu.com/ubuntu/ gutsy universe
                          # Line commented out by installer because it failed to verify:
                          # deb-src http://us.archive.ubuntu.com/ubuntu/ gutsy universe
                          # Line commented out by installer because it failed to verify:
                          # deb http://us.archive.ubuntu.com/ubuntu/ gutsy-updates universe
                          # Line commented out by installer because it failed to verify:
                          # deb-src http://us.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://us.archive.ubuntu.com/ubuntu/ gutsy multiverse
                          # Line commented out by installer because it failed to verify:
                          # deb-src http://us.archive.ubuntu.com/ubuntu/ gutsy multiverse
                          # Line commented out by installer because it failed to verify:
                          # deb http://us.archive.ubuntu.com/ubuntu/ gutsy-updates multiverse
                          # Line commented out by installer because it failed to verify:
                          # deb-src http://us.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://us.archive.ubuntu.com/ubuntu/ gutsy-backports main restricted universe multiverse
                          # deb-src http://us.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 ftp://ftp.man.szczecin.pl/pub/Linux/ubuntu/ gutsy main universe multiverse restricted
                          # deb-src http://security.ubuntu.com/ubuntu gutsy-security multiverse

                          Comment


                            #14
                            Re: problem width adept

                            I change my sources list...

                            sudo kate /etc/apt/sources.list

                            next Clear everything from kate window... and paste list from http://forum.ubuntu.pl/showthread.php?t=37494

                            save list

                            and do sudo apt-get update

                            and I get it:

                            konrad@konrad:~$ sudo kate /etc/apt/sources.list
                            [sudo] password for konrad:
                            Error: "/var/tmp/kdecache-konrad" is owned by uid 1000 instead of uid 0.
                            Error: "/tmp/kde-konrad" is owned by uid 1000 instead of uid 0.
                            Error: "/tmp/ksocket-konrad" is owned by uid 1000 instead of uid 0.
                            sudo apt-get update
                            konrad@konrad:~$ sudo apt-get update
                            Err http://pl.archive.ubuntu.com gutsy Release.gpg
                            Could not connect to pl.archive.ubuntu.com:80 (1.0.0.0), connection timed out
                            Err http://archive.canonical.com gutsy Release.gpg
                            Could not connect to archive.canonical.com:80 (1.0.0.0), connection timed out
                            Err http://www.gnugadu.org edgy Release.gpg
                            Could not connect to www.gnugadu.org:80 (1.0.0.0), connection timed out
                            Err http://security.ubuntu.com gutsy-security Release.gpg
                            Could not connect to security.ubuntu.com:80 (1.0.0.0), connection timed out
                            Err http://dl.google.com stable Release.gpg
                            Could not connect to dl.google.com:80 (1.0.0.0), connection timed out
                            Err http://archive.ubuntu.com gutsy-backports Release.gpg
                            Could not connect to archive.ubuntu.com:80 (1.0.0.0), connection timed out
                            Err http://download.skype.com stable Release.gpg
                            Could not connect to download.skype.com:80 (1.0.0.0), connection timed out
                            Err http://repository.debuntu.org gutsy Release.gpg
                            Could not connect to repository.debuntu.org:80 (1.0.0.0), connection timed out
                            Err http://wine.budgetdedicated.com gutsy Release.gpg
                            Could not connect to wine.budgetdedicated.com:80 (1.0.0.0), connection timed out
                            Err http://morgoth.free.fr gutsy-backports Release.gpg
                            Could not connect to morgoth.free.fr:80 (1.0.0.0), connection timed out
                            Err http://mirror3.ubuntulinux.nl gutsy-seveas Release.gpg
                            Could not connect to mirror3.ubuntulinux.nl:80 (1.0.0.0), connection timed out
                            Err http://packages.medibuntu.org gutsy Release.gpg
                            Could not connect to packages.medibuntu.org:80 (1.0.0.0), connection timed out
                            Err http://ubuntu.cafuego.net gutsy-cafuego Release.gpg
                            Could not connect to ubuntu.cafuego.net:80 (1.0.0.0), connection timed out
                            Err http://archive.czessi.net gutsy Release.gpg
                            Could not connect to archive.czessi.net:80 (1.0.0.0), connection timed out
                            Err http://pl.archive.ubuntu.com gutsy/main Translation-en_US
                            Could not connect to pl.archive.ubuntu.com:80 (1.0.0.0), connection timed out
                            Err http://archive.canonical.com gutsy/partner Translation-en_US
                            Could not connect to archive.canonical.com:80 (1.0.0.0), connection timed out
                            Err http://www.gnugadu.org edgy/main Translation-en_US
                            Could not connect to www.gnugadu.org:80 (1.0.0.0), connection timed out
                            Err http://security.ubuntu.com gutsy-security/main Translation-en_US
                            Could not connect to security.ubuntu.com:80 (1.0.0.0), connection timed out
                            Err http://dl.google.com stable/non-free Translation-en_US
                            Could not connect to dl.google.com:80 (1.0.0.0), connection timed out
                            Err http://archive.ubuntu.com gutsy-backports/main Translation-en_US
                            Could not connect to archive.ubuntu.com:80 (1.0.0.0), connection timed out
                            Err http://download.skype.com stable/non-free Translation-en_US
                            Could not connect to download.skype.com:80 (1.0.0.0), connection timed out
                            Err http://repository.debuntu.org gutsy/multiverse Translation-en_US
                            Could not connect to repository.debuntu.org:80 (1.0.0.0), connection timed out
                            Err http://wine.budgetdedicated.com gutsy/main Translation-en_US
                            Could not connect to wine.budgetdedicated.com:80 (1.0.0.0), connection timed out
                            Err http://morgoth.free.fr gutsy-backports/main Translation-en_US
                            Could not connect to morgoth.free.fr:80 (1.0.0.0), connection timed out
                            Err http://mirror3.ubuntulinux.nl gutsy-seveas/all Translation-en_US
                            Could not connect to mirror3.ubuntulinux.nl:80 (1.0.0.0), connection timed out
                            Err http://packages.medibuntu.org gutsy/free Translation-en_US
                            Could not connect to packages.medibuntu.org:80 (1.0.0.0), connection timed out
                            Err http://ubuntu.cafuego.net gutsy-cafuego/all Translation-en_US
                            Could not connect to ubuntu.cafuego.net:80 (1.0.0.0), connection timed out
                            Err http://archive.czessi.net gutsy/restricted Translation-en_US
                            Could not connect to archive.czessi.net:80 (1.0.0.0), connection timed out
                            Err http://pl.archive.ubuntu.com gutsy/restricted Translation-en_US
                            Could not connect to pl.archive.ubuntu.com:80 (1.0.0.0), connection timed out
                            Err http://security.ubuntu.com gutsy-security/restricted Translation-en_US
                            Could not connect to security.ubuntu.com:80 (1.0.0.0), connection timed out
                            Err http://archive.ubuntu.com gutsy-backports/restricted Translation-en_US
                            Could not connect to archive.ubuntu.com:80 (1.0.0.0), connection timed out
                            Err http://packages.medibuntu.org gutsy/non-free Translation-en_US
                            Could not connect to packages.medibuntu.org:80 (1.0.0.0), connection timed out
                            Err http://archive.czessi.net gutsy/universe Translation-en_US
                            Could not connect to archive.czessi.net:80 (1.0.0.0), connection timed out
                            Err http://pl.archive.ubuntu.com gutsy/universe Translation-en_US
                            Could not connect to pl.archive.ubuntu.com:80 (1.0.0.0), connection timed out
                            Err http://security.ubuntu.com gutsy-security/universe Translation-en_US
                            Could not connect to security.ubuntu.com:80 (1.0.0.0), connection timed out
                            Err http://archive.ubuntu.com gutsy-backports/universe Translation-en_US
                            Could not connect to archive.ubuntu.com:80 (1.0.0.0), connection timed out
                            Err http://archive.czessi.net gutsy/multiverse Translation-en_US
                            Could not connect to archive.czessi.net:80 (1.0.0.0), connection timed out
                            Err http://pl.archive.ubuntu.com gutsy/multiverse Translation-en_US
                            Could not connect to pl.archive.ubuntu.com:80 (1.0.0.0), connection timed out
                            Err http://security.ubuntu.com gutsy-security/multiverse Translation-en_US
                            Could not connect to security.ubuntu.com:80 (1.0.0.0), connection timed out
                            Err http://archive.ubuntu.com gutsy-backports/multiverse Translation-en_US
                            Could not connect to archive.ubuntu.com:80 (1.0.0.0), connection timed out
                            Err http://archive.czessi.net gutsy/preview Translation-en_US
                            Could not connect to archive.czessi.net:80 (1.0.0.0), connection timed out
                            0% [Connecting to pl.archive.ubuntu.com (1.0.0.0)]





                            hmmmm Am I only one with that problem on the world

                            Comment


                              #15
                              Re: problem width adept

                              next When console done everything I do that

                              sudo apt-get install

                              sudo dpkg --configure -a

                              and open adept and press fetch updates button

                              and asept stop/// >

                              and these is it:
                              Attached Files

                              Comment

                              Working...
                              X