There's no such thing as a stupid question, but they're the easiest to answer.
JoinTour
Login
 
Tag Cloud
access audio avg avg 8 bios blue screen boot bsod computer connection cpu crash css dell desktop dma driver drivers dvd email error excel explorer firefox firefox 3 freeze gimp graphics hard drive hardware hijackthis hjt install internet internet explorer itunes keyboard laptop macro malware monitor motherboard network networking outlook outlook 2003 outlook 2007 outlook express pio problem problems router seo server slow sound sp3 spyware trojan usb video virtumonde virus vista vundo windows windows vista windows xp winxp wireless
UNIX/Linux
Search
Search in:
 
Advanced Search
Tech Support Guy Forums > Operating Systems > UNIX/Linux >
Solved: Kubuntu Repositories


HELLO AND WELCOME! Before you can post your question, you'll have to register -- it's completely free! Click here to join today! We highly recommend that you print a copy of our Guide for New Members. Enjoy!

 
Thread Tools
sportscrazy's Avatar
Computer Specs
Senior Member with 452 posts.
 
Join Date: Nov 2004
Location: Canada, eh?
Experience: Intermediate and learning!
31-Jan-2007, 10:39 PM #1
Exclamation Solved: Kubuntu Repositories
Hello everyone, I have Kubuntu 6.06 installed at the moment. However during the installation there was an error. Due to that I currently have no original sources.list file. I created one from a website but all the repositories given in that are broken links, some of the updates don't work correctly.

I was wondering if someone had the original Kubuntu 6.06 repositories list that I can copy into my file. Also it would be helpful if you can add some other repositories so that I have some additional updates as well.

The current file I use is:
Code:
# Treviņo’s Ubuntu Dapper Sources list
# http://italy.copybase.ch/blog/?page_id=13
#
# Based on source-o-matic (http://www.ubuntulinux.nl/source-o-matic) list
# Added extra repository
#
# If you get errors about missing keys, lookup the key in this file
# and run these commands (replace KEY with the key number)
#
# gpg –keyserver subkeys.pgp.net –recv KEY
# gpg –export –armor KEY | sudo apt-key add - 
# Ubuntu supported packages (packages, GPG key: 437D05B5)
deb http://archive.ubuntu.com/ubuntu dapper main restricted
deb http://archive.ubuntu.com/ubuntu dapper-updates main restricted
deb http://security.ubuntu.com/ubuntu dapper-security main restricted
deb-src http://archive.ubuntu.com/ubuntu dapper main restricted
deb-src http://archive.ubuntu.com/ubuntu dapper-updates main restricted
deb-src http://security.ubuntu.com/ubuntu dapper-security main restricted
# Ubuntu community supported packages (packages, GPG key: 437D05B5)
deb http://archive.ubuntu.com/ubuntu dapper universe multiverse
deb http://archive.ubuntu.com/ubuntu dapper-updates universe multiverse
deb http://security.ubuntu.com/ubuntu dapper-security universe multiverse
deb-src http://archive.ubuntu.com/ubuntu dapper universe multiverse
deb-src http://archive.ubuntu.com/ubuntu dapper-updates universe multiverse
deb-src http://security.ubuntu.com/ubuntu dapper-security universe multiverse
# Ubuntu backports project (packages, GPG key: 437D05B5)
deb http://archive.ubuntu.com/ubuntu dapper-backports main restricted universe multiverse
deb-src http://archive.ubuntu.com/ubuntu dapper-backports main restricted universe multiverse
 
