Sida 1 av 1

Byte av sources.list i Dapper.

Postat: 10 maj 2006, 14:54
av n4h0j
Ja, jag tänkte att det kunde vara bra att förklara hur man gör (så att jag själv enkelt kan länka vidare när någon har frågor om det) samt samla ihop lite fina listor från er användare. :)

Obs! Endast för Ubuntu 6.06 (även kallat Dapper Drake)! Om du har Ubuntu 5.10 eller tidigare skall du inte använda denna lista. Tänk också på att vissa förråd i min lista inte är officiella, tänk på vad du gör innan du gör något du ångrar.

Här är min sources.list:

Kod: Markera allt

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

## Major bug fix updates produced after the final release of the
## distribution.
deb http://archive.ubuntu.com/ubuntu/ dapper-updates main restricted
deb-src http://archive.ubuntu.com/ubuntu/ dapper-updates main restricted

## Uncomment the following two lines to add software from the 'universe'
## repository.
## 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://archive.ubuntu.com/ubuntu/ dapper universe multiverse
deb-src http://archive.ubuntu.com/ubuntu/ dapper universe 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://archive.ubuntu.com/ubuntu/ dapper-backports main restricted universe multiverse
deb-src http://archive.ubuntu.com/ubuntu/ dapper-backports main restricted universe multiverse

deb http://security.ubuntu.com/ubuntu dapper-security main restricted
deb-src http://security.ubuntu.com/ubuntu dapper-security main restricted
deb http://security.ubuntu.com/ubuntu dapper-security universe multiverse
deb-src http://security.ubuntu.com/ubuntu dapper-security universe multiverse

## Cipherfunk multimedia packages (GPG key: 33BAC1B3)
## uncomment this one for multimedia packages AFTER having finished the upgrade to Dapper.
deb ftp://cipherfunk.org/pub/packages/ubuntu/ dapper main

## Dapper PLF
## only uncomment it if you need it
## deb http://packages.freecontrib.org/ubuntu/plf/ dapper free non-free
## deb-src http://packages.freecontrib.org/ubuntu/plf/ dapper free non-free

## Bleeding edge (official) wine repository for Dapper
## only uncomment it if you need it
## deb http://wine.budgetdedicated.com/apt dapper main
## deb-src http://wine.budgetdedicated.com/apt dapper main

## skype 
## only uncomment it if you need it
## deb http://download.skype.com/linux/repos/debian/ stable non-free
Hur gör man då för att ändra sin sources.list?


Öppna en terminal (program->Tillbehör->Terminal) och skriv in följande:

Kod: Markera allt

gksudo gedit /etc/apt/sources.list
Du borde då få upp ett fönster där du får skriva in ditt lösenord. Efter det öppnas själva förråds-listan i textredigeraren gedit. Markera all text i filen och byt ut den mot den nya listan. Spara, stäng.


Öppna på nytt terminalen och kör:

Kod: Markera allt

sudo apt-get update
följt av

Kod: Markera allt

sudo apt-get upgrade
Eventuellt kan du vara tvungen att lägga till nycklar för ditt nya förråd. Om du använder min lista skriver du in följande:

Kod: Markera allt

gpg --keyserver subkeys.pgp.net --recv 33BAC1B3
följt av

Kod: Markera allt

gpg --export --armor 33BAC1B3 | sudo apt-key add -
Detta laddar ner nycklar till förrådet från chiperfunk samt lägger dem till dina andra nycklar.

Lycka till! :D

Byte av sources.list i Dapper.

Postat: 11 maj 2006, 17:43
av Anton Fosselius
inte sa sexig.. har inte kollat pa den sedan jag uppdaterade till dapper...


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

## Major bug fix updates produced after the final release of the
## distribution.
deb http://archive.ubuntu.com/ubuntu dapper-updates main restricted
deb-src http://archive.ubuntu.com/ubuntu dapper-updates main restricted

## Uncomment the following two lines to add software from the 'universe'
## repository.
## 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-src http://archive.ubuntu.com/ubuntu dapper universe

