Enviar Respuesta  Enviar Tema 
[howto] Agregar Repositorios Extras
Autor Mensaje
warp
Q


Mensajes: 2,009
Grupo: Registrado
Registro en: Jun 2005
Estado: Sin Conexión
Reputación: 10
Mensaje: #1
[howto] Agregar Repositorios Extras

[1] Abrir el archivo sources.list para editarlo: sudo gedit /etc/apt/sources.list

[2] Buscar las siguientes líneas:

Código:
...
## Uncomment the following two lines to fetch updated software from the network
# deb http://us.archive.ubuntu.com/ubuntu hoary main restricted
# deb-src http://us.archive.ubuntu.com/ubuntu hoary main restricted

## Uncomment the following two lines to fetch major bug fix updates produced
## after the final release of the distribution.
# deb http://us.archive.ubuntu.com/ubuntu hoary-updates main restricted
# deb-src http://us.archive.ubuntu.com/ubuntu hoary-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://us.archive.ubuntu.com/ubuntu hoary universe
# deb-src http://us.archive.ubuntu.com/ubuntu hoary universe

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

# deb http://security.ubuntu.com/ubuntu hoary-security universe
# deb-src http://security.ubuntu.com/ubuntu hoary-security universe


[3] Remplazarlas por estas:

Código:
## Uncomment the following two lines to fetch updated software from the network
deb http://us.archive.ubuntu.com/ubuntu hoary main restricted
deb-src http://us.archive.ubuntu.com/ubuntu hoary main restricted

## Uncomment the following two lines to fetch major bug fix updates produced
## after the final release of the distribution.
deb http://us.archive.ubuntu.com/ubuntu hoary-updates main restricted
deb-src http://us.archive.ubuntu.com/ubuntu hoary-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://us.archive.ubuntu.com/ubuntu hoary universe
deb-src http://us.archive.ubuntu.com/ubuntu hoary universe

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

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

deb http://archive.ubuntu.com/ubuntu hoary multiverse
deb-src http://archive.ubuntu.com/ubuntu hoary multiverse

## Backports
deb http://ubuntu-backports.mirrormax.net/ hoary-backports main universe multiverse restricted
deb http://ubuntu-backports.mirrormax.net/ hoary-extras main universe multiverse restricted


[5] Grabar el archivo sources.list

[6] Actualizar: sudo apt-get update

saludos...


06-28-2005 12:57 AM
Visita el website del usuario Encuentra todos los mensajes de este usuario Cita este mensaje en tu respuesta
liz
Usuario PL


Mensajes: 11
Grupo: Registrado
Registro en: Mar 2007
Estado: Sin Conexión
Reputación: 0
Mensaje: #2
RE: [howto] Agregar Repositorios Extras

problemas con eso

lo siguiente quedo en el archivo

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

## Uncomment the following two lines to fetch updated software from the network
deb http://us.archive.ubuntu.com/ubuntu hoary main restricted
deb-src http://us.archive.ubuntu.com/ubuntu hoary main restricted

## Uncomment the following two lines to fetch major bug fix updates produced
## after the final release of the distribution.
deb http://us.archive.ubuntu.com/ubuntu hoary-updates main restricted
deb-src http://us.archive.ubuntu.com/ubuntu hoary-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://us.archive.ubuntu.com/ubuntu hoary universe
deb-src http://us.archive.ubuntu.com/ubuntu hoary universe

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

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

deb http://archive.ubuntu.com/ubuntu hoary multiverse
deb-src http://archive.ubuntu.com/ubuntu hoary multiverse

## Backports
deb http://ubuntu-backports.mirrormax.net/ hoary-backports main universe multiverse restricted
deb http://ubuntu-backports.mirrormax.net/ hoary-extras main universe multiverse restricted

deb-src ftp://ftp.es.debian.org/debian unstable main


lo quise actualizar y da los siguiuente