# CANONICAL COMMERCIAL REPOSITORY (Hosted on Canonical servers, not Ubuntu servers.
# RealPlayer10, Opera and more to come.)
deb http://archive.canonical.com/ubuntu dapper-commercial main
# Seveas’ packages (packages, GPG key: 1135D466)
deb http://mirror.ubuntulinux.nl dapper-seveas all
deb-src http://mirror3.ubuntulinux.nl dapper-seveas all
## Cipherfunk multimedia packages (packages, GPG key: 33BAC1B3)
#deb ftp://cipherfunk.org/pub/packages/ubuntu/ dapper main
#deb-src ftp://cipherfunk.org/pub/packages/ubuntu dapper main
# kubuntu.org packages for the latest KDE version (packages, GPG key: DD4D5088)
deb http://kubuntu.org/packages/kde-latest dapper main
deb http://kubuntu.org/packages/kde-354 dapper main
deb-src http://kubuntu.org/packages/kde-latest dapper main
# kubuntu.org packages for the latest Koffice version (packages, GPG key: DD4D5088)
deb http://kubuntu.org/packages/koffice-latest dapper main
deb-src http://kubuntu.org/packages/koffice-latest dapper main
# kubuntu.org packages for the latest amaroK version (packages, GPG key: DD4D5088)
deb http://kubuntu.org/packages/amarok-latest dapper main
deb-src http://kubuntu.org/packages/amarok-latest dapper main
# Bleeding edge wine packages (packages)
deb http://wine.budgetdedicated.com/apt dapper main
deb-src http://wine.budgetdedicated.com/apt dapper main
# The Opera browser (packages)
deb http://deb.opera.com/opera etch non-free
# Penguin Liberation Front (packages)
deb http://packages.freecontrib.org/ubuntu/plf/ dapper free non-free
deb-src http://packages.freecontrib.org/ubuntu/plf/ dapper free non-free
## archive.kubuntu.de / archive.czessi.net
# The repository from Kubuntu Germany
# wget http://archive.czessi.net/ubuntu/kczessi.gpg
# sudo apt-key add kczessi.gpg
deb http://archive.czessi.net/ubuntu dapper main restricted universe multiverse preview
deb-src http://archive.czessi.net/ubuntu dapper main restricted universe multiverse preview
# E-Yagi Consulting Community Repository (GPG: 4B6E7209)
deb http://eyagi.bpa.nu/~jamie/ubuntu dapper main restricted universe multiverse
deb-src http://eyagi.bpa.nu/~jamie/ubuntu dapper main restricted universe multiverse
# Dev not-public (Breezy Packages)
deb http://antesis.freecontrib.org/mirrors/ubuntu/devnotpublic/ breezy free non-free
deb-src http://antesis.freecontrib.org/mirrors/ubuntu/devnotpublic/ breezy free non-free
# Achim’s Unofficial ‘dapper’ Kubuntu packages
deb http://www.mpe.mpg.de/~ach/kubuntu/dapper ./
deb-src http://www.mpe.mpg.de/~ach/kubuntu/dapper ./
# Ubuntu Taiwan ubuntu extra repository
deb http://apt.ubuntu.org.tw ubtw/
deb http://apt.ubuntu.org.tw ubtw-testing/
# Ubuntu dapper University Klagenfurt packages
# $ wget http://ubuntu.uni-klu.ac.at/uniklu-debuild.pub
# $ sudo apt-key add uniklu-debuild.pub
# uniklu: backports and new packages
# uniklu-desktop: packages for uniklu desktop
# uniklu-intern: not freely redistributable (jvm), or modified packages
# uniklu-nfsv4: nfsv4 kernel and packages
# uniklu-vserver: vserver kernel
# uniklu-testing: packages not ready for general use !
deb http://ubuntu.uni-klu.ac.at/ubuntu.uniklu/ dapper uniklu
deb http://ubuntu.uni-klu.ac.at/ubuntu.uniklu/ dapper uniklu-desktop
deb http://ubuntu.uni-klu.ac.at/ubuntu.uniklu/ dapper uniklu-intern
deb http://ubuntu.uni-klu.ac.at/ubuntu.uniklu/ dapper uniklu-nfsv4
deb http://ubuntu.uni-klu.ac.at/ubuntu.uniklu/ dapper uniklu-vserver
deb http://ubuntu.uni-klu.ac.at/ubuntu.uniklu/ dapper uniklu-testing
deb-src http://ubuntu.uni-klu.ac.at/ubuntu.uniklu/ dapper uniklu
deb-src http://ubuntu.uni-klu.ac.at/ubuntu.uniklu/ dapper uniklu-desktop
deb-src http://ubuntu.uni-klu.ac.at/ubuntu.uniklu/ dapper uniklu-intern
deb-src http://ubuntu.uni-klu.ac.at/ubuntu.uniklu/ dapper uniklu-nfsv4
deb-src http://ubuntu.uni-klu.ac.at/ubuntu.uniklu/ dapper uniklu-vserver
deb-src http://ubuntu.uni-klu.ac.at/ubuntu.uniklu/ dapper uniklu-testing
# VoIP Ubuntu packages (Asterisk, ekiga, kphone…)
deb http://pkg-voip.buildserver.net/ubuntu dapper main
# VLC nightlies
deb http://nightlies.videolan.org/build/dapper-i386 /
# # MaXeR (KDE Apps)
# # deb http://repos.knio.it/ sarge main contrib non-free
# # deb-src http://repos.knio.it/ sarge main contrib non-free
# deb http://repos.knio.it/ breezy main contrib non-free
# deb-src http://repos.knio.it/ breezy main contrib non-free
# Quinn’s Compiz Packages - http://xgl.compiz.info/
deb http://www.beerorkid.com/compiz dapper main
deb http://xgl.compiz.info/ dapper main
deb-src http://xgl.compiz.info/ dapper main
 