## 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://archive.ubuntu.com/ubuntu breezy-backports main restricted universe multiverse
## deb-src http://archive.ubuntu.com/ubuntu breezy-backports main restricted universe multiverse

deb http://security.ubuntu.com/ubuntu dapper-security main restricted
deb-src http://security.ubuntu.com/ubuntu dapper-security main restricted

deb http://security.ubuntu.com/ubuntu dapper-security universe
deb-src http://security.ubuntu.com/ubuntu dapper-security universe

deb http://archive.ubuntu.com/ubuntu/ dapper universe main restricted multiverse

# deb http://wine.sourceforge.net/apt/ binary/

# deb ftp://ftp.free.fr/pub/Distributions_Lin ... buntu/plf/ breezy free non-free
# deb-src ftp://ftp.free.fr/pub/Distributions_Lin ... buntu/plf/ breezy free non-free

# deb http://deb.opera.com/opera/ etch non-free

# deb http://kubuntu.org/packages/kde351 breezy main

deb http://archive.ubuntu.com/ubuntu dapper-backports main restricted universe multiverse

# deb http://koti.mbnet.fi/~ots/ubuntu/ breezy/
# deb-src http://koti.mbnet.fi/~ots/ubuntu/ breezy/

# deb http://theli.free.fr/packages/breezy/ ./
## created by arnielistenadded

Byte av sources.list i Dapper.

Postat: 11 maj 2006, 21:48
av Paradox^
# alla offciella paketupplägg
deb http://se.archive.ubuntu.com/ubuntu dapper main restricted universe multiverse
deb http://se.archive.ubuntu.com/ubuntu dapper-updates main restricted universe multiverse
deb http://se.archive.ubuntu.com/ubuntu dapper-backports main restricted universe multiverse
deb http://security.ubuntu.com/ubuntu dapper-security main restricted universe multiverse

# senaste versionerna av amarok, kde och koffice (gör inget om du har med koffice-uppplägget även om du inte använder koffice)
deb http://kubuntu.org/packages/amarok-latest dapper main
deb http://kubuntu.org/packages/kde-latest dapper main
deb http://kubuntu.org/packages/koffice-latest dapper main

# diverse paket som inte finns med i de vanliga paketuppläggen
deb http://packages.freecontrib.org/ubuntu/plf/ dapper free non-free

Byte av sources.list i Dapper.

Postat: 02 jul 2006, 17:53
av unk
Först kör jag - sudo apt-get update

Kod: Markera allt

Läs:1 http://security.ubuntu.com dapper-security Release.gpg [189B]
Läs:2 http://archive.ubuntu.com dapper Release.gpg [189B]
Läs:3 http://archive.ubuntu.com dapper-updates Release.gpg [189B]
Läs:4 http://archive.ubuntu.com dapper-backports Release.gpg [189B]
Bra http://security.ubuntu.com dapper-security Release
Bra http://archive.ubuntu.com dapper Release
Bra http://archive.ubuntu.com dapper-updates Release
Fel http://security.ubuntu.com dapper-security Release

