leamas / lpf

lpf - Local Package Factory
MIT License
61 stars 6 forks source link

Bad state when target package is already installed #2

Closed leamas closed 10 years ago

leamas commented 10 years ago

If the target package is already installed, the installation fails and package becomes failed. Rebuild does not help. In this situation lpf should note that package is already installed and enter state OK somehow.

leamas commented 10 years ago

Actually seems to work as-is. Not a bug.