## Subpixel Font rendering packages
#deb http://www.elisanet.fi/mlind/ubuntu dapper fonts
#deb-src http://www.elisanet.fi/mlind/ubuntu dapper fonts
# Skype packages
deb http://download.skype.com/linux/repos/debian/ stable non-free
# Easycam packages
deb http://blognux.free.fr/debian unstable main
# Audacious
deb http://vdlinux.sourceforge.jp/ experimental audacious
deb-src http://vdlinux.sourceforge.jp/ experimental audacious
# Listen
deb http://theli.free.fr/packages/ dapper listen
# Geole’s Ubuntu Repository
# wget http://www.geole.info/fileadmin/data/misc/geole.info-apt-key.gpg
# sudo apt-key add geole-apt-key.gpg
deb http://ubuntu.geole.info/ dapper universe multiverse
# Samba
deb http://www.linux2go.dk/ubuntu dapper main
deb-src http://www.linux2go.dk/ubuntu dapper main
# GCompris, Televidilo, Kdocker,…
deb http://thomas.enix.org/pub/debian/packages/ dapper main
# Asher256’s Repository
deb http://asher256-repository.tuxfamily.org breezy main dupdate french
deb http://asher256-repository.tuxfamily.org ubuntu main dupdate french
# Gauvain Repository
deb http://gauvain.tuxfamily.org/repos dapper contrib
deb-src http://gauvain.tuxfamily.org/repos dapper contrib
# Tvfreeplayer Packages
deb http://www.tvfreeplayer.com/linux/ubuntu/dapper/ unstable main
# gnomemeeting - ekiga (GPG key: 52ABFCB1)
deb http://snapshots.ekiga.net/ubuntu/ dapper main
deb-src http://snapshots.ekiga.net/ubuntu/ dapper main
#deb http://snapshots.voxgratia.org/ubuntu/ dapper main
#deb-src http://snapshots.voxgratia.org/ubuntu/ dapper main
# seb128 repository (gaim - rhythmbox)
deb http://people.ubuntu.com/~seb128/deb ./
deb-src http://people.ubuntu.com/~seb128/deb ./
# lprod packages: many audio/video apps: avidemux, cinelerra…
deb http://lprod.org/deb/dapper/ ./
deb-src http://lprod.org/deb/dapper/ ./
# Mjpegtools and Cinelerra packages (choose your arch)
deb http://www.kiberpipa.org/~gandalf/ubuntu/dapper/mjpegtools ./
deb http://www.kiberpipa.org/~gandalf/ubuntu/dapper/cinelerra/i686/ ./
#deb http://www.kiberpipa.org/~gandalf/ubuntu/dapper/cinelerra/pentium4/ ./
#deb http://www.kiberpipa.org/~gandalf/ubuntu/dapper/cinelerra/athlonxp/ ./
deb-src http://www.kiberpipa.org/~gandalf/ubuntu/dapper/cinelerra/i686/ ./
#deb-src http://www.kiberpipa.org/~gandalf/ubuntu/dapper/cinelerra/pentium4/ ./
#deb-src http://www.kiberpipa.org/~gandalf/ubuntu/dapper/cinelerra/athlonxp/ ./
# LiVes dapper package
deb http://people.ubuntubrasil.org/~rclbelem/lives/dapper/ ./binary/
# A little too quiet
deb http://apt.alittletooquiet.net/staging dapper main
# MythTV packages
deb http://home.eng.iastate.edu/~superm1 dapper main
deb-src http://home.eng.iastate.edu/~superm1 dapper main
## SimplyMepis packages (distro based on k-ubuntu) but different kernel
# deb http://apt.mepis.org/6.0/ mepis main
# Cafuego’s Dapper Stuff: Broadcom kernel firmwares, google-earth, beagle… (GPG key: 969F3F57)
deb http://ubuntu.cafuego.net/ dapper-cafuego all bcm43xx
deb-src http://ubuntu.cafuego.net/ dapper-cafuego all bcm43xx
## Ubuntu Dapper Sw-Suspend2 repository - warning: new patched kernel
# deb http://dagobah.ucc.asn.au/ubuntu-suspend2 dapper/
# Debuntu Ubuntu dapper packages
# GPG Key-flie: wget http://repository.debuntu.org/GPG-Key-chantra.txt
deb http://repository.debuntu.org/ dapper multiverse
deb-src http://repository.debuntu.org/ dapper multiverse
# BMPx Dapper Repository
# GPG key-file: http://files.beep-media-player.org/packages/bmp-packages.pubkey
deb http://files.beep-media-player.org/packages/ubuntu dapper main universe
deb http://eros.vlo.gda.pl/~szuwarek/files/linux/bmpx/ dapper/
deb-src http://files.beep-media-player.org/packages/ubuntu dapper main universe
# Morgoth Repository (Monkey’s Audio, xmms pugins, vlc plugins, gqview, audacity…)
# GPG key: http://morgoth.free.fr/ubports/dlsignkey.php (7E2E4741)
deb http://morgoth.free.fr/ubuntu dapper-backports main
deb-src http://morgoth.free.fr/ubuntu dapper-backports main
# ATi & nVidia drivers Ubuntu packages
deb http://www.albertomilone.com/drivers/dapper/legacy/32bit binary/
# Givre’s repository (ntfs-3g & fuse 2.5.3) - NTFS writing support
deb http://ntfs-3g.sitesweetsite.info/ubuntu/ dapper main
deb-src http://ntfs-3g.sitesweetsite.info/ubuntu/ dapper main
# debian.wgdd.de Ubuntu Repository (GPG key: E394D996)
deb http://debian.wgdd.de/ubuntu dapper universe
deb-src http://debian.wgdd.de/ubuntu dapper universe
# Automatix
# wget http://www.beerorkid.com/automatix/apt/key.gpg.asc
deb http://www.beerorkid.com/automatix/apt dapper main
# Jahshaka
deb http://repo.jahshaka.org/ubuntu/dapper binary-i386/
# SoS: SeerOfSouls
# wget http://seerofsouls.com/keys/hawkwind.asc
deb http://SeerOfSouls.com/ dapper e17 contrib
deb-src http://SeerOfSouls.com/ dapper contrib #e17
# Spring
deb ftp://ftp.gwdg.de/pub/linux/people/fbo/debspring/dapper/ /
deb-src ftp://ftp.gwdg.de/pub/linux/people/fbo/debspring/dapper/ /
## aMule adunanza (fastweb) repository
#deb http://amule-adunanza.marleylandia.com/ubuntu/adu3.11b dapper/
 
