Announcement

Collapse
No announcement yet.

Extra repositories for Feisty?

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

    Extra repositories for Feisty?

    I installed Feisty Kubuntu (forget the upgrade thing it bombed) and I can't install superkramba. I remember having a Dapper repository in Edgy but don't remember the exact line. Any body have a list of safe extra repositories for Feisty?
    Thanks
    Alvin ARS ka9qlq
    Kubuntu 12.04 on a AMD X2 6000+ Asus M3A78-CM 4 GB RAM ATI Radeon 3100 256MB & 2 TB SATA HD
    Just believing there IS a God won't get you to Heaven.
    Accepting Jesus as your Lord and master is the only way!
    http://www.4laws.com/laws/languages.html
    http://www.godssimpleplan

    #2
    Re: Extra repositories for Feisty?

    Why can't you install superkarmba? You get an error or you can't see it in the repos or what? It's in the Feisty repos that you should have by enabled default with a new install and I installed it the other day without a problem.
    Adding a repo from an older version of Ubuntu is bad idea. You should look at why superkarmaba fails to install and try and resolve that rather than start chucking in extra repos.

    Comment


      #3
      Re: Extra repositories for Feisty?

      I am on Kubuntu feisty and here is my sources.list:

      Code:
      # This is a list of software repositories used by the package managers
      
      deb [url]http://archive.ubuntu.com/ubuntu/[/url] feisty main restricted universe multiverse
      deb [url]http://archive.ubuntu.com/ubuntu/[/url] feisty-updates main restricted universe multiverse
      deb [url]http://security.ubuntu.com/ubuntu[/url] feisty-security main restricted universe multiverse
      # deb [url]http://archive.ubuntu.com/ubuntu/[/url] feisty-backports main restricted universe multiverse
      
      deb-src [url]http://archive.ubuntu.com/ubuntu/[/url] feisty main restricted universe multiverse
      deb-src [url]http://archive.ubuntu.com/ubuntu/[/url] feisty-updates main restricted universe multiverse
      deb-src [url]http://security.ubuntu.com/ubuntu[/url] feisty-security main restricted universe multiverse
      # deb-src [url]http://archive.ubuntu.com/ubuntu/[/url] feisty-backports main restricted universe multiverse

      Comment


        #4
        Re: Extra repositories for Feisty?

        Doesn't superkaramba depend on ImageMagick? I think I had to install that in order for superkaramba to work.

        Comment


          #5
          Re: Extra repositories for Feisty?

          What says:

          Code:
          sudo apt-get -s install superkaramba
          -s, --simulate, --just-print, --dry-run, --recon, --no-act
          No action; perform a simulation of events that would occur but
          do not actually change the system. Configuration Item:
          APT::Get::Simulate.
          Package: superkaramba (4:3.5.6-0ubuntu2) [universe]
          Depends (http://packages.ubuntu.com/feisty/kde/superkaramba):

          kdelibs4c2a (>= 4:3.5.5-1)
          core libraries and binaries for all KDE applications

          libart-2.0-2 (>= 2.3.16) [powerpc]
          Library of functions for 2D graphics - runtime files

          libc6 (>= 2.5-0ubuntu1)
          GNU C Library: Shared libraries

          libgcc1 (>= 1:4.1.1-31)
          GCC support library

          libqt3-mt (>= 3:3.3.7)
          Qt GUI Library (Threaded runtime version), Version 3

          libstdc++6 (>= 4.1.1-31)
          The GNU Standard C++ Library v3

          libx11-6
          X11 client-side library

          python2.5 (>= 2.5)
          An interactive high-level object-oriented language (version 2.5)

          Ubuntu sources.list generator
          http://www.ubuntu-nl.org/source-o-matic/
          With this generator you can create your own custom sources.list from various available sources. It takes only two simple steps.
          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

          Working...
          X