sudo aptitude update
Reading package lists... Done
Building dependency tree... Done
Initializing package states... Done
Building tag database... Done
Err ftp://ftp.es.debian.org unstable Release.gpg
Could not connect to http://ftp.es.debian.org:21 (82.194.78.250). - connect (113 No r oute to host)
Get:1 http://archive.ubuntu.com hoary Release.gpg [189B]
Get:2 http://us.archive.ubuntu.com hoary Release.gpg [189B]
Get:3 http://us.archive.ubuntu.com hoary-updates Release.gpg [191B]
Get:4 http://security.ubuntu.com hoary-security Release.gpg [191B]
Ign http://ubuntu-backports.mirrormax.net hoary-backports Release.gpg
Ign http://ubuntu-backports.mirrormax.net hoary-extras Release.gpg
Get:5 http://au.archive.ubuntu.com dapper Release.gpg [189B]
Get:6 http://au.archive.ubuntu.com dapper-updates Release.gpg [191B]
Hit http://archive.ubuntu.com hoary Release
Hit http://us.archive.ubuntu.com hoary Release
Hit http://security.ubuntu.com hoary-security Release
Ign http://ubuntu-backports.mirrormax.net hoary-backports Release
Hit http://archive.ubuntu.com hoary/multiverse Packages
Hit http://us.archive.ubuntu.com hoary-updates Release
Hit http://security.ubuntu.com hoary-security/main Packages
Ign http://ubuntu-backports.mirrormax.net hoary-extras Release
Hit http://au.archive.ubuntu.com dapper Release
Hit http://archive.ubuntu.com hoary/multiverse Sources
Get:7 http://us.archive.ubuntu.com hoary/main Packages [490kB]
Hit http://security.ubuntu.com hoary-security/restricted Packages
Ign http://ubuntu-backports.mirrormax.net hoary-backports/main Packages
Ign http://ubuntu-backports.mirrormax.net hoary-backports/universe Packages
Ign http://ubuntu-backports.mirrormax.net hoary-backports/multiverse Packages
Ign http://ubuntu-backports.mirrormax.net hoary-backports/restricted Packages
Hit http://security.ubuntu.com hoary-security/main Sources
Hit http://security.ubuntu.com hoary-security/restricted Sources
Hit http://security.ubuntu.com hoary-security/universe Packages
Hit http://security.ubuntu.com hoary-security/universe Sources
Ign http://ubuntu-backports.mirrormax.net hoary-extras/main Packages
Ign http://ubuntu-backports.mirrormax.net hoary-extras/universe Packages
Ign http://ubuntu-backports.mirrormax.net hoary-extras/multiverse Packages
Ign http://ubuntu-backports.mirrormax.net hoary-extras/restricted Packages
Err http://ubuntu-backports.mirrormax.net hoary-backports/main Packages
404 Not Found
Err http://ubuntu-backports.mirrormax.net hoary-backports/universe Packages
404 Not Found
Err http://ubuntu-backports.mirrormax.net hoary-backports/multiverse Packages
404 Not Found
Hit http://au.archive.ubuntu.com dapper-updates Release
Err http://ubuntu-backports.mirrormax.net hoary-backports/restricted Packages
404 Not Found
Hit http://ubuntu-backports.mirrormax.net hoary-extras/main Packages
Hit http://ubuntu-backports.mirrormax.net hoary-extras/universe Packages
Ign ftp://ftp.es.debian.org unstable Release
Hit http://ubuntu-backports.mirrormax.net hoary-extras/multiverse Packages
Hit http://ubuntu-backports.mirrormax.net hoary-extras/restricted Packages
Hit http://au.archive.ubuntu.com dapper/main Packages
Hit http://au.archive.ubuntu.com dapper/restricted Packages
Hit http://au.archive.ubuntu.com dapper/main Sources
Hit http://au.archive.ubuntu.com dapper/restricted Sources
Hit http://au.archive.ubuntu.com dapper-updates/main Packages
Hit http://au.archive.ubuntu.com dapper-updates/restricted Packages
Hit http://au.archive.ubuntu.com dapper-updates/main Sources
Hit http://au.archive.ubuntu.com dapper-updates/restricted Sources
Ign ftp://ftp.es.debian.org unstable/main Sources
Err ftp://ftp.es.debian.org unstable/main Sources
Could not connect to http://ftp.es.debian.org:21 (82.194.78.250). - connect (113 No r oute to host)
Get:8 http://us.archive.ubuntu.com hoary/restricted Packages [4374B]
Get:9 http://us.archive.ubuntu.com hoary/main Sources [175kB]
Get:10 http://us.archive.ubuntu.com hoary/restricted Sources [1320B]
Get:11 http://us.archive.ubuntu.com hoary/universe Packages [2169kB]
Get:12 http://us.archive.ubuntu.com hoary/universe Sources [857kB]
93% [12 Sources 596830/857kB 69%]


