Otavio Pontes

Results 33 comments of Otavio Pontes

This looks like a problem related to CBM. I'll transfer the issue

What John suggested would be the ideal and it's something that we plan to do. But there are other problems that are still problematic in both cases. > Based on...

> A mechanism from swupd-client to notify clr-boot-manager that it needs to remove content is required. Can't clr-boot-manager check the bundles that are installed?

Instead of having one single function that does many complex operations it's better to have multiple functions that do simple operations. There are multiple problems created by this fact, like:...

I renamed the issue to point at the specific reported problem. As Castulo said swupd search is only reporting the size of that specific bundle, without including any dependency

> Strawman: sort the suggestions by size. Just a note on this one. For search-file this is supported with the flag `--order=size`: ``` -o, --order=[ORDER] Sort the output. ORDER is...

This issue is related to #1151 It's important to have the alternative defined before moving forward with the implementation.

Yes, this is indeed a problem. We need to improve how we handle permissions in /var/lib/swupd/

Thank you for the report. Are you using the same mirror for the ISO download and the swupd? You can check that by running ``` swupd mirror ``` If not,...

Nice. I'll set this as a feature request then. We had an effort on getting download speed better in the past, but it looks like something we need to readdress....