Stephen Gran <[EMAIL PROTECTED]> writes: > This is a naive patch for the problem - it probably should be subroutine > refence that handles the require and readability checks and so forth, > and dies with a sensible error on problems. But this is a first step.
This is actualy no where near the problem. Debmirror already has a config file to set options instead of using the commandline as either /etc/debmirror.conf or $HOME/.debmirror.conf. Your patch only adds more freedom to the filename. But the actual problem for this bug is that one might need more control what architecture, suite, sections, .... combinations are used. For example only fetch amd64 packages for etch/sid since sarge has no amd64. So far the only idea I have to solve this is to have the user list every and all combinations wanted manualy like sarge main i386 sarge main source etch main amd64 etch main i386 etch main source That I find quite tideous and ugly so I'm still looking for something better. MfG Goswin -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]