parecen ser errores con lo de hoary, si aplica este para mi?(LO MALO ES QUE NO GUARDE LO Q VENIA ANTES EN EL ARCHIVO), y dice que no se puede concetar al sitio ftp q le dije http://ftp.es.debian.org

a ver si me puedes ayudar, por el momento me retiro, pero en unas horas mas estarè probando de nuevo

Gracias
LIZ

03-09-2007 03:56 PM
Encuentra todos los mensajes de este usuario Cita este mensaje en tu respuesta
warp
Q


Mensajes: 2,009
Grupo: Registrado
Registro en: Jun 2005
Estado: Sin Conexión
Reputación: 10
Mensaje: #3
RE: [howto] Agregar Repositorios Extras

el problema es que los que están ahí son para una versión vieja de ubuntu... proba con esto:

Código:
## Add comments (##) in front of any line to remove it from being checked.  
## Use the following sources.list at your own risk.  

deb http://archive.ubuntu.com/ubuntu edgy main restricted universe multiverse
deb-src http://archive.ubuntu.com/ubuntu edgy main restricted universe multiverse

deb http://archive.ubuntu.com/ubuntu edgy-proposed main restricted universe multiverse

## MAJOR BUG FIX UPDATES produced after the final release
deb http://archive.ubuntu.com/ubuntu edgy-updates main restricted universe multiverse
deb-src http://archive.ubuntu.com/ubuntu edgy-updates main restricted universe multiverse

## UBUNTU SECURITY UPDATES
deb http://security.ubuntu.com/ubuntu edgy-security main restricted universe multiverse
deb-src http://security.ubuntu.com/ubuntu edgy-security main restricted universe multiverse

## BACKPORTS REPOSITORY (Unsupported.  May contain illegal packages.  Use at own risk.)
deb http://archive.ubuntu.com/ubuntu edgy-backports main restricted universe multiverse
deb-src http://archive.ubuntu.com/ubuntu edgy-backports main restricted universe multiverse

## PLF REPOSITORY (Unsupported.  May contain illegal packages.  Use at own risk.)
deb http://medibuntu.sos-sts.com/repo/ edgy free
deb http://medibuntu.sos-sts.com/repo/ edgy non-free
deb-src http://medibuntu.sos-sts.com/repo/ edgy free
deb-src http://medibuntu.sos-sts.com/repo/ edgy non-free
                                                                                                                                        
## CANONICAL COMMERCIAL REPOSITORY (Hosted on Canonical servers, not Ubuntu
## servers. RealPlayer10, Opera, DesktopSecure and more to come.)
deb http://archive.canonical.com/ubuntu edgy-commercial main

## Listen
#deb http://theli.free.fr/packages/ edgy listen


si no te funca, podes generar un sources.list desde http://www.ubuntu-nl.org/source-o-matic/

decime que versión de ubuntu tenes, no lo recuerdo....

luego agrega al sources.list nuevo que funciona, la línea (sólo la línea) que te dí en el otro post (instalando postgre), al fondo del sources.list


saldudos....


03-09-2007 04:12 PM
Visita el website del usuario Encuentra todos los mensajes de este usuario Cita este mensaje en tu respuesta
liz
Usuario PL


Mensajes: 11
Grupo: Registrado
Registro en: Mar 2007
Estado: Sin Conexión
Reputación: 0
Mensaje: #4
RE: [howto] Agregar Repositorios Extras

