[OM Cooker] urpmi.addmedia .... a lil' question
Blackcrack
blackcrack at blackysgate.de
Mon Mar 14 03:37:15 EDT 2016
Hi ,
take a look :
------------------------------------
[root at blackysgate mirror]# urpmi.addmedia --distrib local
/media/sdb1/linux/linux/OpenMandriva/2014/x86_64/
This place seems to contain no distribution
It is not possible to add the medium**
[root at blackysgate mirror]#
------------------------------------------
behind the rsync ..
what could be the issue /or problem ?
best regards
Blacky
p.s.:
---------------------------
#!/bin/sh
if [[ $EUID -ne 0 ]]; then
echo "you must be root to use this script !"
exit 1
else
# abf-downloads.rosalinux.ru/openmandriva2014.0/repository
echo -en "\n \n \n \n ----------------------------------------------\n
---------------2014.XXXX----------------------\n ===========Mirror Rsync
begins================-----------------------\n
##############################################\n \n"
rsync -av --delete --stats --progress --numeric-ids --exclude=/armv7hl
--exclude=/armv7l --exclude=/i386 --delete-delay --delay-updates
rsync://mirror.yandex.ru/openmandriva/openmandriva2014.0/repository/
./OpenMandriva/2014/
echo -en "\n \n \n \n ----------------------------------------------\n
======ISO-Transfear rsync begins==============-----------------------\n
##############################################\n \n "
rsync -av --delete --stats --progress --numeric-ids --delete-delay
--delay-updates
rsync://mirror.yandex.ru/openmandriva/openmandriva2014.0/iso/
./OpenMandriva/iso/2014/
echo -en "##############################################\n
==============================================\n
---------------------------------------------- \n ===== Rsync 2014.xxxx
ended ==== \n \n \n \n"
fi
-------------------------------
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://ml.openmandriva.org/pipermail/om-cooker_ml.openmandriva.org/attachments/20160314/1a9b1f20/attachment.html>
More information about the OM-Cooker
mailing list