Bra http://archive.ubuntu.com dapper-backports Release
Läs:5 http://security.ubuntu.com dapper-security Release [30,9kB]
Ign http://download.skype.com stable Release.gpg
Läs:6 http://archive.ubuntu.com dapper Release [34,8kB]
Ign http://download.skype.com stable Release
Ign http://security.ubuntu.com dapper-security Release
Läs:7 http://archive.ubuntu.com dapper-updates Release [30,9kB]
Ign http://archive.ubuntu.com dapper Release
Ign http://download.skype.com stable/non-free Packages
Bra http://security.ubuntu.com dapper-security/main Packages
Läs:8 http://archive.ubuntu.com dapper-backports Release [19,6kB]
Ign http://archive.ubuntu.com dapper-updates Release
Bra http://security.ubuntu.com dapper-security/restricted Packages
Bra http://security.ubuntu.com dapper-security/main Sources
Bra http://security.ubuntu.com dapper-security/restricted Sources
Bra http://security.ubuntu.com dapper-security/universe Packages
Bra http://security.ubuntu.com dapper-security/multiverse Packages
Bra http://security.ubuntu.com dapper-security/universe Sources
Bra http://security.ubuntu.com dapper-security/multiverse Sources
Ign http://archive.ubuntu.com dapper-backports Release
Bra http://archive.ubuntu.com dapper/main Packages
Bra http://archive.ubuntu.com dapper/restricted Packages
Bra http://archive.ubuntu.com dapper/main Sources
Bra http://archive.ubuntu.com dapper/restricted Sources
Bra http://archive.ubuntu.com dapper/universe Packages
Bra http://archive.ubuntu.com dapper/multiverse Packages
Bra http://archive.ubuntu.com dapper/universe Sources
Bra http://archive.ubuntu.com dapper/multiverse Sources
Bra http://download.skype.com stable/non-free Packages
Bra http://archive.ubuntu.com dapper-updates/main Packages
Bra http://archive.ubuntu.com dapper-updates/restricted Packages
Bra http://archive.ubuntu.com dapper-updates/main Sources
Bra http://archive.ubuntu.com dapper-updates/restricted Sources
Bra http://archive.ubuntu.com dapper-backports/main Packages
Bra http://archive.ubuntu.com dapper-backports/restricted Packages
Bra http://archive.ubuntu.com dapper-backports/universe Packages
Bra http://archive.ubuntu.com dapper-backports/multiverse Packages
Bra http://archive.ubuntu.com dapper-backports/main Sources
Bra http://archive.ubuntu.com dapper-backports/restricted Sources
Bra http://archive.ubuntu.com dapper-backports/universe Sources
Bra http://archive.ubuntu.com dapper-backports/multiverse Sources
Hämtade 117kB på 1s (79,5kB/s)
Läser paketlistor... Färdig
W: GPG error: http://security.ubuntu.com dapper-security Release: Okänt fel vid exekvering av gpgv
W: GPG error: http://archive.ubuntu.com dapper Release: Okänt fel vid exekvering  av gpgv
W: GPG error: http://archive.ubuntu.com dapper-updates Release: Okänt fel vid ex ekvering av gpgv
W: GPG error: http://archive.ubuntu.com dapper-backports Release: Okänt fel vid exekvering av gpgv
W: Du kan möjligen rätta problemet genom att köra "apt-get update"
Det blir knas med update, kör igen, blir samma sak igen.

testar uppgradering, inget nytt att uppgradera...

testar lägger till nycklar; gpg --keyserver subkeys.pgp.net --recv 33BAC1B3

Kod: Markera allt

gpg: requesting key 33BAC1B3 from hkp server subkeys.pgp.net
gpg: key 33BAC1B3 was created 35725652 seconds in the future (time warp or clock problem)
gpg: key 33BAC1B3 was created 35725652 seconds in the future (time warp or clock problem)
gpg: key 33BAC1B3 was created 35725652 seconds in the future (time warp or clock problem)
gpg: key 33BAC1B3 was created 35725652 seconds in the future (time warp or clock problem)
gpg: key 33BAC1B3 was created 35725652 seconds in the future (time warp or clock problem)
gpg: key 33BAC1B3 was created 35725652 seconds in the future (time warp or clock problem)
gpg: key 33BAC1B3 was created 35725652 seconds in the future (time warp or clock problem)
gpg: key 33BAC1B3 was created 35725652 seconds in the future (time warp or clock problem)
gpg: key 33BAC1B3: no valid user IDs
gpg: detta kan bero på att det saknas en egensignatur
gpg: Totalt antal behandlade enheter: 1
gpg:           utan användaridentiteter: 1
testar det sissta;

Kod: Markera allt

gpg: VARNING: exporterade ingenting
gpg: hittade ingen giltig OpenPGP-data.

Byte av sources.list i Dapper.

Postat: 02 jul 2006, 18:23
av ozamosi
...varför korspostar du?

Byte av sources.list i Dapper.

Postat: 02 jul 2006, 19:11
av n4h0j
[quote="ozamosi"]...varför korspostar du?[/quote]
För att denna tråd från början inte alls såg ut såhär... Efter att ha ändrat en del i den (blev mer av en guide) så tänkte jag att det kunde vara på sin plats i tips och trix.