Can't find a way to specify a '/' in distribution or media name in the repository plugin
Can't find a way to specify a '/' in distribution or media name in the repository plugin
For some cases, specifying a '/' is needed.
Eg:
-
Mageia: media core/release
-
Debian: wheezy/updates
It's not possible atm (see screenshot) but using a '/' directly is a bad idea anyway, as it's used by plugin. For instance: fdRepoDistributionSection: rtp.jessie/main fdRepoDistributionSection: rtp.sid/main fdRepoDistributionSection: rtp.wheezy/main fdRepoDistributionSection: rtp.wheezy-backports/main fdRepoDistributionSection: rtp.jessie-backports/main
I was using '-' previously but it can't work as there are also wheezy-updates distribution out there (in volatile).
Would be nice to find a new character to 'replace' the '/' but I was unable to find a character accepted by the plugin.
(from redmine: issue id 4456, created on 2016-01-12, closed on 2016-01-27)
- Changesets:
- Revision 26f6b8d6 by Côme Chilliet on 2016-01-19T10:57:20.000Z:
Fixes #4456 Switching to | as a distribution-section separator as they can contain slashes
- Revision 0781a9e5 by Côme Chilliet on 2016-01-20T09:06:58.000Z:
Fixes #4456 Switching to | as a distribution-section separator as they can contain slashes
- Revision f3adf389 by Côme Chilliet on 2016-01-20T09:16:27.000Z:
Fixes #4456 Switching to | as a distribution-section separator as they can contain slashes