Vinícius Moreira
Vinícius Moreira
Hi @Templayer , you are right. It should only delete backups created by it self. I believe this behavior can be accomplished by tagging bauh's snapshots. In relation to the...
In the staging branch bauh is already only removing the self generated snapshots. The delete order still needs more testing before changing the behavior.
I'm going to simulate some scenarios based on your output. The staging has a fix for not displaying all updates (unfortunately, Flatpak command line interface was designed for humans, not...
I've pushed a possible fix to the staging branch. Let me know if its working now.
I believe for some reason you are not installing the current staging. Look at line error on the master and staging branches: - master: https://github.com/vinifmor/bauh/blob/master/bauh/gems/flatpak/flatpak.py#L221 - staging: https://github.com/vinifmor/bauh/blob/staging/bauh/gems/flatpak/flatpak.py#L221 Please, try...
You can add a remove command as the first line (e.g: `rm -rf bauh`) to your script. But installing the archive from the link with pip will do trick as...
Sure. I just want to know if the issue has been fixed.
@Templayer paste here the output of the following command: `LANG='' flatpak update --no-deps`
I've tried to reproduce this with Linux Mint, but it is working fine on my end (for both Flatpak and Debian).  I'm going to try more scenarios here.
Hello @kreezxil , bauh should have displayed a conflict dialog. It seems there is a bug.