# Picard
deb http://users.musicbrainz.org/~luks/ubuntu dapper main
# Treviņo’s Ubuntu Dapper Repository (GPG key: 81836EBF)
# Many “random” software: aMule, amsn, gnash, google-earth, stellarium, moto4lin…
# Further informations: http://3v1n0.tuxfamily.org
deb http://3v1n0.tuxfamily.org dapper 3v1n0
__________________
Registered Linux User 414108

C:\DOS
C:\DOS\RUN
RUN\DOS\RUN
sportscrazy's Avatar
Computer Specs
Senior Member with 452 posts.
 
Join Date: Nov 2004
Location: Canada, eh?
Experience: Intermediate and learning!
02-Feb-2007, 04:17 PM #2
Briefly summarized:

I need the original Kubuntu sources.list file. Does anyone have it? Or a slight modified one is fine as well.
prunejuice's Avatar
Senior Member with 1,532 posts.
 
Join Date: Apr 2002
03-Feb-2007, 06:39 AM #3
You can pull the sources.list off the install/live cd.
sportscrazy's Avatar
Computer Specs
Senior Member with 452 posts.
 
Join Date: Nov 2004
Location: Canada, eh?
Experience: Intermediate and learning!
03-Feb-2007, 03:28 PM #4
I tried to do that, but I was unable to find it. Oh well, I have to re-install the system today due to some errors that I have been receiving.
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are Off
Refbacks are Off

You Are Using:
Server ID
Advertisements do not imply our endorsement of that product or service.
All times are GMT -4. The time now is 05:53 AM.
Copyright © 1996 - 2008 TechGuy, Inc. All rights reserved.
Powered by vBulletin, Copyright © 2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.1.0
Powered by Cermak Technologies, Inc.