Re: Automatic media and mirror configuration
Pixel <[email protected]>
| Newsgroups | gmane.linux.mandrake.plf.general |
|---|---|
| Message-ID | <[email protected]> |
Anssi Hannula <[email protected]> writes: [...] >> ftp://ftp.easynet.fr/plf/mandriva/cooker/non-free/binary/i586/synthesis.hdlist.cz >> >> ...retrieving failed: curl: (19) Given file does not exist >> ...retrieving failed: curl failed: exited with 19 >> problem reading synthesis file of medium "plfnonfree_release" > > After moving to the new synthesis generation system, Cooker synthesis > files are now in media_info/ subdir only. Do you think I should create > legacy compatibility hardlinks into ./ directory? normally we could use reconfig.urpmi for this, but it's not easy here since we need to rename "media_info_dir: ." into "media_info_dir: media_info". and reconfig.urpmi doesn't allow regexps and matches substrings. So we would have to write ". media_info L", which will replace any "." in the url first :-/