Para no tener que recurrir a 200 cosas de añadir repositorios cada vez que explique algo voy a poner directamente mi archivo sources.list que utilizo en Ubuntu 8.10. Sólo voy a poner los repositorios que yo utilizo para el día a día, si alguno no me parece estable o simplemente no me hace falta porque la aplicación no la use nada más que para tontear no lo pondré aquí, sino cuando hable de esa aplicación.
#deb cdrom:[Ubuntu 8.10 _Intrepid Ibex_ - Release i386 (20081029.5)]/ intrepid main restricted
# See http://help.ubuntu.com/community/UpgradeNotes for how to upgrade to
# newer versions of the distribution.deb http://es.archive.ubuntu.com/ubuntu/ intrepid main restricted
deb-src http://es.archive.ubuntu.com/ubuntu/ intrepid main restricted## Major bug fix updates produced after the final release of the
## distribution.
deb http://es.archive.ubuntu.com/ubuntu/ intrepid-updates main restricted
deb-src http://es.archive.ubuntu.com/ubuntu/ intrepid-updates main restricted## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
## team. Also, please note that software in universe WILL NOT receive any
## review or updates from the Ubuntu security team.
deb http://es.archive.ubuntu.com/ubuntu/ intrepid universe
deb-src http://es.archive.ubuntu.com/ubuntu/ intrepid universe
deb http://es.archive.ubuntu.com/ubuntu/ intrepid-updates universe
deb-src http://es.archive.ubuntu.com/ubuntu/ intrepid-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.
deb http://es.archive.ubuntu.com/ubuntu/ intrepid multiverse
deb-src http://es.archive.ubuntu.com/ubuntu/ intrepid multiverse
deb http://es.archive.ubuntu.com/ubuntu/ intrepid-updates multiverse
deb-src http://es.archive.ubuntu.com/ubuntu/ intrepid-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://es.archive.ubuntu.com/ubuntu/ intrepid-backports main restricted universe multiverse
deb-src http://es.archive.ubuntu.com/ubuntu/ intrepid-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 intrepid partner
deb-src http://archive.canonical.com/ubuntu intrepid partnerdeb http://security.ubuntu.com/ubuntu intrepid-security main restricted
deb-src http://security.ubuntu.com/ubuntu intrepid-security main restricted
deb http://security.ubuntu.com/ubuntu intrepid-security universe
deb-src http://security.ubuntu.com/ubuntu intrepid-security universe
deb http://security.ubuntu.com/ubuntu intrepid-security multiverse
deb-src http://security.ubuntu.com/ubuntu intrepid-security multiverse## Medibuntu – Ubuntu 8.10 “intrepid ibex”
## Please report any bug on https://bugs.launchpad.net/medibuntu/
# sudo apt-get update && sudo apt-get install medibuntu-keyring && sudo apt-get update
deb http://packages.medibuntu.org/ intrepid free non-free
#deb-src http://packages.medibuntu.org/ intrepid free non-free# parcellite
#sudo apt-get install andrewsomething-ppa-keyring
deb http://ppa.launchpad.net/andrewsomething/ubuntu intrepid main
#deb-src http://ppa.launchpad.net/andrewsomething/ubuntu intrepid main# OpenOffice.org 3
deb http://ppa.launchpad.net/openoffice-pkgs/ubuntu intrepid main
#deb-src http://ppa.launchpad.net/openoffice-pkgs/ubuntu intrepid main# Ubuntu Tweak
deb http://ppa.launchpad.net/tualatrix/ubuntu intrepid main
#deb-src http://ppa.launchpad.net/tualatrix/ubuntu intrepid main#WineHQ – Ubuntu 8.10 “Intrepid Ibex”
#wget -q http://wine.budgetdedicated.com/apt/387EE263.gpg -O- | sudo apt-key add -
deb http://wine.budgetdedicated.com/apt intrepid main
Como podréis ver, hay algunos que tienen una línea comentada después del nombre, esta línea son órdenes para importar las claves de los repositorios y que no os dé quejas el apt. Para importarlas simplemente copiad la línea (sin la almohadilla evidentemente) y ejecutadla en un terminal, después de importarlas actualizad el apt con “sudo apt-get update” y listo, todo arreglado, espero que os sirva de algo. ¡Un saludo a tod@s!
PD1: por cierto, para el repositorio del openoffice 3 no tengo clave, simplemente os avisará de que son paquetes sin firmar y punto, pero con aceptar no hay más problemas. A mí por ahora me funciona sin ningún problema, pero es que de hecho es la versión supuestamente estable. En debian entendería que no lo actualizaran, pero en ubuntu (y más cuando avisaron que esta versión no iba a ser tan estable como hardy) no me entra en la cabeza.
Actualización: para añadir la clave del repositorio de Openoffice3 ejecutad lo siguiente en un terminal sin las comillas por supuesto:
“sudo apt-key adv –recv-keys –keyserver keyserver.ubuntu.com D2BB86E0EBD0F0A43D4DB3A760D11217247D1CFF”
Cuidado que delante de “recv-keys” y de “keyserver” hay 2 (dos) guiones aunque al copiarlo os copie sólo uno.
PD2: y una cosilla que se me iba, para poder utilizar todas las funcionalidades de ubuntu-tweak deberíais instalar el paquete “compizconfig-settings-manager” si no recuerdo mal.
31 Enero 2009 a las 5:24 pm |
GRACiAS . BUEN TRABAJO
31 Enero 2009 a las 8:37 pm |
Se agradece el trabajo hecho, con esta lista sabemos que es copiar y listo.
Yo voy a ver si retomo también mi blog que con los examenes lo tengo abandonado. Quiero escribir un artículo de triple boot en grub con “Ubuntu / Windows 7 / Mac OS X Leopard”. A ver si gano a la perreria.
un saludete.
31 Enero 2009 a las 9:16 pm |
De nada tío. Pues el artículo estaría bastante bien la verdad, a ver si tenemos un ratillo entre concurrente y demás cosas y puedes ponerte, porque madre mía con el tío la vara… jajaj
1 Febrero 2009 a las 12:15 am |
[...] Podéis seguir todo lo que está escrito en este punto o directamente sustituir vuestro fichero “sources.list” por el que tengo puesto en mi artículo al respecto. [...]
25 Marzo 2009 a las 11:46 pm |
Gracias tio, es de agradecer un trabajo así!