El 4/1/19 a las 7:47, Jose Joaquin Ruiz Silva escribió: > Buenos dias para todos en la lista tengo una duda con la descarga del > repo yo descargo y actualizo mi repo de ulises.hostalia.com y estoy > viendo que el clamav esta en la version > clamav-daemon_0.101.0+dfsg-1_amd64.deb y yo tengo la versio > clamav-daemon_0.100.2+dfsg-0+deb9u1_amd64.deb no se porque no actualiza > esta es la configuracion que tengo: > <http://ulises.hostalia.com/debian/pool/main/c/clamav/clamav-daemon_0.101.0%2bdfsg-1_arm64.deb> > > #!/bin/bash > > proxy=http://user:pass@x.x.x.x:3128/ > > ARQUITECTURA=amd64,i386 > METODO=http > ROOT=debian > RAMA=stretch > HOST=ulises.hostalia.com > TO=/mnt/Debian/stretch > > SECCIONES=main,contrib,non-free > > # ----- > LOGDIR=/mnt > LOGFILE=stretch.log > > date >$LOGDIR/$LOGFILE > > if [ -f $LOGDIR/stretch.pid ]; then > echo "La actualizacion del mirror se esta ejecutando." > else > echo $$ > $LOGDIR/stretch.pid > > > echo "===================================================================" > echo "Actualizando los repositorios PRINCIPALES; main, contrib, non-free" > echo "===================================================================" > echo "" > > debmirror -a ${ARQUITECTURA} \ > --debug \ > --diff=none \ > -s ${SECCIONES} \ > -h ${HOST} \ > -r ${ROOT} \ > -d ${RAMA} \ > -e ${METODO} \ > --proxy=$proxy \ > --passive \ > --progress \ > --verbose \ > --nosource \ > --postcleanup \ > --getcontents \ > --rsync-extra=none \ > --i18n --exclude='/Translation-.*\.bz2$' > --include='/Translation-es.*\.bz2$' --include='/Translation-en.*\.bz2$' \ > --exclude='/l10n-.*\.deb$' --include='/l10-es.*\.deb$' > --include='/l10-en.*\.deb$' \ > --ignore-release-gpg \ > --ignore-missing-release \ > ${TO} >$LOGDIR/$LOGFILE 2>&1 > > (cd $LOGDIR; savelog $LOGFILE) > rm $LOGDIR/stretch.pid > fi > > exit 0 > <http://ulises.hostalia.com/debian/pool/main/c/clamav/clamav-daemon_0.101.0%2bdfsg-1_arm64.deb> > > > alguna sugerencia > <http://ulises.hostalia.com/debian/pool/main/c/clamav/clamav-daemon_0.101.0%2bdfsg-1_arm64.deb> > > Saludos. > <http://ulises.hostalia.com/debian/pool/main/c/clamav/clamav-daemon_0.101.0%2bdfsg-1_arm64.deb> > > > _______________________________________________ > Gutl-l mailing list -- gutl-l@listas.jovenclub.cu > To unsubscribe send an email to gutl-l-le...@listas.jovenclub.cu > Te recomiendo que uses los repos oficiales. Fuerces eliminando los temporales de debmirror.
-- Arian Molina Aguilera Administrador de Redes y Servicios Telemáticos Linux Usuario Registrado #392892 Telfs: +53(7)696-7510 ext 236 email: linuxc...@teknik.io “Nunca consideres el estudio como una obligación, sino como una oportunidad para penetrar en el bello y maravilloso mundo del saber. Albert Einstein”
signature.asc
Description: OpenPGP digital signature
_______________________________________________ Gutl-l mailing list -- gutl-l@listas.jovenclub.cu To unsubscribe send an email to gutl-l-le...@listas.jovenclub.cu