debmirror no me baja el directorio pool

2008-01-30 Por tema Rene Vielma M
hola.

Estoy tratando de establecer un mirror local de debian etch con debmirror

con el siguiente comando :

#debmirror -e http --proxy=http://mi.servidor.proxy:3128 -p -v -h
ftp.us.debian.org -d etch --nosource -s
main,contrib,non-free,main/debian-installer /var/mirror

Mirroring to /var/mirror from http://ftp.us.debian.org//debian/
Arches: i386
Dists: etch
Sections: main,contrib,non-free,main/debian-installer
Will clean up AFTER mirroring.
Proxy: http://mi.servidor.proxy:3128.
Pdiff mode: use.
Attempting to get lock, this might take 2 minutes before it fails.
Get Release files.
[0%] Getting: dists/etch/Release... ok
[0%] Getting: dists/etch/Release.gpg... ok
gpg: Signature made dom 30 dic 2007 13:13:12 CLST using DSA key ID 6070D3A1
gpg: Good signature from Debian Archive Automatic Signing Key
(4.0/etch) [EMAIL PROTECTED]
gpg: WARNING: This key is not certified with a trusted signature!
gpg:  There is no indication that the signature belongs to the owner.
Primary key fingerprint: A999 51DA F9BB 569B DB50  AD90 A70D AF53 6070 D3A1
gpg: Signature made dom 30 dic 2007 13:17:16 CLST using DSA key ID ADB11277
gpg: Good signature from Etch Stable Release Key
[EMAIL PROTECTED]
gpg: WARNING: This key is not certified with a trusted signature!
gpg:  There is no indication that the signature belongs to the owner.
Primary key fingerprint: 7EA3 91D7 2477 203B 58C0  4FBC B5D0 C804 ADB1 1277
Get Packages and Sources files and other miscellany.
Parse Packages and Sources files and add to the file list everything therein.
Download all files that we need to get (30 MiB).
Downloaded 30 MiB in 2s at 14871.91 kiB/s
Everything OK. Moving meta files.
Cleanup mirror.
deleting dists/etch/Contents-i386.gz
deleting .temp/dists/etch/Contents-i386.gz
All done.

el cual solo me baja la lista actualizada de paquetes, pero no así el
directorio /pool, donde se encuentran realmente los .deb

#cd /var/mirror
#ls -R
.:
dists  project

./dists:
etch

./dists/etch:
contrib  main  non-free  Release  Release.gpg

./dists/etch/contrib:
binary-i386

./dists/etch/contrib/binary-i386:
Packages  Packages.bz2  Packages.gz  Release

./dists/etch/main:
binary-i386  debian-installer

./dists/etch/main/binary-i386:
Packages  Packages.bz2  Packages.gz  Release

./dists/etch/main/debian-installer:
binary-i386

./dists/etch/main/debian-installer/binary-i386:
Packages  Packages.bz2  Packages.gz

./dists/etch/non-free:
binary-i386

./dists/etch/non-free/binary-i386:
Packages  Packages.bz2  Packages.gz  Release

./project:
trace

./project/trace:
mi.servidor.local


cual será el motivo del porque no baja los .deb?

gracias desde ya !


pd: elegí debmirror por la posibilidad de usar methods http y ftp



-- 
-rvm rv- rv-


Re: debmirror no me baja el directorio pool

2008-01-30 Por tema Rene Vielma M

 Buenas.


 O añades al comando de debmirror --ignore-release-gpg o bien importas
 las claves públicas GPG del repositorio de debian.


las clave públicas ya las he importado y aún así con
--ignore-release-gpg obtengo el mismo resultado (no descarga los
.deb)

gracias



-- 
-rvm rv- rv-


Re: debmirror no me baja el directorio pool

2008-01-30 Por tema Rene Vielma M

 debmirror --debug --method=http --dist=etch,lenny,sid
 --nosource-arch=i386 --host=ftp.debian.org --ignore-release-gpg debian

 descarga en le directorio actual


me da error de syntaxis, yo creo que me exige el target;
les muestro la salida con opción --debug

 debmirror -e http --proxy=http://mi.servidor.proxy:3128 -p -v -h
ftp.us.debian.org -d etch --nosource -s
main,contrib,non-free,main/debian-installer /var/mirror --debug