de nuevo no me encuentro en la maquina, pero la ultima vez trate de hacer el archivo de donde me dijiste agrege la linea y lo corri, despues por error corri el apt-get install pgadmin3 y empezo a instalar cosas, pense q seguia en el progreso del otro por unos momentos pero lo detuve...., despues de eso trate de abrir el archivo soerces y ya no lo queria abrir..., abrá alguna manera de restablecerlo al original?,q me recomiendas?

por cierto es ubuntu 6.06 lts

AYUDA!!!
LIZ

03-12-2007 02:52 PM
Encuentra todos los mensajes de este usuario Cita este mensaje en tu respuesta
warp
Q


Mensajes: 2,009
Grupo: Registrado
Registro en: Jun 2005
Estado: Sin Conexión
Reputación: 10
Mensaje: #5
RE: [howto] Agregar Repositorios Extras

para abrirlo tenés que ser root, y para volver al original usa el enlace que te deje....

saludos...


03-12-2007 07:04 PM
Visita el website del usuario Encuentra todos los mensajes de este usuario Cita este mensaje en tu respuesta
liz
Usuario PL


Mensajes: 11
Grupo: Registrado
Registro en: Mar 2007
Estado: Sin Conexión
Reputación: 0
Mensaje: #6
RE: [howto] Agregar Repositorios Extras

Trate con la pagina y de nuevo la linea q me dijiste pero segia sin conectarse a ella , entonces encontrè lo siguiente q puse tal cual y despues ya me corrio el install pgadmin3 correctamente

## Repositorio Ubuntu CON soporte oficial
#Repositorio oficial
deb http://es.archive.ubuntu.com/ubuntu/ dapper main restricted
deb-src http://es.archive.ubuntu.com/ubuntu/ dapper main restricted

#Actualizaciones
deb http://es.archive.ubuntu.com/ubuntu/ dapper-updates main restricted
deb-src http://es.archive.ubuntu.com/ubuntu/ dapper-updates main restricted

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

### Repositorios oficiales de Ubuntu SIN SOPORTE DE CANONICAL
#Universe y multiverse
deb http://es.archive.ubuntu.com/ubuntu/ dapper universe multiverse
deb-src http://es.archive.ubuntu.com/ubuntu/ dapper universe multiverse

#Backports
deb http://es.archive.ubuntu.com/ubuntu/ dapper-backports main restricted universe multiverse
deb-src http://es.archive.ubuntu.com/ubuntu/ dapper-backports main restricted universe multiverse

# Repositorio comercial de canonical
deb http://archive.canonical.com/ubuntu dapper-commercial main

### Otros Repositorios
deb http://ubuntu.tower-net.de/ubuntu/ breezy java # Java (buscar por sun-java*)

agrege el repositorio q decia de java pues necesito instalar posteriormente
j2ee1.4, aunque no se como quedaria la instruccion...

ahora estoy en la parte de agregar el servidor , pero no se cuales puertos tengo que avilitar o servicios q poner...

agradeceria un poquito de asistencia en esto....,

GRACIAS

p.d despues de esta respuesta regresarè de nuevo a mi tema (instalando postgres )1-smile
LIZ

03-14-2007 02:22 PM
Encuentra todos los mensajes de este usuario Cita este mensaje en tu respuesta
Enviar Respuesta  Enviar Tema 

Posibles Temas Similares...
Tema: Autor Respuestas: Vistas: Ultimo Mensaje
  [howto] Hacking ubuntu 8.04 p_eter 0 213 06-29-2008 02:47 AM
Ultimo Mensaje: p_eter
  Repositorios ubuntu (solucionado) ilwyzaker 3 909 12-19-2007 01:58 PM
Ultimo Mensaje: ilwyzaker
  repositorios Feisty fawn (solucionado) falken 5 915 07-11-2007 12:28 PM
Ultimo Mensaje: modernclics
  [CERRADO] instalar repositorios aldakur 1 777 03-27-2006 02:20 PM
Ultimo Mensaje: modernclics

Ver la Versión para Impresión
Mandar este Tema a algún Amigo
Subscríbete a este Tema | Agrega este Tema a Tus Favoritos

Salto de Foro: