Announcement

Collapse
No announcement yet.

kubutu-9.04 Software-Sources

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

    kubutu-9.04 Software-Sources

    No matter what software-source I select, 9.04 Alpha3 they all Fail.
    to add-remove software where is software source and how do you install software-sources

    #2
    Re: kubutu-9.04 Software-Sources

    Even if I use ;

    sudo apt-get install

    sudo aptitude install

    I can't install any packages.

    What is the URL's to the Software-Sources for Kubuntu-9.04

    Comment


      #3
      Re: kubutu-9.04 Software-Sources

      ..to add-remove software where is software source and how do you install software-sources
      Hmm ?

      The software sources are text lists of the repositories and they are at the /etc/apt/sources.list and /etc/apt/sources.list.d/*.list (1)

      As those files are text files you could edit them with a text editor but you will need root rights.

      (1) man sources
      SOURCES.LIST.D
      The /etc/apt/sources.list.d directory provides a way to add sources.list entries in
      separate files. The format is the same as for the regular sources.list file. File names
      need to end with .list and may only contain letters (a-z and A-Z), digits (0-9), underscore
      (_), hyphen (-) and period (.) characters. Otherwise they will be silently ignored.
      There are also editors for the software sources: There should/could be K > Applications > System > Sofware Sources

      There are two front-ends:
      Package: software-properties-kde
      manage the repositories that you install software from

      This software provides an abstraction of the used apt repositories. It allows you to easily
      manage your distribution and independent software vendor software sources.

      This package contains a QT/KDE based graphical interface.
      Package: software-properties-gtk
      manage the repositories that you install software from

      This software provides an abstraction of the used apt repositories. It allows you to easily
      manage your distribution and independent software vendor software sources.

      This package contains a GTK+ based graphical interface.

      sudo apt-get install

      sudo aptitude install

      I can't install any packages
      Could you tell what are you trying to do ??
      What kind of output do you get (errors) ?

      Here:
      Code:
      sudo apt-get update
      Hit http://security.ubuntu.com jaunty-security Release.gpg
      Ign http://security.ubuntu.com jaunty-security/main Translation-en_US
      Get:1 http://archive.ubuntu.com jaunty Release.gpg [189B]
      ...
      Get:6 http://archive.ubuntu.com jaunty/multiverse Packages [205kB]
      Hit http://archive.ubuntu.com jaunty-updates/main Packages
      Hit http://archive.ubuntu.com jaunty-updates/restricted Packages
      Hit http://archive.ubuntu.com jaunty-updates/universe Packages
      Hit http://archive.ubuntu.com jaunty-updates/multiverse Packages
      Fetched 6291kB in 3min50s (27.3kB/s)
      Reading package lists... Done
      and
      Code:
      sudo apt-get install plasmoid-spellcheck
      Reading package lists... Done
      Building dependency tree
      Reading state information... Done
      The following NEW packages will be installed:
      plasmoid-spellcheck
      0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
      Need to get 17.5kB of archives.
      After this operation, 106kB of additional disk space will be used.
      Get:1 http://archive.ubuntu.com jaunty/universe plasmoid-spellcheck 0.4-0ubuntu3 [17.5kB]
      Fetched 17.5kB in 0s (18.5kB/s)
      Selecting previously deselected package plasmoid-spellcheck.
      (Reading database ... 151761 files and directories currently installed.)
      Unpacking plasmoid-spellcheck (from .../plasmoid-spellcheck_0.4-0ubuntu3_i386.deb) ...
      Setting up plasmoid-spellcheck (0.4-0ubuntu3) ...

      My sources.list (i also have several list at the ~/sources.list.d/: ppa.list, medibuntu.list,...):
      Attached Files
      Before you edit, BACKUP !

      Why there are dead links ?
      1. Thread: Please explain how to access old kubuntu forum posts
      2. Thread: Lost Information

      Comment


        #4
        Re: kubutu-9.04 Software-Sources

        Here is Error message I get when trying to install some packages. are these the correct software-sources for Kubuntu ?

        And Kde wanted me to report a crash, but when I tried to send report I got another error message which is also below. kdebase-runtime problem.



        Download failed.
        The list of errors is attached. The recovery for this case is currently not implemented. If you see 404 errors, it might be useful to try fetching package lists (see the Sources tab) and retrying the operation.

        The error was:
        APT Error. Context:
        Package download failed,
        http://us.archive.ubuntu.com/ubuntu/...ntu2_i386.deb: Could not resolve 'us.archive.ubuntu.com',
        http://us.archive.ubuntu.com/ubuntu/...ntu3_i386.deb: Could not resolve 'us.archive.ubuntu.com',
        http://us.archive.ubuntu.com/ubuntu/...untu2_all.deb: Could not resolve 'us.archive.ubuntu.com'





        Problem in kdebase-runtime

        The problem cannot be reported:

        You have some obsolete package versions installed. Please upgrade the following packages and check if the problem still occurs:

        libgcc1, libwmf0.2-7, mysql-common, libgtk2.0-0, libmysqlclient15off, libmagickwand1, consolekit, libgtk2.0-common, libphonon4, libstreams0, libglu1-mesa, dbus, libglib2.0-0, libstreamanalyzer0, libgail18, libgomp1, libdbus-1-3, libck-connector0, libsoprano4, libxi6, libgsf-1-common, libkrb53, phonon-backend-xine, kdelibs5, kdelibs5-data, libgl1-mesa-glx, libasound2, libmagickcore1, libstdc++6, dbus-x11, kdelibs-bin, libdrm2, libc6, libpulse0, gcc-4.3-base, libgsf-1-114

        Comment


          #5
          Re: kubutu-9.04 Software-Sources

          Here is Error message I get when trying to install some packages. are these the correct software-sources for Kubuntu ?
          Yes, you are using local (us) mirror. I'm using the main server at the alpha stage. I don't know why it says "Could not resolve 'us.archive.ubuntu.com'" When googling with the error message:

          > https://answers.launchpad.net/ubuntu/+question/8180


          Kde wanted me to report a crash, but when I tried to send report I got another error message which is also below. kdebase-runtime problem...

          The problem cannot be reported:

          You have some obsolete package versions installed.
          I think that the apport (1) system will check if there are newer packages and suggest that you will try to upgrade first. They are trying to minimize the number of already solved bug reports.


          (1) apport
          automatically generate crash reports for debugging

          apport automatically collects data from crashed processes and
          compiles a problem report in /var/crash/. This utilizes the crashdump
          helper hook provided by the Ubuntu kernel.

          This package also provides a command line frontend for browsing and
          handling the crash reports. For desktops, you should consider
          installing the GTK+ or Qt user interface (apport-gtk or apport-qt).

          See https://wiki.ubuntu.com/AutomatedProblemReports for more
          information.
          Before you edit, BACKUP !

          Why there are dead links ?
          1. Thread: Please explain how to access old kubuntu forum posts
          2. Thread: Lost Information

          Comment


            #6
            Re: kubutu-9.04 Software-Sources

            Originally posted by mickeyboy
            The error was:
            APT Error. Context:
            Package download failed,
            http://us.archive.ubuntu.com/ubuntu/...ntu2_i386.deb: Could not resolve 'us.archive.ubuntu.com',
            http://us.archive.ubuntu.com/ubuntu/...ntu3_i386.deb: Could not resolve 'us.archive.ubuntu.com',
            http://us.archive.ubuntu.com/ubuntu/...untu2_all.deb: Could not resolve 'us.archive.ubuntu.com'
            Are you behind a business firewall where you need to use a proxy server to get to the internet?

            If not, can you go to http://us.archive.ubuntu.com/ubuntu/pool/multiverse with the web browser on the machine in question?
            Specs:  Intel Core 2 Quad Q6600 (@3Ghz), G.SKILL 4GB DDR2 1066, ASUS Striker II Formula MB, Asus EN9800GTX+ Dark Knight, ABS Tagan BZ800 PS, Antec 900 Case.

            Comment

            Working...
            X