Summary: | empty/absent .gear/rules should be allowed perhaps? | ||
---|---|---|---|
Product: | Sisyphus | Reporter: | Ivan Zakharyaschev <imz> |
Component: | perl-Gear-Rules | Assignee: | viy <viy> |
Status: | CLOSED FIXED | QA Contact: | qa-sisyphus |
Severity: | normal | ||
Priority: | P3 | CC: | viy |
Version: | unstable | ||
Hardware: | all | ||
OS: | Linux |
Description
Ivan Zakharyaschev
2016-03-13 22:05:08 MSK
thanks for the report! But not for tonight. I will look at the code tomorrow. Thanks! That's not a big problem really, because one can easily perform manually the actions instead of girar-nmu-prepare for a single repo. $ rpm -q perl-Gear-Rules -l | xargs fgrep -nH 'Not a gear' 2> /dev/null /usr/share/perl5/Gear/Rules.pm:89: die "Not a gear repository: gear rules file not found.\n" unless defined $gearrules; |