cChoco icon indicating copy to clipboard operation
cChoco copied to clipboard

cChocoSource does not update priority correctly for existing source

Open gmatusko opened this issue 9 years ago • 3 comments

To work aournd the -Source issue with cChocoPackageInstaller I'm trying to shuffle around the order of the sources in the configi file. If a source is present and I simply want to change the priority the element is not updated properly. To work around, I'm removing the source and andding it back in with a new priority. No a huge deal but just wanted to point it out in case other run across this.

gmatusko avatar Apr 26 '17 17:04 gmatusko

Thanks for noting this.

ferventcoder avatar Apr 26 '17 17:04 ferventcoder

While looking at this is would be good to add a parameter to set disable source to true/false.

gmatusko avatar Apr 26 '17 19:04 gmatusko

@gmatusko See #98

pauby avatar Mar 06 '19 21:03 pauby