Mirroring to /var/mirror from http://ftp.us.debian.org//debian/
Arches: i386
Dists: etch
Sections: main,contrib,non-free,main/debian-installer
Will clean up AFTER mirroring.
Proxy: http://mi.servidor.proxy:3128.
Pdiff mode: use.
Attempting to get lock, this might take 2 minutes before it fails.
Get Release files.
/usr/bin/debmirror: Created directory: dists/
/usr/bin/debmirror: Created directory: dists/etch/
http://ftp.us.debian.org//debian/dists/etch/Release = [0%] Getting:
dists/etch/Release... 200 OK
ok
http://ftp.us.debian.org//debian/dists/etch/Release.gpg = [0%]
Getting: dists/etch/Release.gpg... 200 OK
ok
gpg: Signature made dom 30 dic 2007 13:13:12 CLST using DSA key ID 6070D3A1
gpg: Good signature from Debian Archive Automatic Signing Key
(4.0/etch) [EMAIL PROTECTED]
gpg: WARNING: This key is not certified with a trusted signature!
gpg:  There is no indication that the signature belongs to the owner.
Primary key fingerprint: A999 51DA F9BB 569B DB50  AD90 A70D AF53 6070 D3A1
gpg: Signature made dom 30 dic 2007 13:17:16 CLST using DSA key ID ADB11277
gpg: Good signature from Etch Stable Release Key
[EMAIL PROTECTED]
gpg: WARNING: This key is not certified with a trusted signature!
gpg:  There is no indication that the signature belongs to the owner.
Primary key fingerprint: 7EA3 91D7 2477 203B 58C0  4FBC B5D0 C804 ADB1 1277
Get Packages and Sources files and other miscellany.
/usr/bin/debmirror: Created directory: dists/etch/main/
/usr/bin/debmirror: Created directory: dists/etch/main/binary-i386/
/usr/bin/debmirror: Created directory: dists/etch/contrib/
/usr/bin/debmirror: Created directory: dists/etch/contrib/binary-i386/
/usr/bin/debmirror: Created directory: dists/etch/non-free/
/usr/bin/debmirror: Created directory: dists/etch/non-free/binary-i386/
/usr/bin/debmirror: Created directory: dists/etch/main/debian-installer/
/usr/bin/debmirror: Created directory:
dists/etch/main/debian-installer/binary-i386/
Parse Packages and Sources files and add to the file list everything therein.
Download all files that we need to get (30 MiB).
/usr/bin/debmirror: Created directory: project/
/usr/bin/debmirror: Created directory: project/trace/
Downloaded 30 MiB in 4s at 7435.95 kiB/s
Everything OK. Moving meta files.
Moving dists/etch/non-free/binary-i386/Packages.bz2
Moving dists/etch/non-free/binary-i386/Release
Moving dists/etch/non-free/binary-i386/Packages.gz
Moving dists/etch/non-free/binary-i386/Packages
Moving dists/etch/Release.gpg
Moving dists/etch/contrib/binary-i386/Packages.bz2
Moving dists/etch/contrib/binary-i386/Release
Moving dists/etch/contrib/binary-i386/Packages.gz
Moving dists/etch/contrib/binary-i386/Packages
Moving dists/etch/Release
Moving dists/etch/main/debian-installer/binary-i386/Packages.bz2
Moving dists/etch/main/debian-installer/binary-i386/Packages.gz
Moving dists/etch/main/debian-installer/binary-i386/Packages
Moving dists/etch/main/binary-i386/Packages.bz2
Moving dists/etch/main/binary-i386/Release
Moving dists/etch/main/binary-i386/Packages.gz
Moving dists/etch/main/binary-i386/Packages
Cleanup mirror.
All done.


-- 
-rvm rv- rv-


unificar charset

2007-04-04 Por tema Rene Vielma M

holas.
como puedo cambiar el charset de varios archivos de texto (subtítulos
en mi caso) a un tipo en común.
y no tener que darme el trabajo de abrir el archivo y poner guardar
como..  por cada uno

gracias desde ya


--
-rvm r-m r-m
Linux User #416719  http://counter.li.org


Re: panel fontal de audio

2007-03-26 Por tema Rene Vielma M


El 24/03/07 17:19, Cristian Mitchell escribió:
 tu problema no es de software es de harware.
 la salida delanteras estan desconectadas

Sacto. El problema, es que, tiene deshabilitado a través de las opciones de
las BIOS. Deberá activarlo para que funcione eso... :-)



[en la Bios]
Audio   [Enable]
-Legacy Front Panel Audio   [Enable]

así estaba. sigo igual.



--
-rvm r-m r-m
Linux User #416719  http://counter.li.org


panel fontal de audio

2007-03-22 Por tema Rene Vielma M

hola.
como hago para habilitar el panel frontal del audio de mi pc (la
salida de atrás funciona perfectamente), según lo que me muestra
alsaconf y alsamixer todo esta habilitado.

Además, está bien conectado ya que lo probé en windows y funciona bien

Pd: tengo debian etch y una placa Intel D945GTP

gracias desde ya



--
-rvm r-m r-m
Linux User #416719  http://counter.li.org


nagios

2007-03-05 Por tema Rene Vielma M

hola
he instalado nagios, pero tengo dudas con los check_commands. ya q la
mayoria d ellos tiene el flag  -H elhostremoto pero otros como el
check_disk no, por lo que solo me muestra el estado del disco donde
esta intalado nagios.
como hago ese chekeo remoto ? o tengo que hacerlo atraves de nrpe

gracias desde ya...


