Project

Profile

Help

Issue #9222

Updated by pulpbot over 2 years ago

 

 **Ticket moved to GitHub**: "pulp/pulp_deb/417":https://github.com/pulp/pulp_deb/issues/417 




 ---- 


 pulp deb remote create --name sury_php --url https://packages.sury.org/php/ --distributions stretch,buster 

 Apparently this doesn't work, it sees it as one distribution. 

 Do I need any special parameter in order to have multiple distributions in one remote? Say I need to support Buster, Stretch and Bullseye I would already need 3 remotes which doesn't seem to make sense. 

 Am I missing something here? 

Back