Comment 5 for bug 1314382

Revision history for this message
Alejandro J. Cura (alecu) wrote :

I reproduced this bug, and can clearly see that it's a bug in click itself.

steps:
- uninstall some package that's installed in the base image (eg: telegram 1.2)
- install it back from the store (eg: telegram 2.0)
- uninstall it once more
- try to see if the package is registered for the current user with "click list"

what happens:
- the package does not show at all

what should happen:
- the old version (eg: 1.2) of the package is listed

It seems that when it's uninstalling a version that was installed from the store it's not recreating the symlink to @hidden for the base version.