--
-rvm r-m r-m
Linux User #416719  http://counter.li.org


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: ruta completa

2007-02-23 Por tema Rene Vielma M

On 2/22/07, Marcos Delgado [EMAIL PROTECTED] wrote:

El 21/02/07, Takayuki Kun Narumi [EMAIL PROTECTED] escribió:
 ~:$ ls --recursive

 o tambien lo puedes sacar asi

 ~:$ ls -R

 esa es la verdadera recursividad, y te ensenia ke ahi en cada carpeta, y
 para facilitar todo le das un:

 ~:$ls -R | more

 pero te repito ese es el comando de recursividad



 

 Have you mooed today?...
Linux User #427179
 -





 From: Rene Vielma M [EMAIL PROTECTED]
 To: debian-user-spanish debian-user-spanish@lists.debian.org
 Subject: ruta completa
 Date: Tue, 20 Feb 2007 17:26:57 -0300
 
 hola
 como hago para listar un directorio en forma recursiva y q ademas
 muestre la ruta completa de cada archivo, con `ls`
 
 gracias desde ya
 
 

Sí,  pero no es un comando, es una opción de recursividad. Además de
que no cumple con la petición de Rene, donde comenta que además
muestre la ruta completa de cada archivo
Con ls -R nombre_dir, esto no sucede; con find nombre_dir, sí.
Pero a ver cual opción es la que le sirve a Rene.

Cordiales saludos.
Marcos Delgado.




Gracias a todos, pero `tree` me vino de maravilla

--
-rvm r-m r-m
Linux User #416719  http://counter.li.org


cambio de dispositivo arbitrario

2007-02-23 Por tema Rene Vielma M

hola
ayer cambie el kernel 2.4 por un 2.6 (kernel-image-2.6-686) (ambos
precompilados)
en un equipo/servidor con tres adaptadores de red
pero al bootear con el 2.6 me cambio el orden de los eth[0,1,2]

cual es el criterio para la asignacion de los dispositivos ?

gracias desde ya.



--
-rvm r-m r-m
Linux User #416719  http://counter.li.org


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



ruta completa

2007-02-20 Por tema Rene Vielma M

hola
como hago para listar un directorio en forma recursiva y q ademas
muestre la ruta completa de cada archivo, con `ls`

gracias desde ya



--
-rvm r-m r-m


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Ethernet controller : Unknown device

2007-02-09 Por tema Rene Vielma M

hi folks

me han pasado un adaptador de red D-Link DGE-530T Gigabit, pero lspci me dice :

:01:07.0 Ethernet controller: D-Link System Inc: Unknown device
4b01 (rev 11)

a  que se refiere con :Unknown device, si ya sabe  que es un Ethernet
controller.??
obiamente tampoco puede cargar el driver, por que no sabe que es lo que es ;-\

será problema de HW o SW ??

ref. :debian sarge kernel:4.4.27

gracias desde ya

--
-rvm r-m r-m
Linux User #416719  http://counter.li.org


obtener informacion del sistema

2007-02-05 Por tema Rene Vielma M

hola
como puedo obtener informacion acerca de mi FSB y multiplicador de frecuencia
ya que dmesg no me da esos datos

gracias desde ya.


--
-rvm r-m r-m
Linux User #416719  http://counter.li.org


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: obtener informacion del sistema

2007-02-05 Por tema Rene Vielma M

On 2/5/07, Rene Vielma M [EMAIL PROTECTED] wrote:

hola
como puedo obtener informacion acerca de mi FSB y multiplicador de frecuencia
ya que dmesg no me da esos datos

gracias desde ya.


--
-rvm r-m r-m
Linux User #416719  http://counter.li.org



y obiamente el programa de la bios tampoco lo muestra
--
-rvm r-m r-m
Linux User #416719  http://counter.li.org


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



tarjetas de red

2007-02-02 Por tema Rene Vielma M

hola
donde puedo obtener una lista de adaptadores de red de 10/100/1000
soportadas por el kernel
ya sea 2.4 o 2.6
si pregunto, es por q ya busque y no encontre

gracias desde ya


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: Error al lanzar apache2

2007-01-10 Por tema Rene Vielma M

y revisaste si tenias el archivo  /etc/apache2/httpd.conf o permisos de
lectura ?


--
_
|_)  _ .__
|  \ (/_|  | (/_

email : [EMAIL PROTECTED]
Linux User #416719  http://counter.li.org


Re: Error al lanzar apache2

2007-01-10 Por tema Rene Vielma M

el error aparecio cuando agregaste el ScripAlias de gallery? o ya staba con
con anterioridad


--
_
|_)  _ .__
|  \ (/_|  | (/_

Linux User #416719  http://counter.li.org


Re: Error al lanzar apache2

2007-01-10 Por tema Rene Vielma M

revisa los logs en /var/log/apache2/
alomejor te da una pista

--
_
|_)  _ .__
|  \ (/_|  | (/_

Linux User #416719  http://counter.li.org