#23 unorphan change of behaviour
Closed: Fixed Opened by mmaslano.

pkgdb-cli --user mmaslano unorphan --poc pbiering ipv6calc f19
FAS password for user mmaslano:
Package "ipv6calc" is not orphaned on f19

It worked better, I could give someone package by this command. Is it intended? How do you suggest I should give someone package now?


hm, that is indeed a change in pkgdb-cli behavior. I might be able to fix that.

The question is a little, should I fix the unorphan action, or add a give action which would semantically be more appropriate.

Thoughts?

Finally I went for both, the unorphan action supports --poc as before thus bringing back the old behavior and behaving according to the documentation and next to this I added the give action which basically does the same thing but is semantically correct.

Fixed in https://git.fedorahosted.org/cgit/packagedb-cli.git/commit/?id=3b472f903b722af795b804e64f0beb9f41271091

Btw, https://fedorahosted.org/packagedb-cli/ would have been a more appropriate trac ;-)

Metadata