Member
Статус: Не в сети Регистрация: 06.05.2004 Откуда: Подмосковье
Всё шло нормально до какого-то момента, на который я не обратил внимания. После установки emerge --sync проходил нормально, но сейчас, после нескольких emerge system, emerge world и подобных катаклизмов выдаёт ошику:
Код:
receiving file list ... done rsync: mkdir "/etc/conf.d/rsync://rsync.mirrorservice.org/www.ibiblio.org/gentoo" failed: No such file or directory (2) rsync error: error in file IO (code 11) at main.c(509) [receiver=2.6.8]
!!! Rsync has reported that there is a File IO error. Normally !!! this means your disk is full, but can be caused by corruption !!! on the filesystem that contains PORTDIR. Please investigate !!! and try again after the problem has been fixed. !!! PORTDIR=/usr/portage
/etc/rcync.conf и /etc/conf.d/rsync такие же как и были, зеркала пробовал менять, всё безрезультатно. Файловую систему проверял, места на разделе полно. Такая проблема наблюдается на двух машинах. Попробовал загрузить с LiveCD ещё одну, на ней emerge -- sync прошёл нормально. Как исправить эту ситуацию?
Прямо не знаю что делать, хоть chroot'ся в stage3, клади туда make.conf и world и собирай всё заново. Где же я мог напортачить?
This rsync archive resides on a quad-processor SunFire V440 with 16GB RAM and three StorEdge 3510 Arrays with more 4 TB of disk space for the FTP archives.
This server is located in Brussels, Belgium and operated by BELNET, the Education and research network of Belgium. If you have any problem, question or mirror request, please send them to ftpmaint@belnet.be
* Note: opening many parallel connections to this * * host is considered an abuse *
receiving file list ... done rsync: mkdir "/etc/init.d/rsync://rsync.mirrorservice.org/www.ibiblio.org/gentoo" failed: No such file or directory (2) rsync error: error in file IO (code 11) at main.c(509) [receiver=2.6.8]
!!! Rsync has reported that there is a File IO error. Normally !!! this means your disk is full, but can be caused by corruption !!! on the filesystem that contains PORTDIR. Please investigate !!! and try again after the problem has been fixed. !!! PORTDIR=/usr/portage
/etc/init.d это рабочая директория в тот момен. Если запускать emerge --sync находясь в другой директории вывод немного меняется. Ничего относящего к Portage и emerge вроде бы не менял, кроме /etc/make.conf, конечно.
Member
Статус: Не в сети Регистрация: 06.05.2004 Откуда: Подмосковье
Сократил количество адресов в SYNC="" до одного. emerge --sync не заработал, но ошибки другие, на всех зеркалах немного разные. Нашёл тему в форуме на gentoo.org 2004 года, там куча людей мучалась с похожей проблемой, возможно проблема в загрузке серверов в воскресенье вечером, возможно в узости моего канала забитого emerge -ef world.
Member
Статус: Не в сети Регистрация: 08.03.2004 Откуда: Москва
Camel а я вот думаю, что
Camel писал(а):
rsync: mkdir "/etc/conf.d/rsync://rsync.mirrorservice.org/www.ibiblio.org/gentoo" failed: No such file or directory (2)
синее - это папка, а красное - некий адрес с протоколом рсинк. Так? Учитывая твою цитату, на самом деле тут записана папка /etc/conf.d/rsync и какая-то неизвестная хрень ://rsync.mirrorservice.org/www.ibiblio.org/gentoo. Меня еще немного смущает mkdir, что бы могло значить mkdir rsync://rsync.mirrorservice.org/www.ibiblio.org/gentoo? Если же тебе нужна папка "/etc/conf.d/rsync://rsync.mirrorservice.org/www.ibiblio.org/gentoo" то тут точно надо экранировать и вторая цитата не относится к делу.
_________________ Software is like a sex, it is better when it is free
Member
Статус: Не в сети Регистрация: 06.05.2004 Откуда: Подмосковье
BaBL, мне ничего не надо экранировать, это должна за меня сделать программа emerge. Я хочу разобраться почему она этого не делает.
Вот вывод после установки единственного зеркала.
Код:
camel bind # emerge --sync >>> Starting rsync with rsync://130.208.16.26/gentoo... >>> Checking server timestamp ...
Welcome to the RHnet Archive, Iceland
DISCLAIMER: RHnet is not liable for the use, storage or transmission of any files stored on this archive.
Please email suggestions and questions to ftpadm@rhnet.is
Please _don't_ use the '-z' option, as most of the files here are already compressed, and running compression is CPU intensive thing anyway. Just _wait_, and the transfer will eventually complete.
Number of files: 0 Number of files transferred: 0 Total file size: 0 bytes Total transferred file size: 0 bytes Literal data: 0 bytes Matched data: 0 bytes File list size: 5 Total bytes sent: 41 Total bytes received: 9
sent 41 bytes received 9 bytes 3.45 bytes/sec total size is 0 speedup is 0.00 rsync error: some files could not be transferred (code 23) at main.c(1298) [receiver=2.6.8] >>> Retrying...
>>> Starting retry 1 of 3 with rsync://[10]/gentoo >>> Checking server timestamp ... rsync: failed to connect to 10: Invalid argument (22) rsync error: error in socket IO (code 10) at clientserver.c(107) [receiver=2.6.8] >>> Retrying...
>>> Starting retry 2 of 3 with rsync://130.208.16.26/gentoo >>> Checking server timestamp ...
Welcome to the RHnet Archive, Iceland
DISCLAIMER: RHnet is not liable for the use, storage or transmission of any files stored on this archive.
Please email suggestions and questions to ftpadm@rhnet.is
Please _don't_ use the '-z' option, as most of the files here are already compressed, and running compression is CPU intensive thing anyway. Just _wait_, and the transfer will eventually complete.
Number of files: 0 Number of files transferred: 0 Total file size: 0 bytes Total transferred file size: 0 bytes Literal data: 0 bytes Matched data: 0 bytes File list size: 5 Total bytes sent: 41 Total bytes received: 9
sent 41 bytes received 9 bytes 2.86 bytes/sec total size is 0 speedup is 0.00 rsync error: some files could not be transferred (code 23) at main.c(1298) [receiver=2.6.8] >>> Retrying...
>>> Starting retry 3 of 3 with rsync://[10]/gentoo >>> Checking server timestamp ... rsync: failed to connect to 10: Invalid argument (22) rsync error: error in socket IO (code 10) at clientserver.c(107) [receiver=2.6.8]
!!! Rsync has not successfully finished. It is recommended that you keep !!! trying or that you use the 'emerge-webrsync' option if you are unable !!! to use rsync due to firewall or other restrictions. This should be a !!! temporary problem unless complications exist with your network !!! (and possibly your system's filesystem) configuration.
Теперь меня останавливают ошибки code 23 и code 10. В инете способов борьбы с этими ошибками выявить не удалось. Добавлено спустя 2 часа, 23 минуты, 17 секунд Мда. Это всё мне напоминает фразу из хэндбука, за точность не ручаюсь: "Прежде чем настраивать сеть посмотрите, может она уже работает?" Вписал в SYNC адрес австралийского зеркала (с которым точно до этого ничего не делал, чтобы не забанили за частые подключения), и всё прошло как сыром по маслу.
Сейчас этот форум просматривают: нет зарегистрированных пользователей и гости: 2
Вы не можете начинать темы Вы не можете отвечать на сообщения Вы не можете редактировать свои сообщения Вы не можете удалять свои сообщения Вы не можете